maintainer-feedback requested: [Bug 213513] audio/fluidsynth: 1.1.6 build fail

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 15 20:26:02 UTC 2016


rozhuk.im at gmail.com has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to multimedia at FreeBSD.org:
Bug 213513: audio/fluidsynth: 1.1.6 build fail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213513



--- Description ---
Created attachment 175790
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175790&action=edit
disable libreadline and make sure that enable-aufile=true set.

...
**************************************************************
Summary:
Build type:	       Release
...
Readline:	       yes (NOTE: GPL library)
...
**************************************************************
...
[38/39] /usr/bin/cc  -DHAVE_CONFIG_H -I. -Isrc -Isrc/drivers -Isrc/synth
-Isrc/rvoice -Isrc/midi -Isrc/utils -Isrc/sfloader -Isrc/bindings -Iinclude
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -I/usr/local/include/dbus-1.0
-I/usr/local/lib/dbus-1.0/include -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe 
-fstack-protector -fno-strict-aliasing -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe
 -fstack-protector -fno-strict-aliasing -MD -MT
src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o -MF
src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o.d -o
src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o   -c src/fluidsynth.c
[39/39] : && /usr/bin/cc  -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe 
-fstack-protector -fno-strict-aliasing -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe
 -fstack-protector -fno-strict-aliasing  -lpthread -fstack-protector
src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o  -o src/fluidsynth
-L/usr/local/lib src/libfluidsynth.so.1.5.2 -lgthread-2.0 -lglib-2.0 -lintl
-ldbus-1 /usr/local/lib/libreadline.so -lm
-Wl,-rpath,/tmp/ports/usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6/src:/usr
/local/lib:
&& :
FAILED: src/fluidsynth 
: && /usr/bin/cc  -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe  -fstack-protector
-fno-strict-aliasing -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe 
-fstack-protector -fno-strict-aliasing	-lpthread -fstack-protector
src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o  -o src/fluidsynth
-L/usr/local/lib src/libfluidsynth.so.1.5.2 -lgthread-2.0 -lglib-2.0 -lintl
-ldbus-1 /usr/local/lib/libreadline.so -lm
-Wl,-rpath,/tmp/ports/usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6/src:/usr
/local/lib:
&& :
/usr/local/lib/libreadline.so: undefined reference to `tgetnum'
/usr/local/lib/libreadline.so: undefined reference to `tgetent'
/usr/local/lib/libreadline.so: undefined reference to `tgetstr'
/usr/local/lib/libreadline.so: undefined reference to `tgoto'
/usr/local/lib/libreadline.so: undefined reference to `UP'
/usr/local/lib/libreadline.so: undefined reference to `BC'
/usr/local/lib/libreadline.so: undefined reference to `tputs'
/usr/local/lib/libreadline.so: undefined reference to `PC'
/usr/local/lib/libreadline.so: undefined reference to `tgetflag'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1


readline not listed as LIB_DEPENDS in port makefile.


More information about the freebsd-multimedia mailing list