clang -Wno-implicit-int -I. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c -o mkd2html.o mkd2html.c gethopt.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | hoptopt(ctx) | ^ gethopt.c:48:13: error: parameter 'val' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 48 | hopterr(ctx,val) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_llvm-20240825-084454 UNMASKED: Requested by sam /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.8+libcxx 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.8+libcxx Python 3.12.5 Available Rust versions: [1] rust-bin-1.80.1 [2] rust-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] 4) Eclipse Temurin JDK 8.422_p05 [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.23.0 linux/amd64 HEAD of ::gentoo commit 3bfd88ffa1f1d601df9a37cae97bca9060d292a9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Aug 29 17:04:13 2024 +0000 2024-08-29 17:04:12 UTC emerge -qpvO =app-text/discount-2.2.7c-r1 [ebuild N ] app-text/discount-2.2.7c-r1 USE="-minimal -test"
Created attachment 901602 [details] emerge-info.txt
Created attachment 901603 [details] app-text:discount-2.2.7c-r1:20240829-174537.log
Created attachment 901604 [details] emerge-history.txt
Created attachment 901605 [details] environment
Created attachment 901606 [details] etc.clang.tar.xz
Created attachment 901607 [details] etc.portage.tar.xz
Created attachment 901608 [details] logs.tar.xz
Created attachment 901609 [details] qlist-info.txt.xz
Created attachment 901610 [details] temp.tar.xz
Created attachment 901611 [details] var.tmp.clang.tar.xz
Upstream says: "gcc 14 apparently isn't discount ready" A couple weeks later: "For the 2.2 series, compile it with `CC="cc -std=c89". I got fed up with the warnings in v3, so there you can do the gcc of your choice." However, v3 still fails to compile!