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

Bug 877787

Summary: sys-devel/autogen-5.18.16-r1 - ag.c:(.text+<snip>): undefined reference to gh_ulong2scm
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: CONFIRMED ---    
Severity: normal    
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
sys-devel:autogen-5.18.16-r1:20221020-065538.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-20 20:12:00 UTC
too long lines were shrinked:

      |        ^
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/guile/3.0  -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-contains-nul -fno-strict-aliasing -export-dynamic  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o autogen  autogen-ag.o ../autoo
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/guile/3.0 -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/autogen autogen-ag.o -Wl,--export-dynamic  ../autoopts/.libs/libopts.s
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: autogen-ag.o: in function `ag_scm_version_compare':
ag.c:(.text+0x121a6): undefined reference to `gh_ulong2scm'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: ag.c:(.text+0x121b1): undefined reference to `gh_ulong2scm'
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221018-144533

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit d053704a11d7ef7f3c633259c71d427b99f6cf92
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 20 06:32:43 2022 +0000

    2022-10-20 06:32:43 UTC

emerge -qpvO sys-devel/autogen
[ebuild  N    ] sys-devel/autogen-5.18.16-r1  USE="libopts -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-20 20:12:01 UTC
Created attachment 824887 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-20 20:12:03 UTC
Created attachment 824889 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-20 20:12:04 UTC
Created attachment 824891 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-20 20:12:06 UTC
Created attachment 824893 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-20 20:12:07 UTC
Created attachment 824895 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-20 20:12:08 UTC
Created attachment 824897 [details]
sys-devel:autogen-5.18.16-r1:20221020-065538.log
Comment 7 Toralf Förster gentoo-dev 2022-10-20 20:12:09 UTC
Created attachment 824899 [details]
temp.tar.bz2