>>> crun: Building community/crun 1.21-r0 (using abuild 3.14.1-r7) started Sun, 06 Apr 2025 19:16:57 +0000
>>> crun: Validating /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 zstd
(1/19) Installing linux-headers (6.12.6-r0)
(2/19) Installing libcap-dev (2.73-r0)
(3/19) Installing libseccomp (2.6.0-r0)
(4/19) Installing libseccomp-dev (2.6.0-r0)
(5/19) Installing yajl (2.1.0-r9)
(6/19) Installing yajl-dev (2.1.0-r9)
(7/19) Installing argp-standalone (1.5.0-r1)
(8/19) Installing libffi (3.4.7-r0)
(9/19) Installing gdbm (1.24-r0)
(10/19) Installing mpdecimal (4.0.0-r0)
(11/19) Installing libpanelw (6.5_p20250216-r0)
(12/19) Installing sqlite-libs (3.49.1-r0)
(13/19) Installing python3 (3.12.9-r0)
(14/19) Installing python3-pycache-pyc0 (3.12.9-r0)
(15/19) Installing pyc (3.12.9-r0)
(16/19) Installing python3-pyc (3.12.9-r0)
(17/19) Installing go-md2man (2.0.6-r3)
(18/19) Installing zstd (1.5.7-r0)
(19/19) Installing .makedepends-crun (20250406.191701)
Executing busybox-1.37.0-r14.trigger
OK: 385 MiB in 129 packages
>>> crun: Cleaning up srcdir
>>> crun: Cleaning up pkgdir
>>> crun: Cleaning up tmpdir
>>> crun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crun-1.21.tar.zst
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> crun: Fetching https://github.com/containers/crun/releases/download/1.21/crun-1.21.tar.zst
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  777k  100  777k    0     0   891k      0 --:--:-- --:--:-- --:--:-- 1593k
>>> crun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crun-1.21.tar.zst
>>> crun: Checking sha512sums...
crun-1.21.tar.zst: OK
>>> crun: Unpacking /var/cache/distfiles/edge/crun-1.21.tar.zst...
>>> crun: Updating ./libocispec/yajl/config.sub
>>> crun: Updating ./libocispec/build-aux/config.sub
>>> crun: Updating ./build-aux/config.sub
>>> crun: Updating ./libocispec/yajl/config.guess
>>> crun: Updating ./libocispec/build-aux/config.guess
>>> crun: Updating ./build-aux/config.guess
checking whether ln -s works... yes
checking build system type... riscv64-unknown-linux-musl
checking host system type... riscv64-unknown-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/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-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 the maximum length of command line arguments... 98304
checking how to convert riscv64-unknown-linux-musl file names to riscv64-unknown-linux-musl format... func_convert_file_noop
checking how to convert riscv64-unknown-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-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/riscv64-alpine-linux-musl/bin/ld) 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 '100' is supported by ustar format... yes
checking whether GID '101' 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.12
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.12/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.12/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 linux/ioprio.h usability... yes
checking linux/ioprio.h presence... yes
checking for linux/ioprio.h... yes
checking for atomic_int... yes
checking for eaccess... yes
checking for hsearch_r... yes
checking for copy_file_range... yes
checking for fgetxattr... yes
checking for statx... yes
checking for fgetpwent_r... no
checking for issetugid... yes
checking for memfd_create... 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 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 CRIU_NETWORK_LOCK_SKIP... no
configure: CRIU version doesn't support CRIU_NETWORK_LOCK_SKIP
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 config.h
config.status: executing libtool commands
config.status: executing depfiles commands
=== configuring in libocispec (/home/buildozer/aports/community/crun/src/crun-1.21/libocispec)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--disable-systemd' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' --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... riscv64-unknown-linux-musl
checking host system type... riscv64-unknown-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/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-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 riscv64-unknown-linux-musl file names to riscv64-unknown-linux-musl format... func_convert_file_noop
checking how to convert riscv64-unknown-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-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/riscv64-alpine-linux-musl/bin/ld) 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 '100' is supported by ustar format... yes
checking whether GID '101' 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 library containing yajl_tree_get... -lyajl
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.12
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.12/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.12/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.21/libocispec/yajl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--disable-systemd' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' --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 '100' is supported by ustar format... yes
checking whether GID '101' 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... riscv64-unknown-linux-musl
checking host system type... riscv64-unknown-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/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-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 riscv64-unknown-linux-musl file names to riscv64-unknown-linux-musl format... func_convert_file_noop
checking how to convert riscv64-unknown-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-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/riscv64-alpine-linux-musl/bin/ld) 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
  GEN      .version
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21'
Making all in libocispec
make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/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.21/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_array_string.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_double_array.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_double_array_item.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_array_int.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/defs.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/config-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/image-index-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/image-manifest-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/defs-descriptor.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/image-layout-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/image-spec/schema/content-descriptor.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-linux.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/defs.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/defs-zos.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/defs-windows.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/defs-linux.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/features-linux.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-zos.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-windows.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/state-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/defs-vm.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/features-schema.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-vm.json Success
Reflection:	/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/runtime-spec/schema/config-solaris.json Success
make  all-recursive
make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
Making all in yajl
make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/yajl'
make  all-am
make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/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.21/libocispec/yajl'
make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/yajl'
make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/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/runtime_spec_schema_features_linux.lo
  CC       src/ocispec/runtime_spec_schema_features_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.21/libocispec'
