==> Creating clean working copy [build]...done ==> Making package: python2-pybloomfiltermmap 0.3.15-3 (Thu Mar 23 21:59:35 EDT 2017) ==> Retrieving sources... -> Found pybloomfiltermmap-0.3.15.tar.gz -> Found LICENSE ==> Validating source files with sha512sums... pybloomfiltermmap-0.3.15.tar.gz ... Passed LICENSE ... Passed ==> Making package: python2-pybloomfiltermmap 0.3.15-3 (Thu Mar 23 21:59:35 EDT 2017) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) python2-2.7.13-1 Total Installed Size: 71.22 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 python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (5) python2-appdirs-1.4.3-1 python2-packaging-16.8-2 python2-pyparsing-2.2.0-1 python2-six-1.10.0-3 python2-setuptools-1:34.3.2-1 Total Installed Size: 2.51 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 python2-pyparsing... installing python2-six... installing python2-packaging... installing python2-appdirs... installing python2-setuptools... ==> Retrieving sources... -> Found pybloomfiltermmap-0.3.15.tar.gz -> Found LICENSE ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pybloomfiltermmap-0.3.15.tar.gz ... Passed LICENSE ... Passed ==> Extracting sources... -> Extracting pybloomfiltermmap-0.3.15.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... info: Building from C running install running build running build_ext building 'pybloomfilter' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/mmapbitarray.c -o build/temp.linux-x86_64-2.7/src/mmapbitarray.o gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/bloomfilter.c -o build/temp.linux-x86_64-2.7/src/bloomfilter.o src/bloomfilter.c:11:14: warning: always_inline function might not be inlinable [-Wattributes] BloomFilter *bloomfilter_Create_Malloc(size_t max_num_elem, double error_rate, ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/md5.c -o build/temp.linux-x86_64-2.7/src/md5.o gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/primetester.c -o build/temp.linux-x86_64-2.7/src/primetester.o gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/MurmurHash3.c -o build/temp.linux-x86_64-2.7/src/MurmurHash3.o gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c src/pybloomfilter.c -o build/temp.linux-x86_64-2.7/src/pybloomfilter.o In file included from src/pybloomfilter.c:252:0: /usr/include/python2.7/pythread.h:5:1: warning: 'always_inline' attribute ignored [-Wattributes] typedef void *PyThread_type_lock; ^~~~~~~ creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/mmapbitarray.o build/temp.linux-x86_64-2.7/src/bloomfilter.o build/temp.linux-x86_64-2.7/src/md5.o build/temp.linux-x86_64-2.7/src/primetester.o build/temp.linux-x86_64-2.7/src/MurmurHash3.o build/temp.linux-x86_64-2.7/src/pybloomfilter.o -L/usr/lib -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/pybloomfilter.so running install_lib creating /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr creating /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr/lib creating /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr/lib/python2.7 creating /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr/lib/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pybloomfilter.so -> /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpLBc1eA.py' /usr/bin/python2 -O /tmp/tmpLBc1eA.py removing /tmp/tmpLBc1eA.py running install_egg_info running egg_info writing pybloomfiltermmap.egg-info/PKG-INFO writing top-level names to pybloomfiltermmap.egg-info/top_level.txt writing dependency_links to pybloomfiltermmap.egg-info/dependency_links.txt reading manifest file 'pybloomfiltermmap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pybloomfiltermmap.egg-info/SOURCES.txt' Copying pybloomfiltermmap.egg-info to /build/python2-pybloomfiltermmap/pkg/python2-pybloomfiltermmap/usr/lib/python2.7/site-packages/pybloomfiltermmap-0.3.15-py2.7.egg-info running install_scripts ==> 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 issue... ==> Creating package "python2-pybloomfiltermmap"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-pybloomfiltermmap 0.3.15-3 (Thu Mar 23 21:59:42 EDT 2017) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (6) python2-2.7.13-1 python2-appdirs-1.4.3-1 python2-packaging-16.8-2 python2-pyparsing-2.2.0-1 python2-setuptools-1:34.3.2-1 python2-six-1.10.0-3 Total Removed Size: 73.72 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2-packaging... removing python2-six... removing python2-pyparsing... removing python2-appdirs... removing python2...