Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716850 - net-im/gg-transport-2.2.6 : main.c: error: WAIT_ANY undeclared (first use in this function)
Summary: net-im/gg-transport-2.2.6 : main.c: error: WAIT_ANY undeclared (first use in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-09 20:22 UTC by Toralf Förster
Modified: 2022-04-27 16:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2020-04-09 20:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,414.21 KB, text/plain)
2020-04-09 20:22 UTC, Toralf Förster
Details
environment (environment,17.97 KB, text/plain)
2020-04-09 20:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.12 KB, application/x-bzip)
2020-04-09 20:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.02 KB, application/x-bzip)
2020-04-09 20:23 UTC, Toralf Förster
Details
net-im:gg-transport-2.2.6:20200409-181230.log (net-im:gg-transport-2.2.6:20200409-181230.log,29.04 KB, text/plain)
2020-04-09 20:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.13 KB, application/x-bzip)
2020-04-09 20:23 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-09 20:22:51 UTC
      |  ^~~~~
main.c: In function sigchld_handler:
main.c:108:21: error: WAIT_ANY undeclared (first use in this function); did you mean T_ANY?
  108 |      pid = waitpid (WAIT_ANY, &status, WNOHANG);
      |                     ^~~~~~~~
      |                     T_ANY

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

  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:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  9 17:38:00 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO net-im/gg-transport
[ebuild  N    ] net-im/gg-transport-2.2.6
Comment 1 Toralf Förster gentoo-dev 2020-04-09 20:22:54 UTC
Created attachment 631674 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-09 20:22:57 UTC
Created attachment 631676 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-09 20:22:59 UTC
Created attachment 631678 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-09 20:23:02 UTC
Created attachment 631680 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-09 20:23:05 UTC
Created attachment 631682 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-09 20:23:08 UTC
Created attachment 631684 [details]
net-im:gg-transport-2.2.6:20200409-181230.log
Comment 7 Toralf Förster gentoo-dev 2020-04-09 20:23:10 UTC
Created attachment 631686 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-03-27 17:04:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443096d3b73bac70ba0c3ef8b0510cb1a244ee0f

commit 443096d3b73bac70ba0c3ef8b0510cb1a244ee0f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-27 17:00:39 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-03-27 17:04:33 +0000

    profiles/package.mask: mask net-im/gg-transport for last-rite
    
    Bug: https://bugs.gentoo.org/632622
    Bug: https://bugs.gentoo.org/655566
    Bug: https://bugs.gentoo.org/716850
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-04-27 16:15:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa2cfe27ac19dc8d88be319be2a9f2b1c04cf22

commit 3aa2cfe27ac19dc8d88be319be2a9f2b1c04cf22
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-04-27 16:14:52 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-04-27 16:14:52 +0000

    net-im/gg-transport: treeclean
    
    Closes: https://bugs.gentoo.org/716850
    Closes: https://bugs.gentoo.org/655566
    Closes: https://bugs.gentoo.org/632622
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-im/gg-transport/Manifest                  |  1 -
 net-im/gg-transport/files/jggtrans-2.2.4      | 19 ----------
 net-im/gg-transport/gg-transport-2.2.6.ebuild | 50 ---------------------------
 net-im/gg-transport/metadata.xml              | 12 -------
 profiles/package.mask                         |  7 ----
 5 files changed, 89 deletions(-)