Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42415 - Build failure for fluxbox-0.9.8
Summary: Build failure for fluxbox-0.9.8
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-21 13:42 UTC by Moe Pitman
Modified: 2004-03-20 17:09 UTC (History)
0 users

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


Attachments
emerge info from build system (emerge_info,1.31 KB, text/plain)
2004-02-21 20:41 UTC, Moe Pitman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moe Pitman 2004-02-21 13:42:14 UTC
Command line: emerge fluxbox
initial install, xfree86 is successfully installed
Platform: Pentium MMX 166, Micron Transport XPE laptop w/ docking station, AMD 79C974KD SCSI adapter & PCNet32 network adapter.
fluxbox fails to compile with the following errors:

source='Keys.cc' object='Keys.o' libtool=no \
depfile='.deps/Keys.Po' tmpdepfile='.deps/Keys.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -IFbTk -O3 -march=i586 -funroll-loops \
 -pipe -I/usr/X11R6/include -DSHAPE -c -o Keys.o `test -f Keys.cc || \
 echo '/.'`Keys.cc
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[4]: *** [Keys.o] Error 1
make[4]: *** Waiting for unfinished jobs....
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:13757: Warning: end of file not at end of a line; newline inserted
{standard input}:14680: Error: unknown pseudo-op: `.uleb1'
make[4]: *** [fluxbox.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/fluxbox-0.9.8/work/fluxbox-0.9.8/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.9.8/work/fluxbox-0.9.8/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.9.8/work/fluxbox-0.9.8/src'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.9.8/work/fluxbox-0.9.8'
make: *** [all] Error 2

!!! ERROR: x11-wm/fluxbox-0.9.8 failed
!!! function src_compile, line 34, Exitcode 2
!!! make failed


Reproducible: Always
Steps to Reproduce:
1. emerge fluxbox
2. compile files as above
3.

Actual Results:  
Compile failed, Error 2, as described

Expected Results:  
compile/install of fluxbox

Installed from stage 1, emerge sync, installed xfree86 successfully. Tried
install of fluxbox from root login, no other programs running.

Note: Oroborus wm installed successfully.
Comment 1 Ciaran McCreesh 2004-02-21 13:52:01 UTC
`emerge info ` output please?
Comment 2 Moe Pitman 2004-02-21 20:41:28 UTC
Created attachment 26079 [details]
emerge info from build system
Comment 3 Ciaran McCreesh 2004-03-01 14:40:37 UTC
Can you reproduce with CFLAGS and CXXFLAGS of "-march=i586 -O2 -pipe"? I can't replicate the gcc screwiness here.
Comment 4 Ciaran McCreesh 2004-03-20 17:09:54 UTC
Closing this as NEEDINFO. Feel free to reopen with a response to #3.