Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 37218
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Travis Snoozy <ai2097@users.sourceforge.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 37218 depends on: Show dependency tree
Bug 37218 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-04 12:17 0000
Every time I tried to emerge libao, it broke on what appeared to be the second
run of the ./configuration script, in the same spot every time (exiting with
`no error'). Forcing -j1 for my make options in `make.conf' fixed the problem,
so I am assuming the package does not like parallel makes.

Reproducible: Always
Steps to Reproduce:
1. emerge libao, version 0.8.4-r1, with the default make settings in
`make.conf'

Actual Results:  
Package breaks via die, with `no error' as the error given.

Expected Results:  
(1) The package should build
(2) The package should be a little more verbose as to why it failed to build ;)

*** emerge info from when it was breaking

Gentoo Base System version 1.4.3.10
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3,
2.6.0-gentoo-r1)
=================================================================
System uname: 2.6.0-gentoo-r1 i686 Intel(R) Celeron(R) CPU 1.70GHz
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d acl acpi alsa app-editors/vim:vim-with-x avi berkdb bidi bonobo
cdr
cjk crypt cscope cups curl dev-util/glade:gnomedb dga directfb doc dvd encode
esd ethereal fam fastcgi fbcon flac flash foomaticdb
games-misc/fortune-mod:offensive gd gdbm ggi gif gnome gpm gstreamer gtk gtk2
gtkhtml imagemagick imlib java jikes joystick jpeg lcms libg++ libgda libwww
mad
mbox mcal media-gfx/imagemagick:jbig media-video/ffmpeg:faad mikmod mmx mpeg
mpi
ncurses net-www/mozilla:moznocompose net-www/mozilla:moznoirc
net-www/mozilla:moznomain new-www/mozilla:mozsvg nls nocd odbc oggvorbis opengl
oss pam pdflib perl plotutils png pnp ppds python quicktime readline ruby sasl
scanner sdl slang speex spell sse ssl svga sys-libs/glibc:nptl
sys-libs/glibc:pic tcpd tetex tiff truetype unicode usb wmf wxwindows
x11-base/xfree-drm:radeon x86 xface xinerama xml2 xmms xosd xv zlib"

*** emerge info after the fix

Gentoo Base System version 1.4.3.10
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3,
2.6.0-gentoo-r1)
=================================================================
System uname: 2.6.0-gentoo-r1 i686 Intel(R) Celeron(R) CPU 1.70GHz
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d acl acpi alsa app-editors/vim:vim-with-x avi berkdb bidi bonobo
cdr
cjk crypt cscope cups curl dev-util/glade:gnomedb dga directfb doc dvd encode
esd ethereal fam fastcgi fbcon flac flash foomaticdb
games-misc/fortune-mod:offensive gd gdbm ggi gif gnome gpm gstreamer gtk gtk2
gtkhtml imagemagick imlib java jikes joystick jpeg lcms libg++ libgda libwww
mad
mbox mcal media-gfx/imagemagick:jbig media-video/ffmpeg:faad mikmod mmx mpeg
mpi
ncurses net-www/mozilla:moznocompose net-www/mozilla:moznoirc
net-www/mozilla:moznomain new-www/mozilla:mozsvg nls nocd odbc oggvorbis opengl
oss pam pdflib perl plotutils png pnp ppds python quicktime readline ruby sasl
scanner sdl slang speex spell sse ssl svga sys-libs/glibc:nptl
sys-libs/glibc:pic tcpd tetex tiff truetype unicode usb wmf wxwindows
x11-base/xfree-drm:radeon x86 xface xinerama xml2 xmms xosd xv zlib"

------- Comment #1 From Nick Hadaway 2004-01-21 03:06:05 0000 -------
libao has been updated in cvs.  Changed from emake to emake -j1

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug