==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: python-backports.lzma 0.0.12-2 (Mon Nov 25 22:22:45 2019) ==> Retrieving sources... -> Found backports.lzma-0.0.12.tar.gz ==> Validating source files with sha512sums... backports.lzma-0.0.12.tar.gz ... Passed Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals ==> Making package: python-backports.lzma 0.0.12-2 (Mon 25 Nov 2019 10:22:47 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: 151.72 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-x86_64-3.8 creating build/lib.linux-x86_64-3.8/backports copying backports/__init__.py -> build/lib.linux-x86_64-3.8/backports creating build/lib.linux-x86_64-3.8/backports/lzma copying backports/lzma/__init__.py -> build/lib.linux-x86_64-3.8/backports/lzma running build_ext building 'backports.lzma._lzma' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/backports creating build/temp.linux-x86_64-3.8/backports/lzma gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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-x86_64-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 ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 634 | 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 ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 986 | 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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-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-x86_64-3.8/backports/lzma/_lzma.cpython-38-x86_64-linux-gnu.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 creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma copying build/lib.linux-x86_64-3.8/backports/lzma/_lzma.cpython-38-x86_64-linux-gnu.so -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/lzma copying build/lib.linux-x86_64-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-x86_64-3.8/backports/__init__.py -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports 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 byte-compiling /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.8/site-packages/backports/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpv2i3s09w.py' /usr/bin/python /tmp/tmpv2i3s09w.py removing /tmp/tmpv2i3s09w.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 10:22:56 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: 154.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...