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

poppler-dev will fail the ldd-check #45239

Open
murraybd opened this issue Mar 7, 2025 · 0 comments
Open

poppler-dev will fail the ldd-check #45239

murraybd opened this issue Mar 7, 2025 · 0 comments
Assignees

Comments

@murraybd
Copy link
Member

murraybd commented Mar 7, 2025

If the ldd-check test is added poppler-dev subpackage of poppler the test will fail with the following errors:

2025/03/06 00:04:01 INFO running step "check for missing library dependencies using ldd"
2025/03/06 00:04:01 WARN + '[' -d /home/build ]
2025/03/06 00:04:01 WARN + cd /home/build
2025/03/06 00:04:01 WARN + ldd-check '--files=' '--packages=poppler-dev' '--verbose=false'
2025/03/06 00:04:01 INFO [ldd-check] Testing binaries in package poppler-dev
2025/03/06 00:04:01 INFO FAIL[ldd-check]: /usr/lib/libpoppler-cpp.so: missing libsmime3.so libnss3.so libplc4.so libnspr4.so
2025/03/06 00:04:01 INFO FAIL[ldd-check]: /usr/lib/libpoppler-glib.so: missing libsmime3.so libnss3.so libplc4.so libnspr4.so
2025/03/06 00:04:01 INFO FAIL[ldd-check]: /usr/lib/libpoppler.so: missing libsmime3.so libnss3.so libplc4.so libnspr4.so
2025/03/06 00:04:01 INFO INFO[ldd-check]: tested 3 files with ldd. 0 passes. 3 fails.
@murraybd murraybd self-assigned this Mar 7, 2025
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