>>> xar: Building community/xar 1.8.0.498-r0 (using abuild 3.14.1-r3) started Thu, 14 Nov 2024 16:37:33 +0000
>>> xar: Validating /home/buildozer/aports/community/xar/APKBUILD...
>>> xar: Analyzing dependencies...
>>> xar: Installing for build: build-base autoconf bzip2-dev libxml2-dev musl-fts-dev openssl-dev zlib-dev
(1/19) Installing m4 (1.4.19-r3)
(2/19) Installing libbz2 (1.0.8-r6)
(3/19) Installing perl (5.40.0-r3)
(4/19) Installing autoconf (2.72-r0)
(5/19) Installing bzip2-dev (1.0.8-r6)
(6/19) Installing zlib-dev (1.3.1-r2)
(7/19) Installing xz-libs (5.6.3-r0)
(8/19) Installing xz (5.6.3-r0)
(9/19) Installing xz-dev (5.6.3-r0)
(10/19) Installing libxml2 (2.13.4-r3)
(11/19) Installing libxml2-utils (2.13.4-r3)
(12/19) Installing libxml2-dev (2.13.4-r3)
(13/19) Installing musl-fts (1.2.7-r6)
(14/19) Installing musl-fts-dev (1.2.7-r6)
(15/19) Installing openssl-dev (3.3.2-r3)
(16/19) Installing .makedepends-xar (20241114.163804)
(17/19) Installing perl-error (0.17029-r2)
(18/19) Installing perl-git (2.47.0-r0)
(19/19) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r7.trigger
OK: 434 MiB in 119 packages
>>> xar: Cleaning up srcdir
>>> xar: Cleaning up pkgdir
>>> xar: Cleaning up tmpdir
>>> xar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xar-1.8.0.498.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/xar-1.8.0.498.tar.gz.part'
xar-1.8.0.498.tar.gz 100% |********************************|  219k  0:00:00 ETA
'/var/cache/distfiles/v3.21/xar-1.8.0.498.tar.gz.part' saved
>>> xar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xar-1.8.0.498.tar.gz
>>> xar: Checking sha512sums...
xar-1.8.0.498.tar.gz: OK
0001-ext2.patch: OK
0002-arm-ppc.patch: OK
0003-openssl-1.1.patch: OK
0004-safe_dirname.patch: OK
0005-linux.patch: OK
0006-non-darwin.patch: OK
0007-variable-sized-object.patch: OK
>>> xar: Unpacking /var/cache/distfiles/v3.21/xar-1.8.0.498.tar.gz...
>>> xar: 0001-ext2.patch
patching file lib/ext2.c
>>> xar: 0002-arm-ppc.patch
patching file lib/archive.c
Hunk #1 succeeded at 418 (offset 31 lines).
patching file src/xar.c
Hunk #1 succeeded at 910 (offset 127 lines).
>>> xar: 0003-openssl-1.1.patch
patching file lib/hash.c
Hunk #1 succeeded at 97 (offset -5 lines).
Hunk #2 succeeded at 118 (offset -5 lines).
Hunk #3 succeeded at 139 (offset -5 lines).
Hunk #4 succeeded at 156 (offset -5 lines).
>>> xar: 0004-safe_dirname.patch
patching file lib/linuxattr.c
Hunk #1 succeeded at 226 (offset 3 lines).
>>> xar: 0005-linux.patch
patching file configure.ac
patching file lib/util.c
Hunk #3 succeeded at 588 (offset 116 lines).
Hunk #4 succeeded at 612 (offset 108 lines).
Hunk #5 succeeded at 625 (offset 108 lines).
patching file include/config.h.in
>>> xar: 0006-non-darwin.patch
patching file include/xar.h.in
>>> xar: 0007-variable-sized-object.patch
patching file lib/filetree.c
Hunk #1 succeeded at 752 (offset 12 lines).
>>> xar: Updating ./config.sub
>>> xar: Updating ./config.guess
autoconf
configure.ac:97: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:97: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:97: the top level
configure.ac:105: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:105: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:105: the top level
configure.ac:184: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:184: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:184: the top level
configure.ac:229: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:229: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:229: the top level
configure.ac:240: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:240: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:240: the top level
configure.ac:253: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:253: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:253: the top level
configure.ac:266: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:266: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:266: the top level
configure.ac:371: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:371: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:371: the top level
./configure --enable-autogen 
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 for gcc option to enable large file support... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ld... /usr/bin/ld
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for autoconf... /usr/bin/autoconf
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
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 ext2fs/ext2_fs.h... no
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/xattr.h... yes
checking for sys/param.h... yes
checking for sys/extattr.h... no
checking for libutil.h... no
checking for lgetxattr... yes
checking for lsetxattr... yes
checking for getxattr... yes
checking for setxattr... yes
checking for getattrlist... no
checking for setattrlist... no
checking for lchmod... yes
checking for lchown... yes
checking for chflags... no
checking for statvfs... yes
checking for statfs... yes
checking for strmode... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_iosize... no
checking for struct statfs.f_bsize... yes
checking for struct statvfs.f_fstypename... no
checking for struct stat.st_flags... no
checking size of uid_t... 4
checking size of gid_t... 4
checking size of ino_t... 8
checking size of dev_t... 8
checking for acl_get_file in -lacl... no
checking for asprintf... yes
checking for xml2-config... /usr/bin/xml2-config
checking for libxml >= 2.6.11... 2.13.4
checking for libxml/xmlwriter.h... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for pthread.h... yes
checking for pthread_mutex_lock in -lpthread... yes
configure: creating ./config.status
config.status: creating cfgoutputs.stamp
config.status: creating Makefile
config.status: creating include/xar.h
config.status: creating lib/Makefile.inc
config.status: creating lib/libxar.la.in
config.status: creating src/Makefile.inc
config.status: creating xar.spec
config.status: creating cfghdrs.stamp
config.status: creating include/config.h
checking for i586-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 for gcc option to enable large file support... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ld... /usr/bin/ld
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for autoconf... /usr/bin/autoconf
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
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 ext2fs/ext2_fs.h... no
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/xattr.h... yes
checking for sys/param.h... yes
checking for sys/extattr.h... no
checking for libutil.h... no
checking for lgetxattr... yes
checking for lsetxattr... yes
checking for getxattr... yes
checking for setxattr... yes
checking for getattrlist... no
checking for setattrlist... no
checking for lchmod... yes
checking for lchown... yes
checking for chflags... no
checking for statvfs... yes
checking for statfs... yes
checking for strmode... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_iosize... no
checking for struct statfs.f_bsize... yes
checking for struct statvfs.f_fstypename... no
checking for struct stat.st_flags... no
checking size of uid_t... 4
checking size of gid_t... 4
checking size of ino_t... 8
checking size of dev_t... 8
checking for acl_get_file in -lacl... no
checking for asprintf... yes
checking for xml2-config... /usr/bin/xml2-config
checking for libxml >= 2.6.11... 2.13.4
checking for libxml/xmlwriter.h... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for pthread.h... yes
checking for pthread_mutex_lock in -lpthread... yes
configure: creating ./config.status
config.status: creating cfgoutputs.stamp
config.status: creating Makefile
config.status: creating include/xar.h
config.status: creating lib/Makefile.inc
config.status: creating lib/libxar.la.in
config.status: creating src/Makefile.inc
config.status: creating xar.spec
config.status: creating cfghdrs.stamp
config.status: cfghdrs.stamp is unchanged
config.status: creating include/config.h
config.status: include/config.h is unchanged
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/archive.c -o lib/archive.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/arcmod.c -o lib/arcmod.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/b64.c -o lib/b64.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/bzxar.c -o lib/bzxar.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/data.c -o lib/data.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ea.c -o lib/ea.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/err.c -o lib/err.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ext2.c -o lib/ext2.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/filetree.c -o lib/filetree.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/io.c -o lib/io.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/hash.c -o lib/hash.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/signature.c -o lib/signature.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/stat.c -o lib/stat.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/subdoc.c -o lib/subdoc.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/util.c -o lib/util.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/zxar.c -o lib/zxar.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/script.c -o lib/script.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/macho.c -o lib/macho.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/archive.c -o lib/archive.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/arcmod.c -o lib/arcmod.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/b64.c -o lib/b64.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/bzxar.c -o lib/bzxar.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/data.c -o lib/data.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ea.c -o lib/ea.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/err.c -o lib/err.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ext2.c -o lib/ext2.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/filetree.c -o lib/filetree.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/io.c -o lib/io.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/hash.c -o lib/hash.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/signature.c -o lib/signature.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/stat.c -o lib/stat.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/subdoc.c -o lib/subdoc.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/util.c -o lib/util.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/zxar.c -o lib/zxar.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/script.c -o lib/script.static.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result   -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/macho.c -o lib/macho.static.o
sed -e s/@LIBXAR_SNAME@/libxar.so.1/ -e s/@LIBXAR_LNAME@/libxar.so/ -e s/@LIBXAR_ANAME@/libxar.a/ < lib/libxar.la.in > lib/libxar.la
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c src/xar.c -o src/xar.o
gcc -shared -Wl,-soname,libxar.so.1 -o lib/librxar.so.1 lib/archive.o lib/arcmod.o lib/b64.o lib/bzxar.o lib/darwinattr.o lib/data.o lib/ea.o lib/err.o lib/ext2.o lib/fbsdattr.o lib/filetree.o lib/io.o lib/lzmaxar.o lib/linuxattr.o lib/hash.o lib/signature.o lib/stat.o lib/subdoc.o lib/util.o lib/zxar.o lib/script.o lib/macho.o -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  -lpthread -lbz2 -lz -lssl -lcrypto -lfts -lxml2 -lz -llzma -lm
gcc -shared -Wl,-soname,libxar.so.1 -o lib/libxar.so.1 lib/archive.o lib/arcmod.o lib/b64.o lib/bzxar.o lib/darwinattr.o lib/data.o lib/ea.o lib/err.o lib/ext2.o lib/fbsdattr.o lib/filetree.o lib/io.o lib/lzmaxar.o lib/linuxattr.o lib/hash.o lib/signature.o lib/stat.o lib/subdoc.o lib/util.o lib/zxar.o lib/script.o lib/macho.o -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  -lpthread -lbz2 -lz -lssl -lcrypto -lfts -lxml2 -lz -llzma -lm
/usr/bin/ar cvr lib/libxar.a lib/archive.static.o lib/arcmod.static.o lib/b64.static.o lib/bzxar.static.o lib/darwinattr.static.o lib/data.static.o lib/ea.static.o lib/err.static.o lib/ext2.static.o lib/fbsdattr.static.o lib/filetree.static.o lib/io.static.o lib/lzmaxar.static.o lib/linuxattr.static.o lib/hash.static.o lib/signature.static.o lib/stat.static.o lib/subdoc.static.o lib/util.static.o lib/zxar.static.o lib/script.static.o lib/macho.static.o
a - lib/archive.static.o
a - lib/arcmod.static.o
a - lib/b64.static.o
a - lib/bzxar.static.o
a - lib/darwinattr.static.o
a - lib/data.static.o
a - lib/ea.static.o
a - lib/err.static.o
a - lib/ext2.static.o
a - lib/fbsdattr.static.o
a - lib/filetree.static.o
a - lib/io.static.o
a - lib/lzmaxar.static.o
a - lib/linuxattr.static.o
a - lib/hash.static.o
a - lib/signature.static.o
a - lib/stat.static.o
a - lib/subdoc.static.o
a - lib/util.static.o
a - lib/zxar.static.o
a - lib/script.static.o
a - lib/macho.static.o
/usr/bin/ranlib lib/libxar.a 
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -o src/xar src/xar.o -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  lib/libxar.a -lpthread -lbz2 -lz -lssl -lcrypto -lfts -lxml2 -lz -llzma -lm
rm -f lib/librxar.so
ln -s librxar.so.1 lib/librxar.so
rm -f lib/libxar.so
ln -s libxar.so.1 lib/libxar.so
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -o src/ixar src/xar.o -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  lib/libxar.so.1 -lpthread -lbz2 -lz -lssl -lcrypto -lfts -lxml2 -lz -llzma -lm
rm src/xar.o
>>> xar: Entering fakeroot...
/usr/bin/install -c -d /home/buildozer/aports/community/xar/pkg/xar/usr/include/xar
/usr/bin/install -c -m 0644 include/xar.h /home/buildozer/aports/community/xar/pkg/xar/usr/include/xar
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c src/xar.c -o src/xar.o
/usr/bin/install -c -d /home/buildozer/aports/community/xar/pkg/xar/usr/lib
/usr/bin/install -c -m 0755 lib/libxar.so.1 /home/buildozer/aports/community/xar/pkg/xar/usr/lib
rm -f /home/buildozer/aports/community/xar/pkg/xar/usr/lib/libxar.so
ln -s libxar.so.1 /home/buildozer/aports/community/xar/pkg/xar/usr/lib/libxar.so
/usr/bin/install -c -m 0644 lib/libxar.a /home/buildozer/aports/community/xar/pkg/xar/usr/lib
/usr/bin/install -c -m 0644 lib/libxar.la /home/buildozer/aports/community/xar/pkg/xar/usr/lib
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result  -o src/ixar src/xar.o -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  lib/libxar.so.1 -lpthread -lbz2 -lz -lssl -lcrypto -lfts -lxml2 -lz -llzma -lm
/usr/bin/install -c -d /home/buildozer/aports/community/xar/pkg/xar/usr/bin
/usr/bin/install -c -m 0755 src/ixar /home/buildozer/aports/community/xar/pkg/xar/usr/bin/xar
/usr/bin/install -c -d /home/buildozer/aports/community/xar/pkg/xar/usr/share/man/man1
/usr/bin/install -c -m 0644 src/xar.1 /home/buildozer/aports/community/xar/pkg/xar/usr/share/man/man1
>>> xar-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/xar/pkg/xar-dev/usr/include'
'usr/lib/libxar.a' -> '/home/buildozer/aports/community/xar/pkg/xar-dev/usr/lib/libxar.a'
'usr/lib/libxar.so' -> '/home/buildozer/aports/community/xar/pkg/xar-dev/usr/lib/libxar.so'
>>> xar-dev*: Preparing subpackage xar-dev...
>>> xar-dev*: Stripping binaries
>>> xar-dev*: Running postcheck for xar-dev
>>> xar-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/xar/pkg/xar-doc/usr/share/man'
>>> xar-doc*: Preparing subpackage xar-doc...
>>> xar-doc*: Running postcheck for xar-doc
>>> libxar*: Running split function libxar...
'usr/lib/libxar.so.1' -> '/home/buildozer/aports/community/xar/pkg/libxar/usr/lib/libxar.so.1'
>>> libxar*: Preparing subpackage libxar...
>>> libxar*: Stripping binaries
>>> libxar*: Running postcheck for libxar
>>> xar*: Running postcheck for xar
>>> xar*: Preparing package xar...
>>> xar*: Stripping binaries
>>> libxar*: Scanning shared objects
>>> xar-dev*: Scanning shared objects
>>> xar-doc*: Scanning shared objects
>>> xar*: Scanning shared objects
>>> libxar*: Tracing dependencies...
	so:libbz2.so.1
	so:libc.musl-x86.so.1
	so:libcrypto.so.3
	so:libxml2.so.2
	so:libz.so.1
>>> libxar*: Package size: 93.6 KB
>>> libxar*: Compressing data...
>>> libxar*: Create checksum...
>>> libxar*: Create libxar-1.8.0.498-r0.apk
>>> xar-dev*: Tracing dependencies...
	xar=1.8.0.498-r0
	libxar=1.8.0.498-r0
>>> xar-dev*: Package size: 159.1 KB
>>> xar-dev*: Compressing data...
>>> xar-dev*: Create checksum...
>>> xar-dev*: Create xar-dev-1.8.0.498-r0.apk
>>> xar-doc*: Tracing dependencies...
>>> xar-doc*: Package size: 2.3 KB
>>> xar-doc*: Compressing data...
>>> xar-doc*: Create checksum...
>>> xar-doc*: Create xar-doc-1.8.0.498-r0.apk
>>> xar*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libfts.so.0
	so:libxar.so.1
>>> xar*: Package size: 25.6 KB
>>> xar*: Compressing data...
>>> xar*: Create checksum...
>>> xar*: Create xar-1.8.0.498-r0.apk
>>> xar: Build complete at Thu, 14 Nov 2024 16:38:14 +0000 elapsed time 0h 0m 41s
>>> xar: Cleaning up srcdir
>>> xar: Cleaning up pkgdir
>>> xar: Uninstalling dependencies...
(1/19) Purging .makedepends-xar (20241114.163804)
(2/19) Purging autoconf (2.72-r0)
(3/19) Purging m4 (1.4.19-r3)
(4/19) Purging bzip2-dev (1.0.8-r6)
(5/19) Purging libxml2-dev (2.13.4-r3)
(6/19) Purging libxml2-utils (2.13.4-r3)
(7/19) Purging libxml2 (2.13.4-r3)
(8/19) Purging musl-fts-dev (1.2.7-r6)
(9/19) Purging musl-fts (1.2.7-r6)
(10/19) Purging openssl-dev (3.3.2-r3)
(11/19) Purging zlib-dev (1.3.1-r2)
(12/19) Purging git-perl (2.47.0-r0)
(13/19) Purging perl-git (2.47.0-r0)
(14/19) Purging perl-error (0.17029-r2)
(15/19) Purging perl (5.40.0-r3)
(16/19) Purging libbz2 (1.0.8-r6)
(17/19) Purging xz-dev (5.6.3-r0)
(18/19) Purging xz (5.6.3-r0)
(19/19) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r7.trigger
OK: 396 MiB in 100 packages
>>> xar: Updating the community/x86 repository index...
>>> xar: Signing the index...