^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/ufunc_object.c:30: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/reduction.c:22: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/reduction.c:14: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/scalarmath.c.src:16: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/scalarmath.c.src:13: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/multiarray/getset.c mips-linux-gnu-gcc: numpy/core/src/multiarray/strfuncs.c mips-linux-gnu-gcc: numpy/core/src/multiarray/nditer_api.c numpy/core/src/multiarray/strfuncs.c: In function 'array_repr': numpy/core/src/multiarray/strfuncs.c:178:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] s = PyEval_CallObject(PyArray_ReprFunction, arglist); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:154:0, from numpy/core/src/multiarray/strfuncs.c:4: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ numpy/core/src/multiarray/strfuncs.c: In function 'array_str': numpy/core/src/multiarray/strfuncs.c:195:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] s = PyEval_CallObject(PyArray_StrFunction, arglist); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:154:0, from numpy/core/src/multiarray/strfuncs.c:4: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ mips-linux-gnu-gcc: numpy/core/src/npymath/npy_math.c mips-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c In file included from numpy/core/src/npymath/npy_math.c:9:0: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/npymath/npy_math_private.h:21, from numpy/core/src/npymath/npy_math_internal.h.src:56, from numpy/core/src/npymath/npy_math.c:9: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/halffloat.h:5, from numpy/core/src/npymath/halffloat.c:2: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/include/numpy/halffloat.h:4, from numpy/core/src/npymath/halffloat.c:2: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/umath/extobj.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/extobj.c:12: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/extobj.c:5: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/common/array_assign.c mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c mips-linux-gnu-gcc: numpy/core/src/umath/cpuid.c mips-linux-gnu-gcc: numpy/core/src/common/npy_longdouble.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/src/npymath/npy_math_common.h:9, from numpy/core/src/npymath/ieee754.c.src:7: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/ieee754.c.src:7: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/src/common/npy_longdouble.c:7: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/common/npy_longdouble.c:1: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c mips-linux-gnu-gcc: numpy/core/src/common/numpyos.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/src/npymath/npy_math_common.h:9, from numpy/core/src/npymath/npy_math_complex.c.src:34: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/npy_math_complex.c.src:34: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/src/common/numpyos.c:10: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/common/numpyos.c:2: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/common/ucsnarrow.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/src/common/ucsnarrow.c:11: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/common/ucsnarrow.c:4: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ numpy/core/src/common/ucsnarrow.c: In function 'PyUnicode_FromUCS4': numpy/core/src/common/ucsnarrow.c:139:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/unicodeobject.h:1026:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:106, from numpy/core/src/common/ucsnarrow.c:4: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ mips-linux-gnu-gcc: numpy/core/src/common/ufunc_override.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/objectify.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-x86_64-3.9/lxml/objectify.cpython-39.so building 'lxml.builder' extension /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -Isrc -Isrc/lxml/includes -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c src/lxml/builder.c -o build/temp.linux-x86_64-3.9/src/lxml/builder.o -w mips-linux-gnu-gcc: numpy/core/src/umath/ufunc_type_resolution.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/ufunc_type_resolution.c:23: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/ufunc_type_resolution.c:17: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/builder.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -o build/lib.linux-x86_64-3.9/lxml/builder.cpython-39.so building 'lxml._elementpath' extension /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -Isrc -Isrc/lxml/includes -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c src/lxml/_elementpath.c -o build/temp.linux-x86_64-3.9/src/lxml/_elementpath.o -w mips-linux-gnu-gcc: numpy/core/src/umath/override.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/override.c:5: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/include/numpy/npy_3kcompat.h:13, from numpy/core/src/common/npy_pycompat.h:4, from numpy/core/src/umath/override.c:4: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: numpy/core/src/multiarray/mapping.c mips-linux-gnu-gcc: numpy/core/src/multiarray/methods.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/_elementpath.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -o build/lib.linux-x86_64-3.9/lxml/_elementpath.cpython-39.so building 'lxml.html.diff' extension creating build/temp.linux-x86_64-3.9/src/lxml/html /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -Isrc -Isrc/lxml/includes -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c src/lxml/html/diff.c -o build/temp.linux-x86_64-3.9/src/lxml/html/diff.o -w mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/matmul.c.src:12: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/matmul.c.src:7: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/clip.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/halffloat.h:5, from numpy/core/src/umath/clip.c.src:10: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/clip.c.src:8: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/alloc.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/arrayobject.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/array_assign_scalar.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/array_assign_array.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/arrayfunction_override.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/buffer.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/calculation.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/compiled_base.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/common.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/convert.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/convert_datatype.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/conversion_utils.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/ctors.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_strings.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_busday.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/descriptor.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/dragon4.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/dtype_transfer.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/flagsobject.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/getset.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/hashdescr.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/item_selection.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/iterators.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/mapping.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/methods.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/multiarraymodule.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_api.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_constr.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_pywrap.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/number.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/refcount.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/sequence.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/shape.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/scalarapi.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/strfuncs.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/temp_elide.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/typeinfo.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/usertypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/vdot.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/umathmodule.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/reduction.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/clip.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/ufunc_object.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/extobj.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/cpuid.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/ufunc_type_resolution.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/override.o build/temp.linux-x86_64-3.9/numpy/core/src/npymath/npy_math.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.o build/temp.linux-x86_64-3.9/numpy/core/src/npymath/halffloat.o build/temp.linux-x86_64-3.9/numpy/core/src/common/array_assign.o build/temp.linux-x86_64-3.9/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-3.9/numpy/core/src/common/npy_longdouble.o build/temp.linux-x86_64-3.9/numpy/core/src/common/ucsnarrow.o build/temp.linux-x86_64-3.9/numpy/core/src/common/ufunc_override.o build/temp.linux-x86_64-3.9/numpy/core/src/common/numpyos.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lnpymath -lnpysort -lm -o build/lib.linux-x86_64-3.9/numpy/core/_multiarray_umath.cpython-39.so build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.o: In function `npy_clear_floatstatus_barrier': ieee754.c:(.text+0x6fc): warning: feclearexcept is not implemented and will always fail build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.o: In function `npy_set_floatstatus_divbyzero': ieee754.c:(.text+0x790): warning: feraiseexcept is not implemented and will always fail build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.o: In function `npy_get_floatstatus_barrier': ieee754.c:(.text+0x5f0): warning: fetestexcept is not implemented and will always fail building 'numpy.core._umath_tests' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/_umath_tests.c.src:12: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/_umath_tests.c.src:10: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_umath_tests.cpython-39.so building 'numpy.core._rational_tests' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_rational_tests.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/_rational_tests.c.src:8: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/_rational_tests.c.src:5: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_rational_tests.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_rational_tests.cpython-39.so building 'numpy.core._struct_ufunc_tests' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/_struct_ufunc_tests.c.src:6: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/_struct_ufunc_tests.c.src:3: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_struct_ufunc_tests.cpython-39.so building 'numpy.core._operand_flag_tests' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.c In file included from numpy/core/include/numpy/npy_math.h:643:0, from numpy/core/include/numpy/ufuncobject.h:4, from numpy/core/src/umath/_operand_flag_tests.c.src:5: numpy/core/src/npymath/npy_math_internal.h.src: In function 'npy_modfl': numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: passing argument 2 of 'modfl' from incompatible pointer type [-Wincompatible-pointer-types] return modf@c@(x, iptr); ^ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/pyport.h:205:0, from /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9/Python.h:63, from numpy/core/src/umath/_operand_flag_tests.c.src:3: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:115:1: note: expected 'long double *' but argument is of type 'npy_longdouble * {aka double *}' __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2)); ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_operand_flag_tests.cpython-39.so building 'numpy.fft._pocketfft_internal' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/fft compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: numpy/fft/_pocketfft.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/html/diff.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -o build/lib.linux-x86_64-3.9/lxml/html/diff.cpython-39.so building 'lxml.html.clean' extension /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -Isrc -Isrc/lxml/includes -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c src/lxml/html/clean.c -o build/temp.linux-x86_64-3.9/src/lxml/html/clean.o -w /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/fft/_pocketfft.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/fft/_pocketfft_internal.cpython-39.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/linalg creating build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/python_xerbla.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_z_lapack.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_c_lapack.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_s_lapack.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_lapack.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_d_lapack.c mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_blas.c numpy/linalg/lapack_lite/f2c_blas.c: In function 'cgemm_': numpy/linalg/lapack_lite/f2c_blas.c:383:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ numpy/linalg/lapack_lite/f2c_blas.c: In function 'dgemm_': numpy/linalg/lapack_lite/f2c_blas.c:6853:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ numpy/linalg/lapack_lite/f2c_blas.c: In function 'sgemm_': numpy/linalg/lapack_lite/f2c_blas.c:11457:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_config.c numpy/linalg/lapack_lite/f2c_blas.c: In function 'zgemm_': numpy/linalg/lapack_lite/f2c_blas.c:15670:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ mips-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/html/clean.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -o build/lib.linux-x86_64-3.9/lxml/html/clean.cpython-39.so building 'lxml.sax' extension /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -Isrc -Isrc/lxml/includes -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c src/lxml/sax.c -o build/temp.linux-x86_64-3.9/src/lxml/sax.o -w /home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/src/lxml/sax.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-lxml/host/mips-buildroot-linux-gnu/sysroot/usr/lib -o build/lib.linux-x86_64-3.9/lxml/sax.cpython-39.so /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_z_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_c_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_d_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_s_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_blas.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_config.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/linalg/lapack_lite.cpython-39.so building 'numpy.linalg._umath_linalg' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/linalg compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-std=c99' mips-linux-gnu-gcc: build/src.linux-x86_64-3.9/numpy/linalg/umath_linalg.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/linalg/umath_linalg.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_z_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_c_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_d_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_s_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_lapack.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_blas.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c_config.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/f2c.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lnpymath -o build/lib.linux-x86_64-3.9/numpy/linalg/_umath_linalg.cpython-39.so building 'numpy.random._mt19937' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random creating build/temp.linux-x86_64-3.9/numpy/random/src creating build/temp.linux-x86_64-3.9/numpy/random/src/mt19937 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/mt19937 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_mt19937.c mips-linux-gnu-gcc: numpy/random/src/mt19937/mt19937.c mips-linux-gnu-gcc: numpy/random/src/mt19937/mt19937-jump.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_mt19937.o build/temp.linux-x86_64-3.9/numpy/random/src/mt19937/mt19937.o build/temp.linux-x86_64-3.9/numpy/random/src/mt19937/mt19937-jump.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_mt19937.cpython-39.so building 'numpy.random._philox' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random/src/philox compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/philox -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_philox.c mips-linux-gnu-gcc: numpy/random/src/philox/philox.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_philox.o build/temp.linux-x86_64-3.9/numpy/random/src/philox/philox.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_philox.cpython-39.so building 'numpy.random._pcg64' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random/src/pcg64 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/pcg64 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/src/pcg64/pcg64.c mips-linux-gnu-gcc: numpy/random/_pcg64.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_pcg64.o build/temp.linux-x86_64-3.9/numpy/random/src/pcg64/pcg64.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_pcg64.cpython-39.so building 'numpy.random._sfc64' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random/src/sfc64 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/sfc64 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/src/sfc64/sfc64.c mips-linux-gnu-gcc: numpy/random/_sfc64.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_sfc64.o build/temp.linux-x86_64-3.9/numpy/random/src/sfc64/sfc64.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_sfc64.cpython-39.so building 'numpy.random._common' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_common.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_common.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_common.cpython-39.so building 'numpy.random._bit_generator' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_bit_generator.c numpy/random/_bit_generator.c: In function '__pyx_pf_5numpy_6random_14_bit_generator_12SeedSequence_6spawn': numpy/random/_bit_generator.c:6383:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_5 = __pyx_v_self->n_children_spawned; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { ^ /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_bit_generator.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_bit_generator.cpython-39.so building 'numpy.random._generator' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random/src/distributions compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_generator.c mips-linux-gnu-gcc: numpy/random/src/distributions/distributions.c mips-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_count.c mips-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_marginals.c mips-linux-gnu-gcc: numpy/random/src/distributions/random_hypergeometric.c mips-linux-gnu-gcc: numpy/random/src/distributions/logfactorial.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_generator.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/logfactorial.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/distributions.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_mvhg_count.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_mvhg_marginals.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_hypergeometric.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_generator.cpython-39.so building 'numpy.random._bounded_integers' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/_bounded_integers.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/_bounded_integers.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/logfactorial.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/distributions.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_mvhg_count.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_mvhg_marginals.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/random_hypergeometric.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/_bounded_integers.cpython-39.so building 'numpy.random.mtrand' extension compiling C sources C compiler: /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC creating build/temp.linux-x86_64-3.9/numpy/random/src/legacy compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -DNP_RANDOM_LEGACY=1 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/legacy -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' mips-linux-gnu-gcc: numpy/random/mtrand.c mips-linux-gnu-gcc: numpy/random/src/legacy/legacy-distributions.c mips-linux-gnu-gcc: numpy/random/src/distributions/logfactorial.c mips-linux-gnu-gcc: numpy/random/src/distributions/distributions.c /home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/bin/mips-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-3.9/numpy/random/mtrand.o build/temp.linux-x86_64-3.9/numpy/random/src/legacy/legacy-distributions.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/logfactorial.o build/temp.linux-x86_64-3.9/numpy/random/src/distributions/distributions.o -L/home/buildroot/autobuild/instance-3/output-1/per-package/python-numpy/host/mips-buildroot-linux-gnu/sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/random/mtrand.cpython-39.so make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'