Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853706 - dev-util/systemtap-4.7 - util.h: error: gid_t was not declared in this scope
Summary: dev-util/systemtap-4.7 - util.h: error: gid_t was not declared in this scope
Status: RESOLVED DUPLICATE of bug 828615
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:
 
Reported: 2022-06-22 08:03 UTC by Toralf Förster
Modified: 2024-01-01 01:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.24 KB, text/plain)
2022-06-22 08:03 UTC, Toralf Förster
Details
dev-util:systemtap-4.7:20220621-213600.log (dev-util:systemtap-4.7:20220621-213600.log,22.20 KB, text/plain)
2022-06-22 08:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.83 KB, text/plain)
2022-06-22 08:03 UTC, Toralf Förster
Details
environment (environment,126.91 KB, text/plain)
2022-06-22 08:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.38 KB, application/x-bzip)
2022-06-22 08:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.03 KB, application/x-bzip)
2022-06-22 08:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.34 KB, application/x-bzip)
2022-06-22 08:03 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-22 08:03:35 UTC
util.h:81:12: error: 'gid_t' does not name a type; did you mean 'uid_t'?
   81 | extern "C" gid_t get_gid (const char *group_name);
      |            ^~~~~
      |            uid_t
util.h:83:19: error: 'gid_t' was not declared in this scope; did you mean 'uid_t'?
   83 | bool in_group_id (gid_t target_gid);
      |                   ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220621-230011

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.3.0 *
clang/llvm (if any):
Python 3.9.13
php cli:

  HEAD of ::gentoo
commit 618e87ec33c40b288694c34668863c8d0f107837
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 21 20:47:52 2022 +0000

    2022-06-21 20:47:52 UTC

emerge -qpvO dev-util/systemtap
[ebuild  N    ] dev-util/systemtap-4.7  USE="ssl -libvirt (-selinux) -sqlite -test -zeroconf" PYTHON_SINGLE_TARGET="python3_9 -pypy3 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-06-22 08:03:36 UTC
Created attachment 786650 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-22 08:03:37 UTC
Created attachment 786653 [details]
dev-util:systemtap-4.7:20220621-213600.log
Comment 3 Toralf Förster gentoo-dev 2022-06-22 08:03:38 UTC
Created attachment 786656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-22 08:03:40 UTC
Created attachment 786659 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-22 08:03:41 UTC
Created attachment 786662 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-22 08:03:42 UTC
Created attachment 786665 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-22 08:03:43 UTC
Created attachment 786668 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-01 01:25:13 UTC

*** This bug has been marked as a duplicate of bug 828615 ***