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

Bug 147780

Summary: fluidsynth 1.0.5 failes to build after gcc upgrade to 4.1.1
Product: Gentoo Linux Reporter: Onkobu <b.ohnsorg>
Component: [OLD] GCC PortingAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Onkobu 2006-09-16 01:09:14 UTC
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -I/usr/include/ladcca-1.0 -I/usr/include/alsa     -I/usr/include/alsa      -O2 -pipe -march=athlon-xp -Wall  -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline -c -o fluid_event.lo `test -f 'fluid_event.c' || echo './'`fluid_event.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -I/usr/include/ladcca-1.0 -I/usr/include/alsa -I/usr/include/alsa -O2 -pipe -march=athlon-xp -Wall -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline -c fluid_defsfont.c -MT fluid_defsfont.lo -MD -MP -MF .deps/fluid_defsfont.TPlo  -fPIC -DPIC -o .libs/fluid_defsfont.o
fluid_defsfont.c: In function 'load_pgen':
fluid_defsfont.c:2351: error: invalid lvalue in assignment
fluid_defsfont.c: In function 'load_igen':
fluid_defsfont.c:2707: error: invalid lvalue in assignment
make[2]: *** [fluid_defsfont.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -I/usr/include/ladcca-1.0 -I/usr/include/alsa -I/usr/include/alsa -O2 -pipe -march=athlon-xp -Wall -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline -c fluid_event.c -MT fluid_event.lo -MD -MP -MF .deps/fluid_event.TPlo  -fPIC -DPIC -o .libs/fluid_event.o
make[2]: Leaving directory `/var/tmp/portage/fluidsynth-1.0.5/work/fluidsynth-1.0.5/src'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/fluidsynth-1.0.5/work/fluidsynth-1.0.5/src'
make: *** [all-recursive] Fehler 1

!!! ERROR: media-sound/fluidsynth-1.0.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  fluidsynth-1.0.5.ebuild, line 54:   Called die
Comment 1 Onkobu 2006-09-16 01:09:32 UTC
Created attachment 97123 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 02:53:32 UTC

*** This bug has been marked as a duplicate of 145971 ***