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

Bug 862651

Summary: net-nds/rpcbind-1.2.6 - rpcbind.c:(<snip>) undefined reference to _nss_configure_lookup
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-nds:rpcbind-1.2.6:20220801-031225.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-08-01 07:22:12 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE
x86_64-gentoo-linux-musl-gcc  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rpcinfo src/rpcinfo.o -ltirpc  
x86_64-gentoo-linux-musl-gcc  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rpcbind src/check_bound.o src/pmap_svc.o src/rpcb_stat.o src/rpcb_svc.o src/rpcb_svc_4.o src/rpcb_svc_com.o src/rpcbind.o src/securit
/usr/lib/gcc/x86_64-gentoo-linux-musl/12.1.1/../../../../x86_64-gentoo-linux-musl/bin/ld: src/rpcbind.o: in function `main':
rpcbind.c:(.text.startup+0x201): undefined reference to `__nss_configure_lookup'
/usr/lib/gcc/x86_64-gentoo-linux-musl/12.1.1/../../../../x86_64-gentoo-linux-musl/bin/ld: rpcbind.c:(.text.startup+0x381): undefined reference to `__nss_configure_lookup'
collect2: error: ld returned 1 exit status

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220730-110007

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.62.1 *
php cli:

  HEAD of ::gentoo
commit 30e6de5b064a422c54c1a11943da3a64912ef480
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 1 02:46:48 2022 +0000

    2022-08-01 02:46:48 UTC

emerge -qpvO net-nds/rpcbind
[ebuild  N    ] net-nds/rpcbind-1.2.6  USE="-debug -remotecalls (-selinux) (-systemd) -tcpd -warmstarts"
Comment 1 Toralf Förster gentoo-dev 2022-08-01 07:22:13 UTC
Created attachment 796375 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-01 07:22:15 UTC
Created attachment 796378 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-01 07:22:16 UTC
Created attachment 796381 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-01 07:22:17 UTC
Created attachment 796384 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-01 07:22:18 UTC
Created attachment 796387 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-01 07:22:19 UTC
Created attachment 796390 [details]
net-nds:rpcbind-1.2.6:20220801-031225.log
Comment 7 Toralf Förster gentoo-dev 2022-08-01 07:22:20 UTC
Created attachment 796393 [details]
temp.tar.bz2