>>> python-uvloop 0.13.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/python-uvloop/uvloop-0.13.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/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/buildroot/autobuild/instance-1/output-1/build/python-uvloop-0.13.0//; _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata__linux_mipsisa64r6el-linux-gnuabi64" PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONPATH="/home/buildroot/autobuild/instance-1/output-1/target/usr/lib/python3.8/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/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/_patch.py -> build/lib.linux-x86_64-3.8/uvloop copying uvloop/_noop.py -> 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 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/buildroot/autobuild/instance-1/output-1/host/bin/mips64el-linux-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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/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': /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:154727:63: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:154727:230: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:154727:250: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:154727:34: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:154739:63: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:154739:230: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:154739:250: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:154739:34: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156528:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156528:237: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156528:255: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156528:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156660:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156660:229: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156660:245: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156660:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156672:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156672:232: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156672:248: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156672:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156684:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156684:232: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156684:250: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156684:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156696:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156696:232: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156696:248: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156696:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156708:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156708:232: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156708:250: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156708:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156720:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156720:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156720:259: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156720:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156732:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156732:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156732:270: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156732:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156744:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156744:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156744:259: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156744:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156756:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156756:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156756:270: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156756:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156768:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156768:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156768:268: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156768:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156780:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156780:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156780:269: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156780:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156792:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156792:243: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156792:268: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156792:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156800:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156800:233: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156800:261: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156800:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156810:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156810:229: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156810:266: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156810:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:72:25: warning: passing argument 6 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] #define CO_OPTIMIZED 0x0001 ^ uvloop/loop.c:334:37: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156814:64: note: in expansion of macro 'CO_OPTIMIZED' __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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156814:229: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:156814:262: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] __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) ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:156814:35: note: in expansion of macro '__Pyx_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/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/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:166876:9: warning: passing argument 14 of 'PyCode_New' makes integer from pointer without a cast [-Wint-conversion] py_funcname, /*PyObject *name,*/ ^ uvloop/loop.c:334:69: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'int' but argument is of type 'PyObject * {aka struct _object *}' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:166877:9: warning: passing argument 15 of 'PyCode_New' makes pointer from integer without a cast [-Wint-conversion] py_line, ^ uvloop/loop.c:334:75: note: in definition of macro '__Pyx_PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'int' PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ uvloop/loop.c:334:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) ^ uvloop/loop.c:166863:15: note: in expansion of macro '__Pyx_PyCode_New' py_code = __Pyx_PyCode_New( ^ In file included from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/compile.h:5:0, from /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/Python.h:138, from uvloop/loop.c:20: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python3.8/code.h:122:28: note: declared here PyAPI_FUNC(PyCodeObject *) PyCode_New( ^~~~~~~~~~ error: command '/home/buildroot/autobuild/instance-1/output-1/host/bin/mips64el-linux-gcc' failed with exit status 1 package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/python-uvloop-0.13.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/python-uvloop-0.13.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'