Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7247 - Gabber emerge problem
Summary: Gabber emerge problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 21:43 UTC by Chuck Haines
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Chuck Haines 2002-08-29 21:43:43 UTC
 
Comment 1 Chuck Haines 2002-08-29 21:44:29 UTC
I get the following error when emerging gabber.  I think its a known bug judging
from the gabber website.

cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning:   as it has already been specified as a non-system directory
TCPTransmitter.cc: In member function `void TCPTransmitter::connect(const
std::string&, unsigned int, bool, bool)':
TCPTransmitter.cc:173: warning: const qualifier ignored on asm
TCPTransmitter.cc: In member function `void TCPTransmitter::listen(const
std::string&, unsigned int)':
TCPTransmitter.cc:207: warning: const qualifier ignored on asm
TCPTransmitter.cc:208: warning: const qualifier ignored on asm
TCPTransmitter.cc: At global scope:
TCPTransmitter.cc:1342: default argument given for parameter 6 of `void
TCPTransmitter::setProxy(const std::string&, const std::string&, unsigned int,
const std::string&, const std::string&, bool = true)'
TCPTransmitter.hh:83: after previous specification in `void
TCPTransmitter::setProxy(const std::string&, const std::string&, unsigned int,
const std::string&, const std::string&, bool = true)'
make[2]: *** [TCPTransmitter.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gabber-0.8.7-r2/work/gabber-0.8.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gabber-0.8.7-r2/work/gabber-0.8.7'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -197, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-im/gabber/gabber-0.8.7-r2.ebuild .
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-08-30 15:48:30 UTC
should be fixed in -r3.

thanks for the bug report.

Matt