[proaudio] cannot compile Gnusound |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] cannot compile Gnusound
- From: "Jean-Baptiste Mestelan" <mestelan@xxxxxxxxx>
- Date: Sun, 16 Jul 2006 23:55:16 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=XWOEtNQo7Vbx3RHANJdfM5jnKAqzJDNGxcj8APMSS3IE4gyqgUzhMsX9oME4Qfcq9xpDcbghY9RqHUg7sCc6KZS6pcsKDXlpbIQ40dkWU7pjWlDn4DoCcUPojqKJB6m058X4hSYX7NNOjKtDR629kbMJOQkAIvyBiFOJIsuJpkE=
Hello :-)
I have been failing to compile GnuSound on my machine ; from the error message, I understand that the error is thrown by Mr Sandbox, but that's as much as I can tell :-/
Would someone be kind enough as to give me some directions ?
Many thanks.
localhost gnusound # USE="-oss" ebuild gnusound-0.7.4.ebuild merge
...
Installing GNUsound in : /usr/bin
Installing data in : /usr/lib/gnusound
Installing documentation in: /usr/share/gnome/help/gnusound
Runtime CPU detection : yes
Optimized memcpy : yes
Optimized min/max : yes
GNOME2 support : yes
Using libsamplerate : no
Audio drivers : oss alsa jack
File drivers : flac sndfile lame audiofile
If these settings are OK you can type 'make' to compile.
echo '-pthread -O2 -march=i686 -pipe -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -rdynamic -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-
2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-
2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/libglade-
2.0 -O3 -fomit-frame-pointer -DLIBDIR="/usr/lib/gnusound" -DGUIDIR="/usr/lib/gnusound/gui" -DSYSCONFDIR="/etc" -DPREFIX="/usr" -DDATADIR="/usr/share" -Isrc -Isrc/gtk2' > .cflags
...
>>> Install gnusound-0.7.4 into /var/tmp/portage/gnusound-
0.7.4/image/ category media-sound
make -C modules
make[1]: Entering directory `/var/tmp/portage/gnusound-
0.7.4/work/gnusound-0.7.4/modules'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/gnusound-
0.7.4/work/gnusound-0.7.4/modules'
make -C doc install owner_user=root owner_group=root
make[1]: Entering directory `/var/tmp/portage/gnusound-0.7.4/work/gnusound-0.7.4/doc'
mkdir -p /usr/share/omf/gnusound
for lang in C; do \
mkdir -p /usr/share/gnome/help/gnusound/$lang; \
install -m 644 -o root -g root \
$lang/*.xml $lang/*.html $lang/topic.dat \
/usr/share/gnome/help/gnusound/$lang; \
install -m 644 -o root -g root \
$lang/gnusound.omf \
/usr/share/omf/gnusound/gnusound-$lang.omf; \
done
ACCESS DENIED mkdir: /usr/share/gnome/help/gnusound
mkdir: cannot create directory `/usr/share/gnome/help/gnusound': Permission denied
install: target `/usr/share/gnome/help/gnusound/C' is not a directory
ACCESS DENIED unlink: /usr/share/omf/gnusound/gnusound-C.omf
install: cannot remove `/usr/share/omf/gnusound/gnusound-
C.omf': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnusound-
0.7.4/work/gnusound-0.7.4/doc'
make: *** [install] Error 2
!!! ERROR: media-sound/gnusound-0.7.4 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_install
ebuild.sh, line 1013: Called src_install
gnusound-0.7.4.ebuild, line 47: Called die
!!! make install failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-sound_-_gnusound-0.7.4-17182.log"
mkdir: /usr/share/gnome/help/gnusound
unlink: /usr/share/omf/gnusound/gnusound-C.omf
--------------------------------------------------------------------------------
!!! This ebuild is from an overlay: '/usr/local/portage/proaudio'
# cat /var/log/sandbox/sandbox-media-sound_-_gnusound-0.7.4-17182.log
mkdir: /usr/share/gnome/help/gnusound
unlink: /usr/share/omf/gnusound/gnusound-C.omf