Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829249 - net-dialup/ppp-2.4.9-r5 - leases.h: error: unknown type name u_int8_t
Summary: net-dialup/ppp-2.4.9-r5 - leases.h: error: unknown type name u_int8_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-15 09:45 UTC by Toralf Förster
Modified: 2021-12-15 09:58 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.36 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.54 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
environment (environment,98.80 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.40 KB, application/x-bzip)
2021-12-15 09:45 UTC, Toralf Förster
Details
net-dialup:ppp-2.4.9-r5:20211215-085230.log (net-dialup:ppp-2.4.9-r5:20211215-085230.log,25.45 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.84 KB, application/x-bzip)
2021-12-15 09:45 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-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