Collecting sanic_session_2==0.2.6 1 location(s) to search for versions of sanic-session-2: * https://pypi.python.org/simple/sanic-session-2/ Getting page https://pypi.python.org/simple/sanic-session-2/ Analyzing links from page https://pypi.org/simple/sanic-session-2/ Found link https://files.pythonhosted.org/packages/94/cc/ef311bd869dbb0514fbb0036e8477eb06658c27162d3c3cadbe60b7af19e/sanic_session_2-0.2.5.tar.gz#sha256=4d2e342ad57ef89120a38cdfa787f1a32268494d041006be3c669292b5ef6665 (from https://pypi.org/simple/sanic-session-2/), version: 0.2.5 Found link https://files.pythonhosted.org/packages/59/8d/a05a22bfdba7175ba0942dccdabacc61bea71c4ee6ea8d85c89fbfd1419a/sanic_session_2-0.2.6.tar.gz#sha256=0251016dafd658f3bd9d40c47df5debc2045e7392372b4971636ec85da21fe85 (from https://pypi.org/simple/sanic-session-2/), version: 0.2.6 Using version 0.2.6 (newest of versions: 0.2.6) Downloading https://files.pythonhosted.org/packages/59/8d/a05a22bfdba7175ba0942dccdabacc61bea71c4ee6ea8d85c89fbfd1419a/sanic_session_2-0.2.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/8d/a05a22bfdba7175ba0942dccdabacc61bea71c4ee6ea8d85c89fbfd1419a/sanic_session_2-0.2.6.tar.gz#sha256=0251016dafd658f3bd9d40c47df5debc2045e7392372b4971636ec85da21fe85 (from https://pypi.org/simple/sanic-session-2/) Running setup.py (path:/tmp/pip-build-zjpilzsi/sanic-session-2/setup.py) egg_info for package sanic-session-2 Running command python setup.py egg_info ./lib/ultrajsonenc.c:152:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsonenc.c:502:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsonenc.c:156:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static *(outputOffset++) = g_hexChars[(value & 0x000f) >> 0]; ^~~~~~~~~~ ./lib/ultrajsonenc.c:155:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static *(outputOffset++) = g_hexChars[(value & 0x00f0) >> 4]; ^~~~~~~~~~ ./lib/ultrajsonenc.c:154:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static *(outputOffset++) = g_hexChars[(value & 0x0f00) >> 8]; ^~~~~~~~~~ ./lib/ultrajsonenc.c:153:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static *(outputOffset++) = g_hexChars[(value & 0xf000) >> 12]; ^~~~~~~~~~ ./lib/ultrajsondec.c:69:40: warning: 'fastcall' attribute directive ignored [-Wattributes] JSOBJ FASTCALL_MSVC decode_any( struct DecoderState *ds) FASTCALL_ATTR; ^~~~~~~~~~~~ ./lib/ultrajsondec.c:86:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:103:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:313:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:333:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:355:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:375:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:426:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:676:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:740:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ ./lib/ultrajsondec.c:823:1: warning: 'fastcall' attribute directive ignored [-Wattributes] { ^ zip_safe flag not set; analyzing archive contents... __pycache__.ujson.cpython-35: module references __file__ Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/ujson-1.35-py3.5-linux-armv7l.egg Searching for sanic Reading https://pypi.org/simple/sanic/ Downloading https://files.pythonhosted.org/packages/9c/9a/76fa35936aa51d27f293fc724af62dc7ce84280a6940b50dcb63ba5a7c06/sanic-0.7.0-py3-none-any.whl#sha256=18a3bd729093ac93a245849c44045c505a11e6d36da5bf231cb986bfb1e3c14c Best match: sanic 0.7.0 Processing sanic-0.7.0-py3-none-any.whl Installing sanic-0.7.0-py3-none-any.whl to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs writing requirements to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/sanic-0.7.0-py3.5.egg/EGG-INFO/requires.txt Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/sanic-0.7.0-py3.5.egg Searching for websockets>=4.0 Reading https://pypi.org/simple/websockets/ Downloading https://files.pythonhosted.org/packages/4e/2a/56e60bb4c3696bc736998cc13c3fa1a36210609d7e1a3f2519857b420245/websockets-6.0.tar.gz#sha256=8f3b956d11c5b301206382726210dc1d3bee1a9ccf7aadf895aaf31f71c3716c Best match: websockets 6.0 Processing websockets-6.0.tar.gz Writing /tmp/easy_install-hehb6kpj/websockets-6.0/setup.cfg Running websockets-6.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hehb6kpj/websockets-6.0/egg-dist-tmp-1623n5lj Moving websockets-6.0-py3.5-linux-armv7l.egg to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/websockets-6.0-py3.5-linux-armv7l.egg Searching for uvloop>=0.5.3 Reading https://pypi.org/simple/uvloop/ Downloading https://files.pythonhosted.org/packages/cd/e5/1492d3a6ee52f261df764eece684513bb8abbe988d4bd3d94093f39e2bea/uvloop-0.11.0.tar.gz#sha256=34138af5f6ced8f2f2ba39b487119988f5055245223a330de71957c8a6713b84 Best match: uvloop 0.11.0 Processing uvloop-0.11.0.tar.gz Writing /tmp/easy_install-t5_u3el2/uvloop-0.11.0/setup.cfg Running uvloop-0.11.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t5_u3el2/uvloop-0.11.0/egg-dist-tmp-t1c0nwcr File "build/bdist.linux-armv7l/egg/websockets/py36/protocol.py", line 15 yield await self.recv() ^ SyntaxError: 'yield' inside async function warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking if gcc supports -pedantic flag... yes checking for gcc way to treat warnings as errors... -Werror checking if gcc supports -fvisibility=hidden... yes checking if gcc supports -g flag... yes checking if gcc supports -std=gnu89 flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for dlopen in -ldl... yes checking for kstat_lookup in -lkstat... no checking for gethostbyname in -lnsl... yes checking for perfstat_cpu in -lperfstat... no checking for pthread_mutex_init in -lpthread... yes checking for clock_gettime in -lrt... yes checking for sendfile in -lsendfile... no checking for socket in -lsocket... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking sys/ahafs_evProds.h usability... no checking sys/ahafs_evProds.h presence... no checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: executing depfiles commands config.status: executing libtool commands CC src/libuv_la-fs-poll.lo CC src/libuv_la-inet.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-getnameinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-timer.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux-core.lo CC src/unix/libuv_la-linux-inotify.lo CC src/unix/libuv_la-linux-syscalls.lo CC src/unix/libuv_la-procfs-exepath.lo CC src/unix/libuv_la-proctitle.lo CC src/unix/libuv_la-sysinfo-loadavg.lo CC src/unix/libuv_la-sysinfo-memory.lo CCLD libuv.la ar: `u' modifier ignored since `D' is the default (see `U') zip_safe flag not set; analyzing archive contents... uvloop.__pycache__.loop.cpython-35: module references __file__ creating /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/uvloop-0.11.0-py3.5-linux-armv7l.egg Extracting uvloop-0.11.0-py3.5-linux-armv7l.egg to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/uvloop-0.11.0-py3.5-linux-armv7l.egg Searching for httptools>=0.0.9 Reading https://pypi.org/simple/httptools/ Downloading https://files.pythonhosted.org/packages/a3/75/40cdb732e8ef547d9f34ceb83c43ea7188c0ffb719ddc6a1ad160464292d/httptools-0.0.11.tar.gz#sha256=04c7703bbef0e8ca28b09811547352b8c7c20549eab70dc24e536bb24fd2b7c5 Best match: httptools 0.0.11 Processing httptools-0.0.11.tar.gz Writing /tmp/easy_install-fke7rjsp/httptools-0.0.11/setup.cfg Running httptools-0.0.11/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fke7rjsp/httptools-0.0.11/egg-dist-tmp-7nsg5ss5 zip_safe flag not set; analyzing archive contents... httptools.parser.__pycache__.parser.cpython-35: module references __file__ creating /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/httptools-0.0.11-py3.5-linux-armv7l.egg Extracting httptools-0.0.11-py3.5-linux-armv7l.egg to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/httptools-0.0.11-py3.5-linux-armv7l.egg Searching for aiofiles>=0.3.0 Reading https://pypi.org/simple/aiofiles/ Downloading https://files.pythonhosted.org/packages/0b/39/bb20653b60bab6ba036f13f7eae91a232b63394d4a04ae08efd45f434222/aiofiles-0.3.2-py3-none-any.whl#sha256=25c66ea3872d05d53292a6b3f7fa0f86691512076446d83a505d227b5e76f668 Best match: aiofiles 0.3.2 Processing aiofiles-0.3.2-py3-none-any.whl Installing aiofiles-0.3.2-py3-none-any.whl to /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs Installed /tmp/pip-build-zjpilzsi/sanic-session-2/.eggs/aiofiles-0.3.2-py3.5.egg running egg_info creating pip-egg-info/sanic_session_2.egg-info writing dependency_links to pip-egg-info/sanic_session_2.egg-info/dependency_links.txt writing pip-egg-info/sanic_session_2.egg-info/PKG-INFO writing top-level names to pip-egg-info/sanic_session_2.egg-info/top_level.txt writing requirements to pip-egg-info/sanic_session_2.egg-info/requires.txt writing manifest file 'pip-egg-info/sanic_session_2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sanic_session_2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sanic_session_2.egg-info/SOURCES.txt' Source in /tmp/pip-build-zjpilzsi/sanic-session-2 has version 0.2.6, which satisfies requirement sanic_session_2==0.2.6 from https://files.pythonhosted.org/packages/59/8d/a05a22bfdba7175ba0942dccdabacc61bea71c4ee6ea8d85c89fbfd1419a/sanic_session_2-0.2.6.tar.gz#sha256=0251016dafd658f3bd9d40c47df5debc2045e7392372b4971636ec85da21fe85 Building wheels for collected packages: sanic-session-2 Running setup.py bdist_wheel for sanic-session-2: started Destination directory: /tmp/tmp62prpff9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zjpilzsi/sanic-session-2/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/tmp62prpff9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sanic_session copying sanic_session/mongodb.py -> build/lib/sanic_session copying sanic_session/in_memory.py -> build/lib/sanic_session copying sanic_session/memcache.py -> build/lib/sanic_session copying sanic_session/__init__.py -> build/lib/sanic_session copying sanic_session/asyncio_redis.py -> build/lib/sanic_session copying sanic_session/base.py -> build/lib/sanic_session copying sanic_session/aioredis.py -> build/lib/sanic_session copying sanic_session/utils.py -> build/lib/sanic_session installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/mongodb.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/in_memory.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/memcache.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/__init__.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/asyncio_redis.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/base.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/aioredis.py -> build/bdist.linux-armv7l/wheel/sanic_session copying build/lib/sanic_session/utils.py -> build/bdist.linux-armv7l/wheel/sanic_session running install_egg_info running egg_info writing sanic_session_2.egg-info/PKG-INFO writing dependency_links to sanic_session_2.egg-info/dependency_links.txt writing requirements to sanic_session_2.egg-info/requires.txt writing top-level names to sanic_session_2.egg-info/top_level.txt reading manifest file 'sanic_session_2.egg-info/SOURCES.txt' writing manifest file 'sanic_session_2.egg-info/SOURCES.txt' Copying sanic_session_2.egg-info to build/bdist.linux-armv7l/wheel/sanic_session_2-0.2.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sanic_session_2-0.2.6.dist-info/WHEEL Running setup.py bdist_wheel for sanic-session-2: finished with status 'done' Stored in directory: /tmp/tmpqi82jchk Successfully built sanic-session-2 Cleaning up... Removing source in /tmp/pip-build-zjpilzsi/sanic-session-2