Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71369 - emerge media-libs/hermes-1.3.2-r2 has access violation on amd64 2004.3
Summary: emerge media-libs/hermes-1.3.2-r2 has access violation on amd64 2004.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 01:40 UTC by Christopher Vance
Modified: 2004-11-16 16:19 UTC (History)
2 users (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 Christopher Vance 2004-11-16 01:40:40 UTC
Upgrading amd64 2004.2 to 2004.3, I did
 emerge -e world
and hermes emerge dies as 'actual results' shows.  Also happens when I
 emerge -C hermes
 emerge hermes

Reproducible: Always
Steps to Reproduce:
1. emerge hermes
2.
3.

Actual Results:  
[ output above here elided ]

Making install in src
make[1]: Entering directory `/var/tmp/portage/hermes-1.3.2-r2/work/Hermes-1.3.2/
src'
make[2]: Entering directory `/var/tmp/portage/hermes-1.3.2-r2/work/Hermes-1.3.2/
src'
/bin/sh ../mkinstalldirs //usr/lib
/bin/sh ../libtool  --mode=install /bin/install -c libHermes.la //usr/lib/libHer
mes.la
/bin/install -c .libs/libHermes.so.1.0.0 //usr/lib/libHermes.so.1.0.0
ACCESS DENIED  open_wr:   /usr/lib/libHermes.so.1.0.0
/bin/install: cannot create regular file `//usr/lib/libHermes.so.1.0.0': Permiss
ion denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/var/tmp/portage/hermes-1.3.2-r2/work/Hermes-1.3.2/s
rc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/hermes-1.3.2-r2/work/Hermes-1.3.2/s
rc'
make: *** [install-recursive] Error 1

!!! ERROR: media-libs/hermes-1.3.2-r2 failed.
!!! Function src_install, Line 43, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-libs_-_hermes-1.3.2-r2-2819.log"

open_wr:   /usr/lib/libHermes.so.1.0.0


Expected Results:  
expected library to compile so I can update windowmaker :-)

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.2, glibc-2.3.4.20040808-r
1, 2.6.9-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=k8"
DISTDIR="/vol/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://mirror.pacific.net.au/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 ared berkdb bitmap-fonts cddb crypt esd evo f77 f
am gdbm gif gpm gtk idea imap imlib ipv6 jikes jp2 jpeg lzw lzw-tiff maildir mim
e motif mozilla moznoirc multilib ncurses nls nocd opengl oss pam pcre perl png 
posix python readline samba slang sockets ssl tcltk tcpd tidy tiff truetype true
type-fonts usb userlocales xml2 xpm xrandr xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-16 16:19:38 UTC
fixed in cvs.