Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65940 - gdm-2.6.0.4-r1
Summary: gdm-2.6.0.4-r1
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 10:48 UTC by Joshua Schmidlkofer
Modified: 2004-09-30 13:15 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 Joshua Schmidlkofer 2004-09-30 10:48:54 UTC
Compile fails if I compile with MAKEOPTS="-j14".   I tested this w/ and w/o distcc.  It seemed to break regardless.    

Compile succeeds, w/ or w/o distcc at MAKEOPTS="-j1".  

Reproducible: Always
Steps to Reproduce:
1.Set MAKEOPTS="-j14"
2.Compile gdm-2.6.0.4-r1
3.Wait, it will crash on missing libvicious

Actual Results:  
ect-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
-L/var/tmp/portage/gdm-2.6.0.4-r1/work/gdm-2.6.0.4/vicious-extensions -lvicious
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lvicious
collect2: ld returned 1 exit status
distcc[15815] ERROR: compile (null) on localhost failed
make[3]: *** [test-ve-config] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/gdm-2.6.0.4-r1/work/gdm-2.6.0.4/vicious-extensions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gdm-2.6.0.4-r1/work/gdm-2.6.0.4/vicious-extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gdm-2.6.0.4-r1/work/gdm-2.6.0.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-base/gdm-2.6.0.4-r1 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure


Expected Results:  
Built package

I tried a large number of things, and the only change that made an impact was -j1
Comment 1 foser (RETIRED) gentoo-dev 2004-09-30 13:15:02 UTC
yeah hmm a single report... either we leave this open forever or i say right now that its not enough right now to limit the jobs gentoo wide. We'll keep an eye on it.