Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877787 - sys-devel/autogen-5.18.16-r1 - ag.c:(.text+<snip>): undefined reference to gh_ulong2scm
Summary: sys-devel/autogen-5.18.16-r1 - ag.c:(.text+<snip>): undefined reference to gh...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-20 20:12 UTC by Toralf Förster
Modified: 2022-10-20 20:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2022-10-20 20:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.92 KB, text/plain)
2022-10-20 20:12 UTC, Toralf Förster
Details
environment (environment,60.24 KB, text/plain)
2022-10-20 20:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,59.48 KB, application/x-bzip)
2022-10-20 20:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,18.62 KB, application/x-bzip)
2022-10-20 20:12 UTC, Toralf Förster
Details
sys-devel:autogen-5.18.16-r1:20221020-065538.log (sys-devel:autogen-5.18.16-r1:20221020-065538.log,50.29 KB, text/plain)
2022-10-20 20:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.06 KB, application/x-bzip)
2022-10-20 20:12 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-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