==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: wimlib 1.14.5-1 (Fri Jan 30 05:08:26 2026)
==> Retrieving sources...
-> Updating wimlib git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
wimlib ... Passed
==> Validating source files with b2sums...
wimlib ... Passed
==> Making package: wimlib 1.14.5-1 (Fri Jan 30 12:08:53 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) fuse-common-3.18.1-1 fuse2-2.9.9-5 fuse3-3.18.1-1 ntfs-3g-2022.10.3-2
Total Download Size: 0.72 MiB
Total Installed Size: 2.50 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
ntfs-3g-2022.10.3-2-armv7h downloading...
fuse3-3.18.1-1-armv7h downloading...
fuse2-2.9.9-5-armv7h downloading...
fuse-common-3.18.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
installing fuse2...
installing ntfs-3g...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 zlib-ng-2.3.2-1 git-2.52.0-2
Total Installed Size: 49.67 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of wimlib git repo...
Cloning into 'wimlib'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:11: installing 'build-aux/ar-lib'
configure.ac:10: installing 'build-aux/compile'
configure.ac:12: installing 'build-aux/config.guess'
configure.ac:12: installing 'build-aux/config.sub'
configure.ac:8: installing 'build-aux/install-sh'
configure.ac:8: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
configure: WARNING: unrecognized options: --with-libcrypto
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 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 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 ar... ar
checking the archiver (ar) interface... ar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
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/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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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 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 for egrep -e... (cached) /usr/bin/grep -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 >= 2011.4.12... yes
checking whether to include support for mounting WIMs... yes
checking for fuse3... 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
configure: WARNING: unrecognized options: --with-libcrypto
make all-am
make[1]: Entering directory '/build/wimlib/src/wimlib'
CC programs/wimlib_imagex-imagex.o
CC src/libwim_la-add_image.lo
CC src/libwim_la-blob_table.lo
CC src/libwim_la-avl_tree.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_compress.lo
CC src/libwim_la-xpress_decompress.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]: Leaving directory '/build/wimlib/src/wimlib'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/wimlib/src/wimlib'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/bin'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/include'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/share/man/man1'
/usr/bin/install -c -m 644 include/wimlib.h '/build/wimlib/pkg/wimlib/usr/include'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/lib/pkgconfig'
/usr/bin/install -c programs/mkwinpeimg '/build/wimlib/pkg/wimlib/usr/bin'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libwim.la '/build/wimlib/pkg/wimlib/usr/lib'
/usr/bin/install -c -m 644 wimlib.pc '/build/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 '/build/wimlib/pkg/wimlib/usr/share/man/man1'
make install-data-hook
make[2]: Entering directory '/build/wimlib/src/wimlib'
for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \
cd /build/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.27.0 /build/wimlib/pkg/wimlib/usr/lib/libwim.so.15.27.0
libtool: install: (cd /build/wimlib/pkg/wimlib/usr/lib && { ln -s -f libwim.so.15.27.0 libwim.so.15 || { rm -f libwim.so.15 && ln -s libwim.so.15.27.0 libwim.so.15; }; })
libtool: install: (cd /build/wimlib/pkg/wimlib/usr/lib && { ln -s -f libwim.so.15.27.0 libwim.so || { rm -f libwim.so && ln -s libwim.so.15.27.0 libwim.so; }; })
libtool: install: /usr/bin/install -c .libs/libwim.lai /build/wimlib/pkg/wimlib/usr/lib/libwim.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/wimlib/src/wimlib'
/usr/bin/mkdir -p '/build/wimlib/pkg/wimlib/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c wimlib-imagex '/build/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 /build/wimlib/pkg/wimlib/usr/bin/wimlib-imagex
make install-exec-hook
make[2]: Entering directory '/build/wimlib/src/wimlib'
for cmd in append apply capture delete dir export extract info join mount mountrw optimize split unmount update verify; do \
cd /build/wimlib/pkg/wimlib/usr/bin && \
ln -f wimlib-imagex wim${cmd}; \
done
make[2]: Leaving directory '/build/wimlib/src/wimlib'
make[1]: Leaving directory '/build/wimlib/src/wimlib'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "wimlib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wimlib 1.14.5-1 (Fri Jan 30 12:09:56 2026)
==> Cleaning up...
[?12l[?25h