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

Bug 829830

Summary: app-crypt/chntpw-140201 - ntreg.h: error: unknown type name int32_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED INVALID    
Severity: normal CC: marecki
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:chntpw-140201:20211222-190339.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-22 19:21:27 UTC
x86_64-gentoo-linux-musl-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -DUSEOPENSSL -Wall ntreg.c
x86_64-gentoo-linux-musl-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -DUSEOPENSSL -Wall edlib.c
x86_64-gentoo-linux-musl-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -DUSEOPENSSL -Wall libsam.c
In file included from edlib.c:51:
ntreg.h:71:3: error: unknown type name 'int32_t'
   71 |   int32_t id;            /* 0x00000000  D-Word  ID: ASCII-"regf" = 0x66676572 */
      |   ^~~~~~~

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

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

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

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:
  (none found)
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

php cli:
  (none found)

  HEAD of ::gentoo
commit f71d81bf641ed4e7e187fb0a72c1f5c65a640856
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 22 18:21:49 2021 +0000

    2021-12-22 18:21:47 UTC

emerge -qpvO app-crypt/chntpw
[ebuild  N    ] app-crypt/chntpw-140201  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2021-12-22 19:21:28 UTC
Created attachment 760115 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-22 19:21:29 UTC
Created attachment 760116 [details]
app-crypt:chntpw-140201:20211222-190339.log
Comment 3 Toralf Förster gentoo-dev 2021-12-22 19:21:30 UTC
Created attachment 760117 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-22 19:21:31 UTC
Created attachment 760118 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-22 19:21:32 UTC
Created attachment 760119 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-22 19:21:33 UTC
Created attachment 760120 [details]
temp.tar.bz2
Comment 7 Jory A. Pratt gentoo-dev 2021-12-22 22:08:13 UTC
Has been fixed in musl overlay for many many moons