2019-07-14T10:58:47 Created temporary directory: /tmp/pip-ephem-wheel-cache-0roiezvy 2019-07-14T10:58:47 Created temporary directory: /tmp/pip-req-tracker-rcz7rzwa 2019-07-14T10:58:47 Created requirements tracker '/tmp/pip-req-tracker-rcz7rzwa' 2019-07-14T10:58:47 Created temporary directory: /tmp/pip-wheel-txecgmjx 2019-07-14T10:58:47 Collecting quickavro==0.1.13 2019-07-14T10:58:47 1 location(s) to search for versions of quickavro: 2019-07-14T10:58:47 * https://pypi.org/simple/quickavro/ 2019-07-14T10:58:47 Getting page https://pypi.org/simple/quickavro/ 2019-07-14T10:58:47 Analyzing links from page https://pypi.org/simple/quickavro/ 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz#sha256=5ff83078435d717094d4c51cf299b734bfe2b9b2e26ccb42a1ba09d439e24ccc (from https://pypi.org/simple/quickavro/), version: 0.1.13 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/f3/16/137412e708d39c59c48259c01cb46bea7d7bf977113a1e46caae7cdf1e3d/quickavro-0.1.17.tar.gz#sha256=0a187930cbf585d430598456e69183d13bb0e8c6e085a15f026e4231f8c9b1c2 (from https://pypi.org/simple/quickavro/), version: 0.1.17 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/48/7d/1d62873da0fb39336c2f987ddc10d9237f4f2c00d107f30360ad581894c4/quickavro-0.1.18.tar.gz#sha256=f37d7db21bad3c5b10a646a2eff8ba815bd957229d0b896a788def722cc4d2e3 (from https://pypi.org/simple/quickavro/), version: 0.1.18 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/db/ee/fb56c5c4da3ea39dfcce9fc250eafc1b39026e4c4c4a43802ac8ddec739a/quickavro-0.1.19.tar.gz#sha256=b132ad1a81ebf5c446a60724b4a50d18ec70cab3c03acf067c02ab6ddf7b9d0c (from https://pypi.org/simple/quickavro/), version: 0.1.19 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/0b/05/4d6ff0fb73a0949598f9f55e1559003a3a4caa823121e00e86a05ba6a01f/quickavro-0.1.20.tar.gz#sha256=04588cfaf878c29cb8d0078329393217f1d1160fa11a26ceedf602789fd1b474 (from https://pypi.org/simple/quickavro/), version: 0.1.20 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/b4/73/75274741d898aeac0ed574d055dfb3ecb5f733f895c10b00b8327b828721/quickavro-0.1.21.tar.gz#sha256=71e9d7e0b4a049b188966a6080f235bd83263a66b32e5c2904f4aca4336964dc (from https://pypi.org/simple/quickavro/), version: 0.1.21 2019-07-14T10:58:47 Found link https://files.pythonhosted.org/packages/73/d4/c813f8c0cc93efb58d551968d95efc6127a9dde30522720dc1b68a96e8d2/quickavro-0.1.22.tar.gz#sha256=ce9e3ace07b0c8967d997f73e42a790ae52191de1e92d7554e22e9e5eaa7e615 (from https://pypi.org/simple/quickavro/), version: 0.1.22 2019-07-14T10:58:47 Using version 0.1.13 (newest of versions: 0.1.13) 2019-07-14T10:58:47 Created temporary directory: /tmp/pip-unpack-5rsp1_bq 2019-07-14T10:58:47 Downloading https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz 2019-07-14T10:58:47 Downloading from URL https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz#sha256=5ff83078435d717094d4c51cf299b734bfe2b9b2e26ccb42a1ba09d439e24ccc (from https://pypi.org/simple/quickavro/) 2019-07-14T10:58:47 Added quickavro==0.1.13 from https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz#sha256=5ff83078435d717094d4c51cf299b734bfe2b9b2e26ccb42a1ba09d439e24ccc to build tracker '/tmp/pip-req-tracker-rcz7rzwa' 2019-07-14T10:58:47 Running setup.py (path:/tmp/pip-wheel-txecgmjx/quickavro/setup.py) egg_info for package quickavro 2019-07-14T10:58:47 Running command python setup.py egg_info 2019-07-14T10:59:13 vendor/snappy/snappy.cc: In member function ‘bool snappy::SnappyIOVecWriter::Append(const char*, size_t)’: 2019-07-14T10:59:13 vendor/snappy/snappy.cc:1014:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const unsigned int’} [-Wsign-compare] 2019-07-14T10:59:13 if (curr_iov_index_ + 1 >= output_iov_count_) { 2019-07-14T10:59:13 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:13 vendor/snappy/snappy.cc: In member function ‘bool snappy::SnappyIOVecWriter::AppendFromSelf(size_t, size_t)’: 2019-07-14T10:59:13 vendor/snappy/snappy.cc:1096:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const unsigned int’} [-Wsign-compare] 2019-07-14T10:59:13 if (curr_iov_index_ + 1 >= output_iov_count_) { 2019-07-14T10:59:13 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:13 vendor/snappy/snappy.cc: In member function ‘void snappy::SnappySinkAllocator::Flush(size_t)’: 2019-07-14T10:59:13 vendor/snappy/snappy.cc:1492:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘unsigned int’} [-Wsign-compare] 2019-07-14T10:59:13 for (int i = 0; i < blocks_.size(); ++i) { 2019-07-14T10:59:13 ~~^~~~~~~~~~~~~~~~ 2019-07-14T10:59:13 vendor/snappy/snappy.cc: In instantiation of ‘bool snappy::SnappyScatteredWriter::AppendFromSelf(size_t, size_t) [with Allocator = snappy::SnappySinkAllocator; size_t = unsigned int]’: 2019-07-14T10:59:13 vendor/snappy/snappy.cc:779:13: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]’ 2019-07-14T10:59:13 vendor/snappy/snappy.cc:865:3: required from ‘bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, snappy::uint32) [with Writer = snappy::SnappyScatteredWriter; snappy::uint32 = unsigned int]’ 2019-07-14T10:59:13 vendor/snappy/snappy.cc:1549:78: required from here 2019-07-14T10:59:13 vendor/snappy/snappy.cc:1401:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 2019-07-14T10:59:13 if (offset - 1u < op_ptr_ - op_base_) { 2019-07-14T10:59:13 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:14 vendor/snappy/snappy.cc: At global scope: 2019-07-14T10:59:14 vendor/snappy/snappy.cc:567:13: warning: ‘void snappy::ComputeTable()’ defined but not used [-Wunused-function] 2019-07-14T10:59:14 static void ComputeTable() { 2019-07-14T10:59:14 ^~~~~~~~~~~~ 2019-07-14T10:59:20 vendor/jansson/src/hashtable_seed.c:48:17: warning: ‘buf_to_uint32’ defined but not used [-Wunused-function] 2019-07-14T10:59:20 static uint32_t buf_to_uint32(char *data) { 2019-07-14T10:59:20 ^~~~~~~~~~~~~ 2019-07-14T10:59:20 vendor/jansson/src/load.c: In function ‘error_set’: 2019-07-14T10:59:20 vendor/jansson/src/load.c:111:29: warning: ‘ near '’ directive output may be truncated writing 7 bytes into a region of size between 1 and 160 [-Wformat-truncation=] 2019-07-14T10:59:20 "%s near '%s'", msg_text, saved_text); 2019-07-14T10:59:20 ^~~~~~~ 2019-07-14T10:59:20 vendor/jansson/src/load.c:110:17: note: ‘snprintf’ output 9 or more bytes (assuming 168) into a destination of size 160 2019-07-14T10:59:20 snprintf(msg_with_context, JSON_ERROR_TEXT_LENGTH, 2019-07-14T10:59:20 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:20 "%s near '%s'", msg_text, saved_text); 2019-07-14T10:59:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:20 vendor/jansson/src/load.c:124:29: warning: ‘ near end of file’ directive output may be truncated writing 17 bytes into a region of size between 1 and 160 [-Wformat-truncation=] 2019-07-14T10:59:20 "%s near end of file", msg_text); 2019-07-14T10:59:20 ^~~~~~~~~~~~~~~~~ 2019-07-14T10:59:20 vendor/jansson/src/load.c:123:17: note: ‘snprintf’ output between 18 and 177 bytes into a destination of size 160 2019-07-14T10:59:20 snprintf(msg_with_context, JSON_ERROR_TEXT_LENGTH, 2019-07-14T10:59:20 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:20 "%s near end of file", msg_text); 2019-07-14T10:59:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-14T10:59:33 vendor/avro/lang/c/src/datum_value.c: In function ‘avro_datum_value_get_type’: 2019-07-14T10:59:33 vendor/avro/lang/c/src/datum_value.c:86:2: warning: #warning "Bug: EINVAL is not of type avro_type_t." [-Wcpp] 2019-07-14T10:59:33 #warning "Bug: EINVAL is not of type avro_type_t." 2019-07-14T10:59:33 ^~~~~~~ 2019-07-14T10:59:52 vendor/avro/lang/c/src/schema.c: In function ‘avro_schema_from_json_t’: 2019-07-14T10:59:52 vendor/avro/lang/c/src/schema.c:854:3: warning: #warning "Bug: '0' is not of type avro_type_t." [-Wcpp] 2019-07-14T10:59:52 #warning "Bug: '0' is not of type avro_type_t." 2019-07-14T10:59:52 ^~~~~~~ 2019-07-14T11:00:05 running egg_info 2019-07-14T11:00:05 creating pip-egg-info/quickavro.egg-info 2019-07-14T11:00:05 writing pip-egg-info/quickavro.egg-info/PKG-INFO 2019-07-14T11:00:05 writing dependency_links to pip-egg-info/quickavro.egg-info/dependency_links.txt 2019-07-14T11:00:05 writing entry points to pip-egg-info/quickavro.egg-info/entry_points.txt 2019-07-14T11:00:05 writing top-level names to pip-egg-info/quickavro.egg-info/top_level.txt 2019-07-14T11:00:05 writing manifest file 'pip-egg-info/quickavro.egg-info/SOURCES.txt' 2019-07-14T11:00:05 reading manifest file 'pip-egg-info/quickavro.egg-info/SOURCES.txt' 2019-07-14T11:00:05 reading manifest template 'MANIFEST.in' 2019-07-14T11:00:05 writing manifest file 'pip-egg-info/quickavro.egg-info/SOURCES.txt' 2019-07-14T11:00:05 Compiling vendor static library ... 2019-07-14T11:00:06 Source in /tmp/pip-wheel-txecgmjx/quickavro has version 0.1.13, which satisfies requirement quickavro==0.1.13 from https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz#sha256=5ff83078435d717094d4c51cf299b734bfe2b9b2e26ccb42a1ba09d439e24ccc 2019-07-14T11:00:06 Removed quickavro==0.1.13 from https://files.pythonhosted.org/packages/66/af/b8440a9e0a2c55d18c328679a37461e1839a042a0e8b46245d25e1526258/quickavro-0.1.13.tar.gz#sha256=5ff83078435d717094d4c51cf299b734bfe2b9b2e26ccb42a1ba09d439e24ccc from build tracker '/tmp/pip-req-tracker-rcz7rzwa' 2019-07-14T11:00:06 Building wheels for collected packages: quickavro 2019-07-14T11:00:06 Created temporary directory: /tmp/pip-wheel-7ss6e5dm 2019-07-14T11:00:06 Building wheel for quickavro (setup.py): started 2019-07-14T11:00:06 Destination directory: /tmp/pip-wheel-7ss6e5dm 2019-07-14T11:00:06 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-txecgmjx/quickavro/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-7ss6e5dm 2019-07-14T11:00:27 running bdist_wheel 2019-07-14T11:00:27 running build 2019-07-14T11:00:27 running build_py 2019-07-14T11:00:27 creating build/lib.linux-armv7l-3.7 2019-07-14T11:00:27 creating build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/__main__.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/encoder.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/writer.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/constants.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/reader.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/utils.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/__init__.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/_compat.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 copying quickavro/errors.py -> build/lib.linux-armv7l-3.7/quickavro 2019-07-14T11:00:27 running build_ext 2019-07-14T11:00:27 building '_quickavro' extension 2019-07-14T11:00:27 creating build/temp.linux-armv7l-3.7 2019-07-14T11:00:27 creating build/temp.linux-armv7l-3.7/src 2019-07-14T11:00:27 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/tmp/pip-wheel-txecgmjx/quickavro/src -Ivendor/snappy -Ivendor/jansson -Ivendor/jansson/src -Ivendor/avro/lang/c/src -Ivendor/avro/lang/c/src/avro -I/usr/include/python3.7m -c src/convert.c -o build/temp.linux-armv7l-3.7/src/convert.o -Wfatal-errors 2019-07-14T11:00:29 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/tmp/pip-wheel-txecgmjx/quickavro/src -Ivendor/snappy -Ivendor/jansson -Ivendor/jansson/src -Ivendor/avro/lang/c/src -Ivendor/avro/lang/c/src/avro -I/usr/include/python3.7m -c src/encoderobject.c -o build/temp.linux-armv7l-3.7/src/encoderobject.o -Wfatal-errors 2019-07-14T11:00:30 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/tmp/pip-wheel-txecgmjx/quickavro/src -Ivendor/snappy -Ivendor/jansson -Ivendor/jansson/src -Ivendor/avro/lang/c/src -Ivendor/avro/lang/c/src/avro -I/usr/include/python3.7m -c src/snappyobject.c -o build/temp.linux-armv7l-3.7/src/snappyobject.o -Wfatal-errors 2019-07-14T11:00:30 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/tmp/pip-wheel-txecgmjx/quickavro/src -Ivendor/snappy -Ivendor/jansson -Ivendor/jansson/src -Ivendor/avro/lang/c/src -Ivendor/avro/lang/c/src/avro -I/usr/include/python3.7m -c src/module.c -o build/temp.linux-armv7l-3.7/src/module.o -Wfatal-errors 2019-07-14T11:00:31 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/src/convert.o build/temp.linux-armv7l-3.7/src/encoderobject.o build/temp.linux-armv7l-3.7/src/snappyobject.o build/temp.linux-armv7l-3.7/src/module.o build/static/libquickavro.a -lstdc++ -o build/lib.linux-armv7l-3.7/_quickavro.cpython-37m-arm-linux-gnueabihf.so 2019-07-14T11:00:32 installing to build/bdist.linux-armv7l/wheel 2019-07-14T11:00:32 running install 2019-07-14T11:00:32 running install_lib 2019-07-14T11:00:32 creating build/bdist.linux-armv7l 2019-07-14T11:00:32 creating build/bdist.linux-armv7l/wheel 2019-07-14T11:00:32 creating build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/__main__.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/encoder.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/writer.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/constants.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/reader.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/utils.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/__init__.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/_compat.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/quickavro/errors.py -> build/bdist.linux-armv7l/wheel/quickavro 2019-07-14T11:00:32 copying build/lib.linux-armv7l-3.7/_quickavro.cpython-37m-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel 2019-07-14T11:00:32 running install_egg_info 2019-07-14T11:00:32 running egg_info 2019-07-14T11:00:32 writing quickavro.egg-info/PKG-INFO 2019-07-14T11:00:32 writing dependency_links to quickavro.egg-info/dependency_links.txt 2019-07-14T11:00:32 writing entry points to quickavro.egg-info/entry_points.txt 2019-07-14T11:00:32 writing top-level names to quickavro.egg-info/top_level.txt 2019-07-14T11:00:32 reading manifest file 'quickavro.egg-info/SOURCES.txt' 2019-07-14T11:00:32 reading manifest template 'MANIFEST.in' 2019-07-14T11:00:32 writing manifest file 'quickavro.egg-info/SOURCES.txt' 2019-07-14T11:00:32 Copying quickavro.egg-info to build/bdist.linux-armv7l/wheel/quickavro-0.1.13-py3.7.egg-info 2019-07-14T11:00:33 running install_scripts 2019-07-14T11:00:33 creating build/bdist.linux-armv7l/wheel/quickavro-0.1.13.dist-info/WHEEL 2019-07-14T11:00:33 creating '/tmp/pip-wheel-7ss6e5dm/quickavro-0.1.13-cp37-cp37m-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2019-07-14T11:00:33 adding '_quickavro.cpython-37m-arm-linux-gnueabihf.so' 2019-07-14T11:00:33 adding 'quickavro/__init__.py' 2019-07-14T11:00:33 adding 'quickavro/__main__.py' 2019-07-14T11:00:33 adding 'quickavro/_compat.py' 2019-07-14T11:00:33 adding 'quickavro/constants.py' 2019-07-14T11:00:33 adding 'quickavro/encoder.py' 2019-07-14T11:00:33 adding 'quickavro/errors.py' 2019-07-14T11:00:33 adding 'quickavro/reader.py' 2019-07-14T11:00:33 adding 'quickavro/utils.py' 2019-07-14T11:00:33 adding 'quickavro/writer.py' 2019-07-14T11:00:33 adding 'quickavro-0.1.13.dist-info/METADATA' 2019-07-14T11:00:33 adding 'quickavro-0.1.13.dist-info/WHEEL' 2019-07-14T11:00:33 adding 'quickavro-0.1.13.dist-info/entry_points.txt' 2019-07-14T11:00:33 adding 'quickavro-0.1.13.dist-info/top_level.txt' 2019-07-14T11:00:33 adding 'quickavro-0.1.13.dist-info/RECORD' 2019-07-14T11:00:33 removing build/bdist.linux-armv7l/wheel 2019-07-14T11:00:33 Building wheel for quickavro (setup.py): finished with status 'done' 2019-07-14T11:00:33 Stored in directory: /tmp/tmp_1y65pyu 2019-07-14T11:00:33 Successfully built quickavro 2019-07-14T11:00:33 Cleaning up... 2019-07-14T11:00:33 Removing source in /tmp/pip-wheel-txecgmjx/quickavro 2019-07-14T11:00:35 Removed build tracker '/tmp/pip-req-tracker-rcz7rzwa'