>>> crun: Building community/crun 1.7.2-r0 (using abuild 3.10.0-r0) started Wed, 30 Nov 2022 04:17:48 +0000 >>> crun: Checking sanity of /home/buildozer/aports/community/crun/APKBUILD... >>> crun: Analyzing dependencies... >>> crun: Installing for build: build-base libcap-dev libseccomp-dev yajl-dev argp-standalone python3 go-md2man (1/17) Installing linux-headers (5.19.5-r0) (2/17) Installing libcap-dev (2.66-r0) (3/17) Installing libseccomp (2.5.4-r1) (4/17) Installing libseccomp-dev (2.5.4-r1) (5/17) Installing yajl (2.1.0-r5) (6/17) Installing yajl-dev (2.1.0-r5) (7/17) Installing argp-standalone (1.5.0-r0) (8/17) Installing libbz2 (1.0.8-r4) (9/17) Installing libffi (3.4.4-r0) (10/17) Installing gdbm (1.23-r0) (11/17) Installing xz-libs (5.2.8-r0) (12/17) Installing mpdecimal (2.5.1-r1) (13/17) Installing readline (8.2.0-r0) (14/17) Installing sqlite-libs (3.40.0-r0) (15/17) Installing python3 (3.11.0-r2) (16/17) Installing go-md2man (2.0.2-r6) (17/17) Installing .makedepends-crun (20221130.041750) Executing busybox-1.35.0-r29.trigger OK: 468 MiB in 115 packages >>> crun: Cleaning up srcdir >>> crun: Cleaning up pkgdir >>> crun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crun-1.7.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 831k 100 831k 0 0 4936k 0 --:--:-- --:--:-- --:--:-- 4950k >>> crun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crun-1.7.2.tar.xz >>> crun: Checking sha512sums... crun-1.7.2.tar.xz: OK >>> crun: Unpacking /var/cache/distfiles/edge/crun-1.7.2.tar.xz... checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes 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 gcc... /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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) awk checking for a sed that does not truncate output... (cached) /bin/sed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a Python interpreter with version >= 3... python checking for python... /usr/bin/python checking for python version... 3.11 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.11/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.11/site-packages checking for go-md2man... /usr/bin/go-md2man checking error.h usability... no checking error.h presence... no checking for error.h... no checking linux/openat2.h usability... yes checking linux/openat2.h presence... yes checking for linux/openat2.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking for copy_file_range... yes checking for fgetxattr... yes checking for statx... no checking for fgetpwent_r... no checking for issetugid... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing yajl_tree_get... -lyajl checking for YAJL... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for library containing cap_from_name... -lcap checking for library containing gcry_check_version... no checking for library containing dlopen... none required checking seccomp.h usability... yes checking seccomp.h presence... yes checking for seccomp.h... yes checking for library containing seccomp_rule_add... -lseccomp checking for library containing seccomp_arch_resolve_name... none required checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking compilation for eBPF... yes checking for CRIU... no configure: CRIU headers not found, building without CRIU support checking for CRIU_JOIN_NS... no configure: CRIU version doesn't support join-ns API checking for CRIU_PRE_DUMP... no configure: CRIU version doesn't support for pre-dumping checking for new mount API (fsconfig)... no yes checking for seccomp notify API... yes fatal: not a git repository (or any of the parent directories): .git checking for gperf... no configure: gperf not found - cannot rebuild signal parser code checking for library containing argp_parse... -largp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rpm/crun.spec config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands === configuring in libocispec (/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-systemd' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc 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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for YAJL... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a Python interpreter with version >= 3... python checking for python... /usr/bin/python checking for python version... 3.11 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.11/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.11/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ocispec.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands === configuring in yajl (/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-systemd' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-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 gcc... /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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inline... inline checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for gettimeofday... yes checking for memset... yes checking for strspn... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' Making all in libocispec make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' /usr/bin/python ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema /usr/bin/python ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema /usr/bin/python ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems /usr/bin/python ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_double_array_item.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_array_int.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_double_array.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_array_string.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/config-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/content-descriptor.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/image-manifest-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/defs.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/defs-descriptor.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/image-index-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/image-spec/schema/image-layout-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/state-schema.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/defs-linux.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-vm.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/defs.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/defs-windows.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-linux.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/defs-vm.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-solaris.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/defs-zos.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-windows.json Success Reflection: /home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/runtime-spec/schema/config-zos.json Success make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' Making all in yajl make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make all-am make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' CC verify/json_verify-json_verify.o CC src/libyajl_la-yajl_alloc.lo CC src/libyajl_la-yajl.lo CC src/libyajl_la-yajl_gen.lo CC src/libyajl_la-yajl_parser.lo CC src/libyajl_la-yajl_buf.lo CC src/libyajl_la-yajl_encode.lo CC src/libyajl_la-yajl_lex.lo CC src/libyajl_la-yajl_tree.lo CCLD libyajl.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD verify/json_verify make[5]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' CC src/ocispec/validate.o CC src/ocispec/image_spec_schema_config_schema.lo CC src/ocispec/image_spec_schema_content_descriptor.lo CC src/ocispec/image_spec_schema_defs.lo CC src/ocispec/image_spec_schema_defs_descriptor.lo CC src/ocispec/image_spec_schema_image_index_schema.lo CC src/ocispec/image_spec_schema_image_layout_schema.lo CC src/ocispec/image_spec_schema_image_manifest_schema.lo CC src/ocispec/runtime_spec_schema_config_linux.lo CC src/ocispec/runtime_spec_schema_config_zos.lo CC src/ocispec/runtime_spec_schema_config_schema.lo CC src/ocispec/runtime_spec_schema_config_solaris.lo CC src/ocispec/runtime_spec_schema_config_vm.lo CC src/ocispec/runtime_spec_schema_config_windows.lo CC src/ocispec/runtime_spec_schema_defs.lo CC src/ocispec/runtime_spec_schema_defs_linux.lo CC src/ocispec/runtime_spec_schema_defs_zos.lo CC src/ocispec/runtime_spec_schema_defs_vm.lo CC src/ocispec/runtime_spec_schema_defs_windows.lo CC src/ocispec/runtime_spec_schema_state_schema.lo CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo CC src/ocispec/basic_test_double_array_item.lo CC src/ocispec/basic_test_double_array.lo CC src/ocispec/basic_test_top_array_int.lo CC src/ocispec/basic_test_top_array_string.lo CC src/ocispec/basic_test_top_double_array_int.lo CC src/ocispec/basic_test_top_double_array_obj.lo CC src/ocispec/basic_test_top_double_array_refobj.lo CC src/ocispec/basic_test_top_double_array_string.lo CC src/ocispec/read-file.lo CC src/ocispec/json_common.lo CC tests/test-1.o CC tests/test-2.o CC tests/test-3.o CC tests/test-4.o CC tests/test-5.o CC tests/test-6.o CC tests/test-7.o CC tests/test-8.o CC tests/test-9.o CC tests/test-10.o CC tests/test-11.o CCLD libocispec.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD src/ocispec/validate CCLD tests/test-1 CCLD tests/test-2 CCLD tests/test-3 CCLD tests/test-4 CCLD tests/test-5 CCLD tests/test-6 CCLD tests/test-7 CCLD tests/test-8 CCLD tests/test-9 /bin/sh ./libtool --mode=link libocispec.la -o libocispec.a CCLD tests/test-10 CCLD tests/test-11 libtool: link: ar cru libocispec.a ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib libocispec.a make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' CC src/libcrun/libcrun_testing_a-utils.o CC src/libcrun/libcrun_testing_a-cloned_binary.o CC src/libcrun/libcrun_testing_a-container.o CC src/libcrun/libcrun_testing_a-cgroup.o CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o CC src/libcrun/libcrun_testing_a-cgroup-resources.o CC src/libcrun/libcrun_testing_a-cgroup-setup.o CC src/libcrun/libcrun_testing_a-cgroup-systemd.o CC src/libcrun/libcrun_testing_a-cgroup-utils.o CC src/libcrun/libcrun_testing_a-criu.o CC src/libcrun/libcrun_testing_a-custom-handler.o CC src/libcrun/libcrun_testing_a-linux.o CC src/libcrun/libcrun_testing_a-seccomp.o CC src/libcrun/libcrun_testing_a-ebpf.o CC src/libcrun/libcrun_testing_a-error.o CC src/libcrun/libcrun_testing_a-status.o CC src/libcrun/libcrun_testing_a-terminal.o CC src/libcrun/libcrun_testing_a-chroot_realpath.o CC src/libcrun/libcrun_testing_a-signals.o CC src/libcrun/libcrun_testing_a-mount_flags.o CC src/libcrun/libcrun_testing_a-seccomp_notify.o CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o CC src/libcrun/handlers/libcrun_testing_a-krun.o CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o CC src/libcrun/handlers/libcrun_testing_a-mono.o CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o CC src/libcrun/handlers/libcrun_testing_a-wasmer.o CC tests/tests_libcrun_errors-tests_libcrun_errors.o CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o CC src/crun-crun.o CC src/crun-run.o CC src/crun-delete.o CC src/crun-kill.o CC src/crun-pause.o CC src/crun-unpause.o CC src/crun-spec.o CC src/crun-exec.o CC src/crun-list.o CC src/crun-create.o CC src/crun-start.o CC src/crun-state.o CC src/crun-update.o CC src/crun-ps.o CC src/crun-checkpoint.o CC src/crun-restore.o CC src/libcrun/crun-cloned_binary.o CC src/libcrun/libcrun_la-utils.lo CC src/libcrun/libcrun_la-cloned_binary.lo CC src/libcrun/libcrun_la-container.lo CC src/libcrun/libcrun_la-cgroup.lo CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo CC src/libcrun/libcrun_la-cgroup-resources.lo CC src/libcrun/libcrun_la-cgroup-setup.lo CC src/libcrun/libcrun_la-cgroup-systemd.lo CC src/libcrun/libcrun_la-cgroup-utils.lo CC src/libcrun/libcrun_la-criu.lo CC src/libcrun/libcrun_la-custom-handler.lo CC src/libcrun/libcrun_la-linux.lo CC src/libcrun/libcrun_la-seccomp.lo CC src/libcrun/libcrun_la-ebpf.lo CC src/libcrun/libcrun_la-error.lo CC src/libcrun/libcrun_la-status.lo CC src/libcrun/libcrun_la-terminal.lo CC src/libcrun/libcrun_la-chroot_realpath.lo CC src/libcrun/libcrun_la-signals.lo CC src/libcrun/libcrun_la-mount_flags.lo CC src/libcrun/libcrun_la-seccomp_notify.lo CC src/libcrun/handlers/libcrun_la-handler-utils.lo CC src/libcrun/handlers/libcrun_la-krun.lo CC src/libcrun/handlers/libcrun_la-wasmedge.lo CC src/libcrun/handlers/libcrun_la-mono.lo CC src/libcrun/handlers/libcrun_la-wasmtime.lo CC src/libcrun/handlers/libcrun_la-wasmer.lo CC tests/init.o CC tests/tests_libcrun_utils-tests_libcrun_utils.o CCLD tests/init AR libcrun_testing.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD tests/tests_libcrun_utils CCLD tests/tests_libcrun_errors CCLD tests/tests_libcrun_fuzzer CCLD libcrun.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD crun make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' make[1]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' PASS: tests/tests_libcrun_errors 1 - test_crun_make_error PASS: tests/tests_libcrun_errors 2 - test_crun_write_warning_and_release >>> crun: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' Making install in libocispec make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make install-recursive make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' Making install in yajl make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec/yajl' make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[5]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2/libocispec' make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' build-aux/install-sh -c -d '/home/buildozer/aports/community/crun/pkg/crun/usr/share/man/man1' build-aux/install-sh -c -d '/home/buildozer/aports/community/crun/pkg/crun/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcrun.la '/home/buildozer/aports/community/crun/pkg/crun/usr/lib' /usr/bin/install -c -m 644 crun.1 '/home/buildozer/aports/community/crun/pkg/crun/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libcrun.lai /home/buildozer/aports/community/crun/pkg/crun/usr/lib/libcrun.la libtool: install: /usr/bin/install -c .libs/libcrun.a /home/buildozer/aports/community/crun/pkg/crun/usr/lib/libcrun.a libtool: install: chmod 644 /home/buildozer/aports/community/crun/pkg/crun/usr/lib/libcrun.a libtool: install: ranlib /home/buildozer/aports/community/crun/pkg/crun/usr/lib/libcrun.a libtool: warning: remember to run 'libtool --finish /usr/lib' build-aux/install-sh -c -d '/home/buildozer/aports/community/crun/pkg/crun/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c crun '/home/buildozer/aports/community/crun/pkg/crun/usr/bin' libtool: install: /usr/bin/install -c crun /home/buildozer/aports/community/crun/pkg/crun/usr/bin/crun make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' make[1]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.7.2' >>> crun-doc*: Running split function doc... >>> crun-doc*: Preparing subpackage crun-doc... >>> crun-doc*: Running postcheck for crun-doc >>> crun-static*: Running split function static... >>> crun-static*: Preparing subpackage crun-static... >>> crun-static*: Stripping binaries >>> crun-static*: Running postcheck for crun-static >>> crun*: Running postcheck for crun >>> crun*: Preparing package crun... >>> crun*: Stripping binaries >>> crun-doc*: Scanning shared objects >>> crun-static*: Scanning shared objects >>> crun*: Scanning shared objects >>> crun-doc*: Tracing dependencies... >>> crun-doc*: Package size: 28.0 KB >>> crun-doc*: Compressing data... >>> crun-doc*: Create checksum... >>> crun-doc*: Create crun-doc-1.7.2-r0.apk >>> crun-static*: Tracing dependencies... >>> crun-static*: Package size: 952.0 KB >>> crun-static*: Compressing data... >>> crun-static*: Create checksum... >>> crun-static*: Create crun-static-1.7.2-r0.apk >>> crun*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcap.so.2 so:libseccomp.so.2 so:libyajl.so.2 >>> crun*: Package size: 416.0 KB >>> crun*: Compressing data... >>> crun*: Create checksum... >>> crun*: Create crun-1.7.2-r0.apk >>> crun: Build complete at Wed, 30 Nov 2022 04:18:15 +0000 elapsed time 0h 0m 27s >>> crun: Cleaning up srcdir >>> crun: Cleaning up pkgdir >>> crun: Uninstalling dependencies... (1/17) Purging .makedepends-crun (20221130.041750) (2/17) Purging libcap-dev (2.66-r0) (3/17) Purging libseccomp-dev (2.5.4-r1) (4/17) Purging linux-headers (5.19.5-r0) (5/17) Purging libseccomp (2.5.4-r1) (6/17) Purging yajl-dev (2.1.0-r5) (7/17) Purging yajl (2.1.0-r5) (8/17) Purging argp-standalone (1.5.0-r0) (9/17) Purging python3 (3.11.0-r2) (10/17) Purging go-md2man (2.0.2-r6) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.8-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 393 MiB in 98 packages >>> crun: Updating the community/x86_64 repository index... >>> crun: Signing the index...