Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113395 - [multilib-strict] dev-java/swt-3.2_pre1
Summary: [multilib-strict] dev-java/swt-3.2_pre1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 113389
  Show dependency tree
 
Reported: 2005-11-23 13:53 UTC by Patrick McLean
Modified: 2005-11-23 15:51 UTC (History)
1 user (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 Patrick McLean gentoo-dev 2005-11-23 13:53:35 UTC
Merging dev-java/swt-3.2_pre1 dies with this message:

>>> Install swt-3.2_pre1 into /var/tmp/portage/swt-3.2_pre1/image/ category dev-java
man:
prepallstrip:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib/libswt-mozilla-gtk-3201.so
   usr/lib/libswt-gtk-3201.so
   usr/lib/libswt-pi-gtk-3201.so
   usr/lib/libswt-cairo-gtk-3201.so
   usr/lib/libswt-gnome-gtk-3201.so
   usr/lib/libswt-awt-gtk-3201.so
making executable: /usr/lib/libswt-awt-gtk-3201.so
making executable: /usr/lib/libswt-cairo-gtk-3201.so
making executable: /usr/lib/libswt-gnome-gtk-3201.so
making executable: /usr/lib/libswt-gtk-3201.so
making executable: /usr/lib/libswt-mozilla-gtk-3201.so
making executable: /usr/lib/libswt-pi-gtk-3201.so

!!! ERROR: dev-java/swt-3.2_pre1 failed.
!!! Function dyn_install, Line 1198, Exitcode 0
!!! File
/var/tmp/portage/swt-3.2_pre1/image///usr/lib/libswt-mozilla-gtk-3201.so matches
a file type that is not allowed in /usr/lib
!!! If you need support, post the topmost build error, NOT this status message.


Here's my emerge info output:

Portage 2.0.53_rc7 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.6-r0,
2.6.14-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.0_pre11
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo ftp://gentoo.risq.qc.ca
http://gentoo.oregonstate.edu http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1"
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="amd64 X a52 aac aalib alsa audiofile avi bash-completion berkdb
bitmap-fonts bmp bzip2 c++ cairo caps cdparanoia cdr crypt css cups curl dbus
doc dri dts dv dvd dvdr dvdread dvi edl eds emboss encode esd ethereal evo exif
expat fam fat ffmpeg fftw flac foomaticdb fortran gb gcj gdbm gif gimp gimpprint
glitz glut gmail gmp gnome gnutls gpm gstreamer gtk gtk2 gzip hal hfs howl idea
idn imagemagick imap imlib imlib2 jabber java jfs jpeg junit lcms libcaca libgda
libwww linuxkeys live lzo lzw lzw-tiff mad matroska mikmod mmap mng mod
mozdevelop mozilla mp3 mpeg mplayer msn mythtv native nautilus ncurses network
nfs nls no-old-linux no_wxgtk1 noantlr nob nobcel nobeanutils nobsh
nocommonslogging nocommonsnet nojsch nolog4j nomotif noplugin norhino noxalan
noxerces nptl nptlonly offensive ogg oggvorbis openal opengl pam pcre pda pdflib
perl plugin png python quicktime radeon readline real reiserfs rtc samba sdl
slang sndfile speex spell ssl stream subversion svg tcltk tcpd tetex tga theora
tiff transcode truetype truetype-fonts type1-fonts udev unicode usb userlocales
v4l v4l2 vcd vorbis wmf wxwindows xanim xine xml2 xpm xprint xscreensaver xv
xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-11-23 15:51:06 UTC
Fixed Thanks for the bug.