>>> libseccomp: Building main/libseccomp 2.6.0-r0 (using abuild 3.15.0-r0) started Fri, 12 Sep 2025 12:09:06 +0000 >>> libseccomp: Validating /home/udu/aports/main/libseccomp/APKBUILD... >>> libseccomp: Analyzing dependencies... >>> libseccomp: Installing for build: build-base linux-headers gperf cython python3 python3-dev py3-setuptools autoconf automake libtool bash WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing linux-headers (6.14.2-r0) (2/21) Installing gperf (3.3-r0) (3/21) Installing cython-pyc (3.0.12-r0) (4/21) Installing cython (3.0.12-r0) (5/21) Installing python3-dev (3.12.11-r0) (6/21) Installing py3-parsing (3.2.3-r0) (7/21) Installing py3-parsing-pyc (3.2.3-r0) (8/21) Installing py3-packaging (25.0-r0) (9/21) Installing py3-packaging-pyc (25.0-r0) (10/21) Installing py3-setuptools (80.9.0-r0) (11/21) Installing py3-setuptools-pyc (80.9.0-r0) (12/21) Installing m4 (1.4.19-r4) (13/21) Installing perl (5.40.3-r0) (14/21) Installing autoconf (2.72-r1) (15/21) Installing automake (1.17-r1) (16/21) Installing libltdl (2.5.4-r1) (17/21) Installing libtool (2.5.4-r1) (18/21) Installing .makedepends-libseccomp (20250912.120906) (19/21) Installing perl-error (0.17030-r0) (20/21) Installing perl-git (2.49.1-r0) (21/21) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 409 MiB in 104 packages >>> libseccomp: Cleaning up srcdir >>> libseccomp: Cleaning up pkgdir >>> libseccomp: Cleaning up tmpdir >>> libseccomp: Fetching https://github.com/seccomp/libseccomp/releases/download/v2.6.0/libseccomp-2.6.0.tar.gz >>> libseccomp: Fetching https://github.com/seccomp/libseccomp/releases/download/v2.6.0/libseccomp-2.6.0.tar.gz >>> libseccomp: Checking sha512sums... libseccomp-2.6.0.tar.gz: OK remove-redefinition-prctl.patch: OK >>> libseccomp: Unpacking /var/cache/distfiles/libseccomp-2.6.0.tar.gz... >>> libseccomp: remove-redefinition-prctl.patch patching file src/system.c Hunk #1 succeeded at 21 with fuzz 2. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:52: installing 'build-aux/compile' configure.ac:47: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking how to create a pax tar archive... gnutar checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/seccomp.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cython3... no checking for cython... cython checking cython version... 3.0.12 checking for a Python interpreter with version >= 3... python checking for python... /usr/bin/python checking for python version... 3.12 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for x86_64-alpine-linux-musl-gperf... no checking for gperf... gperf checking for cov-build... no checking whether to build with code coverage support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libseccomp.pc config.status: creating include/seccomp.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/python/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating configure.h config.status: executing depfiles commands config.status: executing libtool commands make --quiet --no-print-directory all-recursive Making all in include Making all in src Making all in . CC libseccomp_la-api.lo CC libseccomp_la-helper.lo CC libseccomp_la-gen_pfc.lo CC libseccomp_la-system.lo CC libseccomp_la-gen_bpf.lo CC libseccomp_la-hash.lo CC libseccomp_la-db.lo CC libseccomp_la-arch.lo CC libseccomp_la-arch-x86_64.lo CC libseccomp_la-arch-x86.lo CC libseccomp_la-arch-x32.lo CC libseccomp_la-arch-arm.lo CC libseccomp_la-arch-aarch64.lo CC libseccomp_la-arch-loongarch64.lo CC libseccomp_la-arch-m68k.lo CC libseccomp_la-arch-mips.lo CC libseccomp_la-arch-mips64.lo CC libseccomp_la-arch-mips64n32.lo CC libseccomp_la-arch-parisc.lo CC libseccomp_la-arch-parisc64.lo CC libseccomp_la-arch-ppc.lo CC libseccomp_la-arch-ppc64.lo CC libseccomp_la-arch-riscv64.lo CC libseccomp_la-arch-s390.lo CC libseccomp_la-arch-s390x.lo CC libseccomp_la-arch-sh.lo CC libseccomp_la-syscalls.lo CC libseccomp_la-syscalls.perf.lo CCLD libseccomp.la Making all in python PYTHON build Compiling seccomp.pyx because it changed. [1/1] Cythonizing seccomp.pyx Making all in tools CC scmp_sys_resolver.o CC scmp_arch_detect.o CC util.lo CC scmp_bpf_sim.o CC scmp_bpf_disasm.o CC scmp_api_level.o CCLD scmp_api_level CCLD scmp_arch_detect CCLD scmp_sys_resolver CCLD util.la CCLD scmp_bpf_disasm CCLD scmp_bpf_sim Making all in tests Making all in doc Making check in include Making check in src Making check in . CC arch-syscall-dump.o CC system.o CC api.o CC helper.o CC gen_bpf.o CC gen_pfc.o CC db.o CC hash.o CC arch.o CC arch-x86_64.o CC arch-x32.o CC arch-x86.o CC arch-arm.o CC arch-aarch64.o CC arch-loongarch64.o CC arch-m68k.o CC arch-mips64.o CC arch-mips.o CC arch-mips64n32.o CC arch-parisc.o CC arch-parisc64.o CC arch-ppc64.o CC arch-ppc.o CC arch-s390.o CC arch-riscv64.o CC arch-s390x.o CC syscalls.o CC arch-sh.o CC syscalls.perf.o CCLD arch-syscall-dump >>> CHECKING FOR MISSING __SNR_syscall VALUES diff: can't stat '/dev/fd/63': No such file or directory >>> CHECKING FOR MISSING __PNR_syscall VALUES diff: can't stat '/dev/fd/63': No such file or directory FAIL: arch-syscall-check ================== 1 of 1 test failed ================== make[3]: *** [Makefile:1024: check-TESTS] Error 1 make[2]: *** [Makefile:1175: check-am] Error 2 make[1]: *** [Makefile:931: check-recursive] Error 1 make: *** [Makefile:529: check-recursive] Error 1 >>> ERROR: libseccomp: check failed >>> libseccomp: Uninstalling dependencies... (1/21) Purging .makedepends-libseccomp (20250912.120906) (2/21) Purging linux-headers (6.14.2-r0) (3/21) Purging gperf (3.3-r0) (4/21) Purging cython-pyc (3.0.12-r0) (5/21) Purging cython (3.0.12-r0) (6/21) Purging python3-dev (3.12.11-r0) (7/21) Purging py3-setuptools-pyc (80.9.0-r0) (8/21) Purging py3-setuptools (80.9.0-r0) (9/21) Purging py3-packaging-pyc (25.0-r0) (10/21) Purging py3-packaging (25.0-r0) (11/21) Purging py3-parsing-pyc (3.2.3-r0) (12/21) Purging py3-parsing (3.2.3-r0) (13/21) Purging autoconf (2.72-r1) (14/21) Purging m4 (1.4.19-r4) (15/21) Purging automake (1.17-r1) (16/21) Purging libtool (2.5.4-r1) (17/21) Purging libltdl (2.5.4-r1) (18/21) Purging git-perl (2.49.1-r0) (19/21) Purging perl-git (2.49.1-r0) (20/21) Purging perl-error (0.17030-r0) (21/21) Purging perl (5.40.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages