Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158343 - stabilize >=dev-ruby/ruby-sdl-1.0.0 (sandbox violation)
Summary: stabilize >=dev-ruby/ruby-sdl-1.0.0 (sandbox violation)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-16 20:11 UTC by wildweathel
Modified: 2006-12-18 00:59 UTC (History)
0 users

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 wildweathel 2006-12-16 20:11:46 UTC
"emerge ruby-sdl" fails with: 


<*snip*>

>>> Source compiled.
>>> Test phase [not enabled]: dev-ruby/ruby-sdl-0.9.5

>>> Install ruby-sdl-0.9.5 into /var/tmp/portage/ruby-sdl-0.9.5/image/ category dev-ruby
/bin/install -c -m 0755 sdl.so /usr/lib/ruby/site_ruby/1.8/i686-linux
/bin/install -c -m 644 ./lib/sdl.rb /usr/lib/ruby/site_ruby/1.8
/bin/install -c -m 644 ./lib/rubysdl_aliases.rb /usr/lib/ruby/site_ruby/1.8
/bin/install -c -m 0755 sdl.so /usr/lib/ruby/site_ruby/1.8/i686-linux
ACCESS DENIED  open_wr:   /usr/lib/ruby/site_ruby/1.8/i686-linux/sdl.so
/bin/install: cannot create regular file `/usr/lib/ruby/site_ruby/1.8/i686-linux/sdl.so': Permission denied
make: *** [/usr/lib/ruby/site_ruby/1.8/i686-linux/sdl.so] Error 1

!!! ERROR: dev-ruby/ruby-sdl-0.9.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_install
  ebuild.sh, line 1020:   Called src_install
  ruby-sdl-0.9.5.ebuild, line 36:   Called einstall
  ebuild.sh, line 579:   Called die

!!! einstall 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-dev-ruby_-_ruby-sdl-0.9.5-6319.log"

open_wr:   /usr/lib/ruby/site_ruby/1.8/i686-linux/sdl.so
--------------------------------------------------------------------------------
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-16 20:20:07 UTC
emerge --info, please.
Comment 2 wildweathel 2006-12-17 06:49:18 UTC
'emerge --info' gives:

Gentoo Base System version 1.12.6
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 Intel(R) Celeron(R) CPU 2.00GHz
Last Sync: Sun, 17 Dec 2006 03:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ "
MAKEOPTS="-j2"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa berkdb bitmap-fonts bzip2 cdparanoia cdr cli cracklib crypt cups dlloader dri elibc_glibc emacs flac fortran gdbm gpm gtk2 iconv input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jack joystick kde kernel_linux ladspa libg++ mime mmx mp3 ncurses nls nptl nptlonly nvidia ogg opengl pam pcre pdf perl ppds pppd python qt3 readline reflection session speex spl sse sse2 ssl tcpd theora timidity truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa vorbis win32codecs xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-17 06:55:46 UTC
Huh, can't we get something uptodate stabilized, this 0.9.5 ebuild uses sucky einstall... 
Comment 4 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-12-17 15:10:29 UTC
dev-ruby/ruby-sdl-1.2.0 has been in since sept 18 and has no bug report AFAICT. x86 team, please stablize it.
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2006-12-18 00:59:43 UTC
Shines on x86