Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913647 - dev-lisp/gcl-2.6.15_pre3 - tkMain.c:(.text+<snip>): undefined reference to Tcl_GetVar2
Summary: dev-lisp/gcl-2.6.15_pre3 - tkMain.c:(.text+<snip>): undefined reference to Tc...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 910666
  Show dependency tree
 
Reported: 2023-09-04 17:55 UTC by Toralf Förster
Modified: 2024-01-12 17:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.51 KB, text/plain)
2023-09-04 17:55 UTC, Toralf Förster
Details
dev-lisp:gcl-2.6.15_pre3:20230904-134228.log (dev-lisp:gcl-2.6.15_pre3:20230904-134228.log,234.73 KB, text/plain)
2023-09-04 17:55 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,72.02 KB, application/x-xz)
2023-09-04 17:55 UTC, Toralf Förster
Details
environment (environment,90.79 KB, text/plain)
2023-09-04 17:55 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-09-04 17:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.66 KB, application/x-xz)
2023-09-04 17:55 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.00 KB, application/x-xz)
2023-09-04 17:55 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 2023-09-04 17:55:17 UTC
too long lines were shrinked:


>x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -fno-stack-protector -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -O2 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/g
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -fno-stack-protector -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -O2 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/gc
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -fno-stack-protector -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -O2 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/gc
x86_64-pc-linux-gnu-gcc guis.o tkAppInit.o tkMain.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -pie -o gcltkaux   
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: tkMain.o: in function `tell_lisp_var_changed':
tkMain.c:(.text+0x72): undefined reference to `Tcl_GetVar2'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: tkMain.o: in function `StdinProc':
tkMain.c:(.text+0x275): undefined reference to `Tcl_DStringAppend'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20230830-072900

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 9e14411c5bafe5b0f8082a774e359c1c445f194c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 4 13:16:53 2023 +0000

    2023-09-04 13:16:52 UTC

emerge -qpvO dev-lisp/gcl
[ebuild  N    ] dev-lisp/gcl-2.6.15_pre3  USE="X ansi readline tk -athena -doc -emacs"
Comment 1 Toralf Förster gentoo-dev 2023-09-04 17:55:18 UTC
Created attachment 869692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-04 17:55:20 UTC
Created attachment 869693 [details]
dev-lisp:gcl-2.6.15_pre3:20230904-134228.log
Comment 3 Toralf Förster gentoo-dev 2023-09-04 17:55:21 UTC
Created attachment 869694 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-04 17:55:22 UTC
Created attachment 869695 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-04 17:55:23 UTC
Created attachment 869696 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-04 17:55:24 UTC
Created attachment 869697 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-04 17:55:25 UTC
Created attachment 869698 [details]
logs.tar.xz