Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715800 - x11-wm/cwm-5.6 : calmwm.c: error: WAIT_ANY undeclared (first use in this function)
Summary: x11-wm/cwm-5.6 : calmwm.c: error: WAIT_ANY undeclared (first use in this func...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-01 20:10 UTC by Toralf Förster
Modified: 2020-12-18 17:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.64 KB, text/plain)
2020-04-01 20:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,222.54 KB, text/plain)
2020-04-01 20:10 UTC, Toralf Förster
Details
environment (environment,73.77 KB, text/plain)
2020-04-01 20:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.01 KB, application/x-bzip)
2020-04-01 20:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.02 KB, application/x-bzip)
2020-04-01 20:10 UTC, Toralf Förster
Details
x11-wm:cwm-5.6:20200401-194625.log (x11-wm:cwm-5.6:20200401-194625.log,1.83 KB, text/plain)
2020-04-01 20:10 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 2020-04-01 20:10:38 UTC
x86_64-gentoo-linux-musl-gcc -c -O2 -pipe -march=native -D_GNU_SOURCE -I/usr/include/uuid -I/usr/include/freetype2 calmwm.c
calmwm.c: In function sighdlr:
calmwm.c:216:25: error: WAIT_ANY undeclared (first use in this function)
  216 |   while ((pid = waitpid(WAIT_ANY, &status, WNOHANG)) > 0 ||
      |                         ^~~~~~~~
calmwm.c:216:25: note: each undeclared identifier is reported only once for each function it appears in

  -------------------------------------------------------------------

  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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  1 18:12:43 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO x11-wm/cwm
[ebuild  N    ] x11-wm/cwm-5.6  USE="-vanilla"
Comment 1 Toralf Förster gentoo-dev 2020-04-01 20:10:41 UTC
Created attachment 628558 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 20:10:44 UTC
Created attachment 628560 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 20:10:47 UTC
Created attachment 628562 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 20:10:50 UTC
Created attachment 628564 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 20:10:53 UTC
Created attachment 628566 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-01 20:10:57 UTC
Created attachment 628568 [details]
x11-wm:cwm-5.6:20200401-194625.log
Comment 7 Aisha Tammy 2020-12-18 17:55:51 UTC
This package version is no longer available in the tree.
The newer versions (6.6 and 6.7) are building fine.