Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=920518

--- Comment #9 from Antonio Trande <[email protected]> ---
(In reply to comment #8)
> 
> If you run make in the GKlib directory it creates test binaries:
> $ pwd
> /home/pcpa/rpmbuild/BUILD/metis-5.0.3/GKlib
> $ ls test/*.c
> test/fis.c  test/gkgraph.c  test/gksort.c  test/rw.c  test/strings.c
> $ ls build/test
> CMakeFiles  cmake_install.cmake  fis  gkgraph  gksort  Makefile  rw  strings
> $ ldd build/test/fis
>         linux-vdso.so.1 =>  (0x00007fff907fe000)
>         libGKlib.so.5.0.3 =>
> /home/pcpa/rpmbuild/BUILD/metis-5.0.3/GKlib/build/libGKlib.so.5.0.3
> (0x00007f85e6521000)
>         libm.so.6 => /lib64/libm.so.6 (0x00000035e3400000)
>         libc.so.6 => /lib64/libc.so.6 (0x00000035e3000000)
>         /lib64/ld-linux-x86-64.so.2 (0x00000035e2c00000)

These binaries seem be used exclusively by upstream (as developer confirmed to
me); also they could lead to false positives in future.

Maybe we can ignore them. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=QEjpWv5wK9&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to