Date: Thu, 15 Jan 2015 10:50:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196753] audio/musicpd adplug undefined reference Message-ID: <bug-196753-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196753 Bug ID: 196753 Summary: audio/musicpd adplug undefined reference Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: crees@FreeBSD.org Reporter: jan0sch@gmx.net Flags: maintainer-feedback?(crees@FreeBSD.org) Assignee: crees@FreeBSD.org If I try to compile musicpd with the adplug option enabled then I get the following error message. libdecoder_plugins.a(libdecoder_plugins_a-AdPlugDecoderPlugin.o): In function `adplug_scan_file(c[8/3705] t*, tag_handler const*, void*)': AdPlugDecoderPlugin.cxx:(.text._ZL16adplug_scan_filePKcPK11tag_handlerPv+0x67): undefined reference to `C AdPlug::factory(std::string const&, Copl*, CPlayers const&, CFileProvider const&)' libdecoder_plugins.a(libdecoder_plugins_a-AdPlugDecoderPlugin.o): In function `adplug_file_decode(Decoder &, char const*)': AdPlugDecoderPlugin.cxx:(.text._ZL18adplug_file_decodeR7DecoderPKc+0x65): undefined reference to `CAdPlug ::factory(std::string const&, Copl*, CPlayers const&, CFileProvider const&)' collect2: error: ld returned 1 exit status Makefile:4356: recipe for target 'src/mpd' failed gmake[3]: *** [src/mpd] Error 1 gmake[3]: Leaving directory '/usr/ports/audio/musicpd/work/mpd-0.18.11' Makefile:3235: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/ports/audio/musicpd/work/mpd-0.18.11' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/audio/musicpd *** Error code 1 Stop. make: stopped in /usr/ports/audio/musicpd Using 10.1-RELEASE with latest patches. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer crees@FreeBSD.org -- 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-196753-13>