==> Creating clean working copy [build]...done ==> Making package: python-pydeep 0.2-3 (Fri Oct 9 14:21:26 EDT 2015) ==> Retrieving sources... -> Found pydeep-0.2.tar.gz -> Found LICENSE ==> Validating source files with sha512sums... pydeep-0.2.tar.gz ... Passed LICENSE ... Passed ==> Making package: python-pydeep 0.2-3 (Fri Oct 9 14:21:27 EDT 2015) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) python-3.5.0-2 ssdeep-2.13-1 Total Download Size: 0.03 MiB Total Installed Size: 101.25 MiB :: Proceed with installation? [Y/n] :: Retrieving packages ... downloading ssdeep-2.13-1-x86_64.pkg.tar.xz... downloading ssdeep-2.13-1-x86_64.pkg.tar.xz... downloading ssdeep-2.13-1-x86_64.pkg.tar.xz... downloading ssdeep-2.13-1-x86_64.pkg.tar.xz... downloading ssdeep-2.13-1-x86_64.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing python... Optional dependencies for python python-setuptools python-pip sqlite mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing ssdeep... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) python-packaging-15.3-2 python-setuptools-1:18.3.2-1 Total Installed Size: 1.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing python-packaging... installing python-setuptools... ==> Retrieving sources... -> Found pydeep-0.2.tar.gz -> Found LICENSE ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pydeep-0.2.tar.gz ... Passed LICENSE ... Passed ==> Extracting sources... -> Extracting pydeep-0.2.tar.gz with bsdtar ==> Starting build()... running build running build_ext building 'pydeep' extension creating build creating build/temp.linux-x86_64-3.5 gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -c pydeep.c -o build/temp.linux-x86_64-3.5/pydeep.o pydeep.c: In function 'pydeep_hash_file': pydeep.c:45:18: warning: implicit declaration of function 'PyString_FromString' [-Wimplicit-function-declaration] ssdeepHash = PyString_FromString( hashResult ); ^ pydeep.c:45:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ssdeepHash = PyString_FromString( hashResult ); ^ pydeep.c: In function 'pydeep_hash_buf': pydeep.c:70:25: warning: implicit declaration of function 'PyString_FromStringAndSize' [-Wimplicit-function-declaration] inputStringBuffer = PyString_FromStringAndSize( inputBuffer, stringSize); ^ pydeep.c:70:23: warning: assignment makes pointer from integer without a cast [-Wint-conversion] inputStringBuffer = PyString_FromStringAndSize( inputBuffer, stringSize); ^ pydeep.c:78:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ssdeepHash = PyString_FromString( hashResult ); ^ pydeep.c:52:15: warning: variable 'inputStringBuffer' set but not used [-Wunused-but-set-variable] PyObject *inputStringBuffer = NULL; ^ pydeep.c: In function 'initpydeep': pydeep.c:111:14: warning: implicit declaration of function 'Py_InitModule3' [-Wimplicit-function-declaration] pydeep = Py_InitModule3("pydeep", pydeepMethods, "C/Python bindings for ssdeep [ssdeep.sourceforge.net]"); ^ pydeep.c:111:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] pydeep = Py_InitModule3("pydeep", pydeepMethods, "C/Python bindings for ssdeep [ssdeep.sourceforge.net]"); ^ creating build/lib.linux-x86_64-3.5 gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -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.5/pydeep.o -L/usr/lib -lfuzzy -lpython3.5m -o build/lib.linux-x86_64-3.5/pydeep.cpython-35m-x86_64-linux-gnu.so ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_ext 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.5 creating /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.5/site-packages copying build/lib.linux-x86_64-3.5/pydeep.cpython-35m-x86_64-linux-gnu.so -> /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.5/site-packages running install_egg_info Writing /build/python-pydeep/pkg/python-pydeep/usr/lib/python3.5/site-packages/pydeep-0.2-py3.5.egg-info ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "python-pydeep"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pydeep 0.2-3 (Fri Oct 9 14:21:31 EDT 2015) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: util-linux optionally requires python: python bindings to libmount Packages (4) python-3.5.0-2 python-packaging-15.3-2 python-setuptools-1:18.3.2-1 ssdeep-2.13-1 Total Removed Size: 102.64 MiB :: Do you want to remove these packages? [Y/n] removing ssdeep... removing python-setuptools... removing python-packaging... removing python...