First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 66931
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Luke-Jr <luke-jr+gentoobugs@utopios.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openh323-1.13.5-r1.ebuild (hopefully) fixed ebuild text/plain Stefan Knoblich (RETIRED) 2004-10-12 05:16 0000 4.13 KB Details
openh323-1.13.5-r1.ebuild.diff cleanup patch, uses $(get_libdir) now patch Stefan Knoblich (RETIRED) 2004-10-12 12:04 0000 1.81 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 66931 depends on: 72706 Show dependency tree
Bug 66931 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2004-10-09 17:49 0000
Same issue w/ ~amd64 version too...

>>> Install openh323-1.13.2-r1 into /var/tmp/portage/openh323-1.13.2-r1/image/ category net-libs
mkdir -p /var/tmp/portage/openh323-1.13.2-r1/image//usr/include
mkdir -p //usr/lib64
chmod a+r lib/*so*
cp -df lib/*so* //usr/lib64
ACCESS DENIED  symlink:   /usr/lib64/libh323_linux_x86_64_n.so
cp: cannot create symbolic link `//usr/lib64/libh323_linux_x86_64_n.so': Permission denied
ACCESS DENIED  symlink:   /usr/lib64/libh323_linux_x86_64_n.so.1
cp: cannot create symbolic link `//usr/lib64/libh323_linux_x86_64_n.so.1': Permission denied
ACCESS DENIED  symlink:   /usr/lib64/libh323_linux_x86_64_n.so.1.13
cp: cannot create symbolic link `//usr/lib64/libh323_linux_x86_64_n.so.1.13': Permission denied
ACCESS DENIED  open_wr:   /usr/lib64/libh323_linux_x86_64_n.so.1.13.2
cp: cannot create regular file `//usr/lib64/libh323_linux_x86_64_n.so.1.13.2': Permission denied
make: *** [install] Error 1

!!! ERROR: net-libs/openh323-1.13.2-r1 failed.
!!! Function src_install, Line 100, Exitcode 2
!!! install failed
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-libs_-_openh323-1.13.2-r1-10307.log"

symlink:   /usr/lib64/libh323_linux_x86_64_n.so
symlink:   /usr/lib64/libh323_linux_x86_64_n.so.1
symlink:   /usr/lib64/libh323_linux_x86_64_n.so.1.13
open_wr:   /usr/lib64/libh323_linux_x86_64_n.so.1.13.2
--------------------------------------------------------------------------------


luke-jr@tsurukikun ~ $ emerge info
Portage 2.0.51_rc7 (default-linux/amd64/gcc34-2004.2, gcc-3.4.2, glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r7-ljr x86_64)
=================================================================
System uname: 2.6.8-gentoo-r7-ljr x86_64 12
Gentoo Base System version 1.5.3
distcc 2.13 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.3-r3
Headers:  sys-kernel/linux26-headers-2.6.6-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer -fweb -ftracer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer -fweb -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distlocks fixpackages keeptemp keepwork sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org/"
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="X aalib acl acpi aim alsa amd64 apache2 apm arts avi berkdb bitmap-fonts bootsplash bzlib calendar caps cdr cjk crypt cups directfb dvb dvd dvdr encode esd ethereal f77 faad fam fbcon flac foomaticdb ftp gcj gdbm gif gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq imagemagick imap imlib inifile ipv6 jabber java jikes joystick jpeg kde ldap libg++ libwww mad maildir matroska mcal memlimit mikmod motif mozilla mpeg msn mysql nas ncurses nls nocd oggvorbis opengl oscar oss pam pda pdflib perl php pic png python qt quicktime readline ruby samba scanner sdk sdl session shared slang slp snmp socks5 speex spell ssl tcltk tcpd theora tiff truetype usb vhosts wmf wxwindows xml xml2 xmms xosd xprint xsl xv xvid yahoo zlib video_cards_radeon"

------- Comment #1 From foser (RETIRED) 2004-10-10 14:00:10 0000 -------
quite obviously lib64 (?) related

------- Comment #2 From Stefan Knoblich (RETIRED) 2004-10-12 05:16:01 0000 -------
Created an attachment (id=41614) [details]
(hopefully) fixed ebuild

this (experimental) ebuild should fix the lib64 problems

can somebody please emerge this on amd64 and send me the output of
qpkg -l openh323?

------- Comment #3 From Stefan Knoblich (RETIRED) 2004-10-12 12:04:55 0000 -------
Created an attachment (id=41632) [details]
cleanup patch, uses $(get_libdir) now

using $(get_libdir) instead of the if [ -d ... mess

thx to Kugelfang for pointing this out :)

------- Comment #4 From Stefan Knoblich (RETIRED) 2005-02-03 15:10:53 0000 -------
comitted new fixed versions of pwlib and openh323 with working amd64 support:

pwlib-1.6.3-r3
pwlib-1.6.6-r2
pwlib-1.8.3-r1

openh323-1.13.2-r2
openh323-1.13.5-r1
openh323-1.15.2-r1

------- Comment #5 From Stefan Knoblich (RETIRED) 2005-02-09 15:05:28 0000 -------
new versions working fine with FEATURES="multilib-strict" and sandbox enabled,
therefore -> fixed

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