Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173078 - emulation sound libs does not install soundwrapper that many 32bit apps depend on
Summary: emulation sound libs does not install soundwrapper that many 32bit apps depen...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 03:43 UTC by Bugs Bunny
Modified: 2007-04-08 09:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bugs Bunny 2007-04-02 03:43:22 UTC
soundwrapper 32bit is never installed with emulation sound libs which nspluginwrapper and other 32bit plugins depend on.

Reproducible: Always

Steps to Reproduce:
1. emerge nspluginwrapper on 64bit multilib system
2. start firefox close it then kill X 
3. error message clearly stated

Actual Results:  
soundwrapper is never found

Expected Results:  
soundwrapper should be included!!!

Portage 2.1.2.3 (default-linux/amd64/2006.1, gcc-4.1.2, glibc-2.5-r1, 2.6.20.4-ck1 x86_64)
=================================================================
System uname: 2.6.20.4-ck1 x86_64 AMD Athlon(tm) 64 Processor 3800+
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 01 Apr 2007 22:30:01 +0000
ccache version 2.4 [disabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -ffast-math -ftracer -fprefetch-loop-arrays -pipe -fforce-addr -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -ffast-math -ftracer -fprefetch-loop-arrays -pipe -fforce-addr -ftree-vectorize"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amd64 berkdb bzip2 cairo cracklib crypt cups dbus dri dvd dvdnav dvdread encode firefox gif gnome gtk jpeg mad mp3 mpeg ncurses no-old-linux nptl nptlonly nsplugin opengl pam pcre perl pic png python readline ssl tcpd tiff unicode x264 xinerama zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="synaptics keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-02 06:20:47 UTC
What kind of soundwrapper? What error message?
Comment 2 Bugs Bunny 2007-04-02 11:30:02 UTC
obviously a noob. No wonder gentoo has gone to the dogs!!! AMD 64 team knows exactly what they need to do so assign it to them and be done with it.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-04 06:58:59 UTC
Obviously you just want to piss off people instead of providing useful bugs, right?
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2007-04-04 13:11:53 UTC
Does anything not work? I've never heard of any soundwrapper thing.
Comment 5 Bugs Bunny 2007-04-08 02:47:49 UTC
(In reply to comment #4)
> Does anything not work? I've never heard of any soundwrapper thing.
> 

A simple google tells ya what soundwrapper is ... it is a simple program to redirect audio output to a server i.e esd and artsd.

Certain flash sites are busted due to the missing package.

which: no soundwrapper in (/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/sbin:/usr/sbin)

The culprit is netscape-flash and should be fixed.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-04-08 07:22:11 UTC
(In reply to comment #5)
> The culprit is netscape-flash and should be fixed.

So tell Adobe to fix it. We don't have any soundwrapper in the tree.
 

Comment 7 Christoph Mende (RETIRED) gentoo-dev 2007-04-08 09:44:07 UTC
Using emul-linux-x86-soundlibs works for me on 100% of the flash sites anyways