Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135162 - libgpod fails with multilib strict
Summary: libgpod fails with multilib strict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 07:27 UTC by Lars Strojny
Modified: 2006-06-01 09:55 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 Lars Strojny 2006-06-01 07:27:17 UTC
make[1]: Leaving directory `/var/tmp/portage/libgpod-0.3.2-r1/work/libgpod-0.3.2/po'
make[1]: Entering directory `/var/tmp/portage/libgpod-0.3.2-r1/work/libgpod-0.3.2'
make[2]: Entering directory `/var/tmp/portage/libgpod-0.3.2-r1/work/libgpod-0.3.2'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /var/tmp/portage/libgpod-0.3.2-r1/image//usr/lib64/pkgconfig
mkdir -p -- /var/tmp/portage/libgpod-0.3.2-r1/image//usr/lib64/pkgconfig
 /bin/install -c -m 644 libgpod-1.0.pc /var/tmp/portage/libgpod-0.3.2-r1/image//usr/lib64/pkgconfig/libgpod-1.0.pc
make[2]: Leaving directory `/var/tmp/portage/libgpod-0.3.2-r1/work/libgpod-0.3.2'
make[1]: Leaving directory `/var/tmp/portage/libgpod-0.3.2-r1/work/libgpod-0.3.2'
>>> Completed installing libgpod-0.3.2-r1 into /var/tmp/portage/libgpod-0.3.2-r1/image/

man:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib64/libgpod.so.0.302.0
   usr/lib/python2.4/site-packages/_gpod.so
   usr/lib64/libgpod.a
removing executable bit: /usr/lib64/libgpod.la

!!! ERROR: media-libs/libgpod-0.3.2-r1 failed.
Call stack:
  misc-functions.sh, line 420:   Called install_qa_check
  misc-functions.sh, line 219:   Called die

!!! File /var/tmp/portage/libgpod-0.3.2-r1/image///usr/lib/python2.4/site-packages/_gpod.so matches a file type that is not allowed in /usr/lib
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! install_qa_check failed; exiting.

$ emerge info
Portage 2.1_rc2-r2 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r3, 2.6.17-rc4-mm3 x86_64)
=================================================================
System uname: 2.6.17-rc4-mm3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -pipe -march=athlon64 -fstack-protector"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -march=athlon64 -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect confcache distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/usr/local/overlays/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acl acpi admin alsa apache2 avahi bash-completion beagle berkdb bookmarks bzip2 cddb cdr crypt cscope daap dbus development dpms dri dvdr eds encode esd extras flac gdbm gif gimpprint glitz gnome gstreamer gstreamer010 gtk gtkhtml gzip hal howl ipod ipv6 jpeg libnotify mad mng mono mpeg mpm-peruser multiuser musicbrainz nautilus ncurses networkmanager nls nntp no-old-linux nptl office ogg opengl pam pda pdf perl png printer python readline ruby samba soap spell ssl svg tagwriting theora threads tiff truetype ucs2 unicode vim-pager vorbis wmf xml xml2 xv xvid zeroconf zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_ati video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2006-06-01 09:55:38 UTC
fixed, sorry.

if you can, please test on a non-symlink system and see if it works, it installs the .py in lib/ and the .so in lib64/