Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24410 - emerge kismet (2.8.1-r1) fails
Summary: emerge kismet (2.8.1-r1) fails
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL: http://valhalla.thorshammer.org/kisme...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-13 14:21 UTC by robert
Modified: 2004-12-29 06:14 UTC (History)
2 users (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 robert 2003-07-13 14:21:05 UTC
Emerging kismet fails. See http://valhalla.thorshammer.org/kismet.fullerror for 
full capture of the emerge.




... cut ...


g++ -Ilibpcap-2002.12.23 -O2 -Wall -DVERSION_MAJOR=2 -DVERSION_MINOR=8 
-DVERSION_TINY=1 -DTIMESTAMP=\"`cat TIMESTAMP`\" -march=i686 -O3 -march=i686 -O3 
-c panelfront_display.cc -o panelfront_display.o


g++: Internal error: Terminated (program cc1plus)


Please submit a full bug report.


See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


make: *** [kismet_server.o] Error 1


make: *** Waiting for unfinished jobs....


 


!!! ERROR: net-wireless/kismet-2.8.1-r1 failed.


!!! Function src_compile, Line 59, Exitcode 2


!!! compile of kismet failed


Reproducible: Always
Steps to Reproduce:
1. emerge kismet


2. wait for panelfront_display.o to build


3. Error is produced, emerge exits



Actual Results:  
Emerge exits with an error.


Expected Results:  
Installed kismet.


Please let me know what other information you need to help troubleshoot this 
problem (hardware config, software config, etc) or if I have made an error when 
emerging kismet.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-07-13 20:12:11 UTC
Internal compiler errors are typically a hardware problem (see bug #20600). You may want to check your CPU cooling and your RAM.

(How much RAM does this box have?)
Comment 2 robert 2003-07-15 18:41:30 UTC
This is on an IBM Thinkpad 600 w/ 128M ram and ~84M swap. I was just able to install Kismet from the tarball, so maybe the CFLAGS passed in emerge are too much... Currently I have "-march=i686 -O3".

PS. Is there a way to tell portage/emerge that I have this installed?

Thanks.
Comment 3 Jon Portnoy (RETIRED) gentoo-dev 2003-07-16 10:34:21 UTC
Check out the 'inject' option in the man page for emerge.
Comment 4 Florian Pressler 2003-12-26 12:41:25 UTC
I don't think it's a hardware problem, as I have exactly the same effect when I try to emerge kismet. I had no problem with other emerges yet. My CFLAGS are "march=pentium-mmx -O3".
Comment 5 Henrik Brix Andersen 2004-10-26 02:54:30 UTC
Is this problem still present with net-wireless/kismet-2004.10.1?
Comment 6 Henrik Brix Andersen 2004-10-26 02:56:11 UTC
Changing to NEEDINFO.
Comment 7 Henrik Brix Andersen 2004-12-29 06:14:29 UTC
Closing due to lack of feedback.