Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4161

Summary: mp3blaster-3.0_p8 compile failure (gcc 3.1)
Product: Gentoo Linux Reporter: Lasse Mikkelsen <lbm>
Component: New packagesAssignee: Matthew Kennedy (RETIRED) <mkennedy>
Status: RESOLVED FIXED    
Severity: normal CC: lbm, prez
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lasse Mikkelsen 2002-06-25 17:19:32 UTC
Got these errors trying to compile mp3blaster-3.0_p8 on a gcc 3.1 system:

c++ -O2 -mcpu=i686 -pipe -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound
-I/usr/include/ncurses -I../nmixer -I/usr/include    -O2 -Wall
-Wstrict-prototypes -W -fno-strength-reduce  -D__NO_MATH_INLINES 
-DMP3BLASTER_DOCDIR=\"/usr/share/mp3blaster\" -c main.cc
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning:   as it has already been specified as a non-system directory
main.cc: In function `void fw_start_search(int)':
main.cc:3552: default argument given for parameter 1 of `void
fw_start_search(int = 2)'
main.cc:132: after previous specification in `void fw_start_search(int = 2)'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/mp3blaster-3.0_p8/work/mp3blaster-3.0p8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/mp3blaster-3.0_p8/work/mp3blaster-3.0p8'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/usr/portage/media-sound/mp3blaster/mp3blaster-3.0_p8.ebuild .
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-07-29 05:59:33 UTC
mp3blaster 3.1 fixes this