Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832518 - sys-cluster/charliecloud-0.26 - ch-run.c:(.text+<snip>): undefined reference to argp_state_help
Summary: sys-cluster/charliecloud-0.26 - ch-run.c:(.text+<snip>): undefined reference ...
Status: RESOLVED WONTFIX
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: 2022-02-01 18:57 UTC by Toralf Förster
Modified: 2023-01-27 16:57 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.02 KB, text/plain)
2022-02-01 18:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.78 KB, text/plain)
2022-02-01 18:57 UTC, Toralf Förster
Details
environment (environment,108.30 KB, text/plain)
2022-02-01 18:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.66 KB, application/x-bzip)
2022-02-01 18:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.34 KB, application/x-bzip)
2022-02-01 18:57 UTC, Toralf Förster
Details
sys-cluster:charliecloud-0.26:20220201-183904.log (sys-cluster:charliecloud-0.26:20220201-183904.log,14.00 KB, text/plain)
2022-02-01 18:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.90 KB, application/x-bzip)
2022-02-01 18:57 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 2022-02-01 18:57:40 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc  -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -std=c99 -Wall  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ch-checkns ch-checkns.o ch_misc.o  
x86_64-gentoo-linux-musl-gcc  -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -std=c99 -Wall  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ch-ssh ch-ssh.o ch_misc.o  
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -std=c99 -Wall -pthread -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -std=c99 -Wall  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ch-run ch_run-ch
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: ch_run-ch-run.o: in function `parse_opt':
ch-run.c:(.text+0x6cc): undefined reference to `argp_state_help'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: ch_run-ch-run.o: in function `main':
ch-run.c:(.text.startup+0x142): undefined reference to `argp_parse'

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
php cli:

  HEAD of ::gentoo
commit fc79bc5477ff127142ec17ff68f94f13e96af874
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 1 17:07:08 2022 +0000

    2022-02-01 17:07:06 UTC

emerge -qpvO sys-cluster/charliecloud
[ebuild  N    ] sys-cluster/charliecloud-0.26  USE="-ch-image -doc" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-02-01 18:57:41 UTC
Created attachment 764136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-01 18:57:43 UTC
Created attachment 764137 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-01 18:57:44 UTC
Created attachment 764138 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-01 18:57:45 UTC
Created attachment 764139 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-01 18:57:46 UTC
Created attachment 764140 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-01 18:57:47 UTC
Created attachment 764141 [details]
sys-cluster:charliecloud-0.26:20220201-183904.log
Comment 7 Toralf Förster gentoo-dev 2022-02-01 18:57:49 UTC
Created attachment 764142 [details]
temp.tar.bz2
Comment 8 Nicolas Bock gentoo-dev 2023-01-27 16:57:50 UTC
Closing. This version is not in tree anymore.