Subject: pkg/34878: package audio/xfce4-mixer doesn't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <u.hobelmann@web.de>
List: pkgsrc-bugs
Date: 10/22/2006 15:05:00
>Number:         34878
>Category:       pkg
>Synopsis:       package audio/xfce4-mixer doesn't build
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 22 15:05:00 +0000 2006
>Originator:     Ulrich Hobelmann
>Release:        -
>Organization:
>Environment:
Darwin firebird.heh.uni-oldenburg.de 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc
>Description:
(when building the meta-pkgs/xfce4 package)

audio/xfce4-mixer fails building:
gcc -pipe -DHAVE_CONFIG_H -I. -I.. -I../include -DPNG_NO_ASSEMBLER_CODE -no-cpp-precomp -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/freetype2 -DXTHREADS -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/gtk-2.0 -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/lib/gtk-2.0/include -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/atk-1.0 -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/cairo -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/pango-1.0 -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/glib/glib-2.0 -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/lib/glib-2.0/include -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/include/libpng12 -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.x11-buildlink/include -I/Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer/work/.buildlink/i
 nclude/xfce4 -O2 -O2 -MT libxfce4mixer_la-vc_oss.lo -MD -MP -MF .deps/libxfce4mixer_la-vc_oss.Tpo -c vc_oss.c  -fno-common -DPIC -o .libs/libxfce4mixer_la-vc_oss.o
vc_oss.c:81: error: 'SOUND_MIXER_NRDEVICES' undeclared here (not in a function)
vc_oss.c:81: error: 'SOUND_DEVICE_LABELS' undeclared here (not in a function)
vc_oss.c: In function 'find_master':
vc_oss.c:100: error: 'SOUND_MIXER_READ_DEVMASK' undeclared (first use in this function)
vc_oss.c:100: error: (Each undeclared identifier is reported only once
vc_oss.c:100: error: for each function it appears in.)
gnumake[2]: *** [libxfce4mixer_la-vc_oss.lo] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer
*** Error code 1

Stop.
bmake: stopped in /Volumes/PKGSRC/pkgsrc/audio/xfce4-mixer
*** Error code 1
>How-To-Repeat:
Install Pkgsrc 2006Q3 and start building meta-pkgs/xfce4.  It will build many packages, but the mixer one fails (at least on Darwin).
>Fix: