Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100193 - nessus-core-2.2.5 fails using parallel make (-j#)
Summary: nessus-core-2.2.5 fails using parallel make (-j#)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
: 100641 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-25 02:14 UTC by Triffid Hunter
Modified: 2005-09-28 08:17 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 Triffid Hunter 2005-07-25 02:14:27 UTC
tried to compile with -j6 (my default due to distcc) several times, failed every 
time. tried with -j1, succeeded.

Reproducible: Always
Steps to Reproduce:
1. compile with -j6
2. fails
3. compile with -j1
4. succeeds

Actual Results:  
compile fails with -j# > 2

Expected Results:  
either succeed when parallel-made, or force single threaded make.

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.5-r0, 2.6.
12-gentoo-r3-lucienne i686)
=================================================================
System uname: 2.6.12-gentoo-r3-lucienne i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -ftracer -maccumulate-
outgoing-args -funroll-loops -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/
share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -ftracer -maccumulate-
outgoing-args -funroll-loops -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.isp.net.au/pub/gentoo/ http://mirror.aarnet.edu.
au/pub/gentoo/ http://mirror.pacific.net.au/linux/Gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext S3TC X X509 Xaw3d a52 aac acpi alsa apm arts 
athena audiofile avi bash-completion berkdb bitmap-fonts browserplugin bzip2 
bzlib caps cdda cddb cdio cdparanoia cdr cdrom crypt cscope css cups curl dba 
dga directfb divx4linux dnd dts dv dvb dvd dvdr dvdread emboss encode erandom 
exif expat extensions faad fam fame ffmpeg flac foomaticdb fping ftp gd gd-
external gdbm ggi gif gimp gimpprint glut gnutls gphoto2 gpm graphviz gstreamer 
gtk gtk2 guile hpn ieee1394 imagemagick imlib inifile ipv6 jack jack-tmpfs java 
jbig jce jpeg jpeg2k kde kdeenablefinal kdexdeltas kqemu ladcca libg++ libwww 
lirc live lm_sensors logitech-mouse lzo mad mailwrapper mapeditor md5sum mikmod 
mime mjpeg mmap mmx mmxext mng motif mozdevelop mozsvg mozxmlterm mp3 mpeg 
mplayer mysql mythtv ncurses network nls nodrm nptl nsplugin nvidia offensive 
ogg oggvorbis openexr opengl pam pam_chroot pam_console pam_timestamp pcre 
pdflib perl perlsuid php physfs png posix povray ppds python qt quicktime rar 
rdesktop readline real rtc ruby samba scanner screen sdk sdl session sharedext 
sharedmem silc slp sockets socks5 speex sql sse ssl stream subtitles subversion 
svg sysfs tcltk tcpd tetex theora threads tiff timidity tokenizer toolbar 
truetype truetype-fonts type1-fonts ucs2 unicode urandom usb utf8 v4l v4l2 vcd 
vhosts vim-with-x vlm vorbis wifi win32codecs winbind wmf wozxmlterm xanim xine 
xml xml2 xmlrpc xmms xosd xprint xrandr xsl xv xvid xvmc yv12 zeroconf zlib zvbi 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-07-25 11:58:10 UTC
Confirmed and fixed in cvs.
Thanks for reporting.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-28 15:26:36 UTC
*** Bug 100641 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-28 15:27:53 UTC
Please, could you fix the other ebuilds as well? The problem is not limited to
2.2.5.
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2005-07-28 15:46:26 UTC
'Tis done. Thanks for bringing this up.
Comment 5 Eric Brown 2005-09-28 07:19:57 UTC
If you fixed this, why is it september, and I just had the same bug in 2.2.5?
did the fix go into a new version that hasn't become stable yet?
Comment 6 Marcelo Goes (RETIRED) gentoo-dev 2005-09-28 08:16:40 UTC
Thanks for being rude. If you look in nessus-core-2.2.5's ebuild, you shall find
the following line:

emake -j1 || die "emake failed"

Is your problem not fixed by that?