Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43613 - multiple sandbox violations in media-sound/zynaddsubfx 1.4.3
Summary: multiple sandbox violations in media-sound/zynaddsubfx 1.4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 08:25 UTC by Hans-Christian Armingeon
Modified: 2004-03-21 00:35 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 Hans-Christian Armingeon 2004-03-03 08:25:57 UTC
[...]
rm -f zynaddsubfx zynaddsubfx.exe
gcc -o zynaddsubfx */*.o *.o -lm -lrfftw -lfftw `fltk-config --ldflags`  -lpthread -lasound `pkg-config --libs jack`

>>> Install zynaddsubfx-1.4.3 into /var/tmp/portage/zynaddsubfx-1.4.3/image/ category media-sound
man:
prepallstrip:
strip:
strip:
   usr/bin/zynaddsubfx
   usr/bin/spliter
ACCESS DENIED  open_wr:   /dev/aloadSEQ
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
ACCESS DENIED  open_wr:   /dev/snd/seq
ACCESS DENIED  open_wr:   /dev/aloadSEQ
ACCESS DENIED  open_wr:   /dev/snd/seq
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied
isetdyn: seq.c:2179: snd_seq_create_port: Assertion `seq && port' failed.
/usr/lib/portage/bin/prepstrip: line 42: 21839 Aborted                 /usr/bin/isetdyn "${x}" >/dev/null
   usr/bin/controller
ACCESS DENIED  open_wr:   /dev/snd/seq
ACCESS DENIED  open_wr:   /dev/aloadSEQ
ACCESS DENIED  open_wr:   /dev/snd/seq
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied
isetdyn: seq.c:2179: snd_seq_create_port: Assertion `seq && port' failed.
/usr/lib/portage/bin/prepstrip: line 42: 21846 Aborted                 /usr/bin/isetdyn "${x}" >/dev/null
>>> Completed installing into /var/tmp/portage/zynaddsubfx-1.4.3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-sound_-_zynaddsubfx-1.4.3-21730.log"

open_wr:   /dev/aloadSEQ
open_wr:   /dev/snd/seq
open_wr:   /dev/aloadSEQ
open_wr:   /dev/snd/seq
open_wr:   /dev/snd/seq
open_wr:   /dev/aloadSEQ
open_wr:   /dev/snd/seq
--------------------------------------------------------------------------------

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-20 20:23:32 UTC
I bet this is the same problem as your other bug.  Do you have alsa started?
Comment 2 Hans-Christian Armingeon 2004-03-21 00:35:41 UTC
No.

I'm closing this bug,

Johnny