Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939840 - dev-scheme/guile-reader-0.6.3-r2 - [gcc-15] token-readers.c: fatal error: token-reader-lookup.c: No such file or directory
Summary: dev-scheme/guile-reader-0.6.3-r2 - [gcc-15] token-readers.c: fatal error: tok...
Status: CONFIRMED
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: 2024-09-19 07:06 UTC by Toralf Förster
Modified: 2024-09-19 07:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.52 KB, text/plain)
2024-09-19 07:06 UTC, Toralf Förster
Details
dev-scheme:guile-reader-0.6.3-r2:20240919-063351.log (dev-scheme:guile-reader-0.6.3-r2:20240919-063351.log,10.81 KB, text/plain)
2024-09-19 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.18 KB, text/plain)
2024-09-19 07:06 UTC, Toralf Förster
Details
environment (environment,26.38 KB, text/plain)
2024-09-19 07:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-19 07:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.98 KB, application/x-xz)
2024-09-19 07:06 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.78 KB, application/x-xz)
2024-09-19 07:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.02 KB, application/x-xz)
2024-09-19 07:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.02 KB, application/x-xz)
2024-09-19 07:06 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-09-19 07:06:05 UTC
make -j4 -j1 
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-scheme/guile-reader-0.6.3-r2/work/guile-reader-0.6.3'
Making all in src
make[2]: Entering directory '/var/tmp/portage/dev-scheme/guile-reader-0.6.3-r2/work/guile-reader-0.6.3/src'
/usr/bin/guile-snarf -o token-readers.x token-readers.c -DHAVE_CONFIG_H   -I. -I. -I.. -I/usr/include/guile/2.2
token-readers.c:1146:10: fatal error: token-reader-lookup.c: No such file or directory
 1146 | #include "token-reader-lookup.c"
      |          ^~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20240915-141002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=3560068879'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 6171991187d48233162cad07b9ba69805a9a27a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 19 05:19:19 2024 +0000

    2024-09-19 05:19:18 UTC

emerge -qpvO =dev-scheme/guile-reader-0.6.3-r2
[ebuild  N    ] dev-scheme/guile-reader-0.6.3-r2
Comment 1 Toralf Förster gentoo-dev 2024-09-19 07:06:06 UTC
Created attachment 903319 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-19 07:06:07 UTC
Created attachment 903320 [details]
dev-scheme:guile-reader-0.6.3-r2:20240919-063351.log
Comment 3 Toralf Förster gentoo-dev 2024-09-19 07:06:08 UTC
Created attachment 903321 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-19 07:06:09 UTC
Created attachment 903322 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-19 07:06:10 UTC
Created attachment 903323 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-19 07:06:12 UTC
Created attachment 903324 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-19 07:06:12 UTC
Created attachment 903325 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-19 07:06:13 UTC
Created attachment 903326 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-09-19 07:06:14 UTC
Created attachment 903327 [details]
temp.tar.xz