2021-07-10T01:46:26,388 Created temporary directory: /tmp/pip-ephem-wheel-cache-u46vz8rg 2021-07-10T01:46:26,391 Created temporary directory: /tmp/pip-req-tracker-oi3b0i3t 2021-07-10T01:46:26,391 Initialized build tracking at /tmp/pip-req-tracker-oi3b0i3t 2021-07-10T01:46:26,392 Created build tracker: /tmp/pip-req-tracker-oi3b0i3t 2021-07-10T01:46:26,392 Entered build tracker: /tmp/pip-req-tracker-oi3b0i3t 2021-07-10T01:46:26,392 Created temporary directory: /tmp/pip-wheel-m1fuund9 2021-07-10T01:46:26,425 1 location(s) to search for versions of nanomsg: 2021-07-10T01:46:26,425 * https://pypi.org/simple/nanomsg/ 2021-07-10T01:46:26,426 Fetching project page and analyzing links: https://pypi.org/simple/nanomsg/ 2021-07-10T01:46:26,426 Getting page https://pypi.org/simple/nanomsg/ 2021-07-10T01:46:26,428 Found index url https://pypi.org/simple 2021-07-10T01:46:26,605 Found link https://files.pythonhosted.org/packages/0b/b1/3037e0e380d5fab2824e69a59bd374da402c0cef264ccb3fe5d71c230c4b/nanomsg-1.0.tar.gz#sha256=843be41258219d9d319cf434a68cac7669834ab9c993ea4bab5b3d87f62a7a13 (from https://pypi.org/simple/nanomsg/), version: 1.0 2021-07-10T01:46:26,606 Skipping link: not a file: https://pypi.org/simple/nanomsg/ 2021-07-10T01:46:26,623 Given no hashes to check 1 links for project 'nanomsg': discarding no candidates 2021-07-10T01:46:26,642 Collecting nanomsg==1.0 2021-07-10T01:46:26,644 Created temporary directory: /tmp/pip-unpack-2y2osm7p 2021-07-10T01:46:31,846 Downloading nanomsg-1.0.tar.gz (10 kB) 2021-07-10T01:46:31,897 Added nanomsg==1.0 from https://files.pythonhosted.org/packages/0b/b1/3037e0e380d5fab2824e69a59bd374da402c0cef264ccb3fe5d71c230c4b/nanomsg-1.0.tar.gz#sha256=843be41258219d9d319cf434a68cac7669834ab9c993ea4bab5b3d87f62a7a13 to build tracker '/tmp/pip-req-tracker-oi3b0i3t' 2021-07-10T01:46:31,898 Running setup.py (path:/tmp/pip-wheel-m1fuund9/nanomsg_6697744608a042a09df8a9de6ac324eb/setup.py) egg_info for package nanomsg 2021-07-10T01:46:31,899 Created temporary directory: /tmp/pip-pip-egg-info-68xarc8h 2021-07-10T01:46:31,900 Running command python setup.py egg_info 2021-07-10T01:46:32,686 running egg_info 2021-07-10T01:46:32,688 creating /tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info 2021-07-10T01:46:32,689 writing /tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/PKG-INFO 2021-07-10T01:46:32,691 writing dependency_links to /tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/dependency_links.txt 2021-07-10T01:46:32,693 writing top-level names to /tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/top_level.txt 2021-07-10T01:46:32,694 writing manifest file '/tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/SOURCES.txt' 2021-07-10T01:46:32,847 reading manifest file '/tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/SOURCES.txt' 2021-07-10T01:46:32,850 writing manifest file '/tmp/pip-pip-egg-info-68xarc8h/nanomsg.egg-info/SOURCES.txt' 2021-07-10T01:46:32,913 Source in /tmp/pip-wheel-m1fuund9/nanomsg_6697744608a042a09df8a9de6ac324eb has version 1.0, which satisfies requirement nanomsg==1.0 from https://files.pythonhosted.org/packages/0b/b1/3037e0e380d5fab2824e69a59bd374da402c0cef264ccb3fe5d71c230c4b/nanomsg-1.0.tar.gz#sha256=843be41258219d9d319cf434a68cac7669834ab9c993ea4bab5b3d87f62a7a13 2021-07-10T01:46:32,913 Removed nanomsg==1.0 from https://files.pythonhosted.org/packages/0b/b1/3037e0e380d5fab2824e69a59bd374da402c0cef264ccb3fe5d71c230c4b/nanomsg-1.0.tar.gz#sha256=843be41258219d9d319cf434a68cac7669834ab9c993ea4bab5b3d87f62a7a13 from build tracker '/tmp/pip-req-tracker-oi3b0i3t' 2021-07-10T01:46:32,917 Created temporary directory: /tmp/pip-unpack-r0s51gdg 2021-07-10T01:46:32,918 Building wheels for collected packages: nanomsg 2021-07-10T01:46:32,922 Created temporary directory: /tmp/pip-wheel-d_5u14tj 2021-07-10T01:46:32,923 Building wheel for nanomsg (setup.py): started 2021-07-10T01:46:32,923 Destination directory: /tmp/pip-wheel-d_5u14tj 2021-07-10T01:46:32,923 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-m1fuund9/nanomsg_6697744608a042a09df8a9de6ac324eb/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-m1fuund9/nanomsg_6697744608a042a09df8a9de6ac324eb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-d_5u14tj 2021-07-10T01:46:33,725 running bdist_wheel 2021-07-10T01:46:33,729 running build 2021-07-10T01:46:33,729 running build_py 2021-07-10T01:46:33,870 creating build 2021-07-10T01:46:33,871 creating build/lib.linux-armv7l-3.9 2021-07-10T01:46:33,872 creating build/lib.linux-armv7l-3.9/nanomsg 2021-07-10T01:46:33,873 copying nanomsg/__init__.py -> build/lib.linux-armv7l-3.9/nanomsg 2021-07-10T01:46:33,875 copying nanomsg/wrapper.py -> build/lib.linux-armv7l-3.9/nanomsg 2021-07-10T01:46:33,877 copying nanomsg/version.py -> build/lib.linux-armv7l-3.9/nanomsg 2021-07-10T01:46:33,879 creating build/lib.linux-armv7l-3.9/_nanomsg_ctypes 2021-07-10T01:46:33,880 copying _nanomsg_ctypes/__init__.py -> build/lib.linux-armv7l-3.9/_nanomsg_ctypes 2021-07-10T01:46:33,883 creating build/lib.linux-armv7l-3.9/nanomsg_wrappers 2021-07-10T01:46:33,884 copying nanomsg_wrappers/__init__.py -> build/lib.linux-armv7l-3.9/nanomsg_wrappers 2021-07-10T01:46:33,887 running build_ext 2021-07-10T01:46:33,892 building '_nanomsg_cpy' extension 2021-07-10T01:46:33,893 creating build/temp.linux-armv7l-3.9 2021-07-10T01:46:33,893 creating build/temp.linux-armv7l-3.9/_nanomsg_cpy 2021-07-10T01:46:33,894 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c _nanomsg_cpy/wrapper.c -o build/temp.linux-armv7l-3.9/_nanomsg_cpy/wrapper.o 2021-07-10T01:46:34,258 _nanomsg_cpy/wrapper.c:4:10: fatal error: nanomsg/nn.h: No such file or directory 2021-07-10T01:46:34,258 4 | #include 2021-07-10T01:46:34,259 | ^~~~~~~~~~~~~~ 2021-07-10T01:46:34,259 compilation terminated. 2021-07-10T01:46:34,264 =============================================================================== 2021-07-10T01:46:34,264 WARNING : CPython API extension could not be built. 2021-07-10T01:46:34,264 Exception was : CompileError(DistutilsExecError("command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1")) 2021-07-10T01:46:34,265 If you need the extensions (they may be faster than alternative on some 2021-07-10T01:46:34,265 platforms) check you have a compiler configured with all the necessary 2021-07-10T01:46:34,265 headers and libraries. 2021-07-10T01:46:34,265 =============================================================================== 2021-07-10T01:46:34,271 installing to build/bdist.linux-armv7l/wheel 2021-07-10T01:46:34,271 running install 2021-07-10T01:46:34,272 running install_lib 2021-07-10T01:46:34,277 creating build/bdist.linux-armv7l 2021-07-10T01:46:34,278 creating build/bdist.linux-armv7l/wheel 2021-07-10T01:46:34,280 creating build/bdist.linux-armv7l/wheel/_nanomsg_ctypes 2021-07-10T01:46:34,281 copying build/lib.linux-armv7l-3.9/_nanomsg_ctypes/__init__.py -> build/bdist.linux-armv7l/wheel/_nanomsg_ctypes 2021-07-10T01:46:34,285 creating build/bdist.linux-armv7l/wheel/nanomsg_wrappers 2021-07-10T01:46:34,286 copying build/lib.linux-armv7l-3.9/nanomsg_wrappers/__init__.py -> build/bdist.linux-armv7l/wheel/nanomsg_wrappers 2021-07-10T01:46:34,289 creating build/bdist.linux-armv7l/wheel/nanomsg 2021-07-10T01:46:34,290 copying build/lib.linux-armv7l-3.9/nanomsg/__init__.py -> build/bdist.linux-armv7l/wheel/nanomsg 2021-07-10T01:46:34,293 copying build/lib.linux-armv7l-3.9/nanomsg/wrapper.py -> build/bdist.linux-armv7l/wheel/nanomsg 2021-07-10T01:46:34,295 copying build/lib.linux-armv7l-3.9/nanomsg/version.py -> build/bdist.linux-armv7l/wheel/nanomsg 2021-07-10T01:46:34,296 running install_egg_info 2021-07-10T01:46:34,318 running egg_info 2021-07-10T01:46:34,319 writing nanomsg.egg-info/PKG-INFO 2021-07-10T01:46:34,321 writing dependency_links to nanomsg.egg-info/dependency_links.txt 2021-07-10T01:46:34,323 writing top-level names to nanomsg.egg-info/top_level.txt 2021-07-10T01:46:34,328 reading manifest file 'nanomsg.egg-info/SOURCES.txt' 2021-07-10T01:46:34,332 writing manifest file 'nanomsg.egg-info/SOURCES.txt' 2021-07-10T01:46:34,333 Copying nanomsg.egg-info to build/bdist.linux-armv7l/wheel/nanomsg-1.0-py3.9.egg-info 2021-07-10T01:46:34,342 running install_scripts 2021-07-10T01:46:34,420 creating build/bdist.linux-armv7l/wheel/nanomsg-1.0.dist-info/WHEEL 2021-07-10T01:46:34,422 creating '/tmp/pip-wheel-d_5u14tj/nanomsg-1.0-cp39-cp39-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-10T01:46:34,426 adding '_nanomsg_ctypes/__init__.py' 2021-07-10T01:46:34,429 adding 'nanomsg/__init__.py' 2021-07-10T01:46:34,430 adding 'nanomsg/version.py' 2021-07-10T01:46:34,432 adding 'nanomsg/wrapper.py' 2021-07-10T01:46:34,434 adding 'nanomsg_wrappers/__init__.py' 2021-07-10T01:46:34,435 adding 'nanomsg-1.0.dist-info/METADATA' 2021-07-10T01:46:34,436 adding 'nanomsg-1.0.dist-info/WHEEL' 2021-07-10T01:46:34,437 adding 'nanomsg-1.0.dist-info/top_level.txt' 2021-07-10T01:46:34,438 adding 'nanomsg-1.0.dist-info/RECORD' 2021-07-10T01:46:34,439 removing build/bdist.linux-armv7l/wheel 2021-07-10T01:46:34,519 Building wheel for nanomsg (setup.py): finished with status 'done' 2021-07-10T01:46:34,521 Created wheel for nanomsg: filename=nanomsg-1.0-cp39-cp39-linux_armv7l.whl size=8163 sha256=a192c64112c8d0c132b70fac43d65cd8236564255c57f12f953588d667e2bb44 2021-07-10T01:46:34,521 Stored in directory: /tmp/pip-ephem-wheel-cache-u46vz8rg/wheels/fb/95/06/3fcbe6eb42b5cbe9245de99a093cfc9c46f62daeda97a07b4c 2021-07-10T01:46:34,529 Successfully built nanomsg 2021-07-10T01:46:34,533 Removed build tracker: '/tmp/pip-req-tracker-oi3b0i3t'