too long lines were shrinked: libtool: link: x86_64-gentoo-linux-musl-gcc -ggdb -pipe -march=native -fno-diagnostics-color -O2 -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/nfreplay nfreplay.o nfpro libtool: link: x86_64-gentoo-linux-musl-gcc -ggdb -pipe -march=native -fno-diagnostics-color -O2 -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/nfexpire nfexpire.o bookk libtool: link: x86_64-gentoo-linux-musl-gcc -ggdb -pipe -march=native -fno-diagnostics-color -O2 -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/nfdump nfdump.o nfstat.o /usr/lib/gcc/x86_64-gentoo-linux-musl/12.1.1/../../../../x86_64-gentoo-linux-musl/bin/ld: nfcapd-expire.o: in function `RescanDir': expire.c:(.text+0x562): undefined reference to `fts_open' /usr/lib/gcc/x86_64-gentoo-linux-musl/12.1.1/../../../../x86_64-gentoo-linux-musl/bin/ld: expire.c:(.text+0x584): undefined reference to `fts_read' /usr/lib/gcc/x86_64-gentoo-linux-musl/12.1.1/../../../../x86_64-gentoo-linux-musl/bin/ld: expire.c:(.text+0x5ce): undefined reference to `fts_set' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20220621-170011 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-12.1.1 * clang/llvm (if any): clang version 14.0.5 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.5 Python 3.9.13 Available Ruby profiles: (none found) Available Rust versions: [1] rust-1.61.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-17 system-vm php cli: HEAD of ::gentoo commit fc8c691ceb8c81a3ff7725fe6f01fadc052d3b07 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 22 14:48:34 2022 +0000 2022-06-22 14:48:33 UTC emerge -qpvO net-analyzer/nfdump [ebuild N ] net-analyzer/nfdump-1.6.24 USE="-debug -doc -ftconv -jnat -nfpcapd -nfprofile -nftrack -nsel -readpcap -sflow"
Created attachment 786782 [details] emerge-info.txt
Created attachment 786785 [details] emerge-history.txt
Created attachment 786788 [details] environment
Created attachment 786791 [details] etc.portage.tar.bz2
Created attachment 786794 [details] logs.tar.bz2
Created attachment 786797 [details] net-analyzer:nfdump-1.6.24:20220622-155413.log
Created attachment 786800 [details] temp.tar.bz2
Created attachment 786836 [details, diff] musl support for net-analyzer/nfdump/nfdump-1.6.23 This patch makes 3 changes to the original ebuild: * inherit flag-o-matic eclass * add sys-libs/fts-standalone as dependency for musl * append "-lfts" to LDFLAGS
Created attachment 786839 [details, diff] musl support for net-analyzer/nfdump/nfdump-1.6.23-r1 This patch makes 3 changes to the original ebuild: * inherit flag-o-matic eclass * add sys-libs/fts-standalone as dependency for musl * append "-lfts" to LDFLAGS
Created attachment 786842 [details, diff] musl support for net-analyzer/nfdump/nfdump-1.6.24 This patch makes 3 changes to the original ebuild: * inherit flag-o-matic eclass * add sys-libs/fts-standalone as dependency for musl * append "-lfts" to LDFLAGS
*** Bug 829709 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9cf468b74854dd0d12f3647c509b7e3700b179 commit ce9cf468b74854dd0d12f3647c509b7e3700b179 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-23 04:45:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-23 04:46:55 +0000 net-analyzer/nfdump: fix build on musl Closes: https://bugs.gentoo.org/853763 Thanks-to: CFuga <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/nfdump/nfdump-1.6.24.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)