Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102562 - gnome-base/oaf-0.6.10 not multilib-strict
Summary: gnome-base/oaf-0.6.10 not 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: InVCS
Depends on:
Blocks:
 
Reported: 2005-08-14 18:50 UTC by Will Briggs
Modified: 2005-08-18 16:14 UTC (History)
0 users

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


Attachments
Diff for oaf (oaf-0.6.10.ebuild.diff,860 bytes, patch)
2005-08-18 14:37 UTC, Mike Cvet
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Will Briggs 2005-08-14 18:50:45 UTC
emerge of oaf fails with "file type not allowed in /usr/lib" error.
FEATURES="-multilib-strict" fixes this but it out to be fixed as part of the
path of making everything multilib-friendly.

Not sure if this is the job of the amd64 team or of whoever is responsible for oaf.

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




Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.0_pre5
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ftracer -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -ftracer -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://batman/gentoo-portage"
USE="amd64 X aac aalib adns alsa avi bash-completion berkdb bitmap-fonts cdr
crypt cups curl dvd dvdr eds encode esd foomaticdb fortran gif gnome gpm
gstreamer gtk gtk2 hal imagemagick imlib java javascript jpeg junit lcms ldap
lirc lzw lzw-tiff mbox mikmod motif mozilla mp3 mpeg ncurses network nls nptl
nptlonly ogg oggvorbis opengl pam pdflib perl png ppds python qt quicktime
readline real scanner sdl spell ssl tcltk tcpd tiff truetype truetype-fonts
type1-fonts usb userlocales vcd vorbis wmf xine xml xml2 xmms xpm xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Mike Cvet 2005-08-18 14:37:07 UTC
Created attachment 66259 [details, diff]
Diff for oaf

Fixes multilib-strict issue
Comment 2 Mike Cvet 2005-08-18 14:56:07 UTC
Re-assigning to amd64@gentoo.org
Comment 3 Herbie Hopkins (RETIRED) gentoo-dev 2005-08-18 16:14:28 UTC
Fixed, thanks.