make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21'
  CC       src/libcrun/libcrun_la-intelrdt.lo
  CC       src/libcrun/libcrun_la-io_priority.lo
  CC       src/libcrun/libcrun_la-linux.lo
  CC       src/libcrun/libcrun_la-mount_flags.lo
  CC       src/libcrun/libcrun_la-scheduler.lo
  CC       src/libcrun/libcrun_la-seccomp.lo
  CC       src/libcrun/libcrun_la-seccomp_notify.lo
  CC       src/libcrun/libcrun_la-signals.lo
  CC       src/libcrun/libcrun_la-status.lo
  CC       src/libcrun/libcrun_la-terminal.lo
  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-oci_features.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/libcrun_la-utils.lo
  CC       src/libcrun/libcrun_la-string_map.lo
  CC       src/libcrun/libcrun_la-ring_buffer.lo
  CC       src/libcrun/blake3/libcrun_la-blake3.lo
  CC       src/libcrun/blake3/libcrun_la-blake3_portable.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-cgroup.lo
  CC       src/libcrun/libcrun_la-chroot_realpath.lo
  CC       src/libcrun/libcrun_la-cloned_binary.lo
  CC       src/libcrun/libcrun_la-container.lo
  CC       src/libcrun/libcrun_la-criu.lo
  CC       src/libcrun/libcrun_la-custom-handler.lo
  CC       src/libcrun/libcrun_la-ebpf.lo
  CC       src/libcrun/libcrun_la-error.lo
  CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
  CC       src/libcrun/handlers/libcrun_la-krun.lo
  CC       src/libcrun/handlers/libcrun_la-mono.lo
  CC       src/libcrun/handlers/libcrun_la-spin.lo
  CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
  CC       src/libcrun/handlers/libcrun_la-wasmer.lo
  CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
  CC       src/libcrun/handlers/libcrun_la-wamr.lo
  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.21'
