==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: beleth-git 0.r36.0963699-4 (Fri Oct 18 12:09:16 UTC 2019)
==> Retrieving sources...
  -> Cloning beleth-git git repo...
Cloning into bare repository '/srv/build/builder/work/beleth-git/beleth-git'...
==> Validating source files with sha512sums...
    beleth-git ... Skipped
Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals
==> Making package: beleth-git 0.r36.0963699-4 (Fri 18 Oct 2019 12:09:24 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17028-1  perl-mailtools-2.21-2  perl-timedate-2.30-6  git-2.23.0-1

Total Download Size:    5.76 MiB
Total Installed Size:  39.84 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17028-1-any.pkg.tar.xz...
downloading perl-timedate-2.30-6-any.pkg.tar.xz...
downloading perl-mailtools-2.21-2-any.pkg.tar.xz...
downloading git-2.23.0-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
    python2: various helper scripts
    subversion: git svn
    gnome-keyring: GNOME keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 977.
Creating user git (git daemon user) with uid 977 and gid 977.
(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 beleth-git git repo...
Cloning into 'beleth-git'...
done.
==> Starting pkgver()...
==> Starting build()...
cc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -I/usr/local/include -D_FORTIFY_SOURCE=2  -c -o beleth.o beleth.c
beleth.c: In function ‘crack_thread’:
beleth.c:122:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   write(c_thread->fd, buf, strlen(buf));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c:158:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
    write(c_thread->fd,buf,strlen(buf));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c: In function ‘init_pw_tasker’:
beleth.c:259:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
      read(rc, buf, sizeof(buf)-1);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c:265:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(rc,buf,strlen(buf));
         ^~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c:280:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(rc, current_pw->pw, strlen(current_pw->pw));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -I/usr/local/include -D_FORTIFY_SOURCE=2  -c -o lists.o lists.c
cc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -I/usr/local/include -D_FORTIFY_SOURCE=2  -c -o ssh.o ssh.c
cc beleth.o lists.o ssh.o -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib/ -lssh2 -o beleth
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "beleth-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: beleth-git 0.r36.0963699-4 (Fri 18 Oct 2019 12:09:47 PM UTC)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (4) git-2.23.0-1  perl-error-0.17028-1  perl-mailtools-2.21-2  perl-timedate-2.30-6

Total Removed Size:  39.84 MiB

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