>>> hivex: Building community/hivex 1.3.23-r3 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 20:16:25 +0000 >>> hivex: Checking sanity of /home/buildozer/aports/community/hivex/APKBUILD... >>> hivex: Analyzing dependencies... >>> hivex: Installing for build: build-base libxml2-dev readline-dev perl-dev bash (1/24) Installing zlib-dev (1.2.13-r2) (2/24) Installing xz-libs (5.4.3-r1) (3/24) Installing xz (5.4.3-r1) (4/24) Installing xz-dev (5.4.3-r1) (5/24) Installing libxml2 (2.11.4-r0) (6/24) Installing libxml2-utils (2.11.4-r0) (7/24) Installing libxml2-dev (2.11.4-r0) (8/24) Installing libhistory (8.2.1-r2) (9/24) Installing libformw (6.4_p20230701-r0) (10/24) Installing libmenuw (6.4_p20230701-r0) (11/24) Installing libpanelw (6.4_p20230701-r0) (12/24) Installing libncurses++ (6.4_p20230701-r0) (13/24) Installing ncurses-dev (6.4_p20230701-r0) (14/24) Installing readline (8.2.1-r2) (15/24) Installing readline-dev (8.2.1-r2) (16/24) Installing libbz2 (1.0.8-r6) (17/24) Installing perl (5.38.0-r0) (18/24) Installing perl-utils (5.38.0-r0) (19/24) Installing perl-dev (5.38.0-r0) (20/24) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (21/24) Installing .makedepends-hivex (20230703.201626) (22/24) Installing perl-error (0.17029-r2) (23/24) Installing perl-git (2.41.0-r0) (24/24) Installing git-perl (2.41.0-r0) Executing busybox-1.36.1-r2.trigger OK: 437 MiB in 126 packages >>> hivex: Cleaning up srcdir >>> hivex: Cleaning up pkgdir >>> hivex: Cleaning up tmpdir >>> hivex: Fetching https://libguestfs.org/download/hivex/hivex-1.3.23.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 100 240 100 240 0 0 364 0 --:--:-- --:--:-- --:--:-- 364 100 265 100 265 0 0 247 0 0:00:01 0:00:01 --:--:-- 247 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 720k 100 720k 0 0 324k 0 0:00:02 0:00:02 --:--:-- 898k >>> hivex: Fetching https://libguestfs.org/download/hivex/hivex-1.3.23.tar.gz >>> hivex: Checking sha512sums... hivex-1.3.23.tar.gz: OK >>> hivex: Unpacking /var/cache/distfiles/hivex-1.3.23.tar.gz... 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 build system type... aarch64-unknown-linux-musl checking host system type... aarch64-unknown-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 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 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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for 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/aarch64-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... no checking for a sed that does not truncate output... (cached) /bin/sed checking for 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 how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of long... 8 checking for byteswap.h... yes checking for endian.h... yes checking for libintl.h... no checking for mmap... yes checking for bindtextdomain... yes checking if the target is Windows... no checking for pod2man... pod2man checking for pod2text... pod2text checking for main in -lreadline... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for open_memstream... yes checking for perl... perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extra-tests/Makefile config.status: creating generator/Makefile config.status: creating gnulib/lib/Makefile config.status: creating images/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/hivex.pc config.status: creating lib/local/hivex.pc config.status: creating lib/tools/Makefile config.status: creating ocaml/Makefile config.status: creating ocaml/META config.status: creating perl/Makefile config.status: creating perl/Makefile.PL config.status: creating python/Makefile config.status: creating po/Makefile.in config.status: creating regedit/Makefile config.status: creating ruby/Makefile config.status: creating ruby/Rakefile config.status: creating sh/Makefile config.status: creating xml/Makefile config.status: creating python/run-python-tests config.status: creating ruby/run-ruby-tests config.status: creating run config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------ Thank you for downloading hivex 1.3.23 This is how we have configured the optional components for you today: OCaml bindings ...................... no Perl bindings ....................... no Python bindings ..................... no Ruby bindings ....................... no If any optional component is configured 'no' when you expected 'yes' then you should check the preceeding messages. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. ------------------------------------------------------------ make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' Making all in gnulib/lib make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' CC libgnu_la-full-read.lo CC libgnu_la-full-write.lo CC libgnu_la-safe-read.lo CC libgnu_la-safe-write.lo CC libgnu_la-xstrtol.lo CC libgnu_la-xstrtoll.lo CC libgnu_la-xstrtoul.lo CC libgnu_la-xstrtoull.lo CC libgnu_la-xstrtoumax.lo CCLD libgnu.la make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' Making all in generator make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making all in tools make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' CC libhivex_la-handle.lo CC libhivex_la-node.lo CC libhivex_la-offset-list.lo CC libhivex_la-utf16.lo CC libhivex_la-util.lo CC libhivex_la-value.lo CC libhivex_la-visit.lo pod2man \ --section 3 \ -c "Windows Registry" \ --name "hivex" \ --release "hivex-1.3.23" \ hivex.pod > hivex.3-t && mv hivex.3-t hivex.3 CC libhivex_la-write.lo mkdir -p ../html pod2html \ --css pod.css \ --htmldir ../html \ --outfile ../html/hivex.3.html \ hivex.pod CCLD libhivex.la make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making all in images make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' CC mklarge-mklarge.o CCLD mklarge cmp -s ./minimal ./minimal || \ cp ./minimal ./minimal ./mklarge ./minimal ./large make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' Making all in xml make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexml" \ --release "hivex-1.3.23" \ hivexml.pod > hivexml.1-t && mv hivexml.1-t hivexml.1 CC hivexml-hivexml.o mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexml.1.html \ /home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml/hivexml.pod hivexml.c: In function 'main': hivexml.c:90:3: warning: implicit declaration of function 'bindtextdomain' [-Wimplicit-function-declaration] 90 | bindtextdomain (PACKAGE, LOCALEBASEDIR); | ^~~~~~~~~~~~~~ hivexml.c:91:3: warning: implicit declaration of function 'textdomain' [-Wimplicit-function-declaration] 91 | textdomain (PACKAGE); | ^~~~~~~~~~ CCLD hivexml make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' Making all in sh make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' CC hivexsh-hivexsh.o pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexget" \ --release "hivex-1.3.23" \ hivexget.pod > hivexget.1-t && mv hivexget.1-t hivexget.1 pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexsh" \ --release "hivex-1.3.23" \ hivexsh.pod > hivexsh.1-t && mv hivexsh.1-t hivexsh.1 mkdir -p ../html mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexget.1.html \ /home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh/hivexget.pod cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexsh.1.html \ /home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh/hivexsh.pod hivexsh.c: In function 'main': hivexsh.c:110:3: warning: implicit declaration of function 'bindtextdomain' [-Wimplicit-function-declaration] 110 | bindtextdomain (PACKAGE, LOCALEBASEDIR); | ^~~~~~~~~~~~~~ hivexsh.c:111:3: warning: implicit declaration of function 'textdomain' [-Wimplicit-function-declaration] 111 | textdomain (PACKAGE); | ^~~~~~~~~~ CCLD hivexsh make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' Making check in gnulib/lib make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' Making check in generator make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making check in tools make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make test-just-header make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' CC test_just_header-test-just-header.o CCLD test-just-header make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[4]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' PASS: test-just-header ============================================================================ Testsuite summary for hivex 1.3.23 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making check in images make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' Making check in xml make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' Making check in po make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' Making check in sh make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' >>> hivex: Entering fakeroot... Making install in gnulib/lib make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/gnulib/lib' Making install in generator make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/generator' Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making install in tools make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib/tools' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[3]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/lib/pkgconfig' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man3' /bin/sh ../libtool --mode=install /usr/bin/install -c libhivex.la '/home/buildozer/aports/community/hivex/pkg/hivex/usr/lib' /usr/bin/install -c -m 644 hivex.pc '/home/buildozer/aports/community/hivex/pkg/hivex/usr/lib/pkgconfig' /usr/bin/install -c -m 644 hivex.3 '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libhivex.so.0.0.0 /home/buildozer/aports/community/hivex/pkg/hivex/usr/lib/libhivex.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/hivex/pkg/hivex/usr/lib && { ln -s -f libhivex.so.0.0.0 libhivex.so.0 || { rm -f libhivex.so.0 && ln -s libhivex.so.0.0.0 libhivex.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/hivex/pkg/hivex/usr/lib && { ln -s -f libhivex.so.0.0.0 libhivex.so || { rm -f libhivex.so && ln -s libhivex.so.0.0.0 libhivex.so; }; }) libtool: install: /usr/bin/install -c .libs/libhivex.lai /home/buildozer/aports/community/hivex/pkg/hivex/usr/lib/libhivex.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/lib' Making install in images make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/images' Making install in include make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/include' /usr/bin/install -c -m 644 hivex.h '/home/buildozer/aports/community/hivex/pkg/hivex/usr/include' make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/include' Making install in xml make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c hivexml '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' /usr/bin/install -c -m 644 hivexml.1 '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man1' libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/hivexml /home/buildozer/aports/community/hivex/pkg/hivex/usr/bin/hivexml make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/xml' Making install in po make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' if test "hivex" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/buildozer/aports/community/hivex/pkg/hivex/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/community/hivex/pkg/hivex/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/hivex/pkg/hivex/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/po' Making install in sh make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c hivexsh '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' /usr/bin/install -c hivexget '/home/buildozer/aports/community/hivex/pkg/hivex/usr/bin' /usr/bin/install -c -m 644 hivexget.1 hivexsh.1 '/home/buildozer/aports/community/hivex/pkg/hivex/usr/share/man/man1' libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/hivexsh /home/buildozer/aports/community/hivex/pkg/hivex/usr/bin/hivexsh make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23/sh' make[1]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[2]: Entering directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' make[1]: Leaving directory '/home/buildozer/aports/community/hivex/src/hivex-1.3.23' >>> hivex-dev*: Running split function dev... >>> hivex-dev*: Preparing subpackage hivex-dev... >>> hivex-dev*: Stripping binaries >>> hivex-dev*: Running postcheck for hivex-dev >>> hivex-doc*: Running split function doc... >>> hivex-doc*: Preparing subpackage hivex-doc... >>> hivex-doc*: Running postcheck for hivex-doc >>> hivex*: Running postcheck for hivex >>> hivex*: Preparing package hivex... >>> hivex*: Stripping binaries >>> hivex-dev*: Scanning shared objects >>> hivex-doc*: Scanning shared objects >>> hivex*: Scanning shared objects >>> hivex-dev*: Tracing dependencies... hivex=1.3.23-r3 pkgconfig >>> hivex-dev*: Package size: 32.0 KB >>> hivex-dev*: Compressing data... >>> hivex-dev*: Create checksum... >>> hivex-dev*: Create hivex-dev-1.3.23-r3.apk >>> hivex-doc*: Tracing dependencies... >>> hivex-doc*: Package size: 52.0 KB >>> hivex-doc*: Compressing data... >>> hivex-doc*: Create checksum... >>> hivex-doc*: Create hivex-doc-1.3.23-r3.apk >>> hivex*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libreadline.so.8 so:libxml2.so.2 >>> hivex*: Package size: 224.0 KB >>> hivex*: Compressing data... >>> hivex*: Create checksum... >>> hivex*: Create hivex-1.3.23-r3.apk >>> hivex: Build complete at Mon, 03 Jul 2023 20:16:34 +0000 elapsed time 0h 0m 9s >>> hivex: Cleaning up srcdir >>> hivex: Cleaning up pkgdir >>> hivex: Uninstalling dependencies... (1/24) Purging .makedepends-hivex (20230703.201626) (2/24) Purging libxml2-dev (2.11.4-r0) (3/24) Purging zlib-dev (1.2.13-r2) (4/24) Purging xz-dev (5.4.3-r1) (5/24) Purging xz (5.4.3-r1) (6/24) Purging libxml2-utils (2.11.4-r0) (7/24) Purging libxml2 (2.11.4-r0) (8/24) Purging readline-dev (8.2.1-r2) (9/24) Purging libhistory (8.2.1-r2) (10/24) Purging perl-dev (5.38.0-r0) (11/24) Purging perl-utils (5.38.0-r0) (12/24) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (13/24) Purging git-perl (2.41.0-r0) (14/24) Purging perl-git (2.41.0-r0) (15/24) Purging perl-error (0.17029-r2) (16/24) Purging perl (5.38.0-r0) (17/24) Purging libbz2 (1.0.8-r6) (18/24) Purging ncurses-dev (6.4_p20230701-r0) (19/24) Purging libncurses++ (6.4_p20230701-r0) (20/24) Purging libpanelw (6.4_p20230701-r0) (21/24) Purging readline (8.2.1-r2) (22/24) Purging xz-libs (5.4.3-r1) (23/24) Purging libformw (6.4_p20230701-r0) (24/24) Purging libmenuw (6.4_p20230701-r0) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 102 packages >>> hivex: Updating the community/aarch64 repository index... >>> hivex: Signing the index...