Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938089 - dev-lisp/clozurecl-1.12.2 - ../x86-exceptions.c: fatal error: fpu_control.h: No such file or directory
Summary: dev-lisp/clozurecl-1.12.2 - ../x86-exceptions.c: fatal error: fpu_control.h: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-17 07:33 UTC by Toralf Förster
Modified: 2024-08-17 07:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.02 KB, text/plain)
2024-08-17 07:33 UTC, Toralf Förster
Details
dev-lisp:clozurecl-1.12.2:20240817-063909.log (dev-lisp:clozurecl-1.12.2:20240817-063909.log,4.22 KB, text/plain)
2024-08-17 07:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.79 KB, text/plain)
2024-08-17 07:33 UTC, Toralf Förster
Details
environment (environment,63.98 KB, text/plain)
2024-08-17 07:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.39 KB, application/x-xz)
2024-08-17 07:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.41 KB, application/x-xz)
2024-08-17 07:33 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,168.66 KB, text/plain)
2024-08-17 07:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.46 KB, application/x-xz)
2024-08-17 07:33 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-08-17 07:33:44 UTC
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../imports.s | as  --64 -o imports.o
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-spjump64.s | as  --64 -o x86-spjump64.o
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-spentry64.s | as  --64 -o x86-spentry64.o
x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../image.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS  -DVC_REVISION="unknown"  -g -O2 -Wno-format -m64 -o image.o
x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../xlbt.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS  -DVC_REVISION="unknown"  -g -O2 -Wno-format -m64 -o xlbt.o
x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../x86-exceptions.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS  -DVC_REVISION="unknown"  -g -O2 -Wno-format -m64 -o x86-exceptions.o
../x86-exceptions.c:32:10: fatal error: fpu_control.h: No such file or directory
   32 | #include <fpu_control.h>
      |          ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240815-231008

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 869ac1e27007144f83f9a98e8e002b358fed1854
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 17 05:04:26 2024 +0000

    2024-08-17 05:04:25 UTC

emerge -qpvO =dev-lisp/clozurecl-1.12.2
[ebuild  N    ] dev-lisp/clozurecl-1.12.2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-08-17 07:33:45 UTC
Created attachment 900416 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-17 07:33:46 UTC
Created attachment 900417 [details]
dev-lisp:clozurecl-1.12.2:20240817-063909.log
Comment 3 Toralf Förster gentoo-dev 2024-08-17 07:33:47 UTC
Created attachment 900418 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-17 07:33:49 UTC
Created attachment 900419 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-17 07:33:50 UTC
Created attachment 900420 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-17 07:33:51 UTC
Created attachment 900421 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-17 07:33:52 UTC
Created attachment 900422 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-17 07:33:53 UTC
Created attachment 900423 [details]
temp.tar.xz