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

brew will fail pkgconf test pipeline #34006

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

brew will fail pkgconf test pipeline #34006

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

If the pkgconf test pipeline is added to brew it will fail in the following way:

2024/11/12 23:10:27 INFO running step "test/pkgconf"
2024/11/12 23:10:27 WARN + '[' -d /home/build ] uses=test/pkgconf
2024/11/12 23:10:27 WARN + cd /home/build uses=test/pkgconf
2024/11/12 23:10:27 WARN + exit 0 uses=test/pkgconf
2024/11/12 23:10:27 INFO running step "pkgconf build dependency check" uses=test/pkgconf
2024/11/12 23:10:28 WARN + '[' -d /home/build ] uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + cd /home/build uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + basename /home/build/melange-out/brew uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + dev_pkg=brew uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + cd / uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + apk info -L brew uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + grep '\.pc$' uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 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:10:28 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:10:28 WARN + grep -q ^Name: home/linuxbrew/.linuxbrew/Library/Homebrew/os/mac/pkgconfig/10.10/expat.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + basename home/linuxbrew/.linuxbrew/Library/Homebrew/os/mac/pkgconfig/10.10/expat.pc .pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + lib_name=expat uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + echo home/linuxbrew/.linuxbrew/Library/Homebrew/os/mac/pkgconfig/10.10/expat.pc uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:28 WARN + grep -q '^usr/lib/pkgconfig/expat.pc$\|^usr/share/pkgconfig/expat.pc$' uses=test/pkgconf name="pkgconf build dependency check"
2024/11/12 23:10:29 INFO pod 6687c44e0a81b5e5be0910642254435c23016fe0467c1fdbe162ee0c9d5962d9 terminated
2024/11/12 23:10:29 INFO ERROR: failed to test package. the test environment has been preserved:
2024/11/12 23:10:29 INFO   workspace dir: /home/user/tmp/melange-workspace-237269878
2024/11/12 23:10:29 INFO   guest dir: /home/user/tmp/melange-guest-3751089029
2024/11/12 23:10:29 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/brew] Error 1

@murraybd murraybd added bug Something isn't working fails-testing labels Nov 13, 2024
@murraybd murraybd changed the title will fail pkgconf test pipeline brew will fail pkgconf test pipeline 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