==> Creating clean working copy [build]...done ==> Making package: python-http-parser 0.8.3-3 (Fri Oct 9 16:14:18 EDT 2015) ==> Retrieving sources... -> Found http-parser-0.8.3.tar.gz ==> Validating source files with sha512sums... http-parser-0.8.3.tar.gz ... Passed ==> Making package: python-http-parser 0.8.3-3 (Fri Oct 9 16:14:18 EDT 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (7) python-3.5.0-2 python-packaging-15.3-2 python2-2.7.10-2 python2-packaging-15.3-2 sqlite-3.8.11.1-3 python-setuptools-1:18.3.2-1 python2-setuptools-1:18.3.2-1 Total Installed Size: 179.29 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing python... Optional dependencies for python python-setuptools [pending] python-pip sqlite [pending] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-packaging... installing python-setuptools... installing sqlite... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-packaging... installing python2-setuptools... ==> Retrieving sources... -> Found http-parser-0.8.3.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... http-parser-0.8.3.tar.gz ... Passed ==> Extracting sources... -> Extracting http-parser-0.8.3.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/http_parser copying http_parser/pyparser.py -> build/lib.linux-x86_64-3.5/http_parser copying http_parser/http.py -> build/lib.linux-x86_64-3.5/http_parser copying http_parser/_socketio.py -> build/lib.linux-x86_64-3.5/http_parser copying http_parser/__init__.py -> build/lib.linux-x86_64-3.5/http_parser copying http_parser/util.py -> build/lib.linux-x86_64-3.5/http_parser copying http_parser/reader.py -> build/lib.linux-x86_64-3.5/http_parser running build_ext building 'http_parser.parser' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/http_parser gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python3.5m -c http_parser/http_parser.c -o build/temp.linux-x86_64-3.5/http_parser/http_parser.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python3.5m -c http_parser/parser.c -o build/temp.linux-x86_64-3.5/http_parser/parser.o 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=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/http_parser/http_parser.o build/temp.linux-x86_64-3.5/http_parser/parser.o -L/usr/lib -lpython3.5m -o build/lib.linux-x86_64-3.5/http_parser/parser.cpython-35m-i386-linux-gnu.so Linking /build/python-http-parser/src/http-parser-0.8.3/build/lib.linux-x86_64-3.5/http_parser/parser.cpython-35m-i386-linux-gnu.so to /build/python-http-parser/src/http-parser-0.8.3/http_parser/parser.cpython-35m-i386-linux-gnu.so running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/http_parser copying http_parser/pyparser.py -> build/lib.linux-x86_64-2.7/http_parser copying http_parser/http.py -> build/lib.linux-x86_64-2.7/http_parser copying http_parser/_socketio.py -> build/lib.linux-x86_64-2.7/http_parser copying http_parser/__init__.py -> build/lib.linux-x86_64-2.7/http_parser copying http_parser/util.py -> build/lib.linux-x86_64-2.7/http_parser copying http_parser/reader.py -> build/lib.linux-x86_64-2.7/http_parser running build_ext building 'http_parser.parser' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/http_parser gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python2.7 -c http_parser/http_parser.c -o build/temp.linux-x86_64-2.7/http_parser/http_parser.o gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python2.7 -c http_parser/parser.c -o build/temp.linux-x86_64-2.7/http_parser/parser.o 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/http_parser/http_parser.o build/temp.linux-x86_64-2.7/http_parser/parser.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/http_parser/parser.so Linking /build/python-http-parser/src/http-parser-0.8.3-python2/build/lib.linux-x86_64-2.7/http_parser/parser.so to /build/python-http-parser/src/http-parser-0.8.3-python2/http_parser/parser.so ==> Entering fakeroot environment... ==> Starting package_python-http-parser()... running install running install_lib creating /build/python-http-parser/pkg/python-http-parser/usr creating /build/python-http-parser/pkg/python-http-parser/usr/lib creating /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5 creating /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages creating /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/pyparser.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/http.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/_socketio.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/__init__.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/util.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/parser.cpython-35m-i386-linux-gnu.so -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser copying build/lib.linux-x86_64-3.5/http_parser/reader.py -> /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/pyparser.py to pyparser.cpython-35.pyc byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/http.py to http.cpython-35.pyc byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/_socketio.py to _socketio.cpython-35.pyc byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/__init__.py to __init__.cpython-35.pyc byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/util.py to util.cpython-35.pyc byte-compiling /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser/reader.py to reader.cpython-35.pyc writing byte-compilation script '/tmp/tmp1jyaqm2u.py' /usr/bin/python -O /tmp/tmp1jyaqm2u.py removing /tmp/tmp1jyaqm2u.py running install_egg_info running egg_info creating http_parser.egg-info writing dependency_links to http_parser.egg-info/dependency_links.txt writing http_parser.egg-info/PKG-INFO writing top-level names to http_parser.egg-info/top_level.txt writing manifest file 'http_parser.egg-info/SOURCES.txt' reading manifest file 'http_parser.egg-info/SOURCES.txt' writing manifest file 'http_parser.egg-info/SOURCES.txt' Copying http_parser.egg-info to /build/python-http-parser/pkg/python-http-parser/usr/lib/python3.5/site-packages/http_parser-0.8.3-py3.5.egg-info running install_scripts ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Removing empty directories... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "python-http-parser"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python2-http-parser()... running install running install_lib creating /build/python-http-parser/pkg/python2-http-parser/usr creating /build/python-http-parser/pkg/python2-http-parser/usr/lib creating /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7 creating /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages creating /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/pyparser.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/http.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/_socketio.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/__init__.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/parser.so -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/util.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser copying build/lib.linux-x86_64-2.7/http_parser/reader.py -> /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/pyparser.py to pyparser.pyc byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/http.py to http.pyc byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/_socketio.py to _socketio.pyc byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/__init__.py to __init__.pyc byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/util.py to util.pyc byte-compiling /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser/reader.py to reader.pyc writing byte-compilation script '/tmp/tmpmJhBpU.py' /usr/bin/python2 -O /tmp/tmpmJhBpU.py removing /tmp/tmpmJhBpU.py running install_egg_info running egg_info creating http_parser.egg-info writing http_parser.egg-info/PKG-INFO writing top-level names to http_parser.egg-info/top_level.txt writing dependency_links to http_parser.egg-info/dependency_links.txt writing manifest file 'http_parser.egg-info/SOURCES.txt' reading manifest file 'http_parser.egg-info/SOURCES.txt' writing manifest file 'http_parser.egg-info/SOURCES.txt' Copying http_parser.egg-info to /build/python-http-parser/pkg/python2-http-parser/usr/lib/python2.7/site-packages/http_parser-0.8.3-py2.7.egg-info running install_scripts ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Removing empty directories... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "python2-http-parser"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-http-parser 0.8.3-3 (Fri Oct 9 16:14:29 EDT 2015) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires python2: for gdbus-codegen and gtester-report :: util-linux optionally requires python: python bindings to libmount Packages (7) python-3.5.0-2 python-packaging-15.3-2 python-setuptools-1:18.3.2-1 python2-2.7.10-2 python2-packaging-15.3-2 python2-setuptools-1:18.3.2-1 sqlite-3.8.11.1-3 Total Removed Size: 179.29 MiB :: Do you want to remove these packages? [Y/n] removing python2-setuptools... removing python2-packaging... removing python2... removing sqlite... removing python-setuptools... removing python-packaging... removing python...