==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: python-pydeep 0.4-4 (Mon Mar 8 10:47:01 2021) ==> Retrieving sources... -> Found pydeep-0.4.tar.gz -> Found LICENSE ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pydeep-0.4.tar.gz ... Passed LICENSE ... Passed ==> Making package: python-pydeep 0.4-4 (Mon 08 Mar 2021 10:47:10 AM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) libnsl-1.3.0-1 python-3.9.2-1 python2-2.7.18-2 ssdeep-2.14.1-2 Total Download Size: 0.03 MiB Total Installed Size: 159.17 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading ssdeep-2.14.1-2-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 python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing ssdeep... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (12) 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 python2-appdirs-1.4.4-3 python2-ordered-set-3.1.1-3 python2-packaging-20.9-1 python2-pyparsing-2.4.7-3 python2-six-1.15.0-3 python-setuptools-1:53.1.0-1 python2-setuptools-2:44.1.1-1 Total Installed Size: 7.08 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... installing python2-appdirs... installing python2-pyparsing... installing python2-six... installing python2-packaging... installing python2-ordered-set... installing python2-setuptools... ==> Retrieving sources... -> Found pydeep-0.4.tar.gz -> Found LICENSE ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pydeep-0.4.tar.gz with bsdtar ==> Starting prepare()... ==> Entering fakeroot environment... ==> Starting package_python-pydeep()... running install running build running build_ext building 'pydeep' extension creating build creating build/temp.linux-x86_64-3.9 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/local/include/ -I/usr/include/python3.9 -c pydeep.c -o build/temp.linux-x86_64-3.9/pydeep.o creating build/lib.linux-x86_64-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=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/pydeep.o -L/usr/local/lib/ -L/usr/lib -lfuzzy -o build/lib.linux-x86_64-3.9/pydeep.cpython-39-x86_64-linux-gnu.so running install_lib creating /build/python-pydeep/pkg/python-pydeep/usr creating /build/python-pydeep/pkg/python-pydeep/usr/lib creating /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.9 creating /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.9/site-packages copying build/lib.linux-x86_64-3.9/pydeep.cpython-39-x86_64-linux-gnu.so -> /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.9/site-packages running install_egg_info Writing /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.9/site-packages/pydeep-0.4-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-pydeep"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python2-pydeep()... running install running build running build_ext building 'pydeep' extension creating build creating build/temp.linux-x86_64-2.7 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/local/include/ -I/usr/include/python2.7 -c pydeep.c -o build/temp.linux-x86_64-2.7/pydeep.o creating build/lib.linux-x86_64-2.7 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/pydeep.o -L/usr/local/lib/ -L/usr/lib -lfuzzy -lpython2.7 -o build/lib.linux-x86_64-2.7/pydeep.so running install_lib creating /build/python-pydeep/pkg/python2-pydeep/usr creating /build/python-pydeep/pkg/python2-pydeep/usr/lib creating /build/python-pydeep/pkg/python2-pydeep/usr/lib/python2.7 creating /build/python-pydeep/pkg/python2-pydeep/usr/lib/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pydeep.so -> /build/python-pydeep/pkg/python2-pydeep/usr/lib/python2.7/site-packages running install_egg_info Writing /build/python-pydeep/pkg/python2-pydeep/usr/lib/python2.7/site-packages/pydeep-0.4-py2.7.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 "python2-pydeep"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pydeep 0.4-4 (Mon 08 Mar 2021 10:47:24 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 Packages (16) libnsl-1.3.0-1 python-3.9.2-1 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-setuptools-1:53.1.0-1 python-six-1.15.0-3 python2-2.7.18-2 python2-appdirs-1.4.4-3 python2-ordered-set-3.1.1-3 python2-packaging-20.9-1 python2-pyparsing-2.4.7-3 python2-setuptools-2:44.1.1-1 python2-six-1.15.0-3 ssdeep-2.14.1-2 Total Removed Size: 166.25 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing ssdeep... removing python2-setuptools... removing python2-packaging... removing python2-six... removing python2-pyparsing... removing python2-ordered-set... removing python2-appdirs... removing python2... removing python-setuptools... removing python-packaging... removing python-six... removing python-pyparsing... removing python-ordered-set... removing python-appdirs... removing python... removing libnsl...