>>> python-uvloop 0.13.0 Extracting gzip -d -c /home/naourr/work/instance-1/buildroot/instance-1/dl/python-uvloop/uvloop-0.13.0.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/python-uvloop-0.13.0 -xf - >>> python-uvloop 0.13.0 Patching >>> python-uvloop 0.13.0 Configuring >>> python-uvloop 0.13.0 Building (cd /home/naourr/work/instance-1/output-1/build/python-uvloop-0.13.0//; _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata__linux_arm-linux-gnueabi" PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONPATH="/home/naourr/work/instance-1/output-1/target/usr/lib/python3.8/" PYTHONNOUSERSITE=1 _python_sysroot=/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/naourr/work/instance-1/output-1/host/bin/python setup.py build build_ext --inplace --use-system-libuv) running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/uvloop copying uvloop/__init__.py -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/_testbase.py -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/_patch.py -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/_noop.py -> build/lib.linux-x86_64-3.8/uvloop running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing top-level names to uvloop.egg-info/top_level.txt reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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' writing manifest file 'uvloop.egg-info/SOURCES.txt' copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/dns.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/errors.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/loop.c -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/loop.pxd -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/loop.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/lru.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/request.pxd -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/request.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/server.pxd -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/server.pyx -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-3.8/uvloop creating build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-3.8/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-3.8/uvloop/handles creating build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/compat.h -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/debug.h -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-3.8/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-3.8/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/uvloop /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8 -c uvloop/loop.c -o build/temp.linux-x86_64-3.8/uvloop/loop.o -O2 uvloop/loop.c: In function '__Pyx_InitCachedConstants': uvloop/loop.c:154727:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__13 = (PyObject*)__Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__12, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 850, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__13)) __PYX_ERR(2, 850, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154727:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__13 = (PyObject*)__Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__12, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 850, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__13)) __PYX_ERR(2, 850, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154727:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__13 = (PyObject*)__Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__12, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 850, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__13)) __PYX_ERR(2, 850, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154727:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__13 = (PyObject*)__Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__12, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 850, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__13)) __PYX_ERR(2, 850, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154739:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__15 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__14, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 874, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__15)) __PYX_ERR(2, 874, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154739:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__15 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__14, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 874, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__15)) __PYX_ERR(2, 874, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154739:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__15 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__14, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 874, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__15)) __PYX_ERR(2, 874, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:154739:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__15 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__14, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_callback, 874, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__15)) __PYX_ERR(2, 874, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156528:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__204 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_sslproto_pyx, __pyx_n_s_resume, 792, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__204)) __PYX_ERR(22, 792, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156528:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__204 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_sslproto_pyx, __pyx_n_s_resume, 792, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__204)) __PYX_ERR(22, 792, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156528:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__204 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_sslproto_pyx, __pyx_n_s_resume, 792, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__204)) __PYX_ERR(22, 792, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156528:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__204 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_sslproto_pyx, __pyx_n_s_resume, 792, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__204)) __PYX_ERR(22, 792, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156660:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__219 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__218, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_wrap, 65, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__219)) __PYX_ERR(9, 65, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156660:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__219 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__218, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_wrap, 65, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__219)) __PYX_ERR(9, 65, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156660:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__219 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__218, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_wrap, 65, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__219)) __PYX_ERR(9, 65, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156660:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__219 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__218, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_wrap, 65, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__219)) __PYX_ERR(9, 65, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156672:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__221 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__220, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3061, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__221)) __PYX_ERR(2, 3061, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156672:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__221 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__220, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3061, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__221)) __PYX_ERR(2, 3061, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156672:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__221 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__220, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3061, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__221)) __PYX_ERR(2, 3061, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156672:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__221 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__220, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3061, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__221)) __PYX_ERR(2, 3061, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156684:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__223 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__222, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3066, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__223)) __PYX_ERR(2, 3066, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156684:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__223 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__222, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3066, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__223)) __PYX_ERR(2, 3066, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156684:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__223 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__222, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3066, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__223)) __PYX_ERR(2, 3066, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156684:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__223 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__222, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3066, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__223)) __PYX_ERR(2, 3066, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156696:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__225 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__224, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3076, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__225)) __PYX_ERR(2, 3076, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156696:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__225 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__224, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3076, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__225)) __PYX_ERR(2, 3076, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156696:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__225 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__224, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3076, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__225)) __PYX_ERR(2, 3076, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156696:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__225 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__224, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_init, 3076, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__225)) __PYX_ERR(2, 3076, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156708:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__227 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__226, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3081, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__227)) __PYX_ERR(2, 3081, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156708:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__227 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__226, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3081, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__227)) __PYX_ERR(2, 3081, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156708:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__227 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__226, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3081, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__227)) __PYX_ERR(2, 3081, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156708:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__227 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__226, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_cancel, 3081, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__227)) __PYX_ERR(2, 3081, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156720:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__229 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__228, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_init, 684, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__229)) __PYX_ERR(6, 684, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156720:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__229 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__228, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_init, 684, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__229)) __PYX_ERR(6, 684, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156720:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__229 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__228, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_init, 684, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__229)) __PYX_ERR(6, 684, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156720:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__229 = (PyObject*)__Pyx_PyCode_New(3, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__228, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_init, 684, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__229)) __PYX_ERR(6, 684, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156732:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__231 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__230, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_made, 695, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__231)) __PYX_ERR(6, 695, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156732:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__231 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__230, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_made, 695, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__231)) __PYX_ERR(6, 695, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156732:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__231 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__230, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_made, 695, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__231)) __PYX_ERR(6, 695, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156732:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__231 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__230, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_made, 695, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__231)) __PYX_ERR(6, 695, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156744:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__233 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__232, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_repr, 698, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__233)) __PYX_ERR(6, 698, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156744:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__233 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__232, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_repr, 698, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__233)) __PYX_ERR(6, 698, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156744:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__233 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__232, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_repr, 698, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__233)) __PYX_ERR(6, 698, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156744:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__233 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__232, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_repr, 698, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__233)) __PYX_ERR(6, 698, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156756:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__235 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__234, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_lost, 702, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__235)) __PYX_ERR(6, 702, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156756:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__235 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__234, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_lost, 702, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__235)) __PYX_ERR(6, 702, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156756:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__235 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__234, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_lost, 702, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__235)) __PYX_ERR(6, 702, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156756:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__235 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__234, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_connection_lost, 702, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__235)) __PYX_ERR(6, 702, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156768:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__237 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__236, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_pause_writing, 707, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__237)) __PYX_ERR(6, 707, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156768:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__237 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__236, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_pause_writing, 707, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__237)) __PYX_ERR(6, 707, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156768:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__237 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__236, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_pause_writing, 707, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__237)) __PYX_ERR(6, 707, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156768:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__237 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__236, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_pause_writing, 707, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__237)) __PYX_ERR(6, 707, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156780:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__239 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__238, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_resume_writing, 710, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__239)) __PYX_ERR(6, 710, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156780:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__239 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__238, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_resume_writing, 710, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__239)) __PYX_ERR(6, 710, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156780:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__239 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__238, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_resume_writing, 710, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__239)) __PYX_ERR(6, 710, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156780:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__239 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__238, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_resume_writing, 710, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__239)) __PYX_ERR(6, 710, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156792:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__241 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__240, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_data_received, 717, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__241)) __PYX_ERR(6, 717, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156792:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__241 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__240, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_data_received, 717, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__241)) __PYX_ERR(6, 717, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156792:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__241 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__240, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_data_received, 717, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__241)) __PYX_ERR(6, 717, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156792:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__241 = (PyObject*)__Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__240, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_handles_process_pyx, __pyx_n_s_data_received, 717, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__241)) __PYX_ERR(6, 717, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156800:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__217 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_test_coroutine_1, 3182, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__217)) __PYX_ERR(2, 3182, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156800:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__217 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_test_coroutine_1, 3182, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__217)) __PYX_ERR(2, 3182, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156800:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__217 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_test_coroutine_1, 3182, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__217)) __PYX_ERR(2, 3182, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156800:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__217 = (PyObject*)__Pyx_PyCode_New(0, 0, 0, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_uvloop_loop_pyx, __pyx_n_s_test_coroutine_1, 3182, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__217)) __PYX_ERR(2, 3182, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156810:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__243 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__242, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_PseudoSocket, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__243)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156810:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__243 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__242, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_PseudoSocket, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__243)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156810:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__243 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__242, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_PseudoSocket, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__243)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156810:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__243 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__242, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_PseudoSocket, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__243)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156814:3: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__245 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__244, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_LruCache, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__245)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156814:3: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] __pyx_codeobj__245 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__244, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_LruCache, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__245)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156814:3: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] __pyx_codeobj__245 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__244, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_LruCache, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__245)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:156814:3: error: too many arguments to function 'PyCode_New' __pyx_codeobj__245 = (PyObject*)__Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__244, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_stringsource, __pyx_n_s_pyx_unpickle_LruCache, 1, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__245)) __PYX_ERR(9, 1, __pyx_L1_error) ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c: In function '__Pyx_CreateCodeObjectForTraceback': uvloop/loop.c:166863:5: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [enabled by default] py_code = __Pyx_PyCode_New( ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'struct PyObject *' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:166863:5: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [enabled by default] py_code = __Pyx_PyCode_New( ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'struct PyObject *' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ uvloop/loop.c:166863:5: error: too many arguments to function 'PyCode_New' py_code = __Pyx_PyCode_New( ^ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/compile.h:5:0, from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^ error: command '/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc' failed with exit status 1 make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-1/output-1/build/python-uvloop-0.13.0/.stamp_built] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'