Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850631 - x11-wm/fvwm3-1.0.4-r1 - FScreen.c: error: entry undeclared (first use in this function)
Summary: x11-wm/fvwm3-1.0.4-r1 - FScreen.c: error: entry undeclared (first use in this...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-08 14:16 UTC by Toralf Förster
Modified: 2022-06-08 14:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.40 KB, text/plain)
2022-06-08 14:16 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,81.67 KB, application/x-bzip)
2022-06-08 14:16 UTC, Toralf Förster
Details
environment (environment,140.00 KB, text/plain)
2022-06-08 14:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.90 KB, application/x-bzip)
2022-06-08 14:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.96 KB, application/x-bzip)
2022-06-08 14:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.75 KB, application/x-bzip)
2022-06-08 14:16 UTC, Toralf Förster
Details
x11-wm:fvwm3-1.0.4-r1:20220608-141237.log (x11-wm:fvwm3-1.0.4-r1:20220608-141237.log,29.20 KB, text/plain)
2022-06-08 14:16 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 2022-06-08 14:16:17 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2022-06-08 14:16:18 UTC
Created attachment 783638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-08 14:16:20 UTC
Created attachment 783641 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-08 14:16:21 UTC
Created attachment 783644 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-08 14:16:23 UTC
Created attachment 783647 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-08 14:16:24 UTC
Created attachment 783650 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-08 14:16:25 UTC
Created attachment 783653 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-08 14:16:27 UTC
Created attachment 783656 [details]
x11-wm:fvwm3-1.0.4-r1:20220608-141237.log