Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20281 - tcp-wrappers w/ userpriv usersandbox fails to patch Makefile for prelink
Summary: tcp-wrappers w/ userpriv usersandbox fails to patch Makefile for prelink
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-01 12:20 UTC by Derek Dolney
Modified: 2011-10-30 22:17 UTC (History)
0 users

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 Derek Dolney 2003-05-01 12:20:00 UTC
When emerging tcp-wrappers-7.6-r4 with userpriv and usersandbox FEATURES,
ebuild.sh cannot patch the Makefile (lines 31-33 in the tcp-wrappers ebuild).
You will get the "Cannot prelink against non-PIC shared library libIIOP.so.0"
prelink warnings discussed at the end of the Gentoo Linux Prelink Guide. A
workaround is just to emerge tcp-wrappers without userpriv and usersandbox.

emerge info:

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r3 i686 Pentium III (Coppermine)
GENTOO_MIRRORS=" ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="ncurses slang readline guile perl python -oss -3dnow -arts -avi -berkdb
-encode -esd -imlib -kde -libg++ -libwww -motif -mikmod -nls -oggvorbis -qt -sdl
-svga -xmms x86 alsa apm atlas bonobo cdr crypt cups emacs gdbm gif gnome gpm
gtk gtk2 imap java jpeg maildir mmx mozilla mpeg opengl pam pcmcia pdflib png
pnp quicktime spell sse ssl tcltk tcpd tetex truetype trusted X xml2 xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -fomit-frame-pointer -pipe"
CXXFLAGS="-march=pentium3 -O3 -fomit-frame-pointer -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache userpriv usersandbox"
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-02-04 23:27:38 UTC
still an issue ?
Comment 2 Derek Dolney 2004-02-05 08:12:39 UTC
I tested 7.6-r8 and this is not an issue.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2004-02-06 06:20:51 UTC
closing then