Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29791 - emerge =module-init-tools-0.9.15_pre1 fails
Summary: emerge =module-init-tools-0.9.15_pre1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-28 02:33 UTC by Narada Sage
Modified: 2003-11-03 15:23 UTC (History)
0 users

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


Attachments
module-init-tools.log (module-init-tools.log,13.84 KB, text/plain)
2003-09-28 02:34 UTC, Narada Sage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Narada Sage 2003-09-28 02:33:34 UTC
Please see attached module-init-tools.log for output.  If I have MAKEOPTS=-j4 it fails.  However, with MAKEOPTS="-j2" it succeeds.  Is there any need to downgrade MAKEOPTS by the ebuild?

$ emerge info
Portage 2.0.49-r7 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.6.0-test5-bk13)
=================================================================
System uname: 2.6.0-test5-bk13 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs notitles buildpkg"
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.linux.no/ http://trumpetti.atm.tut.fi/gentoo/ http://ds.thn.htu.se/linux/gentoo http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://www.fhh.opensource-mirror.de/gentoo.org/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.caliu.info/pub/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 oss avi encode foomaticdb gif jpeg libwww mad mmx motif mpeg ncurses oggvorbis pdflib png quicktime sdl svga truetype xml2 xmms xv zlib berkdb slang readline java X tcpd pam ssl perl python imlib gtk opengl aalib acpi acpi4linux apache2 directfb dvd dvdr faad fbcon gtk2 imap javascript maildir nocd nptl openal php sse tiff usb xml -apm -arts -crypt -cups -gdbm -gpm -kde -gnome -libg++ -mikmod -nls -qt -spell"
Comment 1 Narada Sage 2003-09-28 02:34:00 UTC
Created attachment 18411 [details]
module-init-tools.log
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-10-27 12:26:27 UTC
I get this as well, but its not repreducable every time, and happens with
even
latest 3.3.2 of gcc.  I am still trying to track it, but no other reports
can be found via google, or on gcc mailing lists.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-11-03 14:28:10 UTC
Please try with module-init-tools-0.9.15_pre3 - seems fixed this side at
least.
Comment 4 Narada Sage 2003-11-03 14:53:12 UTC
It emerges perfectly with MAKEOPTS="-j4".  Many thanks.
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2003-11-03 15:23:26 UTC
Thanks!