Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290725 - =net-p2p/btg-1.0.0-r1 fails with FEATURES="test"
Summary: =net-p2p/btg-1.0.0-r1 fails with FEATURES="test"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mounir Lamouri (volkmar) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 11:17 UTC by Samuli Suominen (RETIRED)
Modified: 2009-10-31 23:41 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 Samuli Suominen (RETIRED) gentoo-dev 2009-10-27 11:17:07 UTC
FEATURES="test" emerge -av btg

[ebuild   R   ] net-p2p/btg-1.0.0-r1  USE="gtk ncurses session test -curl -debug -doc -event-callback -minimal -upnp -webinterface" 0 kB

libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -msse4.1 -O2 -pipe -pthread -DHAVE_SSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DTORRENT_LINKING_SHARED -DBOOST_EXCEPTION_DISABLE -I/usr/include/libtorrent -I/usr/include/openssl -I/usr/include -I/usr/include/xmlrpc-epi -DBTG_DEBUG=0 -DBTG_OPTION_SAVESESSIONS=1 -DBTG_OPTION_EVENTCALLBACK=0 -DBTG_INTERNAL_XMLRPC=0 -DBTG_REV=TRUNK -DBTG_OPTION_URL=0 -march=core2 -msse4.1 -O2 -pipe -pthread @@ZLIB_LDFLAGS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/testrunner testrunner-listener.o testrunner-testrunner.o testrunner-synchronize.o testrunner-test_daemon.o testrunner-test_daemon_res.o testrunner-test_os.o testrunner-test_gen_transport.o testrunner-test_tcpip.o testrunner-test_http.o testrunner-test_bcore.o testrunner-configuration.o testrunner-gnutlsif.o testrunner-test_bcore_client.o testrunner-test_btgncli.o  -L/usr/lib64 /usr/lib64/libcppunit.so -ldl /usr/lib64/libtorrent-rasterbar.so -L/usr/lib -lboost_system-mt -lboost_filesystem-mt -lboost_thread-mt -lssl -lcrypto -Wl,--as-needed ../bcore/client/.libs/libbtgclient.so ../UI/cli/ncurses/.libs/libcommoncli.a ../daemon/.libs/libdaemon.a ../daemon/resource/.libs/libresource.a ../external/ini/.libs/libini.a ../bcore/.libs/libbtgcore.so -lxmlrpc-epi /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lboost_program_options-1_39 -lboost_thread-1_39 -lboost_filesystem-1_39 -lboost_system-1_39 -lboost_date_time-1_39 -lz -lboost_thread -lboost_date_time -pthread -Wl,-rpath -Wl,/usr/lib64/btg                                                                                
x86_64-pc-linux-gnu-g++: @@ZLIB_LDFLAGS: No such file or directory                                                                       
make[1]: *** [testrunner] Error 1                                                                                                        
make[1]: Leaving directory `/var/tmp/portage/net-p2p/btg-1.0.0-r1/work/btg-1.0.0/utest'                                                  
make: *** [check-recursive] Error 1                                                                                                      
 * ERROR: net-p2p/btg-1.0.0-r1 failed:
Comment 1 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-10-31 23:41:41 UTC
It's now fixed but tests are still failing. I think it's linked to as-needed issue, bug 277655.