==> Synchronizing chroot copy [/chroot/armv6h/root] -> [build]...done
==> Making package: rifiuti2 0.7.0-1 (Mon Oct 14 14:39:32 2019)
==> Retrieving sources...
  -> Found rifiuti2-0.7.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    rifiuti2-0.7.0.tar.xz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: rifiuti2 0.7.0-1 (Mon 14 Oct 2019 02:39:45 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found rifiuti2-0.7.0.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting rifiuti2-0.7.0.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
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 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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
## ---------------------- ##
## Compiler and toolchain ##
## ---------------------- ##
checking for 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 for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking whether compiler understands -Wall... yes
checking whether ln -s works... yes
## ------------------- ##
## Test suite programs ##
## ------------------- ##
checking for xmllint... /usr/bin/xmllint
checking for iconv that supports more Windows codepages... /usr/bin/iconv
## --------- ##
## Libraries ##
## --------- ##
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for ANSI C header files... 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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for inttypes.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for uint64_t... yes
checking for setlocale... yes
checking for strerror... yes
checking for fseek... yes
checking for fread... yes
checking for memcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating test/atlocal
config.status: creating config.h
config.status: executing test/atconfig commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0'
Making all in src
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DLOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR_PORTABLE=\"rifiuti2-l10n\" -DG_LOG_DOMAIN=\"rifiuti2\" -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT rifiuti.o -MD -MP -MF .deps/rifiuti.Tpo -c -o rifiuti.o rifiuti.c
mv -f .deps/rifiuti.Tpo .deps/rifiuti.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DLOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR_PORTABLE=\"rifiuti2-l10n\" -DG_LOG_DOMAIN=\"rifiuti2\" -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o rifiuti rifiuti.o utils.o  -lglib-2.0   
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DLOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR_PORTABLE=\"rifiuti2-l10n\" -DG_LOG_DOMAIN=\"rifiuti2\" -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT rifiuti-vista.o -MD -MP -MF .deps/rifiuti-vista.Tpo -c -o rifiuti-vista.o rifiuti-vista.c
mv -f .deps/rifiuti-vista.Tpo .deps/rifiuti-vista.Po
gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o rifiuti-vista rifiuti-vista.o utils.o  -lglib-2.0   
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
Making all in po
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/po'
Making all in test
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT test_glib_iconv-test_glib_iconv.o -MD -MP -MF .deps/test_glib_iconv-test_glib_iconv.Tpo -c -o test_glib_iconv-test_glib_iconv.o `test -f 'test_glib_iconv.c' || echo './'`test_glib_iconv.c
mv -f .deps/test_glib_iconv-test_glib_iconv.Tpo .deps/test_glib_iconv-test_glib_iconv.Po
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o test_glib_iconv test_glib_iconv-test_glib_iconv.o -lglib-2.0  
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0'
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0'
make[1]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
 /usr/bin/mkdir -p '/build/rifiuti2/pkg/rifiuti2/usr/bin'
  /usr/bin/install -c rifiuti rifiuti-vista '/build/rifiuti2/pkg/rifiuti2/usr/bin'
 /usr/bin/mkdir -p '/build/rifiuti2/pkg/rifiuti2/usr/share/man/man1'
 /usr/bin/install -c -m 644 rifiuti.1 '/build/rifiuti2/pkg/rifiuti2/usr/share/man/man1'
make  install-data-hook
make[3]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
cd /build/rifiuti2/pkg/rifiuti2/usr/share/man/man1 && ln -s rifiuti.1 rifiuti-vista.1
make[3]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
make[1]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/src'
Making install in po
make[1]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/po'
installing zh_HK.gmo as /build/rifiuti2/pkg/rifiuti2/usr/share/locale/zh_HK/LC_MESSAGES/rifiuti2.mo
if test "rifiuti2" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/rifiuti2/pkg/rifiuti2/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 \
		    /build/rifiuti2/pkg/rifiuti2/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/rifiuti2/pkg/rifiuti2/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/po'
Making install in test
make[1]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
make[1]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0/test'
make[1]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0'
make[2]: Entering directory '/build/rifiuti2/src/rifiuti2-0.7.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0'
make[1]: Leaving directory '/build/rifiuti2/src/rifiuti2-0.7.0'
==> Tidying install...
  -> Removing empty directories...
  -> 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 "rifiuti2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rifiuti2 0.7.0-1 (Mon 14 Oct 2019 02:40:10 PM EDT)
==> Cleaning up...