Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106234 - [multilib-strict] Zope Fails to build on amd64
Summary: [multilib-strict] Zope Fails to build on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 20:42 UTC by AJ Armstrong
Modified: 2005-09-18 05:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes the zope multilib issue (zope_multilib_fix,1.10 KB, patch)
2005-09-17 06:42 UTC, Mike Cvet
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description AJ Armstrong 2005-09-16 20:42:33 UTC
net-zope/zope-2.8.1 fails on a multilib-strict system with:

usr/lib/zope-2.8.1/lib/python/ExtensionClass/_ExtensionClass.so
   usr/lib/zope-2.8.1/lib/python/initgroups.so

!!! ERROR: net-zope/zope-2.8.1 failed.
!!! Function dyn_install, Line 1114, Exitcode 0
!!! File
/var/tmp/portage/zope-2.8.1/image///usr/lib/zope-2.8.1/lib/python/Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/ISO_8859_1_Splitter.so
matches a file type that is not allowed in /usr/lib


Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
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
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 alsa avi berkdb bitmap-fonts crypt cups eds emboss encode foomaticdb
fortran gdbm gif gpm gstreamer gtk2 imlib ipv6 jpeg libwww lzw lzw-tiff mp3 mpeg
ncurses nls opengl pam pdflib perl png python quicktime readline sdl spell ssl
tcpd tetex tiff truetype-fonts type1-fonts usb userlocales xpm xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mike Cvet 2005-09-17 06:42:21 UTC
Created attachment 68674 [details, diff]
Fixes the zope multilib issue
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-09-18 05:22:50 UTC
fixed, thanks for the patch :)