pkgsrc-Bugs archive

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

pkg/47772: audio/pulseaudio 2.1nb3



>Number:         47772
>Category:       pkg
>Synopsis:       audio/pulseaudio 2.1nb3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 27 10:20:00 +0000 2013
>Originator:     David Shao
>Release:        NetBSD 6.99.19 (GENERIC) amd64
>Organization:
>Environment:
NetBSD 6.99.19 (GENERIC) amd64
>Description:
On NetBSD 6.99.19 (GENERIC) amd64, updating or installing current pkgsrc 
audio/pulseaudio 2.1nb3 fails with:

checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
...
checking for strtof_l... yes
...
config.status: executing po/stamp-it commands

 ---{ pulseaudio 2.1 }---

    prefix:                        /usr/pkg
    sysconfdir:                    ${prefix}/etc
    localstatedir:                 ${prefix}/var
    modlibexecdir:                 ${exec_prefix}/lib/pulse-2.1/modules
    System Runtime Path:           /usr/pkg/var/run/pulse
    System State Path:             /usr/pkg/var/lib/pulse
    System Config Path:            /usr/pkg/var/lib/pulse
    Compiler:                      gcc -std=gnu99
    CFLAGS:                        -O2 -g -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -Wall -W -Wextra -pipe -Wno-long-long -Wvla 
-Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 
-Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs 
-Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement 
-Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations 
-Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing 
-Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 
-fno-common -fdiagnostics-show-option
    LIBS:                          -lgdbm -lexecinfo -lpthread -lm -lossaudio

    Enable X11:                    yes
    Enable OSS Output:             yes
    Enable OSS Wrapper:            yes
    Enable EsounD:                 yes
    Enable Alsa:                   no
    Enable CoreAudio:              no
    Enable Solaris:                no
    Enable WaveOut:                no
    Enable GLib 2.0:               yes
    Enable Gtk+ 2.0:               yes
    Enable GConf:                  no
    Enable Avahi:                  yes
    Enable Jack:                   no
    Enable Async DNS:              no
    Enable LIRC:                   no
    Enable Xen PV driver:          no
    Enable D-Bus:                  yes
      Enable HAL:                  yes
      Enable BlueZ:                no
    Enable udev:                   no
      Enable HAL->udev compat:     no
    Enable systemd login:          no
    Enable TCP Wrappers:           no
    Enable libsamplerate:          yes
    Enable IPv6:                   yes
    Enable OpenSSL (for Airtunes): yes
    Enable fftw:                   no
    Enable orc:                    no
    Enable Adrian echo canceller:  yes
    Enable speex (resampler, AEC): yes
    Enable WebRTC echo canceller:  no
    Database
      tdb:                         no
      gdbm:                        yes
      simple database:             no

    System User:                   pulse
    System Group:                  pulse
    Access Group:                  pulse-access
    Enable per-user EsounD socket: yes
    Force preopen:                 no
    Preopened modules:             all

    Legacy Runtime Dir Support:    yes
    Legacy Database Entry Support: yes


===== WARNING WARNING WARNING WARNING WARNING WARNING WARNING =====
You do not have udev support enabled. It is strongly recommended
that you enable udev support if your platform supports it as it is
the primary method used to detect hardware audio devices (on Linux)
and is thus a critical part of PulseAudio on that platform.
===== WARNING WARNING WARNING WARNING WARNING WARNING WARNING =====
...
  CC     libpulsecommon_2.1_la-core-util.lo
pulsecore/core-util.c: In function 'c_locale_destroy':
pulsecore/core-util.c:2104:5: warning: implicit declaration of function 
'freelocale' [-Wimplicit-function-declaration]
pulsecore/core-util.c: In function 'pa_atod':
pulsecore/core-util.c:2121:9: warning: implicit declaration of function 
'newlocale' [-Wimplicit-function-declaration]
pulsecore/core-util.c:2121:35: error: 'LC_ALL_MASK' undeclared (first use in 
this function)
pulsecore/core-util.c:2121:35: note: each undeclared identifier is reported 
only once for each function it appears in
pulsecore/core-util.c: In function 'pa_accept_cloexec':
pulsecore/core-util.c:3165:1: warning: label 'finish' defined but not used 
[-Wunused-label]
gmake[3]: *** [libpulsecommon_2.1_la-core-util.lo] Error 1
gmake[3]: Leaving directory 
`/usr/pkgsrc/audio/pulseaudio/work/pulseaudio-2.1/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/pkgsrc/audio/pulseaudio/work/pulseaudio-2.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/audio/pulseaudio/work/pulseaudio-2.1'
gmake: *** [all] Error 2


>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index