Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 829174

Summary: sys-libs/pwdb-0.62-r2 - common/.../public.h: error: unknown type name _uid_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sys-libs:pwdb-0.62-r2:20211214-115555.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-14 14:08:35 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc  -pipe -g -Dlinux -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow  -I/var/tmp/portage/sys-libs/pwdb-0.62-r2/work/
x86_64-gentoo-linux-musl-gcc  -pipe -g -Dlinux -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow  -I/var/tmp/portage/sys-libs/pwdb-0.62-r2/work/
In file included from common/../_pwdb_internal.h:8,
                 from common/grcommon.c:2:
common/../unix/public.h:19:6: error: unknown type name '__uid_t'
   19 |      __uid_t pw_uid;            /* User ID.  */
      |      ^~~~~~~
common/../unix/public.h:20:6: error: unknown type name '__gid_t'
   20 |      __gid_t pw_gid;            /* Group ID.  */

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit a747e607628024d0c964d760cd32111cdd12bedc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 14 11:21:49 2021 +0000

    2021-12-14 11:21:48 UTC

emerge -qpvO sys-libs/pwdb
[ebuild  N    ] sys-libs/pwdb-0.62-r2  USE="(split-usr) (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2021-12-14 14:08:36 UTC
Created attachment 758934 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-14 14:08:37 UTC
Created attachment 758935 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-14 14:08:39 UTC
Created attachment 758936 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-14 14:08:40 UTC
Created attachment 758937 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-14 14:08:41 UTC
Created attachment 758938 [details]
sys-libs:pwdb-0.62-r2:20211214-115555.log
Comment 6 Toralf Förster gentoo-dev 2021-12-14 14:08:42 UTC
Created attachment 758939 [details]
temp.tar.bz2