Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82579 - x11-libs/dnd-1.1 access violation during src_install
Summary: x11-libs/dnd-1.1 access violation during src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Nguyen Thai Ngoc Duy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 07:09 UTC by Matthew Kennedy (RETIRED)
Modified: 2005-03-03 11:20 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 Matthew Kennedy (RETIRED) gentoo-dev 2005-02-19 07:09:45 UTC
>>> Install dnd-1.1 into /var/tmp/portage/dnd-1.1/image/ category x11-libs
install -d /var/tmp/portage/dnd-1.1/image//usr/include/OffiX
install DragAndDrop.h DragAndDropTypes.h /var/tmp/portage/dnd-1.1/image//usr/include/OffiX
install -d /usr/lib
ACCESS DENIED  chmod:     /usr/lib
install: cannot change permissions of `/usr/lib': Permission denied
make: *** [install] Error 1

!!! ERROR: x11-libs/dnd-1.1 failed.
!!! Function src_install, Line 31, Exitcode 2
!!! (no error message)
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2005-02-19 07:09:59 UTC
# cat /tmp/sandbox-x11-libs_-_dnd-1.1-20238.log
chmod:     /usr/lib
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2005-02-19 07:10:18 UTC
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 16 2005, 01:50:12)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -O3 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O3 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache cvs digest distlocks notitles sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apm avi berkdb bitmap-fonts cdr cjk crypt cscope cups curl doc dv dvd dvdr emacs encode f77 faad fam flac font-server foomaticdb fortran gcj gdbm gif gmp gnome gnutls gphoto2 gstreamer gtk gtk2 gtkhtml guile hal howl imagemagick imlib ipv6 jpeg junit libg++ libwww mad mikmod mmx mng motif mozilla mpeg ncurses nls nptl objc odbc oggvorbis opengl pam pcre pdflib plotutils png quicktime samba sdl snmp spell sqlite sse ssl svg tcpd tetex threads tiff transcode truetype truetype-fonts type1-fonts unicode wmf xml xml2 xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS

Comment 3 Luke Macken (RETIRED) gentoo-dev 2005-02-21 21:07:38 UTC
  16 Feb 2005; <pclouds@gentoo.org> files/Makefile-fix.patch,
  dnd-1.1.ebuild:
  Fixed sandbox violation on installing /usr/lib/*

mkennedy, is this still an issue?
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2005-03-03 11:20:42 UTC
No. Looks like its fixed now.