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

libeconf will fail the pkgconf test pipeline #37189

Open
murraybd opened this issue Dec 16, 2024 · 0 comments
Open

libeconf will fail the pkgconf test pipeline #37189

murraybd opened this issue Dec 16, 2024 · 0 comments

Comments

@murraybd
Copy link
Member

Here's an excerpt of the log with the failure:

2024/12/16 11:29:17 INFO running step "test/pkgconf"
2024/12/16 11:29:17 WARN + '[' -d /home/build ]
2024/12/16 11:29:17 WARN + cd /home/build
2024/12/16 11:29:17 WARN + exit 0
2024/12/16 11:29:17 INFO running step "pkgconf build dependency check"
2024/12/16 11:29:17 WARN + '[' -d /home/build ]
2024/12/16 11:29:17 WARN + cd /home/build
2024/12/16 11:29:17 WARN + basename /home/build/melange-out/libeconf
2024/12/16 11:29:17 WARN + dev_pkg=libeconf
2024/12/16 11:29:17 WARN + cd /
2024/12/16 11:29:17 WARN + pc_files=false
2024/12/16 11:29:17 WARN + apk info -L libeconf
2024/12/16 11:29:17 WARN + grep '\.pc$'
2024/12/16 11:29:17 WARN WARNING: opening /home/brian-murray/Working/wolfi-os/packages: No such file or directory
2024/12/16 11:29:17 WARN WARNING: opening from cache https://packages.wolfi.dev/os: No such file or directory
2024/12/16 11:29:17 WARN + pc_files=true
2024/12/16 11:29:17 WARN + grep -q ^Name: usr/local/lib/pkgconfig/libeconf.pc
2024/12/16 11:29:17 WARN + basename usr/local/lib/pkgconfig/libeconf.pc .pc
2024/12/16 11:29:17 WARN + lib_name=libeconf
2024/12/16 11:29:17 WARN + echo usr/local/lib/pkgconfig/libeconf.pc
2024/12/16 11:29:17 WARN + grep -q '^usr/lib/pkgconfig/libeconf.pc$\|^usr/share/pkgconfig/libeconf.pc$'
2024/12/16 11:29:17 INFO ERROR: failed to test package. the test environment has been preserved:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant