Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133685 - ERROR: sys-cluster/util-vserver-0.30.210-r13 failed
Summary: ERROR: sys-cluster/util-vserver-0.30.210-r13 failed
Status: RESOLVED DUPLICATE of bug 114796
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-18 06:32 UTC by DMcLF
Modified: 2006-05-18 06:36 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 DMcLF 2006-05-18 06:32:25 UTC
Fresh machine, with fresh gentoo installed.

Portage 2.0.54-r2 (default-linux/x86/no-nptl, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-
vs2.0.1-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-vs2.0.1-gentoo-r5 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp-
 stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.easynet.nl/mirror/gentoo h
t tp://ftp.snt.ut wente.nl/pub/os/linux/gentoo "
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="3dnow alsa ap apache2 apm arts asl avi berkdb bitmap-fonts bzip2 cli crypt 
cups curl dlsearch dnsdb dri eds emboss encode erandom exiscan exiscan-acl expat
 foomaticdb fortran frxp gd gdbm gif gmp gpm gstreamer gtk2 hardened imap imlib 
ipv6 isdnlog jpeg kde ld libg++ libwww lmtp mad mailwrapper mbox mcal memlimi mi
kmod mmx motif mp3 mpeg mysql ncurses nls ogg oss pam pcre pdflib perl png pppd 
python quicktime readline reflection session slang snmp spell spl ssl t tcltk tc
pd threads tiff tls truetype truetype-fonts type1-fonts udev usb vhosts vorbis w
il x86 xml xmms xorg zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY


emerge sys-cluster/util-vserver
gives: 
if diet -Os i386-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.  -I ./lib -I ./ens
c_wrappers -D_GNU_SOURCE -D_REENTRANT    -O2 -mtune=i686 -pipe -std=c99 -Wall -p
edantic -W -funit-at-a-time -MT src/keep-ctx-alive.o -MD -MP -MF "$depbase.Tpo" 
-c -o src/keep-ctx-alive.o src/keep-ctx-alive.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link diet -Os i386-pc-linux-gnu-gcc  -O2 -mtun
e=i686 -pipe -std=c99 -Wall -pedantic -W -funit-at-a-time   -o src/keep-ctx-aliv
e -static src/keep-ctx-alive.o lib/libvserver.a  
diet -Os i386-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -std=c99 -Wall -pedantic -W
 -funit-at-a-time -o src/keep-ctx-alive src/keep-ctx-alive.o  lib/libvserver.a
src/keep-ctx-alive.o: In function `main':
keep-ctx-alive.c:(.text+0x240): undefined reference to `socket'
keep-ctx-alive.c:(.text+0x265): undefined reference to `connect'
keep-ctx-alive.c:(.text+0x29b): undefined reference to `send'
keep-ctx-alive.c:(.text+0x314): undefined reference to `socket'
keep-ctx-alive.c:(.text+0x339): undefined reference to `bind'
keep-ctx-alive.c:(.text+0x359): undefined reference to `listen'
keep-ctx-alive.c:(.text+0x4a3): undefined reference to `accept'
keep-ctx-alive.c:(.text+0x4d0): undefined reference to `recv'
collect2: ld returned 1 exit status
make[2]: *** [src/keep-ctx-alive] Error 1
make[2]: Leaving directory `/var/tmp/portage/util-vserver-0.30.210-r13/work/util
-vserver-0.30.210'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/util-vserver-0.30.210-r13/work/util
-vserver-0.30.210'
make: *** [all] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-18 06:36:04 UTC

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