==> Synchronizing chroot copy [/chroot/aarch64/root] -> [build]...done
==> Making package: squashfuse-git 20210403.r406-1 (Fri May  7 22:08:27 2021)
==> Retrieving sources...
  -> Cloning squashfuse-git git repo...
Cloning into bare repository '/srv/build/builder/work/squashfuse-git/squashfuse-git'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    squashfuse-git ... Skipped
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: squashfuse-git 20210403.r406-1 (Fri 07 May 2021 10:08:48 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) fuse-common-3.10.3-1  fuse2-2.9.9-4  lzo-2.10-3

Total Download Size:   0.18 MiB
Total Installed Size:  0.81 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading lzo-2.10-3-aarch64.pkg.tar.xz...
downloading fuse-common-3.10.3-1-aarch64.pkg.tar.xz...
downloading fuse2-2.9.9-4-aarch64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse2...
installing lzo...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-2  perl-mailtools-2.21-4  perl-timedate-2.33-2
             git-2.31.1-1

Total Download Size:    5.62 MiB
Total Installed Size:  33.60 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17029-2-any.pkg.tar.xz...
downloading perl-timedate-2.33-2-any.pkg.tar.xz...
downloading perl-mailtools-2.21-4-any.pkg.tar.xz...
downloading git-2.31.1-1-aarch64.pkg.tar.xz...
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 git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https 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]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 975.
Creating user git (git daemon user) with uid 975 and gid 975.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of squashfuse-git git repo...
Cloning into 'squashfuse-git'...
done.
==> Starting pkgver()...
==> Starting build()...
aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
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'
configure.ac:14: installing 'build-aux/ar-lib'
configure.ac:14: installing 'build-aux/compile'
configure.ac:10: installing 'build-aux/config.guess'
configure.ac:10: installing 'build-aux/config.sub'
configure.ac:12: installing 'build-aux/install-sh'
configure.ac:12: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 whether make supports nested variables... (cached) yes
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 ar... ar
checking the archiver (ar) interface... ar
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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 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... /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 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/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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) /usr/bin/sed
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 for option for POSIX-2001 preprocessor... none
checking how to enable all compiler warnings... -Wall
checking for QNX makedev... no
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
configure: checking for definition needed by makedev
checking if makedev works without changes... yes
configure: checking for definition needed by pread
checking if pread works without changes... no
checking if pread requires changing _DARWIN_C_SOURCE... no
checking if pread requires changing _NETBSD_SOURCE... no
checking if pread requires changing _XOPEN_SOURCE... yes
configure: checking for definition needed by S_IFSOCK
checking if S_IFSOCK works without changes... no
checking if S_IFSOCK requires changing _DARWIN_C_SOURCE... no
checking if S_IFSOCK requires changing _NETBSD_SOURCE... no
checking if S_IFSOCK requires changing _XOPEN_SOURCE... yes
checking for attr/xattr.h... no
configure: checking for definition needed by ENOATTR
checking if ENOATTR works without changes... no
checking if ENOATTR requires changing _DARWIN_C_SOURCE... no
checking if ENOATTR requires changing _NETBSD_SOURCE... no
checking if ENOATTR requires changing _XOPEN_SOURCE... no
checking if ENOATTR requires changing _BSD_SOURCE... no
checking if ENOATTR requires changing _GNU_SOURCE... no
checking if ENOATTR requires changing _POSIX_C_SOURCE... no
configure: checking for definition needed by symlink
checking if symlink works without changes... yes
checking for library containing uncompress... -lz
checking for zlib.h... yes
checking for pkgconfig_XZ... yes
checking for library containing lzma_stream_buffer_decode... none required
checking for lzma.h... yes
checking for library containing lzo1x_decompress_safe... -llzo2
checking for lzo/lzo1x.h... yes
checking for library containing LZ4_decompress_safe... -llz4
checking for lz4.h... yes
checking for library containing ZSTD_decompress... -lzstd
checking for zstd.h... yes
checking for pkgconfig_fuse3... no
checking for pkgconfig_fuse... yes
checking for FUSE library... already present
checking for FUSE header... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether fuse_session_loop is declared... yes
checking for fuse_session_loop... yes
checking whether fuse_add_direntry is declared... yes
checking whether fuse_add_dirent is declared... no
checking whether fuse_daemonize is declared... yes
checking whether fuse_session_remove_chan is declared... yes
checking for two-argument fuse_unmount... yes
checking for position argument to FUSE xattr operations... no
checking if make supports export... yes
checking for __le16... yes
checking for asm/byteorder.h... yes
checking for endian.h... yes
checking for inline... inline
checking for fusermount3... no
checking for fusermount... fusermount
checking for mksquashfs... no
checking for md5sum... md5sum
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/ll-smoke.sh
config.status: creating Makefile
config.status: creating squashfuse.pc
config.status: creating squashfuse_ll.pc
config.status: creating tests/lib.sh
config.status: creating ci/features
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Compression support ....... : ZLIB XZ LZO LZ4 ZSTD
High-level FUSE driver .... : yes
Low-level FUSE driver ..... : yes
Demo program .............. : yes
Tests ..................... : none

