==> Synchronizing chroot copy [/chroot/armv7/root] -> [build]...done
==> Making package: python-pykcp-git r24.a7b77e7-2 (Tue Mar  9 12:02:29 2021)
==> Retrieving sources...
  -> Cloning pykcp git repo...
Cloning into bare repository '/srv/build/builder/work/python-pykcp-git/pykcp'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pykcp ... Skipped
Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals
==> Making package: python-pykcp-git r24.a7b77e7-2 (Tue 09 Mar 2021 12:02:55 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) libnsl-1.3.0-1  python-cffi-1.14.5-1  python-ply-3.11-7
             python-pycparser-2.20-3  python-3.9.2-1
             python-cryptography-3.4.6-1

Total Download Size:   10.69 MiB
Total Installed Size:  53.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-3.9.2-1-armv7h.pkg.tar.xz...
downloading python-ply-3.11-7-any.pkg.tar.xz...
downloading python-pycparser-2.20-3-any.pkg.tar.xz...
downloading python-cffi-1.14.5-1-armv7h.pkg.tar.xz...
downloading python-cryptography-3.4.6-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 libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-cryptography...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) perl-error-0.17029-2  perl-mailtools-2.21-4  perl-timedate-2.33-2
              python-appdirs-1.4.4-3  python-ordered-set-4.0.2-3
              python-packaging-20.9-1  python-pyparsing-2.4.7-3
              python-six-1.15.0-3  git-2.30.1-1  python-setuptools-1:53.1.0-1

Total Download Size:    5.81 MiB
Total Installed Size:  33.28 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.30.1-1-armv7h.pkg.tar.xz...
downloading python-appdirs-1.4.4-3-any.pkg.tar.xz...
downloading python-pyparsing-2.4.7-3-any.pkg.tar.xz...
downloading python-six-1.15.0-3-any.pkg.tar.xz...
downloading python-packaging-20.9-1-any.pkg.tar.xz...
downloading python-ordered-set-4.0.2-3-any.pkg.tar.xz...
downloading python-setuptools-1:53.1.0-1-any.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 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-appdirs...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
:: 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 pykcp git repo...
Cloning into 'pykcp'...
done.
==> Starting pkgver()...
==> Starting build()...
running build
running build_ext
building 'kcp' extension
creating build
creating build/temp.linux-armv7l-3.9
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -fno-semantic-interposition -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c pykcp.c -o build/temp.linux-armv7l-3.9/pykcp.o -g -O3 -Wall -std=gnu89
pykcp.c: In function ‘PyObject_ToUInt’:
pykcp.c:158:27: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;]
  158 |  if (result < 0 || result > UINT_MAX) {
      |                           ^
creating build/lib.linux-armv7l-3.9
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.9/pykcp.o -L/usr/lib -lrt -o build/lib.linux-armv7l-3.9/kcp.cpython-39-arm-linux-gnueabihf.so
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_ext
running install_lib
creating /build/python-pykcp-git/pkg/python-pykcp-git/usr
creating /build/python-pykcp-git/pkg/python-pykcp-git/usr/lib
creating /build/python-pykcp-git/pkg/python-pykcp-git/usr/lib/python3.9
creating /build/python-pykcp-git/pkg/python-pykcp-git/usr/lib/python3.9/site-packages
copying build/lib.linux-armv7l-3.9/kcp.cpython-39-arm-linux-gnueabihf.so -> /build/python-pykcp-git/pkg/python-pykcp-git/usr/lib/python3.9/site-packages
running install_egg_info
Writing /build/python-pykcp-git/pkg/python-pykcp-git/usr/lib/python3.9/site-packages/KCP-1.0.3-py3.9.egg-info
==> 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 "python-pykcp-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pykcp-git r24.a7b77e7-2 (Tue 09 Mar 2021 12:06:47 PM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (16) git-2.30.1-1  libnsl-1.3.0-1  perl-error-0.17029-2
              perl-mailtools-2.21-4  perl-timedate-2.33-2  python-3.9.2-1
              python-appdirs-1.4.4-3  python-cffi-1.14.5-1
              python-cryptography-3.4.6-1  python-ordered-set-4.0.2-3
              python-packaging-20.9-1  python-ply-3.11-7
              python-pycparser-2.20-3  python-pyparsing-2.4.7-3
              python-setuptools-1:53.1.0-1  python-six-1.15.0-3

Total Removed Size:  87.04 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-cryptography...
removing python-cffi...
removing python-pycparser...
removing python-ply...
removing python-appdirs...
removing python...
removing libnsl...
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...