==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: tiger 3.2.4rc1-1 (Thu Mar  7 11:55:07 2019)
==> Retrieving sources...
  -> Found tiger_3.2.4rc1.tar.gz
  -> Found tiger.tmpfiles.conf
  -> Found tiger.desktop
  -> Found tiger.png
==> Validating source files with sha512sums...
    tiger_3.2.4rc1.tar.gz ... Passed
    tiger.tmpfiles.conf ... Passed
    tiger.desktop ... Passed
    tiger.png ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: tiger 3.2.4rc1-1 (Thu 07 Mar 2019 11:55:11 AM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) desktop-file-utils-0.23+4+g92af410-1

Total Download Size:   0.03 MiB
Total Installed Size:  0.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading desktop-file-utils-0.23+4+g92af410-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing desktop-file-utils...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tiger_3.2.4rc1.tar.gz
  -> Found tiger.tmpfiles.conf
  -> Found tiger.desktop
  -> Found tiger.png
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tiger_3.2.4rc1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
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 for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating c/Makefile
config.status: creating doc/Makefile
config.status: creating man/tiger.8
config.status: creating man/tigercron.8
cd c && make
make[1]: Entering directory '/build/tiger/src/tiger-3.2.4rc1/c'
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -o getpermit getpermit.c
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -o snefru snefru.c
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -o md5 md5.c
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -o testsuid testsuid.c
gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -o realpath realpath.c
make[1]: Leaving directory '/build/tiger/src/tiger-3.2.4rc1/c'
cd doc && make
make[1]: Entering directory '/build/tiger/src/tiger-3.2.4rc1/doc'
sh ../util/doc2html 
Doing ../doc/accounts.txt
Doing ../doc/aide.txt
Doing ../doc/aliases.txt
Doing ../doc/anonftp.txt
Doing ../doc/background.txt
Doing ../doc/config.txt
Doing ../doc/cron.txt
Doing ../doc/debian.txt
Doing ../doc/embed.txt
Doing ../doc/filesys.txt
Doing ../doc/group.txt
Doing ../doc/hpux.txt
Doing ../doc/inetd.txt
Doing ../doc/integrit.txt
Doing ../doc/issue.txt
Doing ../doc/known.txt
Doing ../doc/linux.txt
Doing ../doc/logfiles.txt
Doing ../doc/misc.txt
Doing ../doc/ndd.txt
Doing ../doc/netrc.txt
Doing ../doc/network.txt
Doing ../doc/nfs.txt
Doing ../doc/passwd.txt
Doing ../doc/paths.txt
Doing ../doc/pcap.txt
Doing ../doc/permissions.txt
Doing ../doc/pxt.txt
Doing ../doc/references.txt
Doing ../doc/rhosts.txt
Doing ../doc/rootdir.txt
Doing ../doc/rootkit.txt
Doing ../doc/root.txt
Doing ../doc/signature.txt
Doing ../doc/ssh.txt
BASEDIR=../ ../util/genmsgidx
make[1]: Leaving directory '/build/tiger/src/tiger-3.2.4rc1/doc'
==> Entering fakeroot environment...
==> Starting package()...
Creating /usr/share/tiger...
Creating /var/run/tiger...
Creating /var/log/tiger...
Creating /usr/share/tiger/scripts...
Creating /usr/share/tiger/util...
Creating /usr/bin...
Creating /etc/tiger...
Creating /usr/share/man...
Copying binaries...
Copying configuration files...
Copying general configuration...
Copying manpages...
/usr/bin/install -c -Dm0644 man/tiger.8 /build/tiger/pkg/tiger/usr/share/man/man8
/usr/bin/install -c -Dm0644 man/tigexp.8 /build/tiger/pkg/tiger/usr/share/man/man8
/usr/bin/install -c -Dm0644 man/tigercron.8 /build/tiger/pkg/tiger/usr/share/man/man8
cd c && make install
make[1]: Entering directory '/build/tiger/src/tiger-3.2.4rc1/c'
/usr/bin/install -c -m0755 getpermit snefru md5 testsuid realpath ../bin/
make[1]: Leaving directory '/build/tiger/src/tiger-3.2.4rc1/c'
cd doc && make install
make[1]: Entering directory '/build/tiger/src/tiger-3.2.4rc1/doc'
/usr/bin/install -c -m 0644 *.html ../html/
make[1]: Leaving directory '/build/tiger/src/tiger-3.2.4rc1/doc'
Copying miscellaneous dirs...
for dir in ./bin ./check.d ./doc ./html ./scripts/sub ./systems; do \
  tar cf - $dir | (cd /build/tiger/pkg/tiger/usr/share/tiger; tar xpf -); \
done
Copying miscellaneous files...
Copying scripts...
Copying platform scripts...
==> 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 "tiger"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tiger 3.2.4rc1-1 (Thu 07 Mar 2019 11:58:10 AM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (1) desktop-file-utils-0.23+4+g92af410-1

Total Removed Size:  0.17 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing desktop-file-utils...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...