make  all-am
make[1]: Entering directory '/build/squashfuse-git/src/squashfuse-git'
  CC       squashfuse-hl.o
SED="/usr/bin/sed" ./gen_swap.sh ./squashfs_fs.h
  CC       libsquashfuse_convenience_la-swap.lo
  CC       libsquashfuse_convenience_la-cache.lo
  CC       libsquashfuse_convenience_la-table.lo
  CC       libsquashfuse_convenience_la-dir.lo
  CC       libsquashfuse_convenience_la-file.lo
  CC       libsquashfuse_convenience_la-fs.lo
  CC       libsquashfuse_convenience_la-decompress.lo
  CC       libsquashfuse_convenience_la-xattr.lo
  CC       libsquashfuse_convenience_la-hash.lo
  CC       libsquashfuse_convenience_la-stack.lo
  CC       libsquashfuse_convenience_la-traverse.lo
  CC       libsquashfuse_convenience_la-util.lo
  CC       libsquashfuse_convenience_la-nonstd-pread.lo
  CC       libsquashfuse_convenience_la-nonstd-stat.lo
  CCLD     libsquashfuse_convenience.la
  CC       libfuseprivate_la-fuseprivate.lo
  CC       libfuseprivate_la-nonstd-makedev.lo
  CC       libfuseprivate_la-nonstd-enoattr.lo
  CC       libfuseprivate_la-stat.lo
  CCLD     libfuseprivate.la
  CCLD     squashfuse
  CC       squashfuse_ll-ll_main.o
  CC       libsquashfuse_ll_convenience_la-ll.lo
  CC       libsquashfuse_ll_convenience_la-ll_inode.lo
  CC       libsquashfuse_ll_convenience_la-nonstd-daemon.lo
  CCLD     libsquashfuse_ll_convenience.la
  CCLD     squashfuse_ll
  CC       ls.o
  CCLD     libsquashfuse.la
  CCLD     squashfuse_ls
  CC       squashfuse_extract-extract.o
  CC       squashfuse_extract-stat.o
  CC       squashfuse_extract-nonstd-makedev.o
  CC       squashfuse_extract-nonstd-symlink.o
  CCLD     squashfuse_extract
  CCLD     libsquashfuse_ll.la
make[1]: Leaving directory '/build/squashfuse-git/src/squashfuse-git'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/squashfuse-git/src/squashfuse-git'
 /usr/bin/mkdir -p '/build/squashfuse-git/pkg/squashfuse-git/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libsquashfuse.la libsquashfuse_ll.la '/build/squashfuse-git/pkg/squashfuse-git/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsquashfuse.so.0.0.0 /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse.so.0.0.0
