-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
I get these warnings that I do not know how to solve:
[warning] Could not find dynamic library: libboost_log.so.1.74.0
[warning] Could not find dynamic library: libboost_thread.so.1.74.0
[warning] Could not find dynamic library: libboost_system.so.1.74.0
[warning] Could not find dynamic library: libboost_log_setup.so.1.74.0
[warning] Could not find dynamic library: libstdc++.so.6
[warning] Could not find dynamic library: libm.so.6
[warning] Could not find dynamic library: libgcc_s.so.1
[warning] Could not find dynamic library: libc.so.6
Actually, if among those there were not the ones about libc, libm and libstdc++, I would probably think that I need to use the option --ld-search-path option of mull-runner-12, but according to what was written in previous tickets (now closed), this should not be required.
What am I missing?
$ mull-runner-12 --version
Mull: Practical mutation testing for C and C++
Home: https://github.com/mull-project/mull
Docs: https://mull.readthedocs.io
Support: https://mull.readthedocs.io/en/latest/Support.html
Version: 0.20.0
Commit: 3060128
Date: 17 Jan 2023
LLVM: 12.0.0
Metadata
Metadata
Assignees
Labels
No labels