Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49417 - media-sound/audacity-1.2.0-r1 build fails
Summary: media-sound/audacity-1.2.0-r1 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-29 13:38 UTC by Tom Payne (RETIRED)
Modified: 2004-05-06 10:03 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 Tom Payne (RETIRED) gentoo-dev 2004-04-29 13:38:39 UTC
Broken on my system. Let me know if you need more info, or want some testing down. It might be 'strict g++' problem.

Regards,

Tom

root@bongo # emerge audacity
...
make[3]: Entering directory `/var/tmp/portage/audacity-1.2.0-r1/work/audacity-src-1.2.0/lib-src/soundtouch/src'
g++ -c -O2 AAFilter.cc -o AAFilter.cc.o
distcc[6551] ERROR: compile on localhost failed
AAFilter.cc: In member function `virtual void AAFilter::calculateCoeffs()':
AAFilter.cc:90: error: void value not ignored as it ought to be
AAFilter.cc:91: error: void value not ignored as it ought to be
AAFilter.cc:92: error: void value not ignored as it ought to be
AAFilter.cc:93: error: void value not ignored as it ought to be
AAFilter.cc:121: error: void value not ignored as it ought to be
AAFilter.cc:124: error: void value not ignored as it ought to be
AAFilter.cc:125: error: void value not ignored as it ought to be
AAFilter.cc:126: error: void value not ignored as it ought to be
AAFilter.cc:137: error: void value not ignored as it ought to be
make[3]: *** [AAFilter.cc.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/audacity-1.2.0-r1/work/audacity-src-1.2.0/lib-src/soundtouch/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/audacity-1.2.0-r1/work/audacity-src-1.2.0/lib-src/soundtouch'
make[1]: *** [soundtouch/soundtouch.a] Error 2
make[1]: Leaving directory `/var/tmp/portage/audacity-1.2.0-r1/work/audacity-src-1.2.0/lib-src'
make: *** [audacity] Error 2

!!! ERROR: media-sound/audacity-1.2.0-r1 failed.
!!! Function src_compile, Line 75, Exitcode 2
!!! (no error message)

bongo root # emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.5-gentoo)
=================================================================
System uname: 2.6.5-gentoo i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.10
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs ccache cvs distcc sandbox strict"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi acpi4linux alsa apache2 apm avi berkdb cdr crypt cups dga dvd encode esd flash foomaticdb gd gdbm gif gnome gtk gtk2 imlib innodb jpeg libg++ libwww lmcs mad maildir mmx motif mozilla moznocompose moznoirc moznomail mozsvg mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl pic plotutils png python quicktime readline ruby ruby18 samba sdl slang slp spell sse ssl svga tcltk tcpd tetex tiff truetype usb x86 xml xml2 xmms xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-04 23:43:32 UTC
it is working for me... I really don't know... can you please debug this some more...
Comment 2 Kuba Bozanowski 2004-05-05 03:10:40 UTC
Someone on the forums has already found an answer and a fix. Read it here: http://forums.gentoo.org/viewtopic.php?p=1108856#1108856

// fixxxer
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-06 10:03:26 UTC
fixed in portage.  thanks.