/var/tmp/portage/dev-scheme/racket-8.12/image/usr/share/racket/collects/setup/setup-core.rkt:938:2: do-install-part body of "/var/tmp/portage/dev-scheme/racket-8.12/image/usr/share/racket/collects/setup/main.rkt" raco setup: installing: <pkgs>/racket-doc/help raco setup: --- post-installing collections --- [13:09:59] raco setup: --- checking package dependencies --- [13:09:59] raco setup: --- summary of errors --- [13:10:07] raco setup: error: during general install for <pkgs>/gui-lib/mred raco setup: expand-elf: cannot move SHT_PROGBITS section raco setup: error: during general install for <pkgs>/mzscheme-lib/mzscheme ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_llvm-20240407-091255 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.3+libcxx Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.3+libcxx Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 [2] rust-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 [2] php8.3 * go version go1.22.2 linux/amd64 HEAD of ::gentoo commit 0b67c62031e3964b8eebc076facfe8bde5d9b52d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Apr 9 12:38:09 2024 +0000 2024-04-09 12:38:09 UTC emerge -qpvO dev-scheme/racket [ebuild N ] dev-scheme/racket-8.12 USE="chez doc futures iconv jit ncurses places threads -minimal"
Created attachment 890059 [details] emerge-info.txt
Created attachment 890060 [details] dev-scheme:racket-8.12:20240409-125341.log
Created attachment 890061 [details] emerge-history.txt
Created attachment 890062 [details] environment
Created attachment 890063 [details] etc.clang.tar.xz
Created attachment 890064 [details] etc.portage.tar.xz
Created attachment 890065 [details] logs.tar.xz
Created attachment 890066 [details] qlist-info.txt
Created attachment 890067 [details] var.tmp.clang.tar.xz
Toralf, please add lib/gracket and bin/racket executable so they can be inspected.
(In reply to Maciej Barć from comment #10) > Toralf, please add lib/gracket and bin/racket executable so they can be > inspected. There're only these: tinderbox@mr-fox ~/img/23.0_llvm-20240407-091255 $ ls -l */*/rack* -rwxr-xr-x 1 root root 196 Apr 8 11:47 usr/bin/rackup -rwxr-xr-x 1 root root 196 Apr 8 11:47 usr/sbin/rackup or do you mean the portage build dir ?
(In reply to Toralf Förster from comment #11) > or do you mean the portage build dir ? Yes, the ones built by this package.
(In reply to Maciej Barć from comment #12) > (In reply to Toralf Förster from comment #11) > > or do you mean the portage build dir ? > > Yes, the ones built by this package. will do. FWIW in about 21 min here are all files for the next few weeks: http://tinderbox.zwiebeltoralf.de:31560/23.0_llvm-20240407-091255/var/tmp/notmpfs/portage/dev-scheme/
Created attachment 890436 [details] ./image/usr/bin/gracket
(In reply to Toralf Förster from comment #14) > Created attachment 890436 [details] > ./image/usr/bin/gracket The ./image/usr/lib64/racket/gracket is too big (43 MB), but you can it download from here: http://tinderbox.zwiebeltoralf.de:31560/23.0_llvm-20240407-091255/var/tmp/tb/issues/20240409-131010-dev-scheme_racket-8.12/files/
Looks like an upstream bug that is fixed (version with fix not released yet) : https://github.com/racket/racket/commit/bf288da1171e884537760d2f5723ceb03840de98
(In reply to nathanvalletmarseille from comment #16) > Looks like an upstream bug that is fixed (version with fix not released yet) > : > https://github.com/racket/racket/commit/ > bf288da1171e884537760d2f5723ceb03840de98 Thanks a lot for this. I will ask/see if this patch can be applied to current stable 8.14.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2333489f5e52d64cfcdf0882f324e2a76aa6ec93 commit 2333489f5e52d64cfcdf0882f324e2a76aa6ec93 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-10-14 21:20:01 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-10-14 22:08:11 +0000 dev-scheme/racket: patch - repair ELF update Closes: https://bugs.gentoo.org/929006 Signed-off-by: Maciej Barć <xgqt@gentoo.org> .../racket/files/racket-8.14-compiler-elf.patch | 29 ++++++++++++++++++++++ .../{racket-8.14.ebuild => racket-8.14-r1.ebuild} | 4 +++ 2 files changed, 33 insertions(+)