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

dlopen errors ignored #683

Closed
staticfloat opened this issue Feb 21, 2020 · 0 comments · Fixed by #752
Closed

dlopen errors ignored #683

staticfloat opened this issue Feb 21, 2020 · 0 comments · Fixed by #752

Comments

@staticfloat
Copy link
Member

Observed when building Armadillo

[ Info: Checking shared library lib/libopenblas64_.0.3.7.so
ERROR: could not load library "/agent/_work/1/s/A/armadillo/build/x86_64-linux-gnu/mlX5RY0s/destdir/lib/libopenblas64_.0.3.7.so"
libgfortran.so.3: cannot open shared object file: No such file or directory
[ Info: ../artifacts/b47b9f3070960764a46cf23caca7d01df57cefaf/lib/libopenblas64_.0.3.7.so already has SONAME "libopenblas64_.so.0"
[ Info: Checking shared library lib/libopenblas64_.so
ERROR: could not load library "/agent/_work/1/s/A/armadillo/build/x86_64-linux-gnu/mlX5RY0s/destdir/lib/libopenblas64_.so"
libgfortran.so.3: cannot open shared object file: No such file or directory
[ Info: ../artifacts/b47b9f3070960764a46cf23caca7d01df57cefaf/lib/libopenblas64_.0.3.7.so already has SONAME "libopenblas64_.so.0"
[ Info: Checking shared library lib/libopenblas64_.so.0
ERROR: could not load library "/agent/_work/1/s/A/armadillo/build/x86_64-linux-gnu/mlX5RY0s/destdir/lib/libopenblas64_.so.0"
libgfortran.so.3: cannot open shared object file: No such file or directory
[ Info: ../artifacts/b47b9f3070960764a46cf23caca7d01df57cefaf/lib/libopenblas64_.0.3.7.so already has SONAME "libopenblas64_.so.0"
[ Info: Checking license file
[ Info: Found license file(s): LICENSE.txt
[ Info: Found a valid dl path libarmadillo.so while looking for libarmadillo
[ Info: /agent/_work/1/s/A/armadillo/build/x86_64-linux-gnu/mlX5RY0s/destdir/lib/libarmadillo.so matches our search criteria of libarmadillo
[ Info: Tree hash of contents of armadillo.v9.850.1.x86_64-linux-gnu.tar.gz: 1d1c9af210e4b56cf705c70b1b966aaf01846b2d
[ Info: SHA256 of armadillo.v9.850.1.x86_64-linux-gnu.tar.gz: 5cbe3f9623e6b5c89e958428af3487419469797fb7d55ac05838768193eb5a71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant