Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 10:42:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196752] audio/musicpd libsidplay2 undefined reference error
Message-ID:  <bug-196752-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196752
           Summary: audio/musicpd libsidplay2 undefined reference error
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                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

Hi,

I was just trying to compile audio/musicpd on a fresh 10.1-RELEASE installation
using the latest updates and I get the following error message if I enable
sidplay support:

/usr/local/bin/ld: /usr/local/lib/libsidplay2.so: undefined reference to symbol
'_ZNSt11logic_er[99/3924]
'
//usr/lib/libc++.so.1: error adding symbols: DSO missing from command line
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

--- 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-196752-13>