Opened 14 years ago

Closed 14 years ago

#22834 closed defect (fixed)

fluidsynth build failure on Tiger

Reported by: macports@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: fluidsynth

Description

$ 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)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Port: fluidsynth added

comment:2 Changed 14 years ago by tobypeterson

Summary: Failfluidsynth build failure

What OS version, what Xcode version?

comment:3 Changed 14 years ago by macports@…

10.4.11 Xcode 2.5

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: fluidsynth build failurefluidsynth build failure on Tiger

Fixed by updating to 1.1.1 in r66823.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.