79386108

Date: 2025-01-25 03:04:43
Score: 1.5
Natty:
Report link

I believe those Could not find dynamic library messages are just warnings. You can fix them by passing (in my case) --ld-search-path=/lib/x86_64-linux-gnu, where the search path is found by invoking find /usr/lib -name libpthread.so or find /lib -name libpthread.so

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Alex Mason