Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphene will fail pkgconf test pipeline #34013

Open
murraybd opened this issue Nov 13, 2024 · 0 comments
Open

graphene will fail pkgconf test pipeline #34013

murraybd opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working fails-testing

Comments

@murraybd
Copy link
Member

murraybd commented Nov 13, 2024

2024/11/12 23:11:03 WARN + '[' -d /home/build ] uses=test/pkgconf
2024/11/12 23:11:03 WARN + cd /home/build uses=test/pkgconf
2024/11/12 23:11:03 WARN + exit 0 uses=test/pkgconf
2024/11/12 23:11:03 INFO running step "pkgconf build dependency check" uses=test/pkgconf
2024/11/12 23:11:03 WARN + '[' -d /home/build ] uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + cd /home/build uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + basename /home/build/melange-out/graphene-dev uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + dev_pkg=graphene-dev uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + cd / uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + apk info -L graphene-dev uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep '\.pc$' uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN WARNING: opening /home/user/src/wolfi-os/packages: No such file or directory uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN WARNING: opening from cache https://packages.wolfi.dev/os: No such file or directory uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep -q ^Name: usr/lib/pkgconfig/graphene-1.0.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + basename usr/lib/pkgconfig/graphene-1.0.pc .pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + lib_name=graphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + echo usr/lib/pkgconfig/graphene-1.0.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep -q '^usr/lib/pkgconfig/graphene-1.0.pc$\|^usr/share/pkgconfig/graphene-1.0.pc$' uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + pkgconf --exists graphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep -q ^Version: usr/lib/pkgconfig/graphene-1.0.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + pkgconf --modversion graphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 INFO 1.10.8 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep -q ^Libs: usr/lib/pkgconfig/graphene-1.0.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + pkgconf --libs graphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 INFO -lgraphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + grep -q ^Cflags: usr/lib/pkgconfig/graphene-1.0.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN + pkgconf --cflags graphene-1.0 uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN Package gobject-2.0 was not found in the pkg-config search path. uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN Perhaps you should add the directory containing `gobject-2.0.pc' uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN to the PKG_CONFIG_PATH environment variable uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 WARN Package 'gobject-2.0', required by 'graphene-1.0', not found uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:11:03 INFO pod 3dcae6cc72c05608e9baa8a69e5e3c9ac77e0a8db41839d28521b11a29230f15 terminated
2024/11/12 23:11:03 INFO ERROR: failed to test package. the test environment has been preserved:
2024/11/12 23:11:03 INFO   workspace dir: /home/user/tmp/melange-workspace-3124122686
2024/11/12 23:11:03 INFO   guest dir: /home/user/tmp/melange-guest-2563474309
2024/11/12 23:11:03 ERRO failed to test package: unable to run pipeline: unable to run pipeline: unable to run pipeline: task exited with code 1
make: *** [Makefile:147: test/graphene] Error 1```
@murraybd murraybd added bug Something isn't working fails-testing labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fails-testing
Projects
None yet
Development

No branches or pull requests

1 participant