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

Bug 716980

Summary: dev-util/cmake-3.17.1 : /.../ld: /.../libxml2.so.2: undefined reference to vsnprintf@GLIBC_2.2.5
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:cmake-3.17.1:20200410-194230.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-10 20:06:50 UTC
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: warning: libm.so.6, needed by /opt/tivoli/tsm/client/ba/bin/libxml2.so.2, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/tivoli/tsm/client/ba/bin/libxml2.so.2: undefined reference to vsnprintf@GLIBC_2.2.5
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/tivoli/tsm/client/ba/bin/libxml2.so.2: undefined reference to send@GLIBC_2.2.5
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/tivoli/tsm/client/ba/bin/libxml2.so.2: undefined reference to connect@GLIBC_2.2.5
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /opt/tivoli/tsm/client/ba/bin/libxml2.so.2: undefined reference to __errno_location@GLIBC_2.2.5

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 10 18:09:42 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO dev-util/cmake
[ebuild     U ] dev-util/cmake-3.17.1 [3.17.0] USE="ncurses -doc -emacs -qt5 -test"
Comment 1 Toralf Förster gentoo-dev 2020-04-10 20:06:53 UTC
Created attachment 632006 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-10 20:06:55 UTC
Created attachment 632008 [details]
dev-util:cmake-3.17.1:20200410-194230.log
Comment 3 Toralf Förster gentoo-dev 2020-04-10 20:06:58 UTC
Created attachment 632010 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-10 20:07:01 UTC
Created attachment 632012 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-10 20:07:04 UTC
Created attachment 632014 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-10 20:07:07 UTC
Created attachment 632016 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-10 20:07:09 UTC
Created attachment 632018 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2020-04-10 20:21:31 UTC
nah, I don't think so either.

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