linuxdcpp fails to emerge. Reproducible: Always Steps to Reproduce: 1.emerge linuxdcpp-1.0.1-r2 Actual Results: 32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -o build/client/BZUtils.o -c -march=athlon64 -O2 -pipe -I. -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_DATADIR='"/usr/share"' -march=athlon64 -O2 -pipe client/BZUtils.cpp In file included from client/AdcHub.cpp:24: client/ShareManager.h:246: error: ISO C++ forbids declaration of ‘auto_ptr’ with no type client/ShareManager.h:246: error: expected ‘;’ before ‘<’ token In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4/ext/hash_map:64, from client/stdinc.h:110, from client/BZUtils.cpp:19: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -o build/client/Client.o -c -march=athlon64 -O2 -pipe -I. -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_DATADIR='"/usr/share"' -march=athlon64 -O2 -pipe client/Client.cpp scons: *** [build/client/AdcHub.o] Error 1 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4/ext/hash_map:64, from client/stdinc.h:110, from client/Client.cpp:19: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. scons: building terminated because of errors. * * ERROR: net-p2p/linuxdcpp-1.0.1-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2145: Called die * The specific snippet of code: * scons ${myconf} ${MAKEOPTS} CXXFLAGS="${CXXFLAGS}" PREFIX=/usr || die "scons failed" * The die message: * scons failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-p2p/linuxdcpp-1.0.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/linuxdcpp-1.0.1-r2/temp/environment'. *
Created attachment 158949 [details] emerge --info
Invalid It sucessfully emerged on third time