==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: beleth-git 0.r36.0963699-4 (Fri Oct 18 08:10:49 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 (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: beleth-git 0.r36.0963699-4 (Fri 18 Oct 2019 08:10:51 AM EDT)
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) perl-error-0.17027-2.0 perl-mailtools-2.21-2.0
perl-timedate-2.30-6.0 git-2.23.0-1.0
Total Installed Size: 41.36 MiB
:: Proceed with installation? [Y/n]
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=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --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]
122 | 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]
158 | 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]
259 | read(rc, buf, sizeof(buf)-1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c:265:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
265 | write(rc,buf,strlen(buf));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
beleth.c:280:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
280 | write(rc, current_pw->pw, strlen(current_pw->pw));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -I/usr/local/include -D_FORTIFY_SOURCE=2 -c -o lists.o lists.c
In file included from /usr/include/string.h:494,
from /usr/include/libssh2.h:96,
from lists.c:6:
In function ‘strncpy’,
inlined from ‘init_pw_list’ at lists.c:26:2:
/usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 51 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘strncpy’,
inlined from ‘add_pw_list’ at lists.c:48:2:
/usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 51 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --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 08:10:55 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates
Packages (4) git-2.23.0-1.0 perl-error-0.17027-2.0 perl-mailtools-2.21-2.0
perl-timedate-2.30-6.0
Total Removed Size: 41.36 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...