libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -pipe -march=native -c smp_mptctl_io.c -fPIC -DPIC -o .libs/smp_mptctl_io.o In file included from smp_mptctl_io.c:35: mpi_type.h:53:9: error: unknown type name u_int32_t 53 | typedef u_int32_t U32; | ^~~~~~~~~ make[2]: *** [Makefile:473: smp_mptctl_io.lo] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200328-141627 ------------------------------------------------------------------- Please see the tracker bug for details. 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 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Apr 1 21:37:38 UTC 2020 /var/db/repos/musl Fri Mar 27 00:25:27 UTC 2020 emerge -qpvO sys-block/smp_utils [ebuild U ] sys-block/smp_utils-0.99 [0.99_beta4_p151] USE="-static-libs"
Created attachment 628674 [details] emerge-info.txt
Created attachment 628676 [details] emerge-history.txt
Created attachment 628678 [details] environment
Created attachment 628680 [details] etc.portage.tbz2
Created attachment 628682 [details] logs.tbz2
Created attachment 628684 [details] sys-block:smp_utils-0.99:20200401-225959.log
Created attachment 628686 [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=a1a95bc603c8ec71ff91e53c7c671897f88692b8 commit a1a95bc603c8ec71ff91e53c7c671897f88692b8 Author: David Seifert <soap@gentoo.org> AuthorDate: 2025-05-04 21:02:15 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2025-05-04 21:02:15 +0000 sys-block/smp_utils: update EAPI 7 -> 8 Closes: https://bugs.gentoo.org/715840 Signed-off-by: David Seifert <soap@gentoo.org> .../smp_utils/files/smp_utils-0.99-stdint.patch | 22 ++++++++++++++++++++++ ..._utils-0.99.ebuild => smp_utils-0.99-r1.ebuild} | 10 ++++++---- 2 files changed, 28 insertions(+), 4 deletions(-)