copying aiohttp/_cparser.pxd -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-mips-3.10/aiohttp copying aiohttp/py.typed -> build/lib.linux-mips-3.10/aiohttp creating build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-mips-3.10/aiohttp/.hash copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-mips-3.10/aiohttp/.hash running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-mips-3.10 creating build/temp.linux-mips-3.10/aiohttp /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c aiohttp/_websocket.c -o build/temp.linux-mips-3.10/aiohttp/_websocket.o none needed checking whether /home/buildroot/autobuild/instance-2/output-1/per-package/zabbix/host/bin/mips-mti-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-2/output-1/per-package/zabbix/host/bin/mips-mti-linux-gnu-gcc... none checking for stdio.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o regex.lo regex.c yes checking for stdlib.h... yes checking for string.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o reject_unknown.lo reject_unknown.c yes checking for inttypes.h... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mips-3.10/aiohttp/_websocket.o -L. -o build/lib.linux-mips-3.10/aiohttp/_websocket.cpython-310-mips-linux-gnu.so yes checking for stdint.h... building 'aiohttp._http_parser' extension creating build/temp.linux-mips-3.10/vendor creating build/temp.linux-mips-3.10/vendor/llhttp creating build/temp.linux-mips-3.10/vendor/llhttp/build creating build/temp.linux-mips-3.10/vendor/llhttp/build/c creating build/temp.linux-mips-3.10/vendor/llhttp/src creating build/temp.linux-mips-3.10/vendor/llhttp/src/native /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c aiohttp/_find_header.c -o build/temp.linux-mips-3.10/aiohttp/_find_header.o aiohttp/_find_header.c: In function 'find_header': aiohttp/_find_header.c:21:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *pchar = str; ^~~ /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o selinux_check_securetty_context.lo selinux_check_securetty_context.c aiohttp/_find_header.c:9867:1: warning: label 'missing' defined but not used [-Wunused-label] missing: ^~~~~~~ yes checking for strings.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o selinux_config.lo selinux_config.c CC expression.lo yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o selinux_restorecon.lo selinux_restorecon.c /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o sestatus.lo sestatus.c yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... yes checking for signal.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o setenforce.lo setenforce.c yes checking for syslog.h... yes checking for time.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o setexecfilecon.lo setexecfilecon.c /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o setfilecon.lo setfilecon.c yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o setrans_client.lo setrans_client.c yes checking for math.h... yes checking for sys/socket.h... CC evaluate.lo /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o seusers.lo seusers.c yes checking for dirent.h... yes checking for ctype.h... yes checking for mtent.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o sha1.lo sha1.c no checking for fcntl.h... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c aiohttp/_http_parser.c -o build/temp.linux-mips-3.10/aiohttp/_http_parser.o yes checking for sys/param.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o stringrep.lo stringrep.c aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field': aiohttp/_http_parser.c:12478:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); ^ aiohttp/_http_parser.c:12574:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 706, __pyx_L3_error) ^~~~~~~~~~ aiohttp/_http_parser.c:12574:148: note: expected 'char *' but argument is of type 'const char *' aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_value': aiohttp/_http_parser.c:12799:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); ^ aiohttp/_http_parser.c:12895:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 723, __pyx_L3_error) ^~~~~~~~~~ aiohttp/_http_parser.c:12895:148: note: expected 'char *' but argument is of type 'const char *' yes checking for arpa/inet.h... yes checking for sys/vfs.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -fPIC -DSHARED -c -o validatetrans.lo validatetrans.c yes checking for sys/pstat.h... sed -e 's/@VERSION@/3.3/; s:@prefix@:/usr:; s:@libdir@:/usr/lib:; s:@includedir@:/usr/include:; s:@PCRE_MODULE@:libpcre2-8:' < libselinux.pc.in > libselinux.pc /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ar rcs libselinux.a avc.o avc_internal.o avc_sidtab.o booleans.o callbacks.o canonicalize_context.o checkAccess.o check_context.o checkreqprot.o compute_av.o compute_create.o compute_member.o compute_relabel.o compute_user.o context.o deny_unknown.o disable.o enabled.o fgetfilecon.o freecon.o freeconary.o fsetfilecon.o get_context_list.o get_default_type.o get_initial_context.o getenforce.o getfilecon.o getpeercon.o init.o is_customizable_type.o label.o label_db.o label_file.o label_media.o label_support.o label_x.o lgetfilecon.o load_policy.o lsetfilecon.o mapping.o matchmediacon.o matchpathcon.o policyvers.o procattr.o query_user_context.o regex.o reject_unknown.o selinux_check_securetty_context.o selinux_config.o selinux_restorecon.o sestatus.o setenforce.o setexecfilecon.o setfilecon.o setrans_client.o seusers.o sha1.o stringrep.o validatetrans.o /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ranlib libselinux.a no checking for sys/sysinfo.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -shared -o libselinux.so.1 avc.lo avc_internal.lo avc_sidtab.lo booleans.lo callbacks.lo canonicalize_context.lo checkAccess.lo check_context.lo checkreqprot.lo compute_av.lo compute_create.lo compute_member.lo compute_relabel.lo compute_user.lo context.lo deny_unknown.lo disable.lo enabled.lo fgetfilecon.lo freecon.lo freeconary.lo fsetfilecon.lo get_context_list.lo get_default_type.lo get_initial_context.lo getenforce.lo getfilecon.lo getpeercon.lo init.lo is_customizable_type.lo label.lo label_db.lo label_file.lo label_media.lo label_support.lo label_x.lo lgetfilecon.lo load_policy.lo lsetfilecon.lo mapping.lo matchmediacon.lo matchpathcon.lo policyvers.lo procattr.lo query_user_context.lo regex.lo reject_unknown.lo selinux_check_securetty_context.lo selinux_config.lo selinux_restorecon.lo sestatus.lo setenforce.lo setexecfilecon.lo setfilecon.lo setrans_client.lo seusers.lo sha1.lo stringrep.lo validatetrans.lo -L/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lpcre2-8 -ldl -Wl,-soname,libselinux.so.1,--version-script=libselinux.map,-z,defs,-z,relro ln -sf libselinux.so.1 libselinux.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/utils' /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src avcstat.c -lselinux -o avcstat yes checking for sys/statvfs.h... yes checking for sys/statfs.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src compute_av.c -lselinux -o compute_av yes checking for sys/socket.h... (cached) yes checking for sys/loadavg.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src compute_create.c -lselinux -o compute_create /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src compute_member.c -lselinux -o compute_member no checking for arpa/inet.h... (cached) yes checking for sys/vmmeter.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src compute_relabel.c -lselinux -o compute_relabel no checking for strings.h... (cached) yes checking for vm/vm_param.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getconlist.c -lselinux -o getconlist /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getdefaultcon.c -lselinux -o getdefaultcon no checking for sys/time.h... yes checking for kstat.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getenforce.c -lselinux -o getenforce no checking for sys/syscall.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getfilecon.c -lselinux -o getfilecon yes checking for sys/sysmacros.h... yes checking for stdint.h... (cached) yes checking for mach/host_info.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getpidcon.c -lselinux -o getpidcon no checking for mach/mach_host.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getsebool.c -lselinux -o getsebool no checking for knlist.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src getseuser.c -lselinux -o getseuser no checking for pwd.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src matchpathcon.c -lselinux -o matchpathcon yes checking for sys/var.h... no checking for arpa/nameser.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src policyvers.c -lselinux -o policyvers yes checking for assert.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src sefcontext_compile.c -lselinux ../src/libselinux.a -L/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lpcre2-8 -lsepol -o sefcontext_compile yes checking for sys/dkstat.h... CC proto.lo no checking for sys/disk.h... no checking for sys/sched.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selabel_digest.c -lselinux -o selabel_digest no checking for zone.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selabel_get_digests_all_partial_matches.c -lselinux -o selabel_get_digests_all_partial_matches no checking for nlist.h... CC payload.lo no checking for kvm.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selabel_lookup.c -lselinux -o selabel_lookup no checking for linux/kernel.h... yes checking for procinfo.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selabel_lookup_best_match.c -lselinux -o selabel_lookup_best_match no checking for sys/dk.h... no checking for sys/resource.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selabel_partial_match.c -lselinux -o selabel_partial_match yes checking for pthread.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selinux_check_access.c -lselinux -o selinux_check_access yes checking for windows.h... no checking for process.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selinux_check_securetty_context.c -lselinux -o selinux_check_securetty_context no checking for conio.h... no checking for sys/wait.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selinuxenabled.c -lselinux -o selinuxenabled yes checking for stdarg.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src selinuxexeccon.c -lselinux -o selinuxexeccon yes checking for winsock2.h... no checking for pdh.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src setenforce.c -lselinux -o setenforce no checking for psapi.h... no checking for sys/sem.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src setfilecon.c -lselinux -o setfilecon yes checking for sys/ipc.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src togglesebool.c -lselinux -o togglesebool yes checking for sys/shm.h... CC exthdr.lo yes checking for Winldap.h... no checking for Winber.h... /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -L../src validatetrans.c -lselinux -o validatetrans no checking for lber.h... make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/man' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3' PATH="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin:/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -C /home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3 PATH="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin:/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-as" LD="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ARCH=mips SHLIBDIR=/usr/lib USE_PCRE2=y _PYTHON_HOST_PLATFORM="linux-mips" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot/usr/lib/python3.10//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot/usr/lib/python3.10//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin:/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin:/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-as" LD="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot/usr/lib/python3.10/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/mips-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib PYTHON=python3.10 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" swigify pywrap make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3' yes checking for ws2tcpip.h... make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/include' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/man' /usr/bin/make -C src pywrap make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' no checking for inttypes.h... (cached) yes checking for sys/file.h... CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations" python3.10 setup.py build_ext yes checking for grp.h... yes checking for execinfo.h... /home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension, setup yes checking for sys/systemcfg.h... CC fib.lo no checking for sys/mnttab.h... no checking for mntent.h... yes checking for sys/times.h... running build_ext building 'selinux._selinux' extension swigging selinuxswig_python.i to selinuxswig_python_wrap.c swig -python -o selinuxswig_python_wrap.c selinuxswig_python.i yes checking for dlfcn.h... yes checking for sys/utsname.h... ../include/selinux/avc.h:426: Warning 302: Identifier 'avc_cache_stats' redefined (ignored), ../include/selinux/avc.h:406: Warning 302: previous definition of 'avc_cache_stats'. yes checking for sys/un.h... yes checking for sys/protosw.h... CC hash.lo aiohttp/_http_parser.c: In function '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data': aiohttp/_http_parser.c:9799:17: warning: '__pyx_v_nb' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_4 = __Pyx_PyObject_GetSlice(__pyx_v_data, __pyx_v_nb, 0, NULL, NULL, NULL, 1, 0, 1); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 560, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aiohttp/_http_parser.c:9501:10: note: '__pyx_v_nb' was declared here size_t __pyx_v_nb; ^~~~~~~~~~ no checking for stddef.h... yes checking for limits.h... yes checking for float.h... ../include/selinux/selinux.h:147: Warning 451: Setting a const char * variable may leak memory. yes checking for resolv.h... yes checking for net/if.h... ../include/selinux/selinux.h:388: Warning 451: Setting a const char * variable may leak memory. yes checking for net/if_mib.h... CC intervals.lo no checking whether compiler supports -Werror=cpp... yes creating build creating build/temp.linux-mips-3.10 /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -I../include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c selinuxswig_python_wrap.c -o build/temp.linux-mips-3.10/selinuxswig_python_wrap.o checking for sys/mount.h... yes checking for sys/proc.h... no checking for sys/sysctl.h... yes checking for sys/user.h... yes checking for sys/swap.h... yes checking for sys/ucontext.h... yes checking for devstat.h... no checking for linux/netlink.h... yes checking for linux/inet_diag.h... yes checking for libperfstat.h... no checking for library containing socket... none required checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing clock_gettime... none required checking for library containing dlopen... -ldl checking for library containing perfstat_memory_total... no checking for library containing devstat_getdevs... CC ipopt.lo no checking for library containing getdevs... no checking for library containing backtrace_symbols... none required checking for main in -lm... yes checking for main in -lkvm... CC meta.lo no checking for DNS lookup functions... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for socklen_t... yes checking for actual socklen_t parameter type in socket functions... socklen_t checking for integer field name in union sigval of struct siginfo_t... sival_int checking for res_ninit... yes checking for res_ndestroy... no checking for _res._u._ext.nsaddrs... CC rt.lo yes checking for _res._u._ext.ext... no checking for _res._ext.ext.nsaddrs... no checking for struct sockaddr_in6.sin6_len... no checking for union semun... no checking for struct swaptable in sys/swap.h... no checking for struct sensordev in sys/sensors.h... no checking for struct statvfs64 in sys/statvfs.h... yes checking for struct statfs64 in sys/statfs.h... yes checking for field ss_family in struct sockaddr_storage... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-mips-3.10/vendor/llhttp/build/c/llhttp.o CC numgen.lo yes checking for field mem_unit in struct sysinfo... yes checking for field freeswap in struct sysinfo... yes checking for field totalswap in struct sysinfo... yes checking for field totalram in struct sysinfo... yes checking for field sharedram in struct sysinfo... yes checking for field bufferram in struct sysinfo... yes checking for field freeram in struct sysinfo... yes checking for field uptime in struct sysinfo... yes checking for field procs in struct sysinfo... yes checking for field tm_gmtoff in struct tm... CC ct.lo yes checking for linker options --start-group/--end-group... yes checking for '__thread' compiler support... yes checking for field updates in struct vminfo_t... no checking for function sysconf() in unistd.h... yes checking for function initgroups()... yes checking for functions seteuid() and setegid()... yes checking for function setproctitle()... no checking for function sysctlbyname()... no checking for function sysctl (KERN_BOOTTIME)... no checking for function sysctl (HW_NCPU)... CC xfrm.lo no checking for function sysctl (KERN_MAXFILES)... no checking for function sysctl (KERN_MAXPROC)... no checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)... no checking for function clock_gettime in time.h... yes checking for macro __va_copy() in stdarg.h... yes checking for macro __VA_ARGS__... yes checking return type of signal handlers... void checking for getloadavg... CC netlink.lo yes checking for hstrerror... yes checking for getenv... yes checking for putenv... yes checking for setenv... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c vendor/llhttp/src/native/api.c -o build/temp.linux-mips-3.10/vendor/llhttp/src/native/api.o yes checking for tzset... yes checking for unsetenv... yes checking for sigqueue... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c vendor/llhttp/src/native/http.c -o build/temp.linux-mips-3.10/vendor/llhttp/src/native/http.o yes checking for round... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mips-3.10/aiohttp/_find_header.o build/temp.linux-mips-3.10/aiohttp/_http_parser.o build/temp.linux-mips-3.10/vendor/llhttp/build/c/llhttp.o build/temp.linux-mips-3.10/vendor/llhttp/src/native/api.o build/temp.linux-mips-3.10/vendor/llhttp/src/native/http.o -L. -o build/lib.linux-mips-3.10/aiohttp/_http_parser.cpython-310-mips-linux-gnu.so yes checking for /proc filesystem... yes checking for file /proc/stat... yes checking for file /proc/cpuinfo... yes checking for file /proc/0/psinfo... no checking for file /proc/loadavg... yes checking for file /proc/net/dev... yes checking for long long format... no checking for -rdynamic linking option... building 'aiohttp._helpers' extension /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c aiohttp/_helpers.c -o build/temp.linux-mips-3.10/aiohttp/_helpers.o yes checking for libperfstat 5.2.0.40 fileset... no checking for libperfstat 5.3.0.60 fileset... no checking for architecture... linux (linux-gnu) checking for the linux kernel version... unknown family (4.9.0-19-amd64) checking size of void *... 4 checking if static linking is possible... yes checking for OpenSSL support... /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mips-3.10/aiohttp/_helpers.o -L. -o build/lib.linux-mips-3.10/aiohttp/_helpers.cpython-310-mips-linux-gnu.so building 'aiohttp._http_writer' extension /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c aiohttp/_http_writer.c -o build/temp.linux-mips-3.10/aiohttp/_http_writer.o creating build/lib.linux-mips-3.10 creating build/lib.linux-mips-3.10/selinux /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE build/temp.linux-mips-3.10/selinuxswig_python_wrap.o -L. -L. -lselinux -o build/lib.linux-mips-3.10/selinux/_selinux.cpython-310-mips-linux-gnu.so building 'selinux.audit2why' extension /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -I../include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7/Include -I/home/buildroot/autobuild/instance-2/output-1/build/python3-3.10.7 -c audit2why.c -o build/temp.linux-mips-3.10/audit2why.o CC netlink_linearize.lo no configure: error: OpenSSL library libssl or libcrypto not found package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/zabbix-5.4.9/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/zabbix-5.4.9/.stamp_configured] Error 1 make: *** Waiting for unfinished jobs.... CC netlink_delinearize.lo netlink_linearize.c: In function 'nft_expr_loc_find': netlink_linearize.c:33:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] hash = (uint64_t)nle % NFT_EXPR_LOC_HSIZE; ^ netlink_linearize.c: In function 'nft_expr_loc_add': netlink_linearize.c:52:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] hash = (uint64_t)nle % NFT_EXPR_LOC_HSIZE; ^ /home/buildroot/autobuild/instance-2/output-1/per-package/libselinux/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g0 -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE build/temp.linux-mips-3.10/audit2why.o -L. -L. -lselinux -o build/lib.linux-mips-3.10/selinux/audit2why.cpython-310-mips-linux-gnu.so -l:libsepol.a -Wl,--version-script=audit2why.map make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' /usr/bin/make -C src swigify make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' make[2]: Nothing to be done for 'swigify'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/libselinux-3.3' CC misspell.lo CC monitor.lo /home/buildroot/autobuild/instance-2/output-1/per-package/python-aiohttp/host/bin/mips-mti-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mips-3.10/aiohttp/_http_writer.o -L. -o build/lib.linux-mips-3.10/aiohttp/_http_writer.cpython-310-mips-linux-gnu.so CC owner.lo CC segtree.lo CC gmputil.lo CC utils.lo CC erec.lo CC mnl.lo CC iface.lo CC mergesort.lo CC optimize.lo CC osf.lo CC nfnl_osf.lo CC tcpopt.lo CC socket.lo CC print.lo CC sctp_chunk.lo CC libnftables.lo CC xt.lo CC libparser_la-parser_bison.lo CC libparser_la-scanner.lo CCLD libparser.la CCLD libnftables.la CCLD nft make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/src' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include' Making all in linux make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux' Making all in netfilter make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter' Making all in netfilter_arp make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_arp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_arp' Making all in netfilter_bridge make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_bridge' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_bridge' Making all in netfilter_ipv4 make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_ipv4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_ipv4' Making all in netfilter_ipv6 make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_ipv6' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux/netfilter_ipv6' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/linux' Making all in nftables make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/nftables' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/include' Making all in files make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files' Making all in nftables make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/nftables' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/nftables' Making all in examples make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/examples' Making all in osf make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/osf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files/osf' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/files' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/doc' Making all in examples make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/examples' Making all in py make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py' cd . && \ /home/buildroot/autobuild/instance-2/output-1/per-package/nftables/host/bin/python setup.py build --build-base /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/lib creating /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/lib/nftables copying ./__init__.py -> /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/lib/nftables copying ./nftables.py -> /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/lib/nftables copying ./schema.json -> /home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py/lib/nftables make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5/py' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/nftables-1.0.5' make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'