==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: python2-esmre 0.5.2-1 (Thu Aug 27 18:37:05 2020) ==> Retrieving sources... -> Found esmre-0.5.2.tar.gz ==> Validating source files with sha512sums... esmre-0.5.2.tar.gz ... Passed Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals ==> Making package: python2-esmre 0.5.2-1 (Thu 27 Aug 2020 06:37:06 PM EDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (9) libnsl-1.3.0-1 python2-appdirs-1.4.4-1 python2-ordered-set-3.1.1-3 python2-packaging-20.4-1 python2-pyparsing-2.4.7-1 python2-setuptools-2:44.1.1-1 python2-six-1.15.0-1 cython2-0.29.21-1 python2-2.7.18-1 Total Download Size: 2.38 MiB Total Installed Size: 87.24 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading python2-appdirs-1.4.4-1-any.pkg.tar.zst... downloading python2-pyparsing-2.4.7-1-any.pkg.tar.zst... downloading python2-six-1.15.0-1-any.pkg.tar.zst... downloading python2-packaging-20.4-1-any.pkg.tar.zst... downloading python2-ordered-set-3.1.1-3-any.pkg.tar.zst... downloading python2-setuptools-2:44.1.1-1-any.pkg.tar.zst... downloading cython2-0.29.21-1-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 python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-appdirs... installing python2-pyparsing... installing python2-six... installing python2-packaging... installing python2-ordered-set... installing python2-setuptools... installing cython2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found esmre-0.5.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting esmre-0.5.2.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying src/esmre.py -> build/lib.linux-x86_64-2.7 running build_ext building 'esm' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/esm gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -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/python2.7 -c src/esm.c -o build/temp.linux-x86_64-2.7/src/esm.o gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -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/python2.7 -c src/esm/aho_corasick.c -o build/temp.linux-x86_64-2.7/src/esm/aho_corasick.o gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -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/python2.7 -c src/esm/ac_list.c -o build/temp.linux-x86_64-2.7/src/esm/ac_list.o gcc -pthread -shared -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-2.7/src/esm.o build/temp.linux-x86_64-2.7/src/esm/aho_corasick.o build/temp.linux-x86_64-2.7/src/esm/ac_list.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/esm.so ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /build/python2-esmre/pkg/python2-esmre/usr creating /build/python2-esmre/pkg/python2-esmre/usr/lib creating /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7 creating /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7/site-packages copying build/lib.linux-x86_64-2.7/esm.so -> /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7/site-packages copying build/lib.linux-x86_64-2.7/esmre.py -> /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7/site-packages byte-compiling /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7/site-packages/esmre.py to esmre.pyc writing byte-compilation script '/tmp/tmp2aXdDt.py' /usr/bin/python2 -O /tmp/tmp2aXdDt.py removing /tmp/tmp2aXdDt.py running install_egg_info running egg_info writing requirements to src/esmre.egg-info/requires.txt writing src/esmre.egg-info/PKG-INFO writing top-level names to src/esmre.egg-info/top_level.txt writing dependency_links to src/esmre.egg-info/dependency_links.txt reading manifest file 'src/esmre.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/esmre.egg-info/SOURCES.txt' Copying src/esmre.egg-info to /build/python2-esmre/pkg/python2-esmre/usr/lib/python2.7/site-packages/esmre-0.5.2-py2.7.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 "python2-esmre"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-esmre 0.5.2-1 (Thu 27 Aug 2020 06:37:14 PM EDT) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (9) cython2-0.29.21-1 libnsl-1.3.0-1 python2-2.7.18-1 python2-appdirs-1.4.4-1 python2-ordered-set-3.1.1-3 python2-packaging-20.4-1 python2-pyparsing-2.4.7-1 python2-setuptools-2:44.1.1-1 python2-six-1.15.0-1 Total Removed Size: 87.24 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing cython2... removing python2-setuptools... removing python2-packaging... removing python2-six... removing python2-pyparsing... removing python2-ordered-set... removing python2-appdirs... removing python2... removing libnsl... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...