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

Bug 397627

Summary: sys-apps/busybox-1.19.3-r1 - mount.c:(.text.xdr_fhstatus+0xd): undefined reference to `xdr_u_int'
Product: Gentoo Linux Reporter: tman <cornicx>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/sys-apps:busybox-1.19.3-r1:20120104-114715.log
/var/tmp/portage/sys-apps/busybox-1.19.3-r1/temp/environment

Description tman 2012-01-04 11:53:50 UTC
sys-apps/busybox-1.19.3-r1 failed on compile

826 ==========
827 networking/lib.a(nslookup.o): In function `print_host':
828 nslookup.c:(.text.print_host+0x3e): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
829 libbb/lib.a(inet_common.o): In function `INET_rresolve':
830 inet_common.c:(.text.INET_rresolve+0xec): warning: Using 'gethostbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
831 util-linux/lib.a(mount.o): In function `nfsmount':
832 mount.c:(.text.nfsmount+0xba): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
833 libbb/lib.a(inet_common.o): In function `INET_rresolve':
834 inet_common.c:(.text.INET_rresolve+0x168): warning: Using 'getnetbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
835 libbb/lib.a(inet_common.o): In function `INET_resolve':
836 inet_common.c:(.text.INET_resolve+0xdd): warning: Using 'getnetbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
837 libbb/lib.a(xconnect.o): In function `bb_lookup_port':
838 xconnect.c:(.text.bb_lookup_port+0x3c): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
839 networking/lib.a(netstat.o): In function `ip_port_str':
840 netstat.c:(.text.ip_port_str+0x6c): warning: Using 'getservbyport' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
841 util-linux/lib.a(mount.o): In function `xdr_fhstatus':
842 mount.c:(.text.xdr_fhstatus+0xd): undefined reference to `xdr_u_int'
843 mount.c:(.text.xdr_fhstatus+0x38): undefined reference to `xdr_opaque'
844 util-linux/lib.a(mount.o): In function `xdr_dirpath':
845 mount.c:(.text.xdr_dirpath+0x6): undefined reference to `xdr_string'
846 util-linux/lib.a(mount.o): In function `xdr_mountres3':
847 mount.c:(.text.xdr_mountres3+0xd): undefined reference to `xdr_enum'
848 mount.c:(.text.xdr_mountres3+0x36): undefined reference to `xdr_bytes'
849 mount.c:(.text.xdr_mountres3+0x4f): undefined reference to `xdr_int'
850 mount.c:(.text.xdr_mountres3+0x61): undefined reference to `xdr_array'
851 util-linux/lib.a(mount.o): In function `nfsmount':
852 mount.c:(.text.nfsmount+0x970): undefined reference to `pmap_getmaps'
853 mount.c:(.text.nfsmount+0xa39): undefined reference to `clnttcp_create'
854 mount.c:(.text.nfsmount+0xae1): undefined reference to `clntudp_create'
855 mount.c:(.text.nfsmount+0xaf2): undefined reference to `authunix_create_default'
856 mount.c:(.text.nfsmount+0xd91): undefined reference to `clnt_sperror'
857 mount.c:(.text.nfsmount+0xde8): undefined reference to `clnt_sperror'
858 mount.c:(.text.nfsmount+0xfaf): undefined reference to `clnt_spcreateerror'
859 mount.c:(.text.nfsmount+0x106f): undefined reference to `bindresvport'
860 mount.c:(.text.nfsmount+0x10c8): undefined reference to `pmap_getport'
861 collect2: ld returned 1 exit status
862 make: *** [busybox_unstripped] Error 1
863 emake failed
864  * ERROR: sys-apps/busybox-1.19.3-r1 failed (compile phase):
865  *   (no error message)
866  *
867  * Call stack:
868  *     ebuild.sh, line  85:  Called src_compile
869  *   environment, line 2556:  Called die
870  * The specific snippet of code:
871  *           emake CONFIG_STATIC=y busybox || die;
872  *
873  * If you need support, post the output of 'emerge --info =sys-apps/busybox-1.19.3-r1',
874  * the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.19.3-r1'.
875  * The complete build log is located at '/var/log/portage/sys-apps:busybox-1.19.3-r1:20120104-114715.log'.
876  * The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.19.3-r1/temp/environment'.
877  * S: '/var/tmp/portage/sys-apps/busybox-1.19.3-r1/work/busybox-1.19.3'


Reproducible: Always




Portage 2.2.0_alpha84_p5 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r2, 3.1.6-gentoo x86_64)
=================================================================
System uname: Linux-3.1.6-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9700_@_2.80GHz-with-gentoo-2.1
Timestamp of tree: Wed, 04 Jan 2012 11:30:01 +0000
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          9999
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.2
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo lxde mpd qting-edge science wirelay scarabeus Techwolf poly-c luman nikai emacs java-overlay mgorny gnome lokal
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de en vi"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
Comment 1 tman 2012-01-04 11:54:17 UTC
Created attachment 297909 [details]
/var/log/portage/sys-apps:busybox-1.19.3-r1:20120104-114715.log
Comment 2 tman 2012-01-04 11:54:32 UTC
Created attachment 297911 [details]
/var/tmp/portage/sys-apps/busybox-1.19.3-r1/temp/environment
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-04 15:48:26 UTC
Looks like bug #379481 isn't fixed after all.

*** This bug has been marked as a duplicate of bug 379481 ***
Comment 4 SpanKY gentoo-dev 2012-01-06 06:16:37 UTC
it is fixed.  user needs to edit their saved config to not enable NFS.