Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2016 20:26:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 213513] audio/fluidsynth: 1.1.6 build fail
Message-ID:  <bug-213513-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213513

            Bug ID: 213513
           Summary: audio/fluidsynth: 1.1.6 build fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

Created attachment 175790
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175790&action=
=3Dedit
disable libreadline and make sure that enable-aufile=3Dtrue 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=
=20
-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=20
-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=20
: && /usr/bin/cc  -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe  -fstack-protect=
or
-fno-strict-aliasing -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe=20
-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.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1


readline not listed as LIB_DEPENDS in port makefile.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213513-12827>