2019-07-13T21:51:57 Created temporary directory: /tmp/pip-ephem-wheel-cache-9cldqypp 2019-07-13T21:51:57 Created temporary directory: /tmp/pip-req-tracker-hnfwisqt 2019-07-13T21:51:57 Created requirements tracker '/tmp/pip-req-tracker-hnfwisqt' 2019-07-13T21:51:57 Created temporary directory: /tmp/pip-wheel-pwod54eh 2019-07-13T21:51:57 Collecting metabolace==1.3.0 2019-07-13T21:51:57 1 location(s) to search for versions of metabolace: 2019-07-13T21:51:57 * https://pypi.org/simple/metabolace/ 2019-07-13T21:51:57 Getting page https://pypi.org/simple/metabolace/ 2019-07-13T21:51:58 Analyzing links from page https://pypi.org/simple/metabolace/ 2019-07-13T21:51:58 Found link https://files.pythonhosted.org/packages/b0/e8/0bb3d1b72d11aaf0054524eb142c6bc3cf5dbdfd193f252df20d4abbcfea/metabolace-1.1.8.dev1.tar.gz#sha256=fd3833249d0cb1fb3482dab2a506994b2b8160a5495a9b7cd8ff0f7ce22f7ea5 (from https://pypi.org/simple/metabolace/), version: 1.1.8.dev1 2019-07-13T21:51:58 Found link https://files.pythonhosted.org/packages/14/78/297c8b98845d9d9965ba7f5635aea57630356aef18689c31299d70442c60/metabolace-1.1.8.post1.tar.gz#sha256=efc1043fe4fc3534586f295469e4b25de3d578904f4da4b13190e940c3db55de (from https://pypi.org/simple/metabolace/), version: 1.1.8.post1 2019-07-13T21:51:58 Found link https://files.pythonhosted.org/packages/4c/f8/0fe19019312bc6cb1aa15e0daa48ad4c0a3e0fe598480738593bcb7bd8b5/metabolace-1.2.0.tar.gz#sha256=64922427584131f1e83b5df9bc95d61d73c322bb7b8596ce2d254f688cc06aec (from https://pypi.org/simple/metabolace/), version: 1.2.0 2019-07-13T21:51:58 Found link https://files.pythonhosted.org/packages/f2/9c/89b2d45284f0d5ec839a401f487420d8bbe2241bb13209ec4ca177c368bc/metabolace-1.2.1.tar.gz#sha256=251e5647001c31186af34e24baf920242e8f1b96e12a9a7826f6892a12128a5f (from https://pypi.org/simple/metabolace/), version: 1.2.1 2019-07-13T21:51:58 Found link https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz#sha256=82bd263aaf3ef93df759e7c4f415d8ae2eddb1075afd01e40f00d4a0aab14958 (from https://pypi.org/simple/metabolace/), version: 1.3.0 2019-07-13T21:51:58 Using version 1.3.0 (newest of versions: 1.3.0) 2019-07-13T21:51:58 Created temporary directory: /tmp/pip-unpack-6z4vcn5b 2019-07-13T21:51:58 Downloading https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz (90kB) 2019-07-13T21:51:58 Downloading from URL https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz#sha256=82bd263aaf3ef93df759e7c4f415d8ae2eddb1075afd01e40f00d4a0aab14958 (from https://pypi.org/simple/metabolace/) 2019-07-13T21:51:58 Added metabolace==1.3.0 from https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz#sha256=82bd263aaf3ef93df759e7c4f415d8ae2eddb1075afd01e40f00d4a0aab14958 to build tracker '/tmp/pip-req-tracker-hnfwisqt' 2019-07-13T21:51:58 Running setup.py (path:/tmp/pip-wheel-pwod54eh/metabolace/setup.py) egg_info for package metabolace 2019-07-13T21:51:58 Running command python setup.py egg_info 2019-07-13T21:52:02 warning: pandoc or pypandoc does not seem to be installed; using empty long_description 2019-07-13T21:52:02 running egg_info 2019-07-13T21:52:02 creating pip-egg-info/metabolace.egg-info 2019-07-13T21:52:02 writing pip-egg-info/metabolace.egg-info/PKG-INFO 2019-07-13T21:52:02 writing dependency_links to pip-egg-info/metabolace.egg-info/dependency_links.txt 2019-07-13T21:52:02 writing requirements to pip-egg-info/metabolace.egg-info/requires.txt 2019-07-13T21:52:02 writing top-level names to pip-egg-info/metabolace.egg-info/top_level.txt 2019-07-13T21:52:02 writing manifest file 'pip-egg-info/metabolace.egg-info/SOURCES.txt' 2019-07-13T21:52:03 reading manifest file 'pip-egg-info/metabolace.egg-info/SOURCES.txt' 2019-07-13T21:52:03 reading manifest template 'MANIFEST.in' 2019-07-13T21:52:03 /tmp/pip-wheel-pwod54eh/metabolace/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-13T21:52:03 long_description = pypandoc.convert('README.md', 'rst') 2019-07-13T21:52:03 Maybe try: 2019-07-13T21:52:03 sudo apt-get install pandoc 2019-07-13T21:52:03 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-13T21:52:03 for installation options 2019-07-13T21:52:03 --------------------------------------------------------------- 2019-07-13T21:52:03 warning: no files found matching '*.hpp' under directory 'lace' 2019-07-13T21:52:03 writing manifest file 'pip-egg-info/metabolace.egg-info/SOURCES.txt' 2019-07-13T21:52:04 Source in /tmp/pip-wheel-pwod54eh/metabolace has version 1.3.0, which satisfies requirement metabolace==1.3.0 from https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz#sha256=82bd263aaf3ef93df759e7c4f415d8ae2eddb1075afd01e40f00d4a0aab14958 2019-07-13T21:52:04 Removed metabolace==1.3.0 from https://files.pythonhosted.org/packages/77/2f/53fbb8830eabf76aa05f81f25e3f33ec5124eb54b1800fd97a70d2fb6673/metabolace-1.3.0.tar.gz#sha256=82bd263aaf3ef93df759e7c4f415d8ae2eddb1075afd01e40f00d4a0aab14958 from build tracker '/tmp/pip-req-tracker-hnfwisqt' 2019-07-13T21:52:04 Building wheels for collected packages: metabolace 2019-07-13T21:52:04 Created temporary directory: /tmp/pip-wheel-_9_spu2a 2019-07-13T21:52:04 Building wheel for metabolace (setup.py): started 2019-07-13T21:52:04 Destination directory: /tmp/pip-wheel-_9_spu2a 2019-07-13T21:52:04 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-pwod54eh/metabolace/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-_9_spu2a 2019-07-13T21:52:05 /tmp/pip-wheel-pwod54eh/metabolace/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-13T21:52:05 long_description = pypandoc.convert('README.md', 'rst') 2019-07-13T21:52:05 Maybe try: 2019-07-13T21:52:05 sudo apt-get install pandoc 2019-07-13T21:52:05 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-13T21:52:05 for installation options 2019-07-13T21:52:05 --------------------------------------------------------------- 2019-07-13T21:52:05 warning: pandoc or pypandoc does not seem to be installed; using empty long_description 2019-07-13T21:52:08 running bdist_wheel 2019-07-13T21:52:08 running build 2019-07-13T21:52:08 running build_py 2019-07-13T21:52:08 creating build 2019-07-13T21:52:08 creating build/lib.linux-armv7l-3.7 2019-07-13T21:52:08 creating build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_ply.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_mesh.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/sphere.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/mesh.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/meshviewer.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/landmarks.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/integrity.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/texture.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_wrl.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_colors.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_obj.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/color.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/__init__.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/visualization.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/geometry.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/search.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_meshlab_pickedpoints.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/topology.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_geometry.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_arcball.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_bsf.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/lines.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/arcball.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/shapes.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/cache.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/intersection.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_landmarks.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/color_names.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/visibility.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_topology.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_stl.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 copying lace/test_intersection.py -> build/lib.linux-armv7l-3.7/lace 2019-07-13T21:52:08 creating build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/mesh.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/meshlab_pickedpoints.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/wrl.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/dae.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/__init__.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/stl.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/xyz.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/bsf.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 copying lace/serialization/lmrk.py -> build/lib.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:08 creating build/lib.linux-armv7l-3.7/lace/serialization/obj 2019-07-13T21:52:08 copying lace/serialization/obj/__init__.py -> build/lib.linux-armv7l-3.7/lace/serialization/obj 2019-07-13T21:52:08 creating build/lib.linux-armv7l-3.7/lace/serialization/ply 2019-07-13T21:52:08 copying lace/serialization/ply/__init__.py -> build/lib.linux-armv7l-3.7/lace/serialization/ply 2019-07-13T21:52:08 running build_ext 2019-07-13T21:52:09 building 'lace.serialization.ply.plyutils' extension 2019-07-13T21:52:09 creating build/temp.linux-armv7l-3.7 2019-07-13T21:52:09 creating build/temp.linux-armv7l-3.7/lace 2019-07-13T21:52:09 creating build/temp.linux-armv7l-3.7/lace/serialization 2019-07-13T21:52:09 creating build/temp.linux-armv7l-3.7/lace/serialization/ply 2019-07-13T21:52:09 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c lace/serialization/ply/plyutils.c -o build/temp.linux-armv7l-3.7/lace/serialization/ply/plyutils.o 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c: In function ‘initplyutils’: 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:14:9: warning: implicit declaration of function ‘Py_InitModule’; did you mean ‘Py_Initialize’? [-Wimplicit-function-declaration] 2019-07-13T21:52:10 m = Py_InitModule("plyutils", PlyutilsMethods); 2019-07-13T21:52:10 ^~~~~~~~~~~~~ 2019-07-13T21:52:10 Py_Initialize 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:14:7: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2019-07-13T21:52:10 m = Py_InitModule("plyutils", PlyutilsMethods); 2019-07-13T21:52:10 ^ 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:16:9: warning: ‘return’ with no value, in function returning non-void 2019-07-13T21:52:10 return; 2019-07-13T21:52:10 ^~~~~~ 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:12:16: note: declared here 2019-07-13T21:52:10 PyMODINIT_FUNC initplyutils(void) { 2019-07-13T21:52:10 ^~~~~~~~~~~~ 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c: In function ‘plyutils_write’: 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:166:19: warning: implicit declaration of function ‘PyString_AsString’; did you mean ‘PyBytes_AsString’? [-Wimplicit-function-declaration] 2019-07-13T21:52:10 comment = PyString_AsString(PyObject_Str(PyList_GetItem(comments, ii))); 2019-07-13T21:52:10 ^~~~~~~~~~~~~~~~~ 2019-07-13T21:52:10 PyBytes_AsString 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:166:17: warning: assignment to ‘const char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2019-07-13T21:52:10 comment = PyString_AsString(PyObject_Str(PyList_GetItem(comments, ii))); 2019-07-13T21:52:10 ^ 2019-07-13T21:52:10 lace/serialization/ply/plyutils.c:211:50: warning: implicit declaration of function ‘PyInt_AsUnsignedLongMask’; did you mean ‘PyLong_AsUnsignedLongMask’? [-Wimplicit-function-declaration] 2019-07-13T21:52:10 res &= ply_write(ply, (unsigned char)PyInt_AsUnsignedLongMask(PyList_GetItem(row, 0))); 2019-07-13T21:52:10 ^~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-13T21:52:10 PyLong_AsUnsignedLongMask 2019-07-13T21:52:10 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c lace/serialization/ply/rply.c -o build/temp.linux-armv7l-3.7/lace/serialization/ply/rply.o 2019-07-13T21:52:13 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.7/lace/serialization/ply/plyutils.o build/temp.linux-armv7l-3.7/lace/serialization/ply/rply.o -o build/lib.linux-armv7l-3.7/lace/serialization/ply/plyutils.cpython-37m-arm-linux-gnueabihf.so 2019-07-13T21:52:13 building 'lace.serialization.obj.objutils' extension 2019-07-13T21:52:13 creating build/temp.linux-armv7l-3.7/lace/serialization/obj 2019-07-13T21:52:13 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c lace/serialization/obj/objutils.cpp -o build/temp.linux-armv7l-3.7/lace/serialization/obj/objutils.o -O2 -Wno-write-strings -Wno-c++11-narrowing -std=c++0x 2019-07-13T21:52:13 lace/serialization/obj/objutils.cpp:5:10: fatal error: boost/cstdint.hpp: No such file or directory 2019-07-13T21:52:13 #include 2019-07-13T21:52:13 ^~~~~~~~~~~~~~~~~~~ 2019-07-13T21:52:13 compilation terminated. 2019-07-13T21:52:13 error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1 2019-07-13T21:52:14 Building wheel for metabolace (setup.py): finished with status 'error' 2019-07-13T21:52:14 ERROR: Failed building wheel for metabolace 2019-07-13T21:52:14 Running setup.py clean for metabolace 2019-07-13T21:52:14 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-pwod54eh/metabolace/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2019-07-13T21:52:15 /tmp/pip-wheel-pwod54eh/metabolace/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-13T21:52:15 long_description = pypandoc.convert('README.md', 'rst') 2019-07-13T21:52:15 Maybe try: 2019-07-13T21:52:15 sudo apt-get install pandoc 2019-07-13T21:52:15 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-13T21:52:15 for installation options 2019-07-13T21:52:15 --------------------------------------------------------------- 2019-07-13T21:52:15 warning: pandoc or pypandoc does not seem to be installed; using empty long_description 2019-07-13T21:52:17 running clean 2019-07-13T21:52:17 removing 'build/temp.linux-armv7l-3.7' (and everything under it) 2019-07-13T21:52:17 removing 'build/lib.linux-armv7l-3.7' (and everything under it) 2019-07-13T21:52:17 'build/bdist.linux-armv7l' does not exist -- can't clean it 2019-07-13T21:52:17 'build/scripts-3.7' does not exist -- can't clean it 2019-07-13T21:52:17 removing 'build' 2019-07-13T21:52:18 Failed to build metabolace 2019-07-13T21:52:18 Cleaning up... 2019-07-13T21:52:18 Removing source in /tmp/pip-wheel-pwod54eh/metabolace 2019-07-13T21:52:18 Removed build tracker '/tmp/pip-req-tracker-hnfwisqt' 2019-07-13T21:52:18 ERROR: Failed to build one or more wheels 2019-07-13T21:52:18 Exception information: 2019-07-13T21:52:18 Traceback (most recent call last): 2019-07-13T21:52:18 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-13T21:52:18 status = self.run(options, args) 2019-07-13T21:52:18 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 178, in run 2019-07-13T21:52:18 "Failed to build one or more wheels" 2019-07-13T21:52:18 pip._internal.exceptions.CommandError: Failed to build one or more wheels