pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46448: pkgsrc/audio/pulseaudio can't build on 6.99.7



>Number:         46448
>Category:       pkg
>Synopsis:       pkgsrc/audio/pulseaudio can't build on 6.99.7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 13 08:20:00 +0000 2012
>Originator:     NONAKA Kimihiro
>Release:        6.99.7
>Organization:
>Environment:
NetBSD koharu.myhome.local 6.99.7 NetBSD 6.99.7 (TPX201) #1898: Sat May 12 
08:33:05 JST 2012  
nonaka@koharu.myhome.local:/usr/obj.amd64/sys/arch/amd64/compile/TPX201 amd64
>Description:
- build log:
-----
  CC       libpulsedsp_la-padsp.lo
  CC       libpulsecore_0.9.21_la-asyncmsgq.lo
utils/padsp.c:2348:5: error: conflicting types for '_oss_ioctl'
/usr/include/soundcard.h:304:5: note: previous declaration of '_oss_ioctl' was 
here
gmake[3]: *** [libpulsedsp_la-padsp.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
pulse/glib-mainloop.c: In function 'prepare_func':
pulse/glib-mainloop.c:493:9: warning: 'g_source_get_current_time' is deprecated
(declared at /usr/obj.pkgsrc/audio/pulseaudio/work.koharu/.buildlink/include/gli
b/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-decl
arations]
pulse/glib-mainloop.c: In function 'check_func':
pulse/glib-mainloop.c:524:9: warning: 'g_source_get_current_time' is deprecated 
(declared at 
/usr/obj.pkgsrc/audio/pulseaudio/work.koharu/.buildlink/include/glib/glib-2.0/glib/gmain.h:413):
 Use 'g_source_get_time' instead [-Wdeprecated-declarations]
pulse/glib-mainloop.c: In function 'dispatch_func':
pulse/glib-mainloop.c:569:9: warning: 'g_source_get_current_time' is deprecated 
(declared at 
/usr/obj.pkgsrc/audio/pulseaudio/work.koharu/.buildlink/include/glib/glib-2.0/glib/gmain.h:413):
 Use 'g_source_get_time' instead [-Wdeprecated-declarations]
gmake[3]: Leaving directory 
`/usr/obj.pkgsrc/audio/pulseaudio/work.koharu/pulseaudio-0.9.21/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/obj.pkgsrc/audio/pulseaudio/work.koharu/pulseaudio-0.9.21/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/obj.pkgsrc/audio/pulseaudio/work.koharu/pulseaudio-0.9.21'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/audio/pulseaudio
*** Error code 1
-----

_oss_ioctl API has been changed in revision 1.20.
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libossaudio/soundcard.h.diff?r1=1.19&r2=1.20&only_with_tag=MAIN&f=h

>How-To-Repeat:
make pkgsrc/audio/pulseaudio on 6.99.7.


>Fix:



Home | Main Index | Thread Index | Old Index