Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 17:41:35 GMT
From:      Jens Jahnke <jan0sch@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186543: musicpd fails to build if sidplay support is enabled
Message-ID:  <201402071741.s17HfZUo092056@newred.freebsd.org>
Resent-Message-ID: <201402071750.s17Ho1Ic000266@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186543
>Category:       ports
>Synopsis:       musicpd fails to build if sidplay support is enabled
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 07 17:50:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jens Jahnke
>Release:        9.2
>Organization:
>Environment:
FreeBSD thor.rostock.home 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
If I enable the SIDPLAY2 option for musicpd it fails to build complaining about missing libraries:

configure: error: sidplay decoder plugin: libresid-builder or libsidutils not found
===>  Script "configure" failed unexpectedly.
Please report the problem to crees@FreeBSD.org [maintainer] and attach the
"/usr/ports/audio/musicpd/work/mpd-0.18.5/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/audio/musicpd.
*** [build] Error code 1

Stop in /usr/ports/audio/musicpd.

However I have installed the sidplay and sidplay2 libraries.

# pkg info | grep sidplay
gstreamer-plugins-sidplay-0.10.19,3 Gstreamer Commodore SID decoder plugin
libsidplay-1.36.59             Commodore SID-chip emulator library to play SID music files
libsidplay2-2.1.1_2            Library to play Commodore 64 SID-tunes cycle accurate

# locate libsidutils
/usr/local/lib/libsidutils.a
/usr/local/lib/libsidutils.la
/usr/local/lib/libsidutils.so
/usr/local/lib/libsidutils.so.0
/usr/local/libdata/pkgconfig/libsidutils.pc
/usr/ports/audio/libsidplay2/files/patch-libsidutils_include_sidplay_utils_SidUsage.h

# locate resid-builder
/usr/local/lib/sidplay/builders/libresid-builder.a
/usr/local/lib/sidplay/builders/libresid-builder.la
/usr/local/lib/sidplay/builders/libresid-builder.so
/usr/local/lib/sidplay/builders/libresid-builder.so.0


>How-To-Repeat:
1. enable SIDPLAY2 in /usr/ports/audio/musicpd
2. make

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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