Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931103 - dev-scheme/stklos-2.00-r1 - /.../gc.h: fatal error: gc_pthread_redirects.h: No such file or directory
Summary: dev-scheme/stklos-2.00-r1 - /.../gc.h: fatal error: gc_pthread_redirects.h: N...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-02 17:53 UTC by Toralf Förster
Modified: 2024-05-02 17:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,24.40 KB, text/plain)
2024-05-02 17:53 UTC, Toralf Förster
Details
dev-scheme:stklos-2.00-r1:20240502-125825.log (dev-scheme:stklos-2.00-r1:20240502-125825.log,14.00 KB, text/plain)
2024-05-02 17:53 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,135.40 KB, application/x-xz)
2024-05-02 17:53 UTC, Toralf Förster
Details
environment (environment,81.84 KB, text/plain)
2024-05-02 17:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2024-05-02 17:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,58.61 KB, application/x-xz)
2024-05-02 17:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.30 KB, application/x-xz)
2024-05-02 17:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,130.44 KB, application/x-xz)
2024-05-02 17:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.78 KB, application/x-xz)
2024-05-02 17:53 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 2024-05-02 17:53:07 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DPCRE2POSIX_SHARED  -I/usr/lib64/libffi/include    -O3 -pipe -march=native -fno-diagnostics-color -c -o base64.o base64.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DPCRE2POSIX_SHARED  -I/usr/lib64/libffi/include    -O3 -pipe -march=native -fno-diagnostics-color -c -o boolean.o boolean.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DPCRE2POSIX_SHARED  -I/usr/lib64/libffi/include    -O3 -pipe -march=native -fno-diagnostics-color -c -o boot.o boot.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DPCRE2POSIX_SHARED  -I/usr/lib64/libffi/include    -O3 -pipe -march=native -fno-diagnostics-color -c -o box.o box.c
In file included from ./stklos.h:62,
                 from base64.c:26:
/usr/include/gc/gc.h:1807:11: fatal error: gc_pthread_redirects.h: No such file or directory
 1807 | # include "gc_pthread_redirects.h"
      |           ^~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240417-170004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.4
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.4
Python 3.11.9
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 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit e61c6c19648117bddecf4f9cbee50af8274dec24
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 2 11:51:28 2024 +0000

    2024-05-02 11:51:27 UTC

emerge -qpvO dev-scheme/stklos
[ebuild  N    ] dev-scheme/stklos-2.00-r1  USE="-threads"
Comment 1 Toralf Förster gentoo-dev 2024-05-02 17:53:08 UTC
Created attachment 892171 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-02 17:53:09 UTC
Created attachment 892172 [details]
dev-scheme:stklos-2.00-r1:20240502-125825.log
Comment 3 Toralf Förster gentoo-dev 2024-05-02 17:53:10 UTC
Created attachment 892173 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-02 17:53:11 UTC
Created attachment 892174 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-02 17:53:12 UTC
Created attachment 892175 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-02 17:53:13 UTC
Created attachment 892176 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-02 17:53:14 UTC
Created attachment 892177 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-02 17:53:15 UTC
Created attachment 892178 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-02 17:53:16 UTC
Created attachment 892179 [details]
temp.tar.xz