>>> wimlib: Building community/wimlib 1.14.3-r0 (using abuild 3.11.21-r0) started Fri, 08 Sep 2023 00:11:31 +0000 >>> wimlib: Checking sanity of /home/buildozer/aports/community/wimlib/APKBUILD... >>> wimlib: Analyzing dependencies... >>> wimlib: Installing for build: build-base fuse3-dev ntfs-3g-dev (1/5) Installing fuse3-libs (3.15.1-r0) (2/5) Installing fuse3-dev (3.15.1-r0) (3/5) Installing ntfs-3g-libs (2022.10.3-r3) (4/5) Installing ntfs-3g-dev (2022.10.3-r3) (5/5) Installing .makedepends-wimlib (20230908.001135) OK: 227 MiB in 105 packages >>> wimlib: Cleaning up srcdir >>> wimlib: Cleaning up pkgdir >>> wimlib: Cleaning up tmpdir >>> wimlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wimlib-1.14.3.tar.gz % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> wimlib: Fetching https://wimlib.net/downloads/wimlib-1.14.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 1024k 14 151k 0 0 174k 0 0:00:05 --:--:-- 0:00:05 175k 100 1024k 100 1024k 0 0 997k 0 0:00:01 0:00:01 --:--:-- 1005k >>> wimlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wimlib-1.14.3.tar.gz >>> wimlib: Checking sha512sums... wimlib-1.14.3.tar.gz: OK rename.patch: OK >>> wimlib: Unpacking /var/cache/distfiles/wimlib-1.14.3.tar.gz... >>> wimlib: rename.patch patching file src/mount_image.c configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for riscv64-alpine-linux-musl-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 whether byte ordering is bigendian... no checking for riscv64-alpine-linux-musl-ar... no checking for riscv64-alpine-linux-musl-lib... no checking for riscv64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-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 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-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-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 riscv64-alpine-linux-musl-file... no checking for file... file checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no 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 riscv64-alpine-linux-musl-mt... no 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 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 riscv64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for futimens... yes checking for utimensat... yes checking for flock... yes checking for mempcpy... yes checking for openat... yes checking for fstatat... yes checking for readlinkat... yes checking for fdopendir... yes checking for posix_fallocate... yes checking for llistxattr... yes checking for lgetxattr... yes checking for fsetxattr... yes checking for lsetxattr... yes checking for getopt_long_only... yes checking for alloca.h... yes checking for byteswap.h... yes checking for endian.h... yes checking for errno.h... yes checking for glob.h... yes checking for machine/endian.h... no checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for sys/byteorder.h... no checking for sys/endian.h... no checking for sys/file.h... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... no checking for sys/times.h... yes checking for sys/xattr.h... yes checking for time.h... yes checking for utime.h... yes checking for struct stat.st_mtim... yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to include support for ntfs-3g... yes checking for LIBNTFS_3G... yes checking whether to include support for mounting WIMs... yes checking for LIBFUSE... yes checking for mq_open in -lrt... yes checking whether to enable supporting code for tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating wimlib.pc config.status: creating programs/mkwinpeimg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> wimlib: Entering fakeroot... CC programs/wimlib_imagex-imagex.o CC src/libwim_la-add_image.lo CC src/libwim_la-avl_tree.lo CC src/libwim_la-blob_table.lo CC src/libwim_la-compress.lo CC src/libwim_la-compress_common.lo CC src/libwim_la-compress_parallel.lo CC src/libwim_la-compress_serial.lo CC src/libwim_la-cpu_features.lo CC src/libwim_la-decompress.lo CC src/libwim_la-decompress_common.lo CC src/libwim_la-delete_image.lo CC src/libwim_la-dentry.lo CC src/libwim_la-divsufsort.lo CC src/libwim_la-encoding.lo CC src/libwim_la-error.lo CC src/libwim_la-export_image.lo CC src/libwim_la-extract.lo CC src/libwim_la-file_io.lo CC src/libwim_la-header.lo CC src/libwim_la-inode.lo CC src/libwim_la-inode_fixup.lo CC src/libwim_la-inode_table.lo CC src/libwim_la-integrity.lo CC src/libwim_la-iterate_dir.lo CC src/libwim_la-join.lo CC src/libwim_la-lcpit_matchfinder.lo CC src/libwim_la-lzms_common.lo CC src/libwim_la-lzms_compress.lo CC src/libwim_la-lzms_decompress.lo CC src/libwim_la-lzx_common.lo CC src/libwim_la-lzx_compress.lo CC src/libwim_la-lzx_decompress.lo CC src/libwim_la-metadata_resource.lo CC src/libwim_la-mount_image.lo CC src/libwim_la-pathlist.lo CC src/libwim_la-paths.lo CC src/libwim_la-pattern.lo CC src/libwim_la-progress.lo CC src/libwim_la-reference.lo CC src/libwim_la-registry.lo CC src/libwim_la-reparse.lo CC src/libwim_la-resource.lo CC src/libwim_la-scan.lo CC src/libwim_la-security.lo CC src/libwim_la-sha1.lo CC src/libwim_la-solid.lo CC src/libwim_la-split.lo CC src/libwim_la-tagged_items.lo CC src/libwim_la-template.lo CC src/libwim_la-textfile.lo CC src/libwim_la-threads.lo CC src/libwim_la-timestamp.lo CC src/libwim_la-update_image.lo CC src/libwim_la-util.lo CC src/libwim_la-verify.lo CC src/libwim_la-wim.lo CC src/libwim_la-write.lo CC src/libwim_la-xml.lo CC src/libwim_la-xml_windows.lo CC src/libwim_la-xmlproc.lo CC src/libwim_la-xpress_decompress.lo CC src/libwim_la-xpress_compress.lo CC src/libwim_la-ntfs-3g_apply.lo CC src/libwim_la-ntfs-3g_capture.lo CC src/libwim_la-unix_apply.lo CC src/libwim_la-unix_capture.lo CCLD libwim.la CCLD wimlib-imagex make[1]: Entering directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/include' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/pkgconfig' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/share/man/man1' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libwim.la '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib' /usr/bin/install -c -m 644 include/wimlib.h '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/include' /usr/bin/install -c programs/mkwinpeimg '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin' /usr/bin/install -c -m 644 wimlib.pc '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/pkgconfig' /usr/bin/install -c -m 644 doc/man1/wimlib-imagex.1 doc/man1/wimappend.1 doc/man1/wimapply.1 doc/man1/wimcapture.1 doc/man1/wimdelete.1 doc/man1/wimdir.1 doc/man1/wimexport.1 doc/man1/wimextract.1 doc/man1/wiminfo.1 doc/man1/wimjoin.1 doc/man1/wimmount.1 doc/man1/wimmountrw.1 doc/man1/wimoptimize.1 doc/man1/wimsplit.1 doc/man1/wimunmount.1 doc/man1/wimupdate.1 doc/man1/wimverify.1 doc/man1/mkwinpeimg.1 '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/share/man/man1' make install-data-hook make[2]: Entering directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \ cd /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/share/man/man1 && \ ln -sf wim${cmd}.1 wimlib-imagex-${cmd}.1; \ done libtool: install: /usr/bin/install -c .libs/libwim.so.15.25.0 /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/libwim.so.15.25.0 libtool: install: (cd /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib && { ln -s -f libwim.so.15.25.0 libwim.so.15 || { rm -f libwim.so.15 && ln -s libwim.so.15.25.0 libwim.so.15; }; }) libtool: install: (cd /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib && { ln -s -f libwim.so.15.25.0 libwim.so || { rm -f libwim.so && ln -s libwim.so.15.25.0 libwim.so; }; }) libtool: install: /usr/bin/install -c .libs/libwim.lai /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/libwim.la libtool: install: /usr/bin/install -c .libs/libwim.a /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/libwim.a make[2]: Leaving directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' libtool: install: chmod 644 /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/libwim.a libtool: install: ranlib /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/lib/libwim.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c wimlib-imagex '/home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin' libtool: warning: './libwim.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/wimlib-imagex /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin/wimlib-imagex make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \ cd /home/buildozer/aports/community/wimlib/pkg/wimlib/usr/bin && \ ln -f wimlib-imagex wim${cmd}; \ done make[2]: Leaving directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' make[1]: Leaving directory '/home/buildozer/aports/community/wimlib/src/wimlib-1.14.3' >>> wimlib-dev*: Running split function dev... >>> wimlib-dev*: Preparing subpackage wimlib-dev... >>> wimlib-dev*: Stripping binaries >>> wimlib-dev*: Running postcheck for wimlib-dev >>> wimlib-doc*: Running split function doc... >>> wimlib-doc*: Preparing subpackage wimlib-doc... >>> wimlib-doc*: Running postcheck for wimlib-doc >>> wimlib*: Running postcheck for wimlib >>> wimlib*: Preparing package wimlib... >>> wimlib*: Stripping binaries >>> wimlib-dev*: Scanning shared objects >>> wimlib-doc*: Scanning shared objects >>> wimlib*: Scanning shared objects >>> wimlib-dev*: Tracing dependencies... >>> WARNING: wimlib-dev*: Could not find any provider for pc:fuse pc:libntfs-3g pkgconfig wimlib=1.14.3-r0 >>> wimlib-dev*: Package size: 1.5 MB >>> wimlib-dev*: Compressing data... >>> wimlib-dev*: Create checksum... >>> wimlib-dev*: Create wimlib-dev-1.14.3-r0.apk >>> wimlib-doc*: Tracing dependencies... >>> wimlib-doc*: Package size: 112.0 KB >>> wimlib-doc*: Compressing data... >>> wimlib-doc*: Create checksum... >>> wimlib-doc*: Create wimlib-doc-1.14.3-r0.apk >>> wimlib*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libfuse3.so.3 so:libntfs-3g.so.89 >>> wimlib*: Package size: 392.0 KB >>> wimlib*: Compressing data... >>> wimlib*: Create checksum... >>> wimlib*: Create wimlib-1.14.3-r0.apk >>> wimlib: Build complete at Fri, 08 Sep 2023 00:13:23 +0000 elapsed time 0h 1m 52s >>> wimlib: Cleaning up srcdir >>> wimlib: Cleaning up pkgdir >>> wimlib: Uninstalling dependencies... (1/5) Purging .makedepends-wimlib (20230908.001135) (2/5) Purging fuse3-dev (3.15.1-r0) (3/5) Purging fuse3-libs (3.15.1-r0) (4/5) Purging ntfs-3g-dev (2022.10.3-r3) (5/5) Purging ntfs-3g-libs (2022.10.3-r3) OK: 226 MiB in 100 packages >>> wimlib: Updating the community/riscv64 repository index... >>> wimlib: Signing the index...