2021-07-09T01:57:24,428 Created temporary directory: /tmp/pip-ephem-wheel-cache-zkevr53d 2021-07-09T01:57:24,431 Created temporary directory: /tmp/pip-req-tracker-6nr3c3e6 2021-07-09T01:57:24,431 Initialized build tracking at /tmp/pip-req-tracker-6nr3c3e6 2021-07-09T01:57:24,431 Created build tracker: /tmp/pip-req-tracker-6nr3c3e6 2021-07-09T01:57:24,432 Entered build tracker: /tmp/pip-req-tracker-6nr3c3e6 2021-07-09T01:57:24,432 Created temporary directory: /tmp/pip-wheel-sjcqy5ft 2021-07-09T01:57:24,465 1 location(s) to search for versions of smaz: 2021-07-09T01:57:24,465 * https://pypi.org/simple/smaz/ 2021-07-09T01:57:24,465 Fetching project page and analyzing links: https://pypi.org/simple/smaz/ 2021-07-09T01:57:24,466 Getting page https://pypi.org/simple/smaz/ 2021-07-09T01:57:24,467 Found index url https://pypi.org/simple 2021-07-09T01:57:24,651 Found link https://files.pythonhosted.org/packages/62/de/304705f688c96c1c934a6a23472fa7485b0bda7bf77d45f293dedc48f8a7/smaz-1.0.tar.gz#sha256=a94f5dfc57f17eb68467279c3c11e964760e773f4009b21fc1ad0639f0668104 (from https://pypi.org/simple/smaz/), version: 1.0 2021-07-09T01:57:24,651 Skipping link: not a file: https://pypi.org/simple/smaz/ 2021-07-09T01:57:24,667 Given no hashes to check 1 links for project 'smaz': discarding no candidates 2021-07-09T01:57:24,685 Collecting smaz==1.0 2021-07-09T01:57:24,686 Created temporary directory: /tmp/pip-unpack-zz2egp6g 2021-07-09T01:57:24,858 Downloading smaz-1.0.tar.gz (6.4 kB) 2021-07-09T01:57:24,895 Added smaz==1.0 from https://files.pythonhosted.org/packages/62/de/304705f688c96c1c934a6a23472fa7485b0bda7bf77d45f293dedc48f8a7/smaz-1.0.tar.gz#sha256=a94f5dfc57f17eb68467279c3c11e964760e773f4009b21fc1ad0639f0668104 to build tracker '/tmp/pip-req-tracker-6nr3c3e6' 2021-07-09T01:57:24,896 Running setup.py (path:/tmp/pip-wheel-sjcqy5ft/smaz_f13b5fa85c6140f99e99d042b5bf3409/setup.py) egg_info for package smaz 2021-07-09T01:57:24,897 Created temporary directory: /tmp/pip-pip-egg-info-k5ssedgs 2021-07-09T01:57:24,897 Running command python setup.py egg_info 2021-07-09T01:57:25,651 running egg_info 2021-07-09T01:57:25,653 creating /tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info 2021-07-09T01:57:25,654 writing /tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/PKG-INFO 2021-07-09T01:57:25,656 writing dependency_links to /tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/dependency_links.txt 2021-07-09T01:57:25,658 writing top-level names to /tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/top_level.txt 2021-07-09T01:57:25,660 writing manifest file '/tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:25,838 reading manifest file '/tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:25,841 writing manifest file '/tmp/pip-pip-egg-info-k5ssedgs/smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:25,909 Source in /tmp/pip-wheel-sjcqy5ft/smaz_f13b5fa85c6140f99e99d042b5bf3409 has version 1.0, which satisfies requirement smaz==1.0 from https://files.pythonhosted.org/packages/62/de/304705f688c96c1c934a6a23472fa7485b0bda7bf77d45f293dedc48f8a7/smaz-1.0.tar.gz#sha256=a94f5dfc57f17eb68467279c3c11e964760e773f4009b21fc1ad0639f0668104 2021-07-09T01:57:25,910 Removed smaz==1.0 from https://files.pythonhosted.org/packages/62/de/304705f688c96c1c934a6a23472fa7485b0bda7bf77d45f293dedc48f8a7/smaz-1.0.tar.gz#sha256=a94f5dfc57f17eb68467279c3c11e964760e773f4009b21fc1ad0639f0668104 from build tracker '/tmp/pip-req-tracker-6nr3c3e6' 2021-07-09T01:57:25,914 Created temporary directory: /tmp/pip-unpack-c997x7on 2021-07-09T01:57:25,915 Building wheels for collected packages: smaz 2021-07-09T01:57:25,920 Created temporary directory: /tmp/pip-wheel-1vlkb6s5 2021-07-09T01:57:25,920 Building wheel for smaz (setup.py): started 2021-07-09T01:57:25,920 Destination directory: /tmp/pip-wheel-1vlkb6s5 2021-07-09T01:57:25,921 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-sjcqy5ft/smaz_f13b5fa85c6140f99e99d042b5bf3409/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-sjcqy5ft/smaz_f13b5fa85c6140f99e99d042b5bf3409/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-1vlkb6s5 2021-07-09T01:57:26,692 running bdist_wheel 2021-07-09T01:57:26,846 running build 2021-07-09T01:57:26,846 running build_ext 2021-07-09T01:57:26,851 building 'smaz' extension 2021-07-09T01:57:26,851 creating build 2021-07-09T01:57:26,852 creating build/temp.linux-armv7l-3.9 2021-07-09T01:57:26,852 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 pysmaz.c -o build/temp.linux-armv7l-3.9/pysmaz.o 2021-07-09T01:57:27,246 pysmaz.c: In function ‘decompress’: 2021-07-09T01:57:27,246 pysmaz.c:77:44: warning: passing argument 1 of ‘smaz_decompress’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2021-07-09T01:57:27,247 77 | while (outlen + 1 == (o = smaz_decompress(pstr, strlen(pstr), out, outlen))) { 2021-07-09T01:57:27,247 | ^~~~ 2021-07-09T01:57:27,247 In file included from pysmaz.c:33: 2021-07-09T01:57:27,247 smaz.h:5:27: note: expected ‘char *’ but argument is of type ‘const char *’ 2021-07-09T01:57:27,248 5 | int smaz_decompress(char *in, int inlen, char *out, int outlen); 2021-07-09T01:57:27,248 | ~~~~~~^~ 2021-07-09T01:57:27,256 pysmaz.c: In function ‘initsmaz’: 2021-07-09T01:57:27,257 pysmaz.c:104:5: warning: implicit declaration of function ‘Py_InitModule3’ [-Wimplicit-function-declaration] 2021-07-09T01:57:27,257 104 | Py_InitModule3("smaz", module_functions, "A module to compress small strings using smaz."); 2021-07-09T01:57:27,257 | ^~~~~~~~~~~~~~ 2021-07-09T01:57:27,350 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 smaz.c -o build/temp.linux-armv7l-3.9/smaz.o 2021-07-09T01:57:27,610 creating build/lib.linux-armv7l-3.9 2021-07-09T01:57:27,610 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -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 build/temp.linux-armv7l-3.9/pysmaz.o build/temp.linux-armv7l-3.9/smaz.o -o build/lib.linux-armv7l-3.9/smaz.cpython-39-arm-linux-gnueabihf.so 2021-07-09T01:57:27,733 installing to build/bdist.linux-armv7l/wheel 2021-07-09T01:57:27,733 running install 2021-07-09T01:57:27,735 running install_lib 2021-07-09T01:57:27,738 creating build/bdist.linux-armv7l 2021-07-09T01:57:27,739 creating build/bdist.linux-armv7l/wheel 2021-07-09T01:57:27,740 copying build/lib.linux-armv7l-3.9/smaz.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel 2021-07-09T01:57:27,743 running install_egg_info 2021-07-09T01:57:27,767 running egg_info 2021-07-09T01:57:27,768 creating smaz.egg-info 2021-07-09T01:57:27,769 writing smaz.egg-info/PKG-INFO 2021-07-09T01:57:27,770 writing dependency_links to smaz.egg-info/dependency_links.txt 2021-07-09T01:57:27,773 writing top-level names to smaz.egg-info/top_level.txt 2021-07-09T01:57:27,774 writing manifest file 'smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:27,777 reading manifest file 'smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:27,780 writing manifest file 'smaz.egg-info/SOURCES.txt' 2021-07-09T01:57:27,782 Copying smaz.egg-info to build/bdist.linux-armv7l/wheel/smaz-1.0-py3.9.egg-info 2021-07-09T01:57:27,791 running install_scripts 2021-07-09T01:57:27,870 creating build/bdist.linux-armv7l/wheel/smaz-1.0.dist-info/WHEEL 2021-07-09T01:57:27,873 creating '/tmp/pip-wheel-1vlkb6s5/smaz-1.0-cp39-cp39-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-09T01:57:27,881 adding 'smaz.cpython-39-arm-linux-gnueabihf.so' 2021-07-09T01:57:27,883 adding 'smaz-1.0.dist-info/METADATA' 2021-07-09T01:57:27,884 adding 'smaz-1.0.dist-info/WHEEL' 2021-07-09T01:57:27,885 adding 'smaz-1.0.dist-info/top_level.txt' 2021-07-09T01:57:27,885 adding 'smaz-1.0.dist-info/RECORD' 2021-07-09T01:57:27,887 removing build/bdist.linux-armv7l/wheel 2021-07-09T01:57:27,971 Building wheel for smaz (setup.py): finished with status 'done' 2021-07-09T01:57:27,974 Created wheel for smaz: filename=smaz-1.0-cp39-cp39-linux_armv7l.whl size=15848 sha256=1e3c016d8bb6eabbbf1b723d133b0195ec607c68670ae362ddc5af8a2c6ab6ce 2021-07-09T01:57:27,974 Stored in directory: /tmp/pip-ephem-wheel-cache-zkevr53d/wheels/f9/8e/70/779d668d243d50d824f0647f5d47574a059efc18c83777b9c4 2021-07-09T01:57:27,982 Successfully built smaz 2021-07-09T01:57:27,985 Removed build tracker: '/tmp/pip-req-tracker-6nr3c3e6'