[Lunar-commits] <moonbase> pulseaudio: Not PSAFE. I get this on x86_64 and x86;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Dec 18 19:16:21 CET 2010


commit 3df9267d415d95c67acf857f3c82b33acaa2109c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Dec 18 13:16:21 2010 -0500

    pulseaudio: Not PSAFE. I get this on x86_64 and x86;
    
    lseaudio.h pulse/rtclock.h pulse/sample.h pulse/scache.h pulse/simple.h pulse/stream.h pulse/subscribe.h pulse/thread-mainloop.h pulse/timeval.h pulse/utf8.h pulse/util.h pulse/version.h pulse/volume.h pulse/xmalloc.h pulse/browser.h pulse/glib-mainloop.h '/usr/include/pulse'
    test -z "/lib/udev/rules.d" || /bin/mkdir -p "/lib/udev/rules.d"
     /usr/bin/install -c -m 644 modules/alsa/mixer/profile-sets/90-pulseaudio.rules '/lib/udev/rules.d'
    test -z "/etc/xdg/autostart" || /bin/mkdir -p "/etc/xdg/autostart"
    /usr/src/pulseaudio-0.9.22/src/.libs/libpulse.so: file not recognized: File truncated
    collect2: ld returned 1 exit status
    libtool: install: error: relink `libcli.la' with the above command before installing it
    make[4]: *** [install-modlibexecLTLIBRARIES] Error 1
    make[4]: *** Waiting for unfinished jobs....
    libtool: install: /usr/bin/install -c .libs/libpulse.so.0.12.3T /usr/lib/libpulse.so.0.12.3
    libtool: install: (cd /usr/lib && { ln -s -f libpulse.so.0.12.3 libpulse.so.0 || { rm -f libpulse.so.0 && ln -s libpulse.so.0.12.3 libpulse.so.0; }; })
    libtool: install: (cd /usr/lib && { ln -s -f libpulse.so.0.12.3 libpulse.so || { rm -f libpulse.so && ln -s libpulse.so.0.12.3 libpulse.so; }; })
    libtool: install: /usr/bin/install -c .libs/libpulse.lai /usr/lib/libpulse.la
    libtool: install: warning: relinking `libpulse-simple.la'
---
 audio/pulseaudio/DETAILS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/audio/pulseaudio/DETAILS b/audio/pulseaudio/DETAILS
index f5f2dde..5aaaecb 100644
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -8,6 +8,7 @@
          UPDATED=20101128
            SHORT="Networked sound server"
 
+PSAFE=no
 cat << EOF
 PulseAudio is a sound server for Linux and other Unix like operating
 systems. It is intended to be an improved drop-in replacement for the


More information about the Lunar-commits mailing list