rdlibtool: lconf: found "/var/tmp/portage/dev-libs/rremove-1.0.5/work/rremove-1.0.5/libtool". rdlibtool: compile: x86_64-pc-linux-musl-gcc -I. -DHAVE_CONFIG_H -Wall -Wextra -pedantic -std=c99 -O2 -pipe -march=native -fno-diagnostics-color -c rremove.c -DPIC -fPIC -o .libs/librremove_la-rremove.o rremove.c:24:10: fatal error: error.h: No such file or directory 24 | #include <error.h> | ^~~~~~~~~ compilation terminated. rdlibtool: error logged in slbt_exec_compile(), line 253: flow error: unexpected condition or other. make[1]: *** [Makefile:361: librremove_la-rremove.lo] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/rremove-1.0.5/work/rremove-1.0.5' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl_hardened-20240906-211007 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 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-musl-15 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.6 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.80.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm php cli (if any): go version go1.23.0 linux/amd64 HEAD of ::gentoo commit d12629a3c86d7e7aeb98988a78af3393d5599dd4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Sep 9 09:06:30 2024 +0000 2024-09-09 09:06:29 UTC emerge -qpvO =dev-libs/rremove-1.0.5 [ebuild N ] dev-libs/rremove-1.0.5 USE="-static-libs"
Created attachment 902457 [details] emerge-info.txt
Created attachment 902458 [details] dev-libs:rremove-1.0.5:20240909-092351.log
Created attachment 902459 [details] emerge-history.txt
Created attachment 902460 [details] environment
Created attachment 902461 [details] etc.clang.tar.xz
Created attachment 902462 [details] etc.portage.tar.xz
Created attachment 902463 [details] logs.tar.xz
Created attachment 902464 [details] qlist-info.txt.xz
Created attachment 902465 [details] temp.tar.xz
error.h is an (internal?) glibc header, and this is a musl system. Not a slibtool issue.