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"
quite obviously lib64 (?) related
Created attachment 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?
Created attachment 41632 [details, diff] cleanup patch, uses $(get_libdir) now using $(get_libdir) instead of the if [ -d ... mess thx to Kugelfang for pointing this out :)
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
new versions working fine with FEATURES="multilib-strict" and sandbox enabled, therefore -> fixed