Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230165 - net-p2p/linuxdcpp-1.0.1-r2 fails to emerge
Summary: net-p2p/linuxdcpp-1.0.1-r2 fails to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 11:01 UTC by Markos Chandras (RETIRED)
Modified: 2008-06-30 16:01 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.75 KB, text/plain)
2008-06-30 11:01 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2008-06-30 11:01:14 UTC
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'.
 *
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2008-06-30 11:01:40 UTC
Created attachment 158949 [details]
emerge --info
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2008-06-30 16:01:32 UTC
Invalid 

It sucessfully emerged on third time