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

Bug 829249

Summary: net-dialup/ppp-2.4.9-r5 - leases.h: error: unknown type name u_int8_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: base-system, polynomial-c
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
net-dialup:ppp-2.4.9-r5:20211215-085230.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-15 09:45:26 UTC
In file included from packet.c:18:
packet.c: In function 'get_packet':
In file included from dhcpd.h:8,
                 from clientpacket.c:40:
leases.h:7:9: error: unknown type name 'u_int8_t'
    7 |         u_int8_t chaddr[16];
      |         ^~~~~~~~
leases.h:8:9: error: unknown type name 'u_int32_t'
    8 |         u_int32_t yiaddr;       /* network order */

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.0 *
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
php cli:

  HEAD of ::gentoo
commit 865f6779622d36f64220ec41490d49168a621d1b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 15 07:30:10 2021 +0000

    2021-12-15 07:29:52 UTC

emerge -qpvO net-dialup/ppp
[ebuild  N    ] net-dialup/ppp-2.4.9-r5  USE="activefilter dhcp pam radius -atm -eap-tls -gtk -ipv6 (-systemd)"
Comment 1 Toralf Förster gentoo-dev 2021-12-15 09:45:27 UTC
Created attachment 759126 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-15 09:45:29 UTC
Created attachment 759127 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-15 09:45:30 UTC
Created attachment 759128 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-15 09:45:31 UTC
Created attachment 759129 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-15 09:45:32 UTC
Created attachment 759130 [details]
net-dialup:ppp-2.4.9-r5:20211215-085230.log
Comment 6 Toralf Förster gentoo-dev 2021-12-15 09:45:33 UTC
Created attachment 759131 [details]
temp.tar.bz2