x86_64-gentoo-linux-musl-gcc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -pipe -march=native -fno-diagnostics-color -O2 -std=gnu99 -I. -DLIBUUID -DLIBJSONC -DNVME_VERSION='"1.16"' -Iutil -o nvme-ioctl.o -c nvme-ioctl.c x86_64-gentoo-linux-musl-gcc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -pipe -march=native -fno-diagnostics-color -O2 -std=gnu99 -I. -DLIBUUID -DLIBJSONC -DNVME_VERSION='"1.16"' -Iutil -o nvme-rpmb.o -c nvme-rpmb.c x86_64-gentoo-linux-musl-gcc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -pipe -march=native -fno-diagnostics-color -O2 -std=gnu99 -I. -DLIBUUID -DLIBJSONC -DNVME_VERSION='"1.16"' -Iutil -o nvme-lightnvm.o -c nvme-lightnvm.c nvme-rpmb.c: In function 'write_file': nvme-rpmb.c:201:26: error: 'PATH_MAX' undeclared (first use in this function); did you mean 'AF_MAX'? 201 | char temp_folder[PATH_MAX] = { 0 }; | ^~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20211218-140106 ------------------------------------------------------------------- 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: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.57.0 [2] rust-1.57.0 * php cli: HEAD of ::gentoo commit 814453ed281ece5abc7a38e4c419863866d26c6e Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Dec 20 00:22:01 2021 +0000 2021-12-20 00:21:59 UTC emerge -qpvO sys-apps/nvme-cli [ebuild N ] sys-apps/nvme-cli-1.16 USE="json uuid -hugepages (-systemd)"
Created attachment 759888 [details] emerge-info.txt
Created attachment 759889 [details] emerge-history.txt
Created attachment 759890 [details] environment
Created attachment 759891 [details] etc.portage.tar.bz2
Created attachment 759892 [details] sys-apps:nvme-cli-1.16:20211220-015212.log
Created attachment 759893 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24dbb2a1dc978481648d73d380422dd06083ae8 commit b24dbb2a1dc978481648d73d380422dd06083ae8 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-20 23:52:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-20 23:52:52 +0000 sys-apps/nvme-cli: fix musl build Closes: https://bugs.gentoo.org/829705 Signed-off-by: Sam James <sam@gentoo.org> .../nvme-cli/files/nvme-cli-1.16-musl-limits.patch | 24 ++++++++++++++++++++++ sys-apps/nvme-cli/nvme-cli-1.16.ebuild | 4 ++++ 2 files changed, 28 insertions(+)