Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829174 - sys-libs/pwdb-0.62-r2 - common/.../public.h: error: unknown type name _uid_t
Summary: sys-libs/pwdb-0.62-r2 - common/.../public.h: error: unknown type name _uid_t
Status: CONFIRMED
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: musl-porting
  Show dependency tree
 
Reported: 2021-12-14 14:08 UTC by Toralf Förster
Modified: 2021-12-14 20:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.47 KB, text/plain)
2021-12-14 14:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.38 KB, text/plain)
2021-12-14 14:08 UTC, Toralf Förster
Details
environment (environment,71.75 KB, text/plain)
2021-12-14 14:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.08 KB, application/x-bzip)
2021-12-14 14:08 UTC, Toralf Förster
Details
sys-libs:pwdb-0.62-r2:20211214-115555.log (sys-libs:pwdb-0.62-r2:20211214-115555.log,17.46 KB, text/plain)
2021-12-14 14:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.36 KB, application/x-bzip)
2021-12-14 14:08 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 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