First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 145973
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Ian Stakenvicius <ian@syndicated-productions.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Weyershäuser <thedude0001@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sandbox-sys-fs_-_dmraid-1.0.0_rc12-21480.log sandbox log text/plain Michael Weyershäuser 2006-09-02 03:59 0000 34 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 145973 depends on: Show dependency tree
Show dependency graph
Bug 145973 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-02 03:57 0000
Topic says it all, log will follow in a minute.

make[1]: Entering directory
`/var/tmp/portage/dmraid-1.0.0_rc12/work/dmraid/1.0.0.rc12-pre1/lib'
../lib/libdmraid.a ../lib/libdmraid.a
Installing ../lib/libdmraid.a in /usr/lib64
ACCESS DENIED  unlink:    /usr/lib64/libdmraid.a
/bin/install: cannot remove `/usr/lib64/libdmraid.a': Permission denied
make[1]: *** [install_dmraid_libs] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dmraid-1.0.0_rc12/work/dmraid/1.0.0.rc12-pre1/lib'
make: *** [lib.install] Error 2

!!! ERROR: sys-fs/dmraid-1.0.0_rc12 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_install
  ebuild.sh, line 1017:   Called src_install
  dmraid-1.0.0_rc12.ebuild, line 54:   Called die

!!! emake 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-sys-fs_-_dmraid-1.0.0_rc12-21480.log"

unlink:    /usr/lib64/libdmraid.a
--------------------------------------------------------------------------------


emerge --info
Portage 2.1.1_rc1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1,
glibc-2.4-r3, 2.6.17-suspend2-r4Dudebox-Edition x86_64)
=================================================================
System uname: 2.6.17-suspend2-r4Dudebox-Edition x86_64 AMD Athlon(tm) 64
Processor 3200+
Gentoo Base System version 1.12.4
Last Sync: Sat, 02 Sep 2006 03:50:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[enabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -Os -pipe"
CHOST="x86_64-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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distcc distlocks
metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test
userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS=""
MAKEOPTS="-j4"
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://server/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus
dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran
gdbm gif gpm gstreamer gtk gtk2 hal input_devices_keyboard input_devices_mouse
isdnlog jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux libg++ mad
mikmod mp3 mpeg ncurses nls nptl nptlonly ogg oss pam pcre pdflib perl png ppds
pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl
tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU
video_cards_radeon vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

------- Comment #1 From Michael Weyershäuser 2006-09-02 03:59:43 0000 -------
Created an attachment (id=95723) [edit]
sandbox log

------- Comment #2 From Jakub Moc 2006-09-02 04:17:43 0000 -------
You are missing genkernel in IUSE, and you are missing genkernel in
use.local.desc as well.

------- Comment #3 From Stefan Schweizer 2006-09-02 09:08:45 0000 -------
amd64 specific bug, want to create a fix yourself? ;)

I removed the genkernel-dep

------- Comment #4 From Ian Stakenvicius 2006-09-02 09:38:19 0000 -------
Sorry guys, i was _sure_ i had already removed all of the genkenrel IUSE stuff.

I don't have an amd64 box to test this on right now, so i won't be able to do
anything about this until next week.  From the looks of things make.tmpl
probably needs to be tweaked again.

------- Comment #5 From Ian Stakenvicius 2006-09-03 19:02:37 0000 -------
Supplied a fix on gentoo-sunrise.org but i can't test it yet.  See
http://www.gentoo-sunrise.org/svn/portage-review/sys-fs/dmraid/

------- Comment #6 From Jakub Moc 2006-09-04 00:13:09 0000 -------
*** Bug 146203 has been marked as a duplicate of this bug. ***

------- Comment #7 From Stefan Schweizer 2006-09-04 08:27:17 0000 -------
thanks, I fixed this in portage.

First Last Prev Next    No search results available      Search page      Enter new bug