2021-07-14T13:34:14,606 Created temporary directory: /tmp/pip-ephem-wheel-cache-auhtm44j 2021-07-14T13:34:14,610 Created temporary directory: /tmp/pip-req-tracker-7ifr6pu4 2021-07-14T13:34:14,610 Initialized build tracking at /tmp/pip-req-tracker-7ifr6pu4 2021-07-14T13:34:14,610 Created build tracker: /tmp/pip-req-tracker-7ifr6pu4 2021-07-14T13:34:14,611 Entered build tracker: /tmp/pip-req-tracker-7ifr6pu4 2021-07-14T13:34:14,611 Created temporary directory: /tmp/pip-wheel-k_j0hqkf 2021-07-14T13:34:14,642 1 location(s) to search for versions of pdsa: 2021-07-14T13:34:14,642 * https://pypi.org/simple/pdsa/ 2021-07-14T13:34:14,642 Fetching project page and analyzing links: https://pypi.org/simple/pdsa/ 2021-07-14T13:34:14,643 Getting page https://pypi.org/simple/pdsa/ 2021-07-14T13:34:14,645 Found index url https://pypi.org/simple 2021-07-14T13:34:14,816 Found link https://files.pythonhosted.org/packages/98/58/95e7235878e84f149fc08dfdab9944824efa8144793e008ccd2d3f4fd81e/pdsa-0.1.1.tar.gz#sha256=60c7a932ac0cce80d5f3d41bed33e426c12cf1589b9445585162ef3d06cc290a (from https://pypi.org/simple/pdsa/), version: 0.1.1 2021-07-14T13:34:14,817 Found link https://files.pythonhosted.org/packages/d3/45/aefda629ba829fd2e810e9f7b7bafeba8bf29132551fe9b34709a0d46f3e/pdsa-0.2.0.tar.gz#sha256=ea9c9e3b18749b4127a9389123a92790488a54c15fc7087faefd74ddfc0b3bd1 (from https://pypi.org/simple/pdsa/), version: 0.2.0 2021-07-14T13:34:14,817 Found link https://files.pythonhosted.org/packages/21/cb/74ed4ba9465eac210be8672febe7dfc7a43cb6adf7c9ecc44556b053925b/pdsa-0.3.0.tar.gz#sha256=9356ed6b60f5cfee41e1621919d24bee7555dbe3263347f7800555639d9561dc (from https://pypi.org/simple/pdsa/), version: 0.3.0 2021-07-14T13:34:14,818 Found link https://files.pythonhosted.org/packages/6e/23/db2ed7195e69935f1db7d82392e21cb4383f4c9bde03df6364788d0c9706/pdsa-0.4.0.tar.gz#sha256=f0525baec56a681ab8fe73e4f72bd4006b32f0ecb80341eeb1a4f8c6d002b773 (from https://pypi.org/simple/pdsa/), version: 0.4.0 2021-07-14T13:34:14,818 Found link https://files.pythonhosted.org/packages/ca/da/2958161fb8acaeaf0dff8194162e9d568f0c5f032be45a71c39ecb65fa8f/pdsa-0.4.1.tar.gz#sha256=7eab5d85b6485e2a00d0da9ee081a3163527215fb1de922da7ad981806de5013 (from https://pypi.org/simple/pdsa/), version: 0.4.1 2021-07-14T13:34:14,818 Found link https://files.pythonhosted.org/packages/8d/c8/314237de481d7a5f92f37090dafa8a4ddaeeb17a580be60a01f413515a64/pdsa-0.5.0.tar.gz#sha256=31af1bdacd8b67657eba5ddf58f66fa7c08f0367ffcf21216e974d79e9257fb6 (from https://pypi.org/simple/pdsa/), version: 0.5.0 2021-07-14T13:34:14,819 Skipping link: not a file: https://pypi.org/simple/pdsa/ 2021-07-14T13:34:14,838 Given no hashes to check 1 links for project 'pdsa': discarding no candidates 2021-07-14T13:34:14,858 Collecting pdsa==0.4.0 2021-07-14T13:34:14,860 Created temporary directory: /tmp/pip-unpack-yr01ruam 2021-07-14T13:34:15,040 Downloading pdsa-0.4.0.tar.gz (28 kB) 2021-07-14T13:34:15,182 Added pdsa==0.4.0 from https://files.pythonhosted.org/packages/6e/23/db2ed7195e69935f1db7d82392e21cb4383f4c9bde03df6364788d0c9706/pdsa-0.4.0.tar.gz#sha256=f0525baec56a681ab8fe73e4f72bd4006b32f0ecb80341eeb1a4f8c6d002b773 to build tracker '/tmp/pip-req-tracker-7ifr6pu4' 2021-07-14T13:34:15,183 Running setup.py (path:/tmp/pip-wheel-k_j0hqkf/pdsa_2946bb71328846d18f7276809f35d3cd/setup.py) egg_info for package pdsa 2021-07-14T13:34:15,184 Created temporary directory: /tmp/pip-pip-egg-info-xg7ou68h 2021-07-14T13:34:15,184 Running command python setup.py egg_info 2021-07-14T13:34:40,197 Compiling pdsa/membership/bloom_filter.pyx because it changed. 2021-07-14T13:34:40,198 Compiling pdsa/membership/counting_bloom_filter.pyx because it changed. 2021-07-14T13:34:40,198 Compiling pdsa/cardinality/linear_counter.pyx because it changed. 2021-07-14T13:34:40,198 Compiling pdsa/cardinality/probabilistic_counter.pyx because it changed. 2021-07-14T13:34:40,198 Compiling pdsa/cardinality/hyperloglog.pyx because it changed. 2021-07-14T13:34:40,199 Compiling pdsa/helpers/hashing/mmh.pyx because it changed. 2021-07-14T13:34:40,199 Compiling pdsa/helpers/storage/bitvector.pyx because it changed. 2021-07-14T13:34:40,199 Compiling pdsa/helpers/storage/bitvector_counter.pyx because it changed. 2021-07-14T13:34:40,200 Compiling pdsa/rank/qdigest.pyx because it changed. 2021-07-14T13:34:40,200 [1/9] Cythonizing pdsa/cardinality/hyperloglog.pyx 2021-07-14T13:34:40,200 [2/9] Cythonizing pdsa/cardinality/linear_counter.pyx 2021-07-14T13:34:40,200 [3/9] Cythonizing pdsa/cardinality/probabilistic_counter.pyx 2021-07-14T13:34:40,200 [4/9] Cythonizing pdsa/helpers/hashing/mmh.pyx 2021-07-14T13:34:40,201 [5/9] Cythonizing pdsa/helpers/storage/bitvector.pyx 2021-07-14T13:34:40,201 [6/9] Cythonizing pdsa/helpers/storage/bitvector_counter.pyx 2021-07-14T13:34:40,201 [7/9] Cythonizing pdsa/membership/bloom_filter.pyx 2021-07-14T13:34:40,201 [8/9] Cythonizing pdsa/membership/counting_bloom_filter.pyx 2021-07-14T13:34:40,202 [9/9] Cythonizing pdsa/rank/qdigest.pyx 2021-07-14T13:34:40,335 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-07-14T13:34:40,335 warnings.warn( 2021-07-14T13:34:40,351 running egg_info 2021-07-14T13:34:40,353 creating /tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info 2021-07-14T13:34:40,355 writing /tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/PKG-INFO 2021-07-14T13:34:40,357 writing dependency_links to /tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/dependency_links.txt 2021-07-14T13:34:40,359 writing top-level names to /tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/top_level.txt 2021-07-14T13:34:40,361 writing manifest file '/tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/SOURCES.txt' 2021-07-14T13:34:40,538 reading manifest file '/tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/SOURCES.txt' 2021-07-14T13:34:40,540 reading manifest template 'MANIFEST.in' 2021-07-14T13:34:40,584 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2021-07-14T13:34:40,585 warning: no previously-included files matching '__pycache__/*' found anywhere in distribution 2021-07-14T13:34:40,586 warning: no previously-included files matching '*.so' found anywhere in distribution 2021-07-14T13:34:40,587 warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2021-07-14T13:34:40,595 adding license file 'LICENSE.txt' 2021-07-14T13:34:40,599 writing manifest file '/tmp/pip-pip-egg-info-xg7ou68h/pdsa.egg-info/SOURCES.txt' 2021-07-14T13:34:41,015 Source in /tmp/pip-wheel-k_j0hqkf/pdsa_2946bb71328846d18f7276809f35d3cd has version 0.4.0, which satisfies requirement pdsa==0.4.0 from https://files.pythonhosted.org/packages/6e/23/db2ed7195e69935f1db7d82392e21cb4383f4c9bde03df6364788d0c9706/pdsa-0.4.0.tar.gz#sha256=f0525baec56a681ab8fe73e4f72bd4006b32f0ecb80341eeb1a4f8c6d002b773 2021-07-14T13:34:41,017 Removed pdsa==0.4.0 from https://files.pythonhosted.org/packages/6e/23/db2ed7195e69935f1db7d82392e21cb4383f4c9bde03df6364788d0c9706/pdsa-0.4.0.tar.gz#sha256=f0525baec56a681ab8fe73e4f72bd4006b32f0ecb80341eeb1a4f8c6d002b773 from build tracker '/tmp/pip-req-tracker-7ifr6pu4' 2021-07-14T13:34:41,022 Created temporary directory: /tmp/pip-unpack-3fflm0qd 2021-07-14T13:34:41,023 Building wheels for collected packages: pdsa 2021-07-14T13:34:41,028 Created temporary directory: /tmp/pip-wheel-ptrx53e9 2021-07-14T13:34:41,029 Building wheel for pdsa (setup.py): started 2021-07-14T13:34:41,029 Destination directory: /tmp/pip-wheel-ptrx53e9 2021-07-14T13:34:41,030 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-k_j0hqkf/pdsa_2946bb71328846d18f7276809f35d3cd/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-k_j0hqkf/pdsa_2946bb71328846d18f7276809f35d3cd/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-ptrx53e9 2021-07-14T13:34:42,771 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-07-14T13:34:42,772 warnings.warn( 2021-07-14T13:34:42,801 running bdist_wheel 2021-07-14T13:34:42,806 running build 2021-07-14T13:34:42,807 running build_py 2021-07-14T13:34:42,953 creating build 2021-07-14T13:34:42,953 creating build/lib.linux-armv7l-3.9 2021-07-14T13:34:42,954 creating build/lib.linux-armv7l-3.9/pdsa 2021-07-14T13:34:42,955 copying pdsa/__about__.py -> build/lib.linux-armv7l-3.9/pdsa 2021-07-14T13:34:42,957 copying pdsa/__init__.py -> build/lib.linux-armv7l-3.9/pdsa 2021-07-14T13:34:42,959 creating build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:42,959 copying pdsa/cardinality/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:42,962 creating build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:42,963 copying pdsa/membership/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:42,965 creating build/lib.linux-armv7l-3.9/pdsa/helpers 2021-07-14T13:34:42,966 copying pdsa/helpers/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/helpers 2021-07-14T13:34:42,968 creating build/lib.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:34:42,969 copying pdsa/helpers/hashing/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:34:42,971 creating build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:42,972 copying pdsa/helpers/storage/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:42,974 creating build/lib.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:34:42,975 copying pdsa/rank/__init__.py -> build/lib.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:34:42,991 copying pdsa/cardinality/hyperloglog.pyx -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:42,994 copying pdsa/cardinality/probabilistic_counter.pyx -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:42,997 copying pdsa/cardinality/linear_counter.pyx -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,000 copying pdsa/cardinality/hyperloglog.pxd -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,002 copying pdsa/cardinality/probabilistic_counter.pxd -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,004 copying pdsa/cardinality/linear_counter.pxd -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,007 copying pdsa/cardinality/probabilistic_counter.cpp -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,018 copying pdsa/cardinality/linear_counter.cpp -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,027 copying pdsa/cardinality/hyperloglog.cpp -> build/lib.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:34:43,037 copying pdsa/membership/counting_bloom_filter.pyx -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,040 copying pdsa/membership/bloom_filter.pyx -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,043 copying pdsa/membership/bloom_filter.pxd -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,045 copying pdsa/membership/counting_bloom_filter.pxd -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,048 copying pdsa/membership/bloom_filter.cpp -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,075 copying pdsa/membership/counting_bloom_filter.cpp -> build/lib.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,102 copying pdsa/helpers/hashing/mmh.pyx -> build/lib.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:34:43,104 copying pdsa/helpers/hashing/mmh.pxd -> build/lib.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:34:43,107 copying pdsa/helpers/hashing/mmh.cpp -> build/lib.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:34:43,113 copying pdsa/helpers/storage/bitvector_counter.pyx -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,115 copying pdsa/helpers/storage/bitvector.pyx -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,118 copying pdsa/helpers/storage/bitvector_counter.pxd -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,120 copying pdsa/helpers/storage/bitvector.pxd -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,122 copying pdsa/helpers/storage/bitvector_counter.cpp -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,132 copying pdsa/helpers/storage/bitvector.cpp -> build/lib.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:34:43,141 copying pdsa/rank/qdigest.pyx -> build/lib.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:34:43,144 copying pdsa/rank/qdigest.pxd -> build/lib.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:34:43,146 copying pdsa/rank/qdigest.cpp -> build/lib.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:34:43,164 running build_ext 2021-07-14T13:34:43,170 building 'pdsa.membership.bloom_filter' extension 2021-07-14T13:34:43,171 creating build/temp.linux-armv7l-3.9 2021-07-14T13:34:43,172 creating build/temp.linux-armv7l-3.9/pdsa 2021-07-14T13:34:43,172 creating build/temp.linux-armv7l-3.9/pdsa/membership 2021-07-14T13:34:43,173 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./pdsa/helpers/storage -I/usr/include/python3.9 -I/usr/include/python3.9 -c pdsa/membership/bloom_filter.cpp -o build/temp.linux-armv7l-3.9/pdsa/membership/bloom_filter.o 2021-07-14T13:34:58,201 arm-linux-gnueabihf-g++ -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/pdsa/membership/bloom_filter.o -o build/lib.linux-armv7l-3.9/pdsa/membership/bloom_filter.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:34:58,448 building 'pdsa.membership.counting_bloom_filter' extension 2021-07-14T13:34:58,449 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./pdsa/helpers/storage -I/usr/include/python3.9 -I/usr/include/python3.9 -c pdsa/membership/counting_bloom_filter.cpp -o build/temp.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.o 2021-07-14T13:35:14,359 arm-linux-gnueabihf-g++ -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/pdsa/membership/counting_bloom_filter.o -o build/lib.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:14,594 building 'pdsa.cardinality.linear_counter' extension 2021-07-14T13:35:14,595 creating build/temp.linux-armv7l-3.9/pdsa/cardinality 2021-07-14T13:35:14,595 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./pdsa/helpers/storage -I/usr/include/python3.9 -I/usr/include/python3.9 -c pdsa/cardinality/linear_counter.cpp -o build/temp.linux-armv7l-3.9/pdsa/cardinality/linear_counter.o 2021-07-14T13:35:18,346 arm-linux-gnueabihf-g++ -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/pdsa/cardinality/linear_counter.o -o build/lib.linux-armv7l-3.9/pdsa/cardinality/linear_counter.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:18,557 building 'pdsa.cardinality.probabilistic_counter' extension 2021-07-14T13:35:18,557 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./pdsa/helpers/storage -I/usr/include/python3.9 -I/usr/include/python3.9 -c pdsa/cardinality/probabilistic_counter.cpp -o build/temp.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.o 2021-07-14T13:35:23,284 arm-linux-gnueabihf-g++ -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/pdsa/cardinality/probabilistic_counter.o -o build/lib.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:23,484 building 'pdsa.cardinality.hyperloglog' extension 2021-07-14T13:35:23,484 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 -I/usr/include/python3.9 -c pdsa/cardinality/hyperloglog.cpp -o build/temp.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.o 2021-07-14T13:35:28,490 arm-linux-gnueabihf-g++ -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/pdsa/cardinality/hyperloglog.o -o build/lib.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:28,731 building 'pdsa.helpers.hashing.mmh' extension 2021-07-14T13:35:28,732 creating build/temp.linux-armv7l-3.9/pdsa/helpers 2021-07-14T13:35:28,733 creating build/temp.linux-armv7l-3.9/pdsa/helpers/hashing 2021-07-14T13:35:28,734 creating build/temp.linux-armv7l-3.9/pdsa/helpers/hashing/src 2021-07-14T13:35:28,735 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 -Ipdsa/helpers/hashing -I/usr/include/python3.9 -Ipdsa/helpers/hashing/src -I/usr/include/python3.9 -c pdsa/helpers/hashing/mmh.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.o 2021-07-14T13:35:31,230 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 -Ipdsa/helpers/hashing -I/usr/include/python3.9 -Ipdsa/helpers/hashing/src -I/usr/include/python3.9 -c pdsa/helpers/hashing/src/MurmurHash3.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/hashing/src/MurmurHash3.o 2021-07-14T13:35:31,744 arm-linux-gnueabihf-g++ -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/pdsa/helpers/hashing/mmh.o build/temp.linux-armv7l-3.9/pdsa/helpers/hashing/src/MurmurHash3.o -o build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:31,934 building 'pdsa.helpers.storage.bitvector' extension 2021-07-14T13:35:31,935 creating build/temp.linux-armv7l-3.9/pdsa/helpers/storage 2021-07-14T13:35:31,936 creating build/temp.linux-armv7l-3.9/pdsa/helpers/storage/src 2021-07-14T13:35:31,936 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./pdsa/helpers/storage -Ipdsa/helpers/storage -I/usr/include/python3.9 -Ipdsa/helpers/storage/src -I/usr/include/python3.9 -c pdsa/helpers/storage/bitvector.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.o 2021-07-14T13:35:37,254 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./pdsa/helpers/storage -Ipdsa/helpers/storage -I/usr/include/python3.9 -Ipdsa/helpers/storage/src -I/usr/include/python3.9 -c pdsa/helpers/storage/src/BitField.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/src/BitField.o 2021-07-14T13:35:37,410 arm-linux-gnueabihf-g++ -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/pdsa/helpers/storage/bitvector.o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/src/BitField.o -o build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:37,595 building 'pdsa.helpers.storage.bitvector_counter' extension 2021-07-14T13:35:37,596 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./pdsa/helpers/storage -Ipdsa/helpers/storage -I/usr/include/python3.9 -Ipdsa/helpers/storage/src -I/usr/include/python3.9 -c pdsa/helpers/storage/bitvector_counter.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.o 2021-07-14T13:35:42,288 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./pdsa/helpers/storage -Ipdsa/helpers/storage -I/usr/include/python3.9 -Ipdsa/helpers/storage/src -I/usr/include/python3.9 -c pdsa/helpers/storage/src/BitCounter.cpp -o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/src/BitCounter.o 2021-07-14T13:35:42,461 arm-linux-gnueabihf-g++ -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/pdsa/helpers/storage/bitvector_counter.o build/temp.linux-armv7l-3.9/pdsa/helpers/storage/src/BitCounter.o -o build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:42,662 building 'pdsa.rank.qdigest' extension 2021-07-14T13:35:42,663 creating build/temp.linux-armv7l-3.9/pdsa/rank 2021-07-14T13:35:42,663 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 -I/usr/include/python3.9 -c pdsa/rank/qdigest.cpp -o build/temp.linux-armv7l-3.9/pdsa/rank/qdigest.o 2021-07-14T13:35:52,587 arm-linux-gnueabihf-g++ -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/pdsa/rank/qdigest.o -o build/lib.linux-armv7l-3.9/pdsa/rank/qdigest.cpython-39-arm-linux-gnueabihf.so 2021-07-14T13:35:52,821 installing to build/bdist.linux-armv7l/wheel 2021-07-14T13:35:52,822 running install 2021-07-14T13:35:52,823 running install_lib 2021-07-14T13:35:52,829 creating build/bdist.linux-armv7l 2021-07-14T13:35:52,829 creating build/bdist.linux-armv7l/wheel 2021-07-14T13:35:52,831 creating build/bdist.linux-armv7l/wheel/pdsa 2021-07-14T13:35:52,833 copying build/lib.linux-armv7l-3.9/pdsa/__about__.py -> build/bdist.linux-armv7l/wheel/pdsa 2021-07-14T13:35:52,836 creating build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,837 copying build/lib.linux-armv7l-3.9/pdsa/membership/bloom_filter.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,859 copying build/lib.linux-armv7l-3.9/pdsa/membership/bloom_filter.cpp -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,883 copying build/lib.linux-armv7l-3.9/pdsa/membership/bloom_filter.pxd -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,885 copying build/lib.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.pyx -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,888 copying build/lib.linux-armv7l-3.9/pdsa/membership/bloom_filter.pyx -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,891 copying build/lib.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.pxd -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,893 copying build/lib.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.cpp -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,925 copying build/lib.linux-armv7l-3.9/pdsa/membership/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,927 copying build/lib.linux-armv7l-3.9/pdsa/membership/counting_bloom_filter.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/membership 2021-07-14T13:35:52,952 creating build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:52,953 copying build/lib.linux-armv7l-3.9/pdsa/rank/qdigest.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:52,970 copying build/lib.linux-armv7l-3.9/pdsa/rank/qdigest.cpp -> build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:52,987 copying build/lib.linux-armv7l-3.9/pdsa/rank/qdigest.pxd -> build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:52,993 copying build/lib.linux-armv7l-3.9/pdsa/rank/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:52,998 copying build/lib.linux-armv7l-3.9/pdsa/rank/qdigest.pyx -> build/bdist.linux-armv7l/wheel/pdsa/rank 2021-07-14T13:35:53,001 copying build/lib.linux-armv7l-3.9/pdsa/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa 2021-07-14T13:35:53,004 creating build/bdist.linux-armv7l/wheel/pdsa/helpers 2021-07-14T13:35:53,006 creating build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,007 copying build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.pyx -> build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,010 copying build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,019 copying build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.pxd -> build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,022 copying build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,025 copying build/lib.linux-armv7l-3.9/pdsa/helpers/hashing/mmh.cpp -> build/bdist.linux-armv7l/wheel/pdsa/helpers/hashing 2021-07-14T13:35:53,034 creating build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,035 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.pxd -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,038 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.pyx -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,041 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.cpp -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,052 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,063 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.pyx -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,067 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.pxd -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,070 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,073 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector_counter.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,089 copying build/lib.linux-armv7l-3.9/pdsa/helpers/storage/bitvector.cpp -> build/bdist.linux-armv7l/wheel/pdsa/helpers/storage 2021-07-14T13:35:53,099 copying build/lib.linux-armv7l-3.9/pdsa/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/helpers 2021-07-14T13:35:53,103 creating build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,105 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.pxd -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,108 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.cpp -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,123 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.pyx -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,128 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.pxd -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,167 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.pyx -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,172 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/linear_counter.pxd -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,177 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/__init__.py -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,182 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/linear_counter.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,194 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/probabilistic_counter.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,204 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/linear_counter.cpp -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,213 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.cpp -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,230 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/hyperloglog.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,245 copying build/lib.linux-armv7l-3.9/pdsa/cardinality/linear_counter.pyx -> build/bdist.linux-armv7l/wheel/pdsa/cardinality 2021-07-14T13:35:53,247 running install_egg_info 2021-07-14T13:35:53,307 running egg_info 2021-07-14T13:35:53,308 creating pdsa.egg-info 2021-07-14T13:35:53,309 writing pdsa.egg-info/PKG-INFO 2021-07-14T13:35:53,312 writing dependency_links to pdsa.egg-info/dependency_links.txt 2021-07-14T13:35:53,315 writing top-level names to pdsa.egg-info/top_level.txt 2021-07-14T13:35:53,317 writing manifest file 'pdsa.egg-info/SOURCES.txt' 2021-07-14T13:35:53,332 reading manifest file 'pdsa.egg-info/SOURCES.txt' 2021-07-14T13:35:53,334 reading manifest template 'MANIFEST.in' 2021-07-14T13:35:53,379 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2021-07-14T13:35:53,380 warning: no previously-included files matching '__pycache__/*' found anywhere in distribution 2021-07-14T13:35:53,382 warning: no previously-included files matching '*.so' found anywhere in distribution 2021-07-14T13:35:53,383 warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2021-07-14T13:35:53,394 adding license file 'LICENSE.txt' 2021-07-14T13:35:53,400 writing manifest file 'pdsa.egg-info/SOURCES.txt' 2021-07-14T13:35:53,402 Copying pdsa.egg-info to build/bdist.linux-armv7l/wheel/pdsa-0.4.0-py3.9.egg-info 2021-07-14T13:35:53,414 running install_scripts 2021-07-14T13:35:53,460 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") 2021-07-14T13:35:53,465 creating build/bdist.linux-armv7l/wheel/pdsa-0.4.0.dist-info/WHEEL 2021-07-14T13:35:53,469 creating '/tmp/pip-wheel-ptrx53e9/pdsa-0.4.0-cp39-cp39-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-14T13:35:53,472 adding 'pdsa/__about__.py' 2021-07-14T13:35:53,474 adding 'pdsa/__init__.py' 2021-07-14T13:35:53,477 adding 'pdsa/cardinality/__init__.py' 2021-07-14T13:35:53,512 adding 'pdsa/cardinality/hyperloglog.cpp' 2021-07-14T13:35:53,595 adding 'pdsa/cardinality/hyperloglog.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:53,600 adding 'pdsa/cardinality/hyperloglog.pxd' 2021-07-14T13:35:53,602 adding 'pdsa/cardinality/hyperloglog.pyx' 2021-07-14T13:35:53,626 adding 'pdsa/cardinality/linear_counter.cpp' 2021-07-14T13:35:53,679 adding 'pdsa/cardinality/linear_counter.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:53,683 adding 'pdsa/cardinality/linear_counter.pxd' 2021-07-14T13:35:53,685 adding 'pdsa/cardinality/linear_counter.pyx' 2021-07-14T13:35:53,718 adding 'pdsa/cardinality/probabilistic_counter.cpp' 2021-07-14T13:35:53,796 adding 'pdsa/cardinality/probabilistic_counter.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:53,800 adding 'pdsa/cardinality/probabilistic_counter.pxd' 2021-07-14T13:35:53,803 adding 'pdsa/cardinality/probabilistic_counter.pyx' 2021-07-14T13:35:53,805 adding 'pdsa/helpers/__init__.py' 2021-07-14T13:35:53,807 adding 'pdsa/helpers/hashing/__init__.py' 2021-07-14T13:35:53,824 adding 'pdsa/helpers/hashing/mmh.cpp' 2021-07-14T13:35:53,861 adding 'pdsa/helpers/hashing/mmh.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:53,868 adding 'pdsa/helpers/hashing/mmh.pxd' 2021-07-14T13:35:53,870 adding 'pdsa/helpers/hashing/mmh.pyx' 2021-07-14T13:35:53,872 adding 'pdsa/helpers/storage/__init__.py' 2021-07-14T13:35:53,899 adding 'pdsa/helpers/storage/bitvector.cpp' 2021-07-14T13:35:53,971 adding 'pdsa/helpers/storage/bitvector.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:53,976 adding 'pdsa/helpers/storage/bitvector.pxd' 2021-07-14T13:35:53,978 adding 'pdsa/helpers/storage/bitvector.pyx' 2021-07-14T13:35:54,001 adding 'pdsa/helpers/storage/bitvector_counter.cpp' 2021-07-14T13:35:54,076 adding 'pdsa/helpers/storage/bitvector_counter.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:54,080 adding 'pdsa/helpers/storage/bitvector_counter.pxd' 2021-07-14T13:35:54,082 adding 'pdsa/helpers/storage/bitvector_counter.pyx' 2021-07-14T13:35:54,085 adding 'pdsa/membership/__init__.py' 2021-07-14T13:35:54,173 adding 'pdsa/membership/bloom_filter.cpp' 2021-07-14T13:35:54,415 adding 'pdsa/membership/bloom_filter.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:54,425 adding 'pdsa/membership/bloom_filter.pxd' 2021-07-14T13:35:54,427 adding 'pdsa/membership/bloom_filter.pyx' 2021-07-14T13:35:54,513 adding 'pdsa/membership/counting_bloom_filter.cpp' 2021-07-14T13:35:54,746 adding 'pdsa/membership/counting_bloom_filter.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:54,756 adding 'pdsa/membership/counting_bloom_filter.pxd' 2021-07-14T13:35:54,758 adding 'pdsa/membership/counting_bloom_filter.pyx' 2021-07-14T13:35:54,761 adding 'pdsa/rank/__init__.py' 2021-07-14T13:35:54,798 adding 'pdsa/rank/qdigest.cpp' 2021-07-14T13:35:54,955 adding 'pdsa/rank/qdigest.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T13:35:54,963 adding 'pdsa/rank/qdigest.pxd' 2021-07-14T13:35:54,967 adding 'pdsa/rank/qdigest.pyx' 2021-07-14T13:35:54,970 adding 'pdsa-0.4.0.dist-info/LICENSE.txt' 2021-07-14T13:35:54,972 adding 'pdsa-0.4.0.dist-info/METADATA' 2021-07-14T13:35:54,973 adding 'pdsa-0.4.0.dist-info/WHEEL' 2021-07-14T13:35:54,975 adding 'pdsa-0.4.0.dist-info/top_level.txt' 2021-07-14T13:35:54,977 adding 'pdsa-0.4.0.dist-info/RECORD' 2021-07-14T13:35:55,030 removing build/bdist.linux-armv7l/wheel 2021-07-14T13:35:55,185 Building wheel for pdsa (setup.py): finished with status 'done' 2021-07-14T13:35:55,224 Created wheel for pdsa: filename=pdsa-0.4.0-cp39-cp39-linux_armv7l.whl size=2102532 sha256=50afd19429bd53239fa6ee668e990605a67f646509c6b8522fa26c0c2cf633ce 2021-07-14T13:35:55,225 Stored in directory: /tmp/pip-ephem-wheel-cache-auhtm44j/wheels/c9/87/d3/46051fada2c65531897b1d26edbbcb8928a4bd68c6fefa8616 2021-07-14T13:35:55,251 Successfully built pdsa 2021-07-14T13:35:55,365 Removed build tracker: '/tmp/pip-req-tracker-7ifr6pu4'