==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: python-backports.lzma 0.0.12-2 (Mon Nov 25 23:30:42 2019)
==> Retrieving sources...
  -> Found backports.lzma-0.0.12.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    backports.lzma-0.0.12.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: python-backports.lzma 0.0.12-2 (Mon 25 Nov 2019 11:30:58 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-1.2.0-2  python-3.8.0-1

Total Installed Size:  111.71 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 libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) python-appdirs-1.4.3-5  python-ordered-set-3.1.1-1
             python-packaging-19.2-5  python-pyparsing-2.4.5-1
             python-six-1.13.0-2  python-setuptools-1:41.6.0-1

Total Installed Size:  2.62 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 python-appdirs...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found backports.lzma-0.0.12.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting backports.lzma-0.0.12.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
This is backports.lzma version 0.0.12
running install
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/backports
copying backports/__init__.py -> build/lib.linux-aarch64-3.8/backports
creating build/lib.linux-aarch64-3.8/backports/lzma
copying backports/lzma/__init__.py -> build/lib.linux-aarch64-3.8/backports/lzma
running build_ext
building 'backports.lzma._lzma' extension
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/backports
creating build/temp.linux-aarch64-3.8/backports/lzma
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 -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 -I/build/include -I/opt/local/include -I/usr/local/include -I/usr/include/python3.8 -c backports/lzma/_lzmamodule.c -o build/temp.linux-aarch64-3.8/backports/lzma/_lzmamodule.o
backports/lzma/_lzmamodule.c: In function ‘compress’:
backports/lzma/_lzmamodule.c:634:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare]
     if (data_size != PyBytes_GET_SIZE(result))
                   ^~
backports/lzma/_lzmamodule.c: In function ‘decompress’:
backports/lzma/_lzmamodule.c:986:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare]
     if (data_size != PyBytes_GET_SIZE(result))
                   ^~
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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-aarch64-3.8/backports/lzma/_lzmamodule.o -L/usr/lib -L/build/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -llzma -o build/lib.linux-aarch64-3.8/backports/lzma/_lzma.cpython-38-arm-linux-gnueabihf.so
running install_lib
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports
copying build/lib.linux-aarch64-3.8/backports/__init__.py -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma
copying build/lib.linux-aarch64-3.8/backports/lzma/__init__.py -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma
copying build/lib.linux-aarch64-3.8/backports/lzma/_lzma.cpython-38-arm-linux-gnueabihf.so -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma
byte-compiling /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma/__init__.py to __init__.cpython-38.pyc
writing byte-compilation script '/tmp/tmpx_lqgoc3.py'
/usr/bin/python /tmp/tmpx_lqgoc3.py
removing /tmp/tmpx_lqgoc3.py
running install_egg_info
Writing /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports.lzma-0.0.12-py3.8.egg-info
==> 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 "python-backports.lzma"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-backports.lzma 0.0.12-2 (Mon 25 Nov 2019 11:31:51 PM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (8) libnsl-1.2.0-2  python-3.8.0-1  python-appdirs-1.4.3-5
             python-ordered-set-3.1.1-1  python-packaging-19.2-5
             python-pyparsing-2.4.5-1  python-setuptools-1:41.6.0-1
             python-six-1.13.0-2

Total Removed Size:  114.34 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-appdirs...
removing python...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...