Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58642 - gtkglarea-1.99.0 fails to emerge with distcc[23936] Error: compile on * failed
Summary: gtkglarea-1.99.0 fails to emerge with distcc[23936] Error: compile on * failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 03:37 UTC by Doug Berg
Modified: 2006-09-26 20:45 UTC (History)
2 users (show)

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


Attachments
My comment attached, since bugzilla keeps complaining my comment is too long. (gtkglarea-1.99.0-comment.txt,16.01 KB, text/plain)
2006-09-25 09:59 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Berg 2004-07-28 03:37:07 UTC
When I try to emerge gtkglarea-1.99.0, I get the following:
distcc[23914] ERROR: compile on localhost failed
make[1]: *** [gdkgl.lo] Error 1
make[1]: *** Waiting for unfinished jobs ...
distcc[23936] ERROR: compile on 192.168.1.2 failed
make[1]: *** [gtkglarea.lo] Error 1
make[1]: Leaving directory '/var/tmp/portage/gtkglarea-1.99.0/gtkglarea-1.99.0/gtkgl'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/gtkglarea-1.99.0 failed
!!! Function src_compile, Line 23, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge gtkglarea
2.
3.

Actual Results:  
gcc starts compiling but then stops before completion

Expected Results:  
compiled and installed gtkglarea

This happened while I was trying to "emerge gnome" for the first time.
My computer has the following:
athlon xp 2400
1.5 gb of ram
two ibm scsi hard drives -- /boot, /, and /home are configured as raid 1 using
software raid
ATI Radeon 9000 pci 64mb video card, I have the ATI drivers installed
I am using Xorg
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-07-28 15:28:13 UTC
Please paste the gcc command that fails and include emerge info for each machine in your network that uses distcc.
Comment 2 Lisa Seelye (RETIRED) gentoo-dev 2004-08-22 12:15:35 UTC
still waiting for requested info
Comment 3 FieldySnuts 2006-09-25 09:59:42 UTC
Created attachment 98037 [details]
My comment attached, since bugzilla keeps complaining my comment is too long.

Had to attach my comments as an attachment, as bugzilla is complaining it is too long -- Summary: I am seeing this issue with or without distcc. I get different errors depending on if distcc is enabled or not.
Comment 4 FieldySnuts 2006-09-26 20:45:58 UTC
Regarding comment #3 by me, after I completed my emerge -e world after moving to glibc 2.4 and gcc-4.1.1, I am no longer seeing the issue. Appologies for the spam.