fluidsynth build failure on Tiger
$ sudo port install fluidsynth
---> Computing dependencies for fluidsynth
---> Building fluidsynth
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_fluidsynth/work/fluidsynth-1.0.9" && /usr/bin/make -j2 all " returned error 2
Command output: Making all in sf2
make[1]: Nothing to be done for `all'.
Making all in winbuild
Making all in fluidsynth
make[2]: Nothing to be done for `all'.
Making all in fluidsynth_dll
make[2]: Nothing to be done for `all'.
Making all in fluidsynth_lib
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in src
/usr/bin/make all-am
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -O2 -arch i386 -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 -MT libfluidsynth_la-fluid_coremidi.lo -MD -MP -MF .deps/libfluidsynth_la-fluid_coremidi.Tpo -c -o libfluidsynth_la-fluid_coremidi.lo `test -f 'fluid_coremidi.c' || echo './'`fluid_coremidi.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -O2 -arch i386 -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 -MT libfluidsynth_la-fluid_conv.lo -MD -MP -MF .deps/libfluidsynth_la-fluid_conv.Tpo -c -o libfluidsynth_la-fluid_conv.lo `test -f 'fluid_conv.c' || echo './'`fluid_conv.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -O2 -arch i386 -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 -MT libfluidsynth_la-fluid_coremidi.lo -MD -MP -MF .deps/libfluidsynth_la-fluid_coremidi.Tpo -c fluid_coremidi.c -fno-common -DPIC -o .libs/libfluidsynth_la-fluid_coremidi.o
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -O2 -arch i386 -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 -MT libfluidsynth_la-fluid_conv.lo -MD -MP -MF .deps/libfluidsynth_la-fluid_conv.Tpo -c fluid_conv.c -fno-common -DPIC -o .libs/libfluidsynth_la-fluid_conv.o
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:46,
from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25,
from fluid_coremidi.c:36:
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:108: error: parse error before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OpenTransportProviders.h:116: error: parse error before numeric constant
fluid_coremidi.c: In function 'fluid_coremidi_callback':
fluid_coremidi.c:169: warning: cast discards qualifiers from pointer target type
make[2]: *** [libfluidsynth_la-fluid_coremidi.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -O2 -arch i386 -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 -MT libfluidsynth_la-fluid_conv.lo -MD -MP -MF .deps/libfluidsynth_la-fluid_conv.Tpo -c fluid_conv.c -o libfluidsynth_la-fluid_conv.o >/dev/null 2>&1
mv -f .deps/libfluidsynth_la-fluid_conv.Tpo .deps/libfluidsynth_la-fluid_conv.Plo
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
Change History (5)
Summary: |
Fail →
fluidsynth build failure
|
Owner: |
changed from macports-tickets@… to ryandesign@…
|
Status: |
new →
assigned
|
Summary: |
fluidsynth build failure →
fluidsynth build failure on Tiger
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
What OS version, what Xcode version?