In file included from filter.h:24, from configuration.c:27: defines.h:65:9: error: unknown type name u_int32_t 65 | typedef u_int32_t __u32; | ^~~~~~~~~ defines.h:66:9: error: unknown type name u_int16_t ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200328-141627 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * The following VMs are available for generation-2: Available Java Virtual Machines: (none found) timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Fri Apr 10 08:38:09 UTC 2020 /var/db/repos/musl Wed Apr 8 18:15:58 UTC 2020 emerge -qpvO net-analyzer/ippl [ebuild N ] net-analyzer/ippl-1.4.14-r6
Created attachment 631884 [details] emerge-info.txt
Created attachment 631886 [details] emerge-history.txt
Created attachment 631888 [details] environment
Created attachment 631890 [details] etc.portage.tbz2
Created attachment 631892 [details] logs.tbz2
Created attachment 631894 [details] net-analyzer:ippl-1.4.14-r6:20200410-092455.log
Created attachment 631896 [details] temp.tbz2
Upstream should consider using portable POSIX-compatible integer types as defined in https://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html .
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af61fd360215359d6c10edbd941cf7800af869b commit 0af61fd360215359d6c10edbd941cf7800af869b Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-08 08:03:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:47:19 +0000 net-analyzer/ippl: update EAPI 7 -> 8, fix musl build, Modern C Porting Autoreconf configure for "compiler can't create executables". Missing headers, different header and mass rename of global log facilty to prevent faulty shadowing of musl-defined log variable. Closes: https://bugs.gentoo.org/875665 Closes: https://bugs.gentoo.org/731184 Closes: https://bugs.gentoo.org/716916 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40486 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/ippl/files/ippl-1.4.14-musl.patch | 301 +++++++++++++++++++++++++ net-analyzer/ippl/ippl-1.4.14-r7.ebuild | 53 +++++ 2 files changed, 354 insertions(+)