==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: python-bintrees 2.2.0-1 (Wed Jan 6 08:57:59 2021) ==> Retrieving sources... -> Found bintrees-2.2.0.zip ==> Validating source files with sha512sums... bintrees-2.2.0.zip ... Passed Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals ==> Making package: python-bintrees 2.2.0-1 (Wed 06 Jan 2021 08:58:04 AM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (9) libnsl-1.3.0-1 python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 cython-0.29.21-3 python-3.9.1-1 Total Download Size: 1.89 MiB Total Installed Size: 95.71 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading cython-0.29.21-3-x86_64.pkg.tar.zst... 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 [pending] python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-appdirs... installing python-pyparsing... installing python-six... installing python-packaging... installing python-ordered-set... installing python-setuptools... installing cython... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bintrees-2.2.0.zip ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bintrees-2.2.0.zip with bsdtar ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/bintrees copying bintrees/rbtree.py -> build/lib.linux-x86_64-3.9/bintrees copying bintrees/avltree.py -> build/lib.linux-x86_64-3.9/bintrees copying bintrees/bintree.py -> build/lib.linux-x86_64-3.9/bintrees copying bintrees/abctree.py -> build/lib.linux-x86_64-3.9/bintrees copying bintrees/__init__.py -> build/lib.linux-x86_64-3.9/bintrees copying bintrees/treeslice.py -> build/lib.linux-x86_64-3.9/bintrees running build_ext skipping 'bintrees/cython_trees.c' Cython extension (up-to-date) building 'bintrees.cython_trees' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/bintrees gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -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/python3.9 -c bintrees/ctrees.c -o build/temp.linux-x86_64-3.9/bintrees/ctrees.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -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/python3.9 -c bintrees/cython_trees.c -o build/temp.linux-x86_64-3.9/bintrees/cython_trees.o 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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/bintrees/ctrees.o build/temp.linux-x86_64-3.9/bintrees/cython_trees.o -L/usr/lib -o build/lib.linux-x86_64-3.9/bintrees/cython_trees.cpython-39-x86_64-linux-gnu.so running install_lib creating /build/python-bintrees/pkg/python-bintrees/usr creating /build/python-bintrees/pkg/python-bintrees/usr/lib creating /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9 creating /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages creating /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/rbtree.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/avltree.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/bintree.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/abctree.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/cython_trees.cpython-39-x86_64-linux-gnu.so -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/__init__.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees copying build/lib.linux-x86_64-3.9/bintrees/treeslice.py -> /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/rbtree.py to rbtree.cpython-39.pyc byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/avltree.py to avltree.cpython-39.pyc byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/bintree.py to bintree.cpython-39.pyc byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/abctree.py to abctree.cpython-39.pyc byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees/treeslice.py to treeslice.cpython-39.pyc writing byte-compilation script '/tmp/tmplvjtircb.py' /usr/bin/python /tmp/tmplvjtircb.py removing /tmp/tmplvjtircb.py running install_egg_info running egg_info writing bintrees.egg-info/PKG-INFO writing dependency_links to bintrees.egg-info/dependency_links.txt writing top-level names to bintrees.egg-info/top_level.txt reading manifest file 'bintrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bintrees.egg-info/SOURCES.txt' Copying bintrees.egg-info to /build/python-bintrees/pkg/python-bintrees/usr/lib/python3.9/site-packages/bintrees-2.2.0-py3.9.egg-info running install_scripts ==> 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-bintrees"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-bintrees 2.2.0-1 (Wed 06 Jan 2021 08:58:18 AM 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 :: vim optionally requires python: Python 3 language support :: vim-runtime optionally requires python: demoserver example tool Packages (9) cython-0.29.21-3 libnsl-1.3.0-1 python-3.9.1-1 python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 Total Removed Size: 95.71 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing cython... 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...