Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854714 - dev-scheme/stklos-1.70 - dynload.c:(.text+<snip>): undefined reference to GC_dlopen
Summary: dev-scheme/stklos-1.70 - dynload.c:(.text+<snip>): undefined reference to GC_...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 05:54 UTC by Toralf Förster
Modified: 2023-10-30 13:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.15 KB, text/plain)
2022-06-28 05:54 UTC, Toralf Förster
Details
dev-scheme:stklos-1.70:20220628-001344.log (dev-scheme:stklos-1.70:20220628-001344.log,22.25 KB, text/plain)
2022-06-28 05:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.78 KB, text/plain)
2022-06-28 05:54 UTC, Toralf Förster
Details
environment (environment,71.65 KB, text/plain)
2022-06-28 05:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.21 KB, application/x-bzip)
2022-06-28 05:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.36 KB, application/x-bzip)
2022-06-28 05:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.01 KB, application/x-bzip)
2022-06-28 05:54 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-06-28 05:54:19 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/lib64/libffi/include    -pipe -march=native -fno-diagnostics-color -O2  -pipe -march=native -fno-diagnostics-color -O2 -c -o thread-none.o thread-none.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/lib64/libffi/include    -pipe -march=native -fno-diagnostics-color -O2  -pipe -march=native -fno-diagnostics-color -O2 -c -o mutex-none.o mutex-none.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2  -pipe -march=native -fno-diagnostics-color -O2 -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stklos base64.o boolean.o boot.o box.o char.o cond.o cpointer.o dynload.o env.o error.o extend.o ffi.o f
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: dynload.o: in function `STk_find_external_function':
dynload.c:(.text+0x66): undefined reference to `GC_dlopen'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: dynload.c:(.text+0x108): undefined reference to `GC_dlopen'
collect2: error: ld returned 1 exit status

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 094297935a5f08514e6ee55495b70dc4d13d81be
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 27 22:16:41 2022 +0000

    2022-06-27 22:16:40 UTC

emerge -qpvO dev-scheme/stklos
[ebuild  N    ] dev-scheme/stklos-1.70  USE="-threads"
Comment 1 Toralf Förster gentoo-dev 2022-06-28 05:54:20 UTC
Created attachment 788168 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-28 05:54:21 UTC
Created attachment 788171 [details]
dev-scheme:stklos-1.70:20220628-001344.log
Comment 3 Toralf Förster gentoo-dev 2022-06-28 05:54:23 UTC
Created attachment 788174 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-28 05:54:24 UTC
Created attachment 788177 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-28 05:54:25 UTC
Created attachment 788180 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-28 05:54:27 UTC
Created attachment 788183 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-28 05:54:28 UTC
Created attachment 788186 [details]
temp.tar.bz2