make[1]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21'
  CC       src/libcrun/libcrun_testing_la-utils.lo
  CC       src/libcrun/libcrun_testing_la-string_map.lo
  CC       src/libcrun/libcrun_testing_la-ring_buffer.lo
  CC       src/libcrun/blake3/libcrun_testing_la-blake3.lo
  CC       src/libcrun/blake3/libcrun_testing_la-blake3_portable.lo
  CC       src/libcrun/libcrun_testing_la-cgroup-cgroupfs.lo
  CC       src/libcrun/libcrun_testing_la-cgroup-resources.lo
  CC       src/libcrun/libcrun_testing_la-cgroup-setup.lo
  CC       src/libcrun/libcrun_testing_la-cgroup-systemd.lo
  CC       src/libcrun/libcrun_testing_la-cgroup-utils.lo
  CC       src/libcrun/libcrun_testing_la-cgroup.lo
  CC       src/libcrun/libcrun_testing_la-chroot_realpath.lo
  CC       src/libcrun/libcrun_testing_la-cloned_binary.lo
  CC       src/libcrun/libcrun_testing_la-container.lo
  CC       src/libcrun/libcrun_testing_la-criu.lo
  CC       src/libcrun/libcrun_testing_la-custom-handler.lo
  CC       src/libcrun/libcrun_testing_la-ebpf.lo
  CC       src/libcrun/libcrun_testing_la-error.lo
  CC       src/libcrun/handlers/libcrun_testing_la-handler-utils.lo
  CC       src/libcrun/handlers/libcrun_testing_la-krun.lo
  CC       src/libcrun/handlers/libcrun_testing_la-mono.lo
  CC       src/libcrun/handlers/libcrun_testing_la-spin.lo
  CC       src/libcrun/handlers/libcrun_testing_la-wasmedge.lo
  CC       src/libcrun/handlers/libcrun_testing_la-wasmer.lo
  CC       src/libcrun/handlers/libcrun_testing_la-wasmtime.lo
  CC       src/libcrun/handlers/libcrun_testing_la-wamr.lo
  CC       src/libcrun/libcrun_testing_la-intelrdt.lo
  CC       src/libcrun/libcrun_testing_la-io_priority.lo
  CC       src/libcrun/libcrun_testing_la-linux.lo
  CC       src/libcrun/libcrun_testing_la-mount_flags.lo
  CC       src/libcrun/libcrun_testing_la-scheduler.lo
  CC       src/libcrun/libcrun_testing_la-seccomp.lo
  CC       src/libcrun/libcrun_testing_la-seccomp_notify.lo
  CC       src/libcrun/libcrun_testing_la-signals.lo
  CC       src/libcrun/libcrun_testing_la-status.lo
  CC       src/libcrun/libcrun_testing_la-terminal.lo
  CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
  CCLD     libcrun_testing.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     tests/tests_libcrun_errors
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.21'
Making install in libocispec
make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make  install-recursive
make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
Making install in yajl
make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/yajl'
make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/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.21/libocispec/yajl'
make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec/yajl'
make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[5]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[5]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21/libocispec'
make[2]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21'
make[3]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21'
 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  install-exec-hook
make[4]: Entering directory '/home/buildozer/aports/community/crun/src/crun-1.21'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21'
make[3]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21'
make[2]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21'
make[1]: Leaving directory '/home/buildozer/aports/community/crun/src/crun-1.21'
>>> crun-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/crun/pkg/crun-doc/usr/share/man'
>>> crun-doc*: Preparing subpackage crun-doc...
>>> crun-doc*: Running postcheck for crun-doc
>>> crun-static*: Running split function static...
'./usr/lib/libcrun.a' -> '/home/buildozer/aports/community/crun/pkg/crun-static/./usr/lib/libcrun.a'
>>> 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: 6.5 KB
>>> crun-doc*: Compressing data...
>>> crun-doc*: Create checksum...
>>> crun-doc*: Create crun-doc-1.21-r0.apk
>>> crun-static*: Tracing dependencies...
>>> crun-static*: Package size: 2.8 MB
>>> crun-static*: Compressing data...
>>> crun-static*: Create checksum...
>>> crun-static*: Create crun-static-1.21-r0.apk
>>> crun*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libcap.so.2
	so:libseccomp.so.2
	so:libyajl.so.2
>>> crun*: Package size: 403.1 KB
>>> crun*: Compressing data...
>>> crun*: Create checksum...
>>> crun*: Create crun-1.21-r0.apk
>>> crun: Build complete at Sun, 06 Apr 2025 19:19:08 +0000 elapsed time 0h 2m 11s
>>> crun: Cleaning up srcdir
>>> crun: Cleaning up pkgdir
>>> crun: Uninstalling dependencies...
(1/19) Purging .makedepends-crun (20250406.191701)
(2/19) Purging libcap-dev (2.73-r0)
(3/19) Purging libseccomp-dev (2.6.0-r0)
(4/19) Purging linux-headers (6.12.6-r0)
(5/19) Purging libseccomp (2.6.0-r0)
(6/19) Purging yajl-dev (2.1.0-r9)
(7/19) Purging yajl (2.1.0-r9)
(8/19) Purging argp-standalone (1.5.0-r1)
(9/19) Purging python3-pyc (3.12.9-r0)
(10/19) Purging python3-pycache-pyc0 (3.12.9-r0)
(11/19) Purging pyc (3.12.9-r0)
(12/19) Purging python3 (3.12.9-r0)
(13/19) Purging go-md2man (2.0.6-r3)
(14/19) Purging zstd (1.5.7-r0)
(15/19) Purging gdbm (1.24-r0)
(16/19) Purging libffi (3.4.7-r0)
(17/19) Purging libpanelw (6.5_p20250216-r0)
(18/19) Purging mpdecimal (4.0.0-r0)
(19/19) Purging sqlite-libs (3.49.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 342 MiB in 110 packages
>>> crun: Updating the community/riscv64 repository index...
>>> crun: Signing the index...