Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147780 - fluidsynth 1.0.5 failes to build after gcc upgrade to 4.1.1
Summary: fluidsynth 1.0.5 failes to build after gcc upgrade to 4.1.1
Status: RESOLVED DUPLICATE of bug 145971
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 01:09 UTC by Onkobu
Modified: 2006-09-16 02:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.79 KB, text/plain)
2006-09-16 01:09 UTC, Onkobu
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***