Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829830 - app-crypt/chntpw-140201 - ntreg.h: error: unknown type name int32_t
Summary: app-crypt/chntpw-140201 - ntreg.h: error: unknown type name int32_t
Status: RESOLVED INVALID
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: 2021-12-22 19:21 UTC by Toralf Förster
Modified: 2021-12-22 22:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.15 KB, text/plain)
2021-12-22 19:21 UTC, Toralf Förster
Details
app-crypt:chntpw-140201:20211222-190339.log (app-crypt:chntpw-140201:20211222-190339.log,25.43 KB, text/plain)
2021-12-22 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.64 KB, text/plain)
2021-12-22 19:21 UTC, Toralf Förster
Details
environment (environment,53.50 KB, text/plain)
2021-12-22 19:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.87 KB, application/x-bzip)
2021-12-22 19:21 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.47 KB, application/x-bzip)
2021-12-22 19:21 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-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