Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830218 - app-emulation/xen-tools-4.16.0 - xenalyze.c:(.text+<snip>): undefined reference to argp_state_help
Summary: app-emulation/xen-tools-4.16.0 - xenalyze.c:(.text+<snip>): undefined referen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 09:50 UTC by Toralf Förster
Modified: 2021-12-29 09:50 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2021-12-29 09:50 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.16.0:20211229-052304.log.bz2 (app-emulation:xen-tools-4.16.0:20211229-052304.log.bz2,20.27 KB, application/x-bzip)
2021-12-29 09:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,465.71 KB, text/plain)
2021-12-29 09:50 UTC, Toralf Förster
Details
environment (environment,131.01 KB, text/plain)
2021-12-29 09:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.89 KB, application/x-bzip)
2021-12-29 09:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.46 KB, application/x-bzip)
2021-12-29 09:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,50.80 KB, application/x-bzip)
2021-12-29 09:50 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-29 09:50:18 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc     -o xentrace xentrace.o  -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.16.0/work/xen-4.16.0/tools/xentrace/../../tools/libs/toollog  -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.16.0/work/xen-4.16.0/tools/xentrace/../../tools/libs/toolcore /
x86_64-gentoo-linux-musl-gcc     -o xenctx xenctx.o  -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.16.0/work/xen-4.16.0/tools/xentrace/../../tools/libs/toollog  -Wl,-rpath-link=/var/tmp/portage/app-emulation/xen-tools-4.16.0/work/xen-4.16.0/tools/xentrace/../../tools/libs/toolcore /var/
x86_64-gentoo-linux-musl-gcc     -o xenalyze xenalyze.o mread.o  
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: xenalyze.o: in function `cmd_parser':
xenalyze.c:(.text+0x18190): undefined reference to `argp_state_help'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: xenalyze.c:(.text+0x1832f): undefined reference to `argp_state_help'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: xenalyze.c:(.text+0x183a4): undefined reference to `argp_state_help'

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit b3f14b5df7159bf151cfbd219eac8d2928f93cb6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 29 04:07:00 2021 +0000

    2021-12-29 04:06:59 UTC

emerge -qpvO app-emulation/xen-tools
[ebuild  N    ] app-emulation/xen-tools-4.16.0  USE="hvm ipxe pam python qemu qemu-traditional rombios -api -debug -doc -ocaml (-ovmf) -pygrub -screen -sdl (-selinux) -static-libs -system-ipxe -system-qemu -system-seabios" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-12-29 09:50:19 UTC
Created attachment 760718 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-29 09:50:20 UTC
Created attachment 760719 [details]
app-emulation:xen-tools-4.16.0:20211229-052304.log.bz2
Comment 3 Toralf Förster gentoo-dev 2021-12-29 09:50:22 UTC
Created attachment 760720 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-29 09:50:23 UTC
Created attachment 760721 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-29 09:50:24 UTC
Created attachment 760722 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-29 09:50:25 UTC
Created attachment 760723 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-29 09:50:27 UTC
Created attachment 760724 [details]
temp.tar.bz2