FScreen.c:93:9: warning: implicit declaration of function TAILQ_FOREACH’; did you mean TAILQ_HEAD’? [-Wimplicit-function-declaration] 93 | TAILQ_FOREACH(m_loop, &monitor_q, entry) { | ^~~~~~~~~~~~~ | TAILQ_HEAD FScreen.c:93:43: error: entry’ undeclared (first use in this function) 93 | TAILQ_FOREACH(m_loop, &monitor_q, entry) { | ^~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20220603-232246 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.4 Python 3.9.13 Available Ruby profiles: [1] ruby31 * Available Rust versions: [1] rust-bin-1.61.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.3_p7 [openjdk-17] 2) OpenJDK 8.332_p09 [openjdk-8] 3) Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] 5) Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-8 [2] openjdk-17 [3] openjdk-bin-8 [4] openjdk-bin-11 [5] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 00ccf533b69961c7fd6812378a6b93e76b091a1f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 8 13:17:59 2022 +0000 2022-06-08 13:17:58 UTC emerge -qpvO x11-wm/fvwm3 [ebuild N ] x11-wm/fvwm3-1.0.4-r1 USE="nls readline svg -bidi -debug -doc -go -lock -netpbm -perl -rplay -stroke -tk -vanilla" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10 -python3_11"
Created attachment 783638 [details] emerge-info.txt
Created attachment 783641 [details] emerge-history.txt.bz2
Created attachment 783644 [details] environment
Created attachment 783647 [details] etc.portage.tar.bz2
Created attachment 783650 [details] logs.tar.bz2
Created attachment 783653 [details] temp.tar.bz2
Created attachment 783656 [details] x11-wm:fvwm3-1.0.4-r1:20220608-141237.log
Cannot repro on 1.1.0 and I've been building with compilers where this is a default error for a while; I think closing this got missed when it was fixed.