Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 122355

Summary: x11-libs/vte-0.11.16-r1 and 0.11.17 RUNPATH error
Product: Gentoo Linux Reporter: Michal <doman1>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal 2006-02-10 04:50:02 UTC
Hi, when try emerge -uD world, i've got this:

prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
   /usr/bin/vte
   /usr/lib/vte/iso8859mode
   /usr/lib/vte/slowcat
   /usr/lib/vte/nativeecho
   /usr/lib/vte/vterdb
   /usr/lib/vte/utf8echo
   /usr/lib/vte/utf8mode
   /usr/lib/vte/interpret
   /usr/lib/libvte.so.4.4.0
   /usr/lib/python2.4/site-packages/gtk-2.0/vtemodule.so
   /usr/libexec/gnome-pty-helper
removing executable bit: /usr/lib/libvte.la

QA Notice: the following files contain insecure RUNPATH's
 Please file a bug about this at http://bugs.gentoo.org/
 For more information on this issue, kindly review:
 http://bugs.gentoo.org/81745
/var/tmp/portage/vte-0.11.16-r1/image//usr/lib usr/bin/vte
/var/tmp/portage/vte-0.11.16-r1/image//usr/lib usr/lib/python2.4/site-packages/gtk-2.0/vtemodule.so


!!! ERROR: x11-libs/vte-0.11.16-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_install

!!! Aborting due to serious QA concerns with RUNPATH/RPATH
!!! If you need support, post the topmost build error, and the call stack if relevant.

with x11-libs/vte-0.11.17 i've got the same error

my emerge --info:
Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.14
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -Os -pipe -fomit-frame-pointer -s -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -pipe -fomit-frame-pointer -s -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages moo sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl/ http://gentoo.zie.pg.gda.pl/ http://src.gentoo.pl/"
LANG="pl_PL.UTF-8"
LC_ALL="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1,--sort-common"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac alsa apm avi bitmap-fonts bzip2 cdr cups directfb emboss encode ffmpeg firefox flac flash gdbm gif gpm gstreamer gtk gtk2 imlib jack java jpeg kde kdeenablefinal ldap mmx mp3 mpeg mpg ncurses nls ogg oggvorbis opengl oss pam perl png python qt quicktime sse truetype type1-fonts unicode v4l vorbis win32codecs xmms xv xvid zlib elibc_glibc kernel_linux linguas_pl userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS


What's wrong ?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-10 04:51:18 UTC

*** This bug has been marked as a duplicate of 117633 ***