Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715952 - sys-process/anacron-2.3-r4 : readtab.c:(.text+<snip>): undefined reference to _obstack_begin
Summary: sys-process/anacron-2.3-r4 : readtab.c:(.text+<snip>): undefined reference to...
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: sys-libs/obstack-standalone
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 21:10 UTC by Toralf Förster
Modified: 2020-04-04 18:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2020-04-02 21:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.20 KB, text/plain)
2020-04-02 21:10 UTC, Toralf Förster
Details
environment (environment,47.19 KB, text/plain)
2020-04-02 21:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.66 KB, application/x-bzip)
2020-04-02 21:10 UTC, Toralf Förster
Details
sys-process:anacron-2.3-r4:20200402-185135.log (sys-process:anacron-2.3-r4:20200402-185135.log,6.35 KB, text/plain)
2020-04-02 21:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.30 KB, application/x-bzip)
2020-04-02 21:10 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 2020-04-02 21:10:16 UTC
x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 gregor.o lock.o log.o main.o matchrx.o readtab.o runjob.o  -o anacron
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.o: in function read_tab:
readtab.c:(.text+0x155): undefined reference to _obstack_begin
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x16f): undefined reference to _obstack_begin
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x1e6): undefined reference to _obstack_newchunk
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x3bf): undefined reference to obstack_free

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

  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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  2 16:07:47 UTC 2020
/var/db/repos/musl	Thu Apr  2 13:46:05 UTC 2020

emerge -qpvO sys-process/anacron
[ebuild  N    ] sys-process/anacron-2.3-r4
Comment 1 Toralf Förster gentoo-dev 2020-04-02 21:10:19 UTC
Created attachment 629204 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 21:10:21 UTC
Created attachment 629206 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-02 21:10:25 UTC
Created attachment 629208 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-02 21:10:28 UTC
Created attachment 629210 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-02 21:10:31 UTC
Created attachment 629212 [details]
sys-process:anacron-2.3-r4:20200402-185135.log
Comment 6 Toralf Förster gentoo-dev 2020-04-02 21:10:33 UTC
Created attachment 629214 [details]
temp.tbz2
Comment 7 Michael 'veremitz' Everitt 2020-04-04 18:47:35 UTC
Likely a missing dependency on sys-libs/obstack-standalone .