libtool: install: (cd /build/squashfuse-git/pkg/squashfuse-git/usr/lib && { ln -s -f libsquashfuse.so.0.0.0 libsquashfuse.so.0 || { rm -f libsquashfuse.so.0 && ln -s libsquashfuse.so.0.0.0 libsquashfuse.so.0; }; })
libtool: install: (cd /build/squashfuse-git/pkg/squashfuse-git/usr/lib && { ln -s -f libsquashfuse.so.0.0.0 libsquashfuse.so || { rm -f libsquashfuse.so && ln -s libsquashfuse.so.0.0.0 libsquashfuse.so; }; })
libtool: install: /usr/bin/install -c .libs/libsquashfuse.lai /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse.la
libtool: install: /usr/bin/install -c .libs/libsquashfuse_ll.so.0.0.0 /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse_ll.so.0.0.0
libtool: install: (cd /build/squashfuse-git/pkg/squashfuse-git/usr/lib && { ln -s -f libsquashfuse_ll.so.0.0.0 libsquashfuse_ll.so.0 || { rm -f libsquashfuse_ll.so.0 && ln -s libsquashfuse_ll.so.0.0.0 libsquashfuse_ll.so.0; }; })
libtool: install: (cd /build/squashfuse-git/pkg/squashfuse-git/usr/lib && { ln -s -f libsquashfuse_ll.so.0.0.0 libsquashfuse_ll.so || { rm -f libsquashfuse_ll.so && ln -s libsquashfuse_ll.so.0.0.0 libsquashfuse_ll.so; }; })
libtool: install: /usr/bin/install -c .libs/libsquashfuse_ll.lai /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse_ll.la
libtool: install: /usr/bin/install -c .libs/libsquashfuse.a /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse.a
libtool: install: chmod 644 /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse.a
libtool: install: ranlib /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse.a
libtool: install: /usr/bin/install -c .libs/libsquashfuse_ll.a /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse_ll.a
libtool: install: chmod 644 /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse_ll.a
libtool: install: ranlib /build/squashfuse-git/pkg/squashfuse-git/usr/lib/libsquashfuse_ll.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/squashfuse-git/pkg/squashfuse-git/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c squashfuse squashfuse_ll '/build/squashfuse-git/pkg/squashfuse-git/usr/bin'
libtool: install: /usr/bin/install -c squashfuse /build/squashfuse-git/pkg/squashfuse-git/usr/bin/squashfuse
libtool: install: /usr/bin/install -c squashfuse_ll /build/squashfuse-git/pkg/squashfuse-git/usr/bin/squashfuse_ll
 /usr/bin/mkdir -p '/build/squashfuse-git/pkg/squashfuse-git/usr/share/man/man1'
 /usr/bin/install -c -m 644 squashfuse.1 '/build/squashfuse-git/pkg/squashfuse-git/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/squashfuse-git/pkg/squashfuse-git/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 squashfuse.pc squashfuse_ll.pc '/build/squashfuse-git/pkg/squashfuse-git/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/squashfuse-git/pkg/squashfuse-git/usr/include/squashfuse'
 /usr/bin/install -c -m 644 squashfuse.h squashfs_fs.h cache.h common.h config.h decompress.h dir.h file.h fs.h stack.h table.h traverse.h util.h xattr.h ll.h '/build/squashfuse-git/pkg/squashfuse-git/usr/include/squashfuse'
make[1]: Leaving directory '/build/squashfuse-git/src/squashfuse-git'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "squashfuse-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: squashfuse-git 20210403.r406-1 (Fri 07 May 2021 10:10:34 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (7) fuse-common-3.10.3-1  fuse2-2.9.9-4  git-2.31.1-1  lzo-2.10-3
             perl-error-0.17029-2  perl-mailtools-2.21-4  perl-timedate-2.33-2

Total Removed Size:  34.41 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing lzo...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
removing fuse2...
removing fuse-common...
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/3) Reloading device manager configuration...
  Skipped: Device manager is not running.
(3/3) Arming ConditionNeedsUpdate...