Description of problem: Building a new git-annex, whenever the tests run it, it prints out: git-annex: Relink `/lib64/libmagic.so.1' with `/lib64/libpthread.so.0' for IFUNC symbol `vfork' Version-Release number of selected component (if applicable): 5.37-1.fc31 How reproducible: Link something with libmagic.so.1 and then run it.
(In reply to Elliott Sales de Andrade from comment #0) > How reproducible: > Link something with libmagic.so.1 and then run it. /usr/bin/file is linked with libmagic.so.1 and it works just fine.
Yes, strange. Looking at other similar bugs (bug 1473680), I don't know if this might be a toolchain issue elsewhere.
Thank you for digging it up! It is not clear what libmagic could do better. I am closing this as a duplicate of bug #1473680. *** This bug has been marked as a duplicate of bug 1473680 ***