Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608250 - app-antivirus/clamav-0.99 fails to link clamdtop
Summary: app-antivirus/clamav-0.99 fails to link clamdtop
Status: RESOLVED DUPLICATE of bug 596310
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-04 19:51 UTC by Kai Krakow
Modified: 2017-02-11 08:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Krakow 2017-02-04 19:51:21 UTC
When building with USE=clamdtop, clamav ebuild fails:

libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -pipe -fomit-frame-pointer -mfpmath=both -g -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed -o clamdtop optparser.o getopt.o misc.o clamdtop.o  -L/usr/lib64 -lncurses ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lssl -lcrypto -lz -lpcre -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/../../../../x86_64-pc-linux-gnu/bin/ld: clamdtop.o: undefined reference to symbol 'halfdelay'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:504: clamdtop] Error 1
make[1]: *** [Makefile:640: all-recursive] Error 1
make: *** [Makefile:474: all] Error 2
 * ERROR: app-antivirus/clamav-0.99::gentoo failed (compile phase):
 *   emake failed
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-02-04 23:22:14 UTC
Please attach the build log and emerge --info.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2017-02-11 08:08:57 UTC

*** This bug has been marked as a duplicate of bug 596310 ***