Generating conf.h on Linux x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -g -I../platform/Linux -I. -o error.o -c error.c error.c:30:10: fatal error: sys/cdefs.h: No such file or directory 30 | #include <sys/cdefs.h> | ^~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200328-141627 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * The following VMs are available for generation-2: timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Fri Apr 3 18:12:30 UTC 2020 /var/db/repos/musl Thu Apr 2 19:02:24 UTC 2020 emerge -qpvO net-analyzer/symon [ebuild N ] net-analyzer/symon-2.88 USE="symon -perl -symux"
Created attachment 629554 [details] emerge-info.txt
Created attachment 629556 [details] emerge-history.txt
Created attachment 629558 [details] environment
Created attachment 629560 [details] etc.portage.tbz2
Created attachment 629562 [details] net-analyzer:symon-2.88:20200403-195953.log
Created attachment 629564 [details] temp.tbz2
musl upstream has a FAQ entry specifically for this error: https://wiki.musl-libc.org/faq.html#Q:-When-compiling-something-against-musl,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E We will need to check/report upstream and patch affected code temporarily.