>>> fsarchiver: Building main/fsarchiver 0.8.5-r2 (using abuild 3.7.0_rc1-r0) started Wed, 18 Nov 2020 20:54:42 +0000 >>> fsarchiver: Checking sanity of /home/buildozer/aports/main/fsarchiver/APKBUILD... >>> fsarchiver: Analyzing dependencies... >>> fsarchiver: Installing for build: build-base linux-headers attr-dev bzip2-dev e2fsprogs-dev lz4-dev lzo-dev xz-dev libgcrypt-dev zlib-dev zstd-dev (1/39) Installing linux-headers (5.7.8-r0) (2/39) Installing attr-dev (2.4.48-r0) (3/39) Installing libbz2 (1.0.8-r1) (4/39) Installing bzip2-dev (1.0.8-r1) (5/39) Installing libblkid (2.36-r2) (6/39) Installing blkid (2.36-r2) (7/39) Installing libcap-ng (0.8-r0) (8/39) Installing setpriv (2.36-r2) (9/39) Installing libmount (2.36-r2) (10/39) Installing libsmartcols (2.36-r2) (11/39) Installing findmnt (2.36-r2) (12/39) Installing mcookie (2.36-r2) (13/39) Installing hexdump (2.36-r2) (14/39) Installing lsblk (2.36-r2) (15/39) Installing libuuid (2.36-r2) (16/39) Installing libfdisk (2.36-r2) (17/39) Installing sfdisk (2.36-r2) (18/39) Installing cfdisk (2.36-r2) (19/39) Installing partx (2.36-r2) (20/39) Installing libeconf (0.3.8-r0) (21/39) Installing util-linux (2.36-r2) (22/39) Installing util-linux-dev (2.36-r2) (23/39) Installing libcom_err (1.45.6-r0) (24/39) Installing e2fsprogs-libs (1.45.6-r0) (25/39) Installing e2fsprogs-dev (1.45.6-r0) (26/39) Installing lz4-libs (1.9.2-r0) (27/39) Installing lz4-dev (1.9.2-r0) (28/39) Installing lzo (2.10-r2) (29/39) Installing lzo-dev (2.10-r2) (30/39) Installing xz-libs (5.2.5-r0) (31/39) Installing xz-dev (5.2.5-r0) (32/39) Installing libgpg-error (1.39-r0) (33/39) Installing libgpg-error-dev (1.39-r0) (34/39) Installing libgcrypt (1.8.7-r0) (35/39) Installing libgcrypt-dev (1.8.7-r0) (36/39) Installing zlib-dev (1.2.11-r3) (37/39) Installing zstd-dev (1.4.5-r1) (38/39) Installing .makedepends-fsarchiver (20201118.205443) (39/39) Installing util-linux-openrc (2.36-r2) Executing busybox-1.32.0-r3.trigger OK: 329 MiB in 126 packages >>> fsarchiver: Cleaning up srcdir >>> fsarchiver: Cleaning up pkgdir >>> fsarchiver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fsarchiver-0.8.5.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 100 291k 100 291k 0 0 3939k 0 --:--:-- --:--:-- --:--:-- 3939k >>> fsarchiver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fsarchiver-0.8.5.tar.gz >>> fsarchiver: Checking sha512sums... fsarchiver-0.8.5.tar.gz: OK >>> fsarchiver: Unpacking /var/cache/distfiles/v3.13/fsarchiver-0.8.5.tar.gz... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl 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 nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i586-alpine-linux-musl-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 dependency style of gcc... (cached) gcc3 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for i586-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 pthread_create in -lpthread... yes configure: checking for libz (library and header files)... checking for compress in -lz... 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: checking for libbz2 (library and header files) ... ... checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for LZMA... yes configure: checking for liblzo2 (library and header files)... checking for lzo1x_1_compress in -llzo2... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes configure: checking for lz4 (library and header files)... checking for LZ4_compress in -llz4... yes checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.h... yes configure: checking for zstd (library and header files)... checking for ZSTD_compress in -lzstd... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes configure: checking for libgcrypt (library and header files)... checking for gcry_cipher_encrypt in -lgcrypt... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for EXT2FS... yes checking for COM_ERR... yes checking for E2P... yes checking for BLKID... yes checking for UUID... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for stdint.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for strerror... yes checking for open64... yes checking for lstat64... yes checking for stat64... yes checking for fstatfs64... yes checking for fstatvfs64... yes checking for mempcpy... yes checking for lutimes... yes checking for ANSI C header files... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' CC fsarchiver-fsarchiver.o CC fsarchiver-oper_save.o CC fsarchiver-oper_restore.o CC fsarchiver-oper_probe.o CC fsarchiver-thread_archio.o CC fsarchiver-archreader.o CC fsarchiver-archwriter.o CC fsarchiver-writebuf.o CC fsarchiver-archinfo.o CC fsarchiver-thread_comp.o CC fsarchiver-comp_gzip.o CC fsarchiver-comp_bzip2.o CC fsarchiver-comp_lzma.o CC fsarchiver-comp_lzo.o CC fsarchiver-comp_lz4.o CC fsarchiver-comp_zstd.o CC fsarchiver-fs_ntfs.o CC fsarchiver-crypto.o CC fsarchiver-fs_ext2.o CC fsarchiver-fs_reiserfs.o CC fsarchiver-fs_reiser4.o CC fsarchiver-fs_btrfs.o CC fsarchiver-fs_xfs.o CC fsarchiver-fs_jfs.o CC fsarchiver-fs_vfat.o CC fsarchiver-common.o CC fsarchiver-dico.o CC fsarchiver-strdico.o CC fsarchiver-dichl.o CC fsarchiver-queue.o CC fsarchiver-error.o CC fsarchiver-syncthread.o CC fsarchiver-datafile.o CC fsarchiver-strlist.o fs_ext2.c: In function 'extfs_getinfo': fs_ext2.c:444:52: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 444 | strncpy(label, super->s_volume_name, sizeof(super->s_volume_name)); | ^ CC fsarchiver-regmulti.o CC fsarchiver-options.o CC fsarchiver-logfile.o CC fsarchiver-filesys.o CC fsarchiver-devinfo.o CCLD fsarchiver make[2]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' make[2]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' make[1]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' >>> fsarchiver: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/fsarchiver/pkg/fsarchiver/usr/sbin' /usr/bin/install -c fsarchiver '/home/buildozer/aports/main/fsarchiver/pkg/fsarchiver/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/fsarchiver/pkg/fsarchiver/usr/share/man/man8' /usr/bin/install -c -m 644 fsarchiver.8 '/home/buildozer/aports/main/fsarchiver/pkg/fsarchiver/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[1]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5/doc' make[1]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' make[2]: Entering directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' 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/main/fsarchiver/src/fsarchiver-0.8.5' make[1]: Leaving directory '/home/buildozer/aports/main/fsarchiver/src/fsarchiver-0.8.5' >>> fsarchiver-doc*: Running split function doc... >>> fsarchiver-doc*: Preparing subpackage fsarchiver-doc... >>> fsarchiver-doc*: Running postcheck for fsarchiver-doc >>> fsarchiver*: Running postcheck for fsarchiver >>> fsarchiver*: Preparing package fsarchiver... >>> fsarchiver*: Stripping binaries >>> fsarchiver-doc*: Scanning shared objects >>> fsarchiver*: Scanning shared objects >>> fsarchiver-doc*: Tracing dependencies... >>> fsarchiver-doc*: Package size: 24.0 KB >>> fsarchiver-doc*: Compressing data... >>> fsarchiver-doc*: Create checksum... >>> fsarchiver-doc*: Create fsarchiver-doc-0.8.5-r2.apk >>> fsarchiver*: Tracing dependencies... so:libblkid.so.1 so:libbz2.so.1 so:libc.musl-x86.so.1 so:libe2p.so.2 so:libext2fs.so.2 so:libgcrypt.so.20 so:liblz4.so.1 so:liblzma.so.5 so:liblzo2.so.2 so:libuuid.so.1 so:libz.so.1 so:libzstd.so.1 >>> fsarchiver*: Package size: 272.0 KB >>> fsarchiver*: Compressing data... >>> fsarchiver*: Create checksum... >>> fsarchiver*: Create fsarchiver-0.8.5-r2.apk >>> fsarchiver: Build complete at Wed, 18 Nov 2020 20:54:50 +0000 elapsed time 0h 0m 8s >>> fsarchiver: Cleaning up srcdir >>> fsarchiver: Cleaning up pkgdir >>> fsarchiver: Uninstalling dependencies... (1/39) Purging .makedepends-fsarchiver (20201118.205443) (2/39) Purging linux-headers (5.7.8-r0) (3/39) Purging attr-dev (2.4.48-r0) (4/39) Purging bzip2-dev (1.0.8-r1) (5/39) Purging libbz2 (1.0.8-r1) (6/39) Purging e2fsprogs-dev (1.45.6-r0) (7/39) Purging util-linux-dev (2.36-r2) (8/39) Purging util-linux-openrc (2.36-r2) (9/39) Purging util-linux (2.36-r2) (10/39) Purging blkid (2.36-r2) (11/39) Purging setpriv (2.36-r2) (12/39) Purging findmnt (2.36-r2) (13/39) Purging mcookie (2.36-r2) (14/39) Purging hexdump (2.36-r2) (15/39) Purging lsblk (2.36-r2) (16/39) Purging sfdisk (2.36-r2) (17/39) Purging cfdisk (2.36-r2) (18/39) Purging partx (2.36-r2) (19/39) Purging libfdisk (2.36-r2) (20/39) Purging libmount (2.36-r2) (21/39) Purging libsmartcols (2.36-r2) (22/39) Purging libuuid (2.36-r2) (23/39) Purging e2fsprogs-libs (1.45.6-r0) (24/39) Purging libcom_err (1.45.6-r0) (25/39) Purging lz4-dev (1.9.2-r0) (26/39) Purging lz4-libs (1.9.2-r0) (27/39) Purging lzo-dev (2.10-r2) (28/39) Purging lzo (2.10-r2) (29/39) Purging xz-dev (5.2.5-r0) (30/39) Purging xz-libs (5.2.5-r0) (31/39) Purging libgcrypt-dev (1.8.7-r0) (32/39) Purging libgcrypt (1.8.7-r0) (33/39) Purging zlib-dev (1.2.11-r3) (34/39) Purging zstd-dev (1.4.5-r1) (35/39) Purging libblkid (2.36-r2) (36/39) Purging libcap-ng (0.8-r0) (37/39) Purging libeconf (0.3.8-r0) (38/39) Purging libgpg-error-dev (1.39-r0) (39/39) Purging libgpg-error (1.39-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> fsarchiver: Updating the main/x86 repository index... >>> fsarchiver: Signing the index...