Collecting open-redis==0.3 1 location(s) to search for versions of open-redis: * https://pypi.python.org/simple/open-redis/ Getting page https://pypi.python.org/simple/open-redis/ Analyzing links from page https://pypi.python.org/simple/open-redis/ Found link https://pypi.python.org/packages/24/97/1fb3fc3eb8438879c73e15eb58982c7b2c6b180232a1b3e94ad65db14162/open-redis-0.1.tar.gz#md5=a39da67ec90f9f7d056cae50588e54bc (from https://pypi.python.org/simple/open-redis/), version: 0.1 Found link https://pypi.python.org/packages/29/98/361d6e1359db37253889388b946a5753f6130b81b63b1eef93c7df7ef543/open-redis-0.2.tar.gz#md5=b1a31f63ce0c3378f3b9f52b763de973 (from https://pypi.python.org/simple/open-redis/), version: 0.2 Found link https://pypi.python.org/packages/d0/14/83c37aa3a13779de977f0a23d58a1d82fd64212be8cd0ce9f9d8eae8484a/open-redis-0.3.tar.gz#md5=6814db7003e330ae549f50ff66d826f9 (from https://pypi.python.org/simple/open-redis/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Downloading open-redis-0.3.tar.gz (1.6MB) Downloading from URL https://pypi.python.org/packages/d0/14/83c37aa3a13779de977f0a23d58a1d82fd64212be8cd0ce9f9d8eae8484a/open-redis-0.3.tar.gz#md5=6814db7003e330ae549f50ff66d826f9 (from https://pypi.python.org/simple/open-redis/) Running setup.py (path:/tmp/pip-build-cfawu4g6/open-redis/setup.py) egg_info for package open-redis Running command python setup.py egg_info Current Setup Location: /tmp/pip-build-cfawu4g6/open-redis Working Directory: /tmp/pip-build-cfawu4g6/open-redis running egg_info creating pip-egg-info/open_redis.egg-info writing pip-egg-info/open_redis.egg-info/PKG-INFO writing top-level names to pip-egg-info/open_redis.egg-info/top_level.txt writing dependency_links to pip-egg-info/open_redis.egg-info/dependency_links.txt writing entry points to pip-egg-info/open_redis.egg-info/entry_points.txt writing requirements to pip-egg-info/open_redis.egg-info/requires.txt writing manifest file 'pip-egg-info/open_redis.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/open_redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... writing manifest file 'pip-egg-info/open_redis.egg-info/SOURCES.txt' Source in /tmp/pip-build-cfawu4g6/open-redis has version 0.3, which satisfies requirement open-redis==0.3 from https://pypi.python.org/packages/d0/14/83c37aa3a13779de977f0a23d58a1d82fd64212be8cd0ce9f9d8eae8484a/open-redis-0.3.tar.gz#md5=6814db7003e330ae549f50ff66d826f9 Building wheels for collected packages: open-redis Running setup.py bdist_wheel for open-redis: started Destination directory: /tmp/tmpm4h1h0ecpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cfawu4g6/open-redis/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/tmpm4h1h0ecpip-wheel- Current Setup Location: /tmp/pip-build-cfawu4g6/open-redis Working Directory: /tmp/pip-build-cfawu4g6/open-redis running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/open_redis copying open_redis/deployment.py -> build/lib/open_redis copying open_redis/__init__.py -> build/lib/open_redis creating build/lib/open_redis/pyscripts copying pyscripts/redis_express.py -> build/lib/open_redis/pyscripts copying pyscripts/__init__.py -> build/lib/open_redis/pyscripts installing to build/bdist.linux-armv7l/wheel running install Copying Files into install... Extracting Redis To Build Location: build/lib Setting up Redis make. Compiling Redis cd src && make all make[1]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/src' rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html (cd ../deps && make distclean) make[2]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd geohash-int && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[2]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS= >> .make-settings echo LDFLAGS= >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -O2 -g -ggdb -I../deps/geohash-int -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua geohash-int jemalloc) make[2]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd geohash-int && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo "" > .make-cflags) (echo "" > .make-ldflags) MAKE hiredis cd hiredis && make static make[3]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o make[3]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/hiredis' MAKE linenoise cd linenoise && make make[3]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/linenoise' cc -Wall -Os -g -c linenoise.c make[3]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/linenoise' MAKE lua cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" make[3]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c ldo.c: In function ‘f_parser’: ldo.c:496:7: warning: unused variable ‘c’ [-Wunused-variable] int c = luaZ_lookahead(p->z); ^ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c cc -o lua lua.o liblua.a -lm liblua.a(loslib.o): In function `os_tmpname': loslib.c:(.text+0x260): warning: the use of `tmpnam' is dangerous, better use `mkstemp' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/lua/src' MAKE geohash-int cd geohash-int && make make[3]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/geohash-int' cc -Wall -O2 -g -c geohash.c cc -Wall -O2 -g -c geohash_helper.c make[3]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/geohash-int' MAKE jemalloc cd jemalloc && ./configure --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of intmax_t... 8 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for ar... ar checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether valgrind is compilable... no checking whether a program using __builtin_ffsl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for library containing clock_gettime... none required checking for secure_getenv... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... yes checking for __builtin_clz... yes checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_internal.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/private_namespace.h commands config.status: executing include/jemalloc/internal/private_unnamespace.h commands config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 4.0.3-0-ge9192eacf8935e29fc62fddc2701f7942b1cc02c library revision : 2 CONFIG : --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops ' LDFLAGS= CC : gcc CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -fvisibility=hidden CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT LDFLAGS : EXTRA_LDFLAGS : LIBS : -lpthread TESTLIBS : RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/jemalloc/ objroot : abs_objroot : /tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : autogen : 0 cc-silence : 1 debug : 0 code-coverage : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 tcache : 1 fill : 1 utrace : 0 valgrind : 0 xmalloc : 0 munmap : 0 lazy_lock : 0 tls : 1 cache-oblivious : 1 =============================================================================== cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" lib/libjemalloc.a make[3]: Entering directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/pages.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o make[3]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps/jemalloc' make[2]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o sds.c: In function ‘sdsReqType’: sds.c:64:21: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (string_size < 1ll<<32) ^ CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o CC util.o CC object.o CC db.o CC replication.o CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o debug.c: In function ‘logRegisters’: debug.c:697:31: warning: unused parameter ‘uc’ [-Wunused-parameter] void logRegisters(ucontext_t *uc) { ^ CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC scripting.o CC bio.o CC rio.o CC rand.o CC memtest.o CC crc64.o CC bitops.o CC sentinel.o CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC geo.o LINK redis-server INSTALL redis-sentinel CC redis-cli.o LINK redis-cli CC redis-benchmark.o LINK redis-benchmark INSTALL redis-check-rdb CC redis-check-aof.o LINK redis-check-aof Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/tmp/pip-build-cfawu4g6/open-redis/build/lib/redis-3.2.10/src' Post Install Location: /tmp/pip-build-cfawu4g6/open-redis Deleting... build/bdist.linux-armv7l/wheel/open_redis Completed delete... build/bdist.linux-armv7l/wheel/open_redis Copying from build/lib to build/bdist.linux-armv7l/wheel/ creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/open_redis creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/MANIFESTO -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/CONTRIBUTING -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/scripting.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.make-prerequisites -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bitops.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/help.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/setproctitle.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/testhelp.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_list.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/memtest.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sdsalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_hash.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sort.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/setproctitle.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/multi.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/version.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/mkreleasehdr.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sort.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/notify.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/syncio.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sentinel.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bitops.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/db.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_c.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pubsub.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/object.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debug.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/aof.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debugmacro.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_string.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pubsub.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc16.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sentinel.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_zset.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_d.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_string.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-server -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/fmacros.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/object.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_evport.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/blocked.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/db.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/syncio.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_select.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/Makefile.dep -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/hyperloglog.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/solarisfixes.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.make-settings -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/replication.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/notify.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_set.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/multi.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/aof.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/blocked.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/valgrind.sup -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/replication.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_d.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/networking.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzfP.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_hash.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_c.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-sentinel -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_zset.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/scripting.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debug.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_list.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redisassert.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_kqueue.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_epoll.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/hyperloglog.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/memtest.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/asciilogo.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-trib.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc16.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/networking.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_set.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/src copying build/lib/redis-3.2.10/redis.conf -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/runtest -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/INSTALL -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-prerequisites -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/update-jemalloc.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-ldflags -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-cflags -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/.travis.yml -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sdsalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libevent.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libev.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/ae.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libuv.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/zmalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/dict.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/fmacros.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/libhiredis.a -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/test.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libevent.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-ae.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libuv.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libev.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/dict.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/COPYING -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/README.md -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/CHANGELOG.md -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/geohash-int creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/html.xsl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/manpages.xsl.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.xml -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.3 -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/html.xsl.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/stylesheet.xsl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/manpages.xsl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.xml.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/Makefile.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.stamp -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/valgrind.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.d -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/zone.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/config.status -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/math.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc_1.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/mtx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/mq.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/SFMT.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/thd.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/timer.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/test.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc_0.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/src creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_idump.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/math.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/zero.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/rb.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_accum.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/rtree.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mtx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_reset.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/quarantine.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/ql.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/lg_chunk.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_active.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mq.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mallctl.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/SFMT.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/util.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_thread_name.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/atomic.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/hash.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/tsd.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk_alloc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/bitmap.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk_free.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/qr.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/stats.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_gdump.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/ckh.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/size_classes.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/unit creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/allocated.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/aligned_alloc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/rallocx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/xallocx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/thread_arena.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/MALLOCX_ARENA.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/posix_memalign.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/mallocx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/sdallocx.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/chunk.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/thread_tcache_enabled.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/overflow.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/integration creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/stress copying build/lib/redis-3.2.10/deps/jemalloc/test/stress/microbench.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/stress copying build/lib/redis-3.2.10/deps/jemalloc/test/test.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/mq.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/math.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params2281.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-alti.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params44497.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params19937.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params216091.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params132049.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/btalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/thd.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params4253.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test_defs.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/timer.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params86243.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params1279.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/test.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test_defs.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/mtx.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-sse2.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params607.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params11213.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/test.sh.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/test copying build/lib/redis-3.2.10/deps/jemalloc/VERSION -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/coverage.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.gitattributes -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/INSTALL -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.stamp.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/install-sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/configure -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/ChangeLog -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.log -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/jemalloc.pc -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/windows_extra.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99/stdbool.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99/stdint.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/strings.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/msvc_compat creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle_jet.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_typedefs.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_typedefs.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_macros.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/hash.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/qr.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk_dss.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/quarantine.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/stats.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/tcache.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/prof.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/huge.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/extent.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/pages.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_namespace.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/mutex.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/atomic.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/size_classes.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ql.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/base.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/rtree.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_unnamespace.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/size_classes.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_namespace.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/bitmap.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_symbols.txt -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_namespace.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/rb.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/valgrind.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/util.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_unnamespace.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk_mmap.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/tsd.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/mb.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/arena.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/prng.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ctl.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_unnamespace.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ckh.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_unnamespace.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_namespace.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_symbols.txt -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_defs.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos_jet.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_macros.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_defs.h.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_rename.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_rename.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/include/jemalloc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jeprof.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc-config -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jeprof -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc-config.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc.sh.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/bin creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/lib copying build/lib/redis-3.2.10/deps/jemalloc/lib/libjemalloc.a -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc/lib copying build/lib/redis-3.2.10/deps/jemalloc/config.guess -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/COPYING -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/autogen.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/configure.ac -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.sub -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/jemalloc.pc.in -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.autom4te.cfg -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/README.md -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/luac.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/logo.gif -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.css -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.1 -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/readme.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/contents.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/luac.1 -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/manual.html -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/cover.png -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/manual.css -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luaconf.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldump.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lbaselib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldump.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loadlib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmathlib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loslib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loslib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liolib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstrlib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_bit.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstrlib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/linit.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmathlib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cmsgpack.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/print.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liblua.a -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_struct.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/print.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liolib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lualib.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldblib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_bit.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltablib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cjson.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldblib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cjson.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loadlib.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltablib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/linit.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lbaselib.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cmsgpack.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_struct.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llimits.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/COPYRIGHT -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/sieve.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/fibfor.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/life.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/fib.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/hello.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/xd.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/bisect.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/table.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/trace-globals.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/sort.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/trace-calls.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/luac.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/env.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/cf.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/readonly.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/globals.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/factorial.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/printf.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/echo.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/INSTALL -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua copying build/lib/redis-3.2.10/deps/lua/HISTORY -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua copying build/lib/redis-3.2.10/deps/lua/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/min.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.hpp -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.ico -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/all.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/noparser.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/strict.lua -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/luavs.bat -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.pc -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/lua/etc creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/Makefile -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/README.markdown -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.h -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.o -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/example.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/00-RELEASENOTES -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/runtest-sentinel -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/BUGS -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/tmp copying build/lib/redis-3.2.10/tests/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/tmp creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tmp copying build/lib/redis-3.2.10/tests/sentinel/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tmp creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/00-base.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/02-slaves-reconf.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests/includes copying build/lib/redis-3.2.10/tests/sentinel/tests/includes/init-tests.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests/includes copying build/lib/redis-3.2.10/tests/sentinel/tests/05-manual.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/06-ckquorum.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/03-runtime-reconf.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/04-slave-selection.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/01-conf-update.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/07-down-conditions.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/run.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/sentinel creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/introspection.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/quit.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/sort.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/scripting.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/limits.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/latency-monitor.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/aofrw.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/maxmemory.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/pubsub.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/expire.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/bitfield.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/geo.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/introspection-2.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/dump.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/multi.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/slowlog.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/auth.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/obuf-limits.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/memefficiency.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/printver.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/protocol.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/scan.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-common.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/incr.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/hash.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/string.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-3.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-2.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/zset.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/set.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/hyperloglog.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/keyspace.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/bitops.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/other.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/unit creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tmp copying build/lib/redis-3.2.10/tests/cluster/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tmp copying build/lib/redis-3.2.10/tests/cluster/cluster.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/00-base.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/12-replica-migration-2.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests/includes copying build/lib/redis-3.2.10/tests/cluster/tests/includes/init-tests.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests/includes copying build/lib/redis-3.2.10/tests/cluster/tests/01-faildet.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/07-replica-migration.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests/helpers copying build/lib/redis-3.2.10/tests/cluster/tests/helpers/onlydots.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests/helpers copying build/lib/redis-3.2.10/tests/cluster/tests/02-failover.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/11-manual-takeover.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/08-update-msg.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/04-resharding.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/10-manual-failover.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/06-slave-stop-cond.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/09-pubsub.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/03-failover-loop.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/05-slave-selection.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/run.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/convert-zipmap-hash-on-load.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/redis-cli.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-psync.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-3.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/rdb.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/aof-race.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-4.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-2.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/logging.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/aof.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/integration creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/util.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/cluster.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/test.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/server.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/tmpfile.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/redis.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/support creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/helpers/bg_complex_data.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/helpers/gen_write_load.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/test_helper.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests copying build/lib/redis-3.2.10/tests/instances.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/default.conf -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/hash-zipmap.rdb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/encodings.rdb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/tests/assets creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/install_server.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/whatisdoing.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/01_create_tarball.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/03_test_release.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/04_release_hash.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/02_upload_tarball.sh -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/corrupt_rdb.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/hll-gnuplot-graph.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/hll-err.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hyperloglog creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/hashtable/rehashing.c -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/hashtable/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/speed-regression.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis_init_script.tpl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis-copy.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/generate-command-help.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis-sha1.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis_init_script -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/build-static-symbols.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/.gitignore -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/create-cluster -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/cluster_fail_time.tcl -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/utils/lru/test-lru.rb -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/utils/lru/README -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/sentinel.conf -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/COPYING -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/runtest-cluster -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 copying build/lib/redis-3.2.10/README.md -> build/bdist.linux-armv7l/wheel/open_redis/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/open_redis/open_redis copying build/lib/open_redis/deployment.py -> build/bdist.linux-armv7l/wheel/open_redis/open_redis creating build/bdist.linux-armv7l/wheel/open_redis/open_redis/pyscripts copying build/lib/open_redis/pyscripts/redis_express.py -> build/bdist.linux-armv7l/wheel/open_redis/open_redis/pyscripts copying build/lib/open_redis/pyscripts/__init__.py -> build/bdist.linux-armv7l/wheel/open_redis/open_redis/pyscripts copying build/lib/open_redis/__init__.py -> build/bdist.linux-armv7l/wheel/open_redis/open_redis Calling super run... running install_lib creating build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/MANIFESTO -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/CONTRIBUTING -> build/bdist.linux-armv7l/wheel/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/scripting.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.make-prerequisites -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bitops.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/help.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/setproctitle.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/testhelp.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_list.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/memtest.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sdsalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_hash.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sort.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/setproctitle.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/multi.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/version.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/mkreleasehdr.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sort.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/notify.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/syncio.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sentinel.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bitops.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/db.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_c.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pubsub.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/object.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debug.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/aof.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debugmacro.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_string.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pubsub.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc16.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sentinel.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_zset.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_d.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/config.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_string.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-server -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rdb.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/fmacros.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/object.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_evport.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/blocked.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/db.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/syncio.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_select.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/Makefile.dep -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/hyperloglog.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/solarisfixes.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/util.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/release.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/.make-settings -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/replication.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc64.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zipmap.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/notify.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_set.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/zmalloc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/multi.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/aof.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/blocked.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/bio.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/valgrind.sup -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sparkline.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sha1.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-benchmark -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/replication.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rand.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/dict.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_d.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/sds.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/networking.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/geo.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzfP.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_hash.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/lzf_c.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/rio.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-sentinel -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_zset.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/intset.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/cluster.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ziplist.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-rdb.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/scripting.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/debug.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-cli.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/quicklist.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_list.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redisassert.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_kqueue.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/ae_epoll.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/hyperloglog.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/memtest.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/asciilogo.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-trib.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/redis-check-aof.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/endianconv.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/crc16.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/networking.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/pqsort.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/anet.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/t_set.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/latency.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/server.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/slowlog.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/src/adlist.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/src copying build/lib/redis-3.2.10/redis.conf -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/runtest -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/INSTALL -> build/bdist.linux-armv7l/wheel/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-prerequisites -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/update-jemalloc.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-ldflags -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps copying build/lib/redis-3.2.10/deps/.make-cflags -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/.travis.yml -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sdsalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libevent.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libev.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/ae.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/adapters/libuv.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/adapters copying build/lib/redis-3.2.10/deps/hiredis/zmalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/dict.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/fmacros.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/libhiredis.a -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/test.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/hiredis.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/async.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libevent.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-ae.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libuv.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example-libev.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/examples/example.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis/examples copying build/lib/redis-3.2.10/deps/hiredis/dict.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/net.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/sds.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/COPYING -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/README.md -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis copying build/lib/redis-3.2.10/deps/hiredis/CHANGELOG.md -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/hiredis creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int copying build/lib/redis-3.2.10/deps/geohash-int/geohash_helper.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/geohash-int creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/html.xsl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/manpages.xsl.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.xml -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.3 -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/html.xsl.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/stylesheet.xsl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/manpages.xsl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/doc/jemalloc.xml.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/doc copying build/lib/redis-3.2.10/deps/jemalloc/Makefile.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.stamp -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/valgrind.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/extent.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/hash.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/util.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/huge.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/base.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/rtree.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mb.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tsd.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/mutex.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/arena.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/prof.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/jemalloc.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ctl.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_mmap.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/atomic.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/bitmap.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/stats.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/tcache.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/pages.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.d -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/zone.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/ckh.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/quarantine.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/src/chunk_dss.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/src copying build/lib/redis-3.2.10/deps/jemalloc/config.status -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/math.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc_1.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/mtx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/mq.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/SFMT.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/thd.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/timer.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/test.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src copying build/lib/redis-3.2.10/deps/jemalloc/test/src/btalloc_0.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/src creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_idump.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/math.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/zero.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/rb.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_accum.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/rtree.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mtx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_reset.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/quarantine.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/ql.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/lg_chunk.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_active.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mq.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/mallctl.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/SFMT.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/util.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_thread_name.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/atomic.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/hash.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/tsd.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk_alloc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/bitmap.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/junk_free.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/qr.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/stats.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/prof_gdump.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/ckh.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit copying build/lib/redis-3.2.10/deps/jemalloc/test/unit/size_classes.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/unit creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/allocated.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/aligned_alloc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/rallocx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/xallocx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/thread_arena.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/MALLOCX_ARENA.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/posix_memalign.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/mallocx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/sdallocx.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/chunk.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/thread_tcache_enabled.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration copying build/lib/redis-3.2.10/deps/jemalloc/test/integration/overflow.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/integration creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/stress copying build/lib/redis-3.2.10/deps/jemalloc/test/stress/microbench.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/stress copying build/lib/redis-3.2.10/deps/jemalloc/test/test.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/mq.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/math.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params2281.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-alti.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params44497.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params19937.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params216091.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params132049.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/btalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/thd.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params4253.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test_defs.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/timer.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params86243.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params1279.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/test.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/jemalloc_test_defs.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/mtx.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-sse2.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params607.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/include/test/SFMT-params11213.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test/include/test copying build/lib/redis-3.2.10/deps/jemalloc/test/test.sh.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/test copying build/lib/redis-3.2.10/deps/jemalloc/VERSION -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/coverage.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.gitattributes -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/INSTALL -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.stamp.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/install-sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/configure -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/ChangeLog -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.log -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/jemalloc.pc -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/windows_extra.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99/stdbool.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99/stdint.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat/C99 copying build/lib/redis-3.2.10/deps/jemalloc/include/msvc_compat/strings.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/msvc_compat creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle_jet.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_typedefs.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_typedefs.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_macros.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/hash.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/qr.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk_dss.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/quarantine.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/stats.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/tcache.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/prof.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/huge.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/extent.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/pages.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_namespace.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/mutex.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/atomic.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/size_classes.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ql.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/base.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/rtree.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_unnamespace.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/size_classes.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_namespace.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/bitmap.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_symbols.txt -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_namespace.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/rb.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/valgrind.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/util.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/private_unnamespace.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/chunk_mmap.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/tsd.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/mb.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/arena.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/prng.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ctl.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_unnamespace.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/ckh.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_unnamespace.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_namespace.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/internal/public_symbols.txt -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc/internal copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_mangle.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_defs.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_protos_jet.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_macros.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_defs.h.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_rename.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/include/jemalloc/jemalloc_rename.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/include/jemalloc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jeprof.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc-config -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jeprof -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc-config.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin copying build/lib/redis-3.2.10/deps/jemalloc/bin/jemalloc.sh.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/bin creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/lib copying build/lib/redis-3.2.10/deps/jemalloc/lib/libjemalloc.a -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc/lib copying build/lib/redis-3.2.10/deps/jemalloc/config.guess -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/COPYING -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/autogen.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/configure.ac -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/config.sub -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/jemalloc.pc.in -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/jemalloc/.autom4te.cfg -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/jemalloc copying build/lib/redis-3.2.10/deps/README.md -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/luac.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/logo.gif -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.css -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.1 -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/lua.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/readme.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/contents.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/luac.1 -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/manual.html -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/cover.png -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/doc/manual.css -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/doc copying build/lib/redis-3.2.10/deps/lua/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luaconf.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldump.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llex.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lbaselib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldump.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loadlib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmathlib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lgc.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loslib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loslib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liolib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstrlib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lopcodes.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_bit.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstrlib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/linit.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmathlib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cmsgpack.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/print.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lauxlib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liblua.a -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldo.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_struct.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/print.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/liolib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lcode.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lualib.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstate.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldblib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_bit.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltablib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lzio.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cjson.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltm.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldblib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cjson.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lmem.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lobject.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lparser.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/loadlib.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lfunc.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ldebug.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltablib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/linit.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lbaselib.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lvm.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lstring.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/strbuf.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/fpconv.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_cmsgpack.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/luac.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lua_struct.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/ltable.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lapi.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/llimits.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/src/lundump.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/src copying build/lib/redis-3.2.10/deps/lua/COPYRIGHT -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/sieve.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/fibfor.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/life.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/fib.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/hello.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/xd.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/bisect.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/table.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/trace-globals.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/sort.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/trace-calls.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/luac.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/env.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/cf.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/readonly.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/globals.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/factorial.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/printf.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/echo.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/test/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/test copying build/lib/redis-3.2.10/deps/lua/INSTALL -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua copying build/lib/redis-3.2.10/deps/lua/HISTORY -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua copying build/lib/redis-3.2.10/deps/lua/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/min.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.hpp -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.ico -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/all.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/noparser.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/strict.lua -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/luavs.bat -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc copying build/lib/redis-3.2.10/deps/lua/etc/lua.pc -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/lua/etc creating build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/Makefile -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/README.markdown -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.h -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.o -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/example.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/deps/linenoise/linenoise.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/deps/linenoise copying build/lib/redis-3.2.10/00-RELEASENOTES -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/runtest-sentinel -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/BUGS -> build/bdist.linux-armv7l/wheel/redis-3.2.10 creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/tmp copying build/lib/redis-3.2.10/tests/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/tmp creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tmp copying build/lib/redis-3.2.10/tests/sentinel/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tmp creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/00-base.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/02-slaves-reconf.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests/includes copying build/lib/redis-3.2.10/tests/sentinel/tests/includes/init-tests.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests/includes copying build/lib/redis-3.2.10/tests/sentinel/tests/05-manual.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/06-ckquorum.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/03-runtime-reconf.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/04-slave-selection.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/01-conf-update.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/tests/07-down-conditions.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel/tests copying build/lib/redis-3.2.10/tests/sentinel/run.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/sentinel creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/introspection.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/quit.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/sort.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/scripting.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/limits.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/latency-monitor.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/aofrw.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/maxmemory.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/pubsub.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/expire.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/bitfield.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/geo.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/introspection-2.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/dump.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/multi.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/slowlog.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/auth.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/obuf-limits.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/memefficiency.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/printver.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/protocol.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/scan.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-common.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/incr.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/hash.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/string.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-3.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/list-2.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/zset.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/type/set.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit/type copying build/lib/redis-3.2.10/tests/unit/hyperloglog.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/keyspace.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/bitops.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit copying build/lib/redis-3.2.10/tests/unit/other.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/unit creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tmp copying build/lib/redis-3.2.10/tests/cluster/tmp/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tmp copying build/lib/redis-3.2.10/tests/cluster/cluster.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/00-base.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/12-replica-migration-2.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests/includes copying build/lib/redis-3.2.10/tests/cluster/tests/includes/init-tests.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests/includes copying build/lib/redis-3.2.10/tests/cluster/tests/01-faildet.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/07-replica-migration.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests/helpers copying build/lib/redis-3.2.10/tests/cluster/tests/helpers/onlydots.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests/helpers copying build/lib/redis-3.2.10/tests/cluster/tests/02-failover.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/11-manual-takeover.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/08-update-msg.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/04-resharding.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/10-manual-failover.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/06-slave-stop-cond.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/09-pubsub.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/03-failover-loop.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/tests/05-slave-selection.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster/tests copying build/lib/redis-3.2.10/tests/cluster/run.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/cluster creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/convert-zipmap-hash-on-load.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/redis-cli.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-psync.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-3.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/rdb.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/aof-race.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-4.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/replication-2.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/logging.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration copying build/lib/redis-3.2.10/tests/integration/aof.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/integration creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/util.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/cluster.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/test.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/server.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/tmpfile.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support copying build/lib/redis-3.2.10/tests/support/redis.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/support creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/helpers/bg_complex_data.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/helpers/gen_write_load.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/helpers copying build/lib/redis-3.2.10/tests/test_helper.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests copying build/lib/redis-3.2.10/tests/instances.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests creating build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/default.conf -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/hash-zipmap.rdb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/assets copying build/lib/redis-3.2.10/tests/assets/encodings.rdb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/tests/assets creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/install_server.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/whatisdoing.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/01_create_tarball.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/03_test_release.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/04_release_hash.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/releasetools/02_upload_tarball.sh -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/releasetools copying build/lib/redis-3.2.10/utils/corrupt_rdb.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/hll-gnuplot-graph.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hyperloglog copying build/lib/redis-3.2.10/utils/hyperloglog/hll-err.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hyperloglog creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/hashtable/rehashing.c -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/hashtable/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/hashtable copying build/lib/redis-3.2.10/utils/speed-regression.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis_init_script.tpl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis-copy.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/generate-command-help.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis-sha1.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/redis_init_script -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils copying build/lib/redis-3.2.10/utils/build-static-symbols.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/.gitignore -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/create-cluster -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/create-cluster/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/create-cluster copying build/lib/redis-3.2.10/utils/cluster_fail_time.tcl -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils creating build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/utils/lru/test-lru.rb -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/utils/lru/README -> build/bdist.linux-armv7l/wheel/redis-3.2.10/utils/lru copying build/lib/redis-3.2.10/sentinel.conf -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/COPYING -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/runtest-cluster -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/redis-3.2.10/README.md -> build/bdist.linux-armv7l/wheel/redis-3.2.10 copying build/lib/open_redis/deployment.py -> build/bdist.linux-armv7l/wheel/open_redis creating build/bdist.linux-armv7l/wheel/open_redis/pyscripts copying build/lib/open_redis/pyscripts/redis_express.py -> build/bdist.linux-armv7l/wheel/open_redis/pyscripts copying build/lib/open_redis/pyscripts/__init__.py -> build/bdist.linux-armv7l/wheel/open_redis/pyscripts copying build/lib/open_redis/__init__.py -> build/bdist.linux-armv7l/wheel/open_redis running install_data creating build/bdist.linux-armv7l/wheel/open_redis-0.3.data creating build/bdist.linux-armv7l/wheel/open_redis-0.3.data/data creating build/bdist.linux-armv7l/wheel/open_redis-0.3.data/data/open_redis copying open_redis/redis-base-config -> build/bdist.linux-armv7l/wheel/open_redis-0.3.data/data/open_redis/ running install_egg_info running egg_info writing top-level names to open_redis.egg-info/top_level.txt writing dependency_links to open_redis.egg-info/dependency_links.txt writing entry points to open_redis.egg-info/entry_points.txt writing requirements to open_redis.egg-info/requires.txt writing open_redis.egg-info/PKG-INFO reading manifest file 'open_redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... writing manifest file 'open_redis.egg-info/SOURCES.txt' Copying open_redis.egg-info to build/bdist.linux-armv7l/wheel/open_redis-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/open_redis-0.3.dist-info/WHEEL Running setup.py bdist_wheel for open-redis: finished with status 'done' Stored in directory: /tmp/tmpva5hge__ Successfully built open-redis Cleaning up... Removing source in /tmp/pip-build-cfawu4g6/open-redis