Created
August 16, 2024 17:53
-
-
Save stintel/85498a5d6bb7684cebaba88d92d5b82e to your computer and use it in GitHub Desktop.
logs/package/feeds/packages/python/python3/compile.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[3]: Entering directory '/home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3' | |
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.prepared_a15494b2da817dee5758a44dc78ddf4d_6664517399ebbbc92a37c5bb081b5c53_check | |
. /home/stijn/Development/OpenWrt/openwrt/include/shell.sh; xzcat /home/stijn/Development/OpenWrt/openwrt/dl/Python-3.11.7.tar.xz | tar -C /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.. -xf - | |
[ ! -d ./src/ ] || cp -fpR ./src/. /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/003-do-not-run-compileall.patch using plaintext: | |
patching file Makefile.pre.in | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/004-do-not-write-bytes-codes.patch using plaintext: | |
patching file Python/initconfig.c | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/006-do-not-add-multiarch-local-paths.patch using plaintext: | |
patching file setup.py | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/008-distutils-use-python-sysroot.patch using plaintext: | |
patching file Lib/distutils/command/build_ext.py | |
patching file Lib/sysconfig.py | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/010-no-ncursesw.patch using plaintext: | |
patching file configure.ac | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/024-musl-find_library.patch using plaintext: | |
patching file Lib/ctypes/util.py | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/025-choose-python-config-version.patch using plaintext: | |
patching file Makefile.pre.in | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/026-openssl-feature-flags.patch using plaintext: | |
patching file Modules/_hashopenssl.c | |
Applying /home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3/patches/100-gh-95855-Refactor-platform-triplet-detection-code-GH-107221.patch using plaintext: | |
patching file Misc/platform_triplet.c | |
patching file configure.ac | |
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.prepared_a15494b2da817dee5758a44dc78ddf4d_6664517399ebbbc92a37c5bb081b5c53 | |
rm -f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.configured_* | |
rm -f /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/stamp/.python3_installed | |
(cd /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s /home/stijn/Development/OpenWrt/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/automake ACLOCAL=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/libtool M4=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/libtoolize --install' /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autoreconf -v -f -i -s -B /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/share/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/share/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; ); | |
autoreconf: export WARNINGS= | |
autoreconf: Entering directory '.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/share/aclocal -I /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: not using Libtool | |
autoreconf: configure.ac: not using Intltool | |
autoreconf: configure.ac: not using Gtkdoc | |
autoreconf: running: /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autoconf --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/share/aclocal --force | |
autoreconf: running: /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/autoheader --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/share/aclocal --force | |
autoreconf: configure.ac: not using Automake | |
autoreconf: Leaving directory '.' | |
(cd /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/./; if [ -x ./configure ]; then find /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/ -name config.guess | xargs -r chmod u+w; find /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/ -name config.guess | xargs -r -n1 cp --remove-destination /home/stijn/Development/OpenWrt/openwrt/scripts/config.guess; find /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/ -name config.sub | xargs -r chmod u+w; find /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/ -name config.sub | xargs -r -n1 cp --remove-destination /home/stijn/Development/OpenWrt/openwrt/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro" LD="mips-openwrt-linux-musl-ld.bfd" NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size READELF="mips-openwrt-linux-musl-readelf" CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -mips16 -minterlink-mips16 " CPPFLAGS="-I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify " LDFLAGS="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib" ac_cv_buggy_getaddrinfo=no ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes py_cv_module__tkinter=n/a py_cv_module_nis=n/a ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-optimizations --enable-shared --disable-test-modules --with-build-python --with-system-ffi --without-cxx-main --without-ensurepip --enable-ipv6 ; fi; ) | |
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls | |
configure: loading site script /home/stijn/Development/OpenWrt/openwrt/include/site/mips | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... mips-openwrt-linux-gnu | |
checking for --with-build-python... python3.11 | |
checking for Python interpreter freezing... python3.11 | |
checking for python3.11... (cached) python3.11 | |
checking Python for regen version... Python 3.11.7 | |
checking pkg-config is at least version 0.9.0... yes | |
checking for --enable-universalsdk... no | |
checking for --with-universal-archs... no | |
checking MACHDEP... "linux" | |
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... yes | |
checking for suffix of object files... o | |
checking whether the compiler supports GNU C... yes | |
checking whether mips-openwrt-linux-musl-gcc accepts -g... yes | |
checking for mips-openwrt-linux-musl-gcc option to enable C11 features... none needed | |
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E | |
checking for grep that handles long lines and -e... /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/grep | |
checking for a sed that does not truncate output... /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/sed | |
checking for egrep... /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/grep -E | |
checking for CC compiler name... gcc | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for wchar.h... yes | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for --with-cxx-main=<compiler>... no | |
checking for the platform triplet based on compiler characteristics... mips-linux-muslsf | |
checking for multiarch... | |
checking for PEP 11 support tier... configure: WARNING: mips-openwrt-linux-gnu/gcc is not supported | |
checking for -Wl,--no-as-needed... yes | |
checking for the Android API level... not Android | |
checking for --with-emscripten-target... | |
checking for --enable-wasm-dynamic-linking... missing | |
checking for --enable-wasm-pthreads... missing | |
checking for --with-suffix... | |
checking for case-insensitive build directory... no | |
checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a | |
checking LINKCC... $(PURIFY) $(MAINCC) | |
checking EXPORTSYMS... | |
checking for GNU ld... yes | |
checking for --enable-shared... yes | |
checking for --with-static-libpython... yes | |
checking for --enable-profiling... no | |
checking LDLIBRARY... checking HOSTRUNNER... | |
libpython$(LDVERSION).so | |
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar | |
checking for mips-openwrt-linux-readelf... mips-openwrt-linux-musl-readelf | |
checking for a BSD-compatible install... /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/install -c | |
checking for a race-free mkdir -p... /usr/bin/mkdir -p | |
checking for --with-pydebug... no | |
checking for --with-trace-refs... no | |
checking for --enable-pystats... no | |
checking for --with-assertions... no | |
checking for --enable-optimizations... yes | |
checking whether C compiler accepts -fno-semantic-interposition... yes | |
checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) | |
checking for --with-lto... no | |
checking for mips-openwrt-linux-llvm-profdata... no | |
checking for llvm-profdata... /usr/lib/llvm/17/bin/llvm-profdata | |
configure: WARNING: using cross tools not prefixed with host triplet | |
checking if mips-openwrt-linux-musl-gcc supports -Og optimization level... yes | |
checking if we can add -Wextra... yes | |
checking whether mips-openwrt-linux-musl-gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no | |
checking if we can disable mips-openwrt-linux-musl-gcc unused-parameter warning... yes | |
checking if we can disable mips-openwrt-linux-musl-gcc int-conversion warning... yes | |
checking if we can disable mips-openwrt-linux-musl-gcc missing-field-initializers warning... yes | |
checking if we can enable mips-openwrt-linux-musl-gcc sign-compare warning... yes | |
checking if we can enable mips-openwrt-linux-musl-gcc unreachable-code warning... yes | |
checking if we can enable mips-openwrt-linux-musl-gcc strict-prototypes warning... yes | |
checking if we can make implicit function declaration an error in mips-openwrt-linux-musl-gcc -Werror=implicit-function-declaration... yes | |
checking if we can use visibility in mips-openwrt-linux-musl-gcc -fvisibility=hidden... yes | |
checking whether pthreads are available without options... no | |
checking whether mips-openwrt-linux-musl-gcc accepts -Kpthread... no | |
checking whether mips-openwrt-linux-musl-gcc accepts -Kthread... no | |
checking whether mips-openwrt-linux-musl-gcc accepts -pthread... no | |
checking whether mips-openwrt-linux-musl-g++ also accepts flags for thread support... no | |
checking for alloca.h... yes | |
checking for asm/types.h... yes | |
checking for bluetooth.h... no | |
checking for conio.h... no | |
checking for crypt.h... yes | |
checking for direct.h... no | |
checking for dlfcn.h... yes | |
checking for endian.h... yes | |
checking for errno.h... yes | |
checking for fcntl.h... yes | |
checking for grp.h... yes | |
checking for ieeefp.h... no | |
checking for io.h... no | |
checking for langinfo.h... yes | |
checking for libintl.h... yes | |
checking for libutil.h... no | |
checking for linux/auxvec.h... yes | |
checking for sys/auxv.h... yes | |
checking for linux/limits.h... yes | |
checking for linux/memfd.h... yes | |
checking for linux/random.h... yes | |
checking for linux/soundcard.h... yes | |
checking for linux/tipc.h... yes | |
checking for linux/wait.h... yes | |
checking for netdb.h... yes | |
checking for netinet/in.h... yes | |
checking for netpacket/packet.h... yes | |
checking for poll.h... yes | |
checking for process.h... no | |
checking for pthread.h... yes | |
checking for pty.h... yes | |
checking for sched.h... yes | |
checking for setjmp.h... yes | |
checking for shadow.h... yes | |
checking for signal.h... yes | |
checking for spawn.h... yes | |
checking for stropts.h... yes | |
checking for sys/audioio.h... no | |
checking for sys/bsdtty.h... no | |
checking for sys/devpoll.h... no | |
checking for sys/endian.h... no | |
checking for sys/epoll.h... yes | |
checking for sys/event.h... no | |
checking for sys/eventfd.h... yes | |
checking for sys/file.h... yes | |
checking for sys/ioctl.h... yes | |
checking for sys/kern_control.h... no | |
checking for sys/loadavg.h... no | |
checking for sys/lock.h... no | |
checking for sys/memfd.h... no | |
checking for sys/mkdev.h... no | |
checking for sys/mman.h... yes | |
checking for sys/modem.h... no | |
checking for sys/param.h... yes | |
checking for sys/poll.h... yes | |
checking for sys/random.h... yes | |
checking for sys/resource.h... yes | |
checking for sys/select.h... yes | |
checking for sys/sendfile.h... yes | |
checking for sys/socket.h... yes | |
checking for sys/soundcard.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/statvfs.h... yes | |
checking for sys/sys_domain.h... no | |
checking for sys/syscall.h... yes | |
checking for sys/sysmacros.h... yes | |
checking for sys/termio.h... no | |
checking for sys/time.h... yes | |
checking for sys/times.h... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/uio.h... yes | |
checking for sys/un.h... yes | |
checking for sys/utsname.h... yes | |
checking for sys/wait.h... yes | |
checking for sys/xattr.h... yes | |
checking for sysexits.h... yes | |
checking for syslog.h... yes | |
checking for termios.h... yes | |
checking for util.h... no | |
checking for utime.h... yes | |
checking for utmp.h... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for sys/mkdev.h... (cached) no | |
checking for sys/sysmacros.h... (cached) yes | |
checking for bluetooth/bluetooth.h... yes | |
checking for net/if.h... yes | |
checking for linux/netlink.h... yes | |
checking for linux/qrtr.h... yes | |
checking for linux/vm_sockets.h... yes | |
checking for linux/can.h... yes | |
checking for linux/can/bcm.h... yes | |
checking for linux/can/j1939.h... yes | |
checking for linux/can/raw.h... yes | |
checking for netcan/can.h... no | |
checking for clock_t in time.h... yes | |
checking for makedev... yes | |
checking for le64toh... yes | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking for ssize_t... yes | |
checking for __uint128_t... no | |
checking size of int... (cached) 4 | |
checking size of long... (cached) 4 | |
checking alignment of long... 4 | |
checking size of long long... (cached) 8 | |
checking size of void *... (cached) 4 | |
checking size of short... (cached) 2 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of fpos_t... 16 | |
checking size of size_t... (cached) 4 | |
checking alignment of size_t... 4 | |
checking size of pid_t... 4 | |
checking size of uintptr_t... 4 | |
checking for long double... yes | |
checking size of long double... 8 | |
checking size of _Bool... 1 | |
checking size of off_t... (cached) 8 | |
checking whether to enable large file support... yes | |
checking size of time_t... 8 | |
checking for pthread_t... yes | |
checking size of pthread_t... 4 | |
checking size of pthread_key_t... 4 | |
checking whether pthread_key_t is compatible with int... yes | |
checking for --enable-framework... no | |
checking for dyld... no | |
checking for --with-address-sanitizer... no | |
checking for --with-memory-sanitizer... no | |
checking for --with-undefined-behavior-sanitizer... no | |
checking the extension of shared libraries... .so | |
checking LDSHARED... $(CC) -shared | |
checking BLDSHARED flags... $(CC) -shared | |
checking CCSHARED... -fPIC | |
checking LINKFORSHARED... -Xlinker -export-dynamic | |
checking CFLAGSFORSHARED... $(CCSHARED) | |
checking SHLIBS... $(LIBS) | |
checking for sendfile in -lsendfile... no | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for uuid.h... no | |
checking for uuid >= 2.20... yes | |
checking for library containing sem_init... none required | |
checking for textdomain in -lintl... no | |
checking aligned memory access is required... yes | |
checking for --with-hash-algorithm... default | |
checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" | |
checking for t_open in -lnsl... no | |
checking for socket in -lsocket... no | |
checking for --with-libs... no | |
checking for --with-system-expat... no | |
checking for --with-system-ffi... yes | |
configure: WARNING: --with(out)-system-ffi is ignored on this platform | |
checking for --with-system-libmpdec... no | |
checking for --with-decimal-contextvar... yes | |
checking for decimal libmpdec machine... ansi32 | |
checking for libnsl... no | |
checking for library containing yp_match... no | |
checking for sqlite3 >= 3.7.15... yes | |
checking for sqlite3.h... yes | |
checking for sqlite3_bind_double in -lsqlite3... yes | |
checking for sqlite3_column_decltype in -lsqlite3... yes | |
checking for sqlite3_column_double in -lsqlite3... yes | |
checking for sqlite3_complete in -lsqlite3... yes | |
checking for sqlite3_enable_shared_cache in -lsqlite3... yes | |
checking for sqlite3_progress_handler in -lsqlite3... yes | |
checking for sqlite3_result_double in -lsqlite3... yes | |
checking for sqlite3_set_authorizer in -lsqlite3... yes | |
checking for sqlite3_trace_v2 in -lsqlite3... yes | |
checking for sqlite3_value_double in -lsqlite3... yes | |
checking for sqlite3_load_extension in -lsqlite3... no | |
checking for sqlite3_serialize in -lsqlite3... yes | |
checking for --enable-loadable-sqlite-extensions... no | |
checking for gdbm.h... yes | |
checking for gdbm_open in -lgdbm... yes | |
checking for ndbm.h... yes | |
checking for dbm_open in -lndbm... no | |
checking for dbm_open in -lgdbm_compat... yes | |
checking for gdbm/ndbm.h... no | |
checking for gdbm-ndbm.h... no | |
checking for db.h... no | |
checking for --with-dbmliborder... gdbm:ndbm:bdb | |
checking for _POSIX_THREADS in unistd.h... yes | |
checking for pthread_create in -lpthread... yes | |
checking for usconfig in -lmpc... no | |
checking if PTHREAD_SCOPE_SYSTEM is supported... no | |
checking for pthread_sigmask... yes | |
checking for pthread_getcpuclockid... yes | |
checking if --enable-ipv6 is specified... yes | |
checking ipv6 stack type... solaris | |
checking CAN_RAW_FD_FRAMES... yes | |
checking for CAN_RAW_JOIN_FILTERS... yes | |
checking for --with-doc-strings... yes | |
checking for --with-pymalloc... yes | |
checking for --with-freelists... yes | |
checking for --with-c-locale-coercion... yes | |
checking for --with-valgrind... no | |
checking for --with-dtrace... no | |
checking for dlopen... yes | |
checking DYNLOADFILE... dynload_shlib.o | |
checking MACHDEP_OBJS... none | |
checking for accept4... yes | |
checking for alarm... yes | |
checking for bind_textdomain_codeset... yes | |
checking for chmod... yes | |
checking for chown... yes | |
checking for clock... yes | |
checking for close_range... no | |
checking for confstr... yes | |
checking for copy_file_range... yes | |
checking for ctermid... yes | |
checking for dup... yes | |
checking for dup3... yes | |
checking for execv... yes | |
checking for explicit_bzero... yes | |
checking for explicit_memset... no | |
checking for faccessat... yes | |
checking for fchmod... (cached) yes | |
checking for fchmodat... yes | |
checking for fchown... yes | |
checking for fchownat... yes | |
checking for fdopendir... yes | |
checking for fdwalk... no | |
checking for fexecve... yes | |
checking for fork... yes | |
checking for fork1... no | |
checking for fpathconf... yes | |
checking for fstatat... yes | |
checking for ftime... yes | |
checking for ftruncate... yes | |
checking for futimens... yes | |
checking for futimes... yes | |
checking for futimesat... yes | |
checking for gai_strerror... yes | |
checking for getegid... yes | |
checking for getentropy... yes | |
checking for geteuid... yes | |
checking for getgid... yes | |
checking for getgrgid... yes | |
checking for getgrgid_r... yes | |
checking for getgrnam_r... yes | |
checking for getgrouplist... yes | |
checking for getgroups... yes | |
checking for gethostname... yes | |
checking for getitimer... yes | |
checking for getloadavg... yes | |
checking for getlogin... yes | |
checking for getpeername... yes | |
checking for getpgid... yes | |
checking for getpid... yes | |
checking for getppid... yes | |
checking for getpriority... yes | |
checking for _getpty... no | |
checking for getpwent... yes | |
checking for getpwnam_r... yes | |
checking for getpwuid... yes | |
checking for getpwuid_r... (cached) yes | |
checking for getresgid... yes | |
checking for getresuid... yes | |
checking for getrusage... yes | |
checking for getsid... yes | |
checking for getspent... yes | |
checking for getspnam... yes | |
checking for getuid... yes | |
checking for getwd... no | |
checking for if_nameindex... yes | |
checking for initgroups... yes | |
checking for kill... yes | |
checking for killpg... yes | |
checking for lchown... yes | |
checking for linkat... yes | |
checking for lockf... yes | |
checking for lstat... (cached) yes | |
checking for lutimes... yes | |
checking for madvise... yes | |
checking for mbrtowc... yes | |
checking for memrchr... yes | |
checking for mkdirat... yes | |
checking for mkfifo... yes | |
checking for mkfifoat... yes | |
checking for mknod... yes | |
checking for mknodat... yes | |
checking for mktime... yes | |
checking for mmap... yes | |
checking for mremap... yes | |
checking for nice... yes | |
checking for openat... yes | |
checking for opendir... yes | |
checking for pathconf... yes | |
checking for pause... yes | |
checking for pipe... yes | |
checking for pipe2... yes | |
checking for plock... no | |
checking for poll... yes | |
checking for posix_fadvise... yes | |
checking for posix_fallocate... yes | |
checking for posix_spawn... yes | |
checking for posix_spawnp... yes | |
checking for pread... yes | |
checking for preadv... yes | |
checking for preadv2... yes | |
checking for pthread_condattr_setclock... yes | |
checking for pthread_init... no | |
checking for pthread_kill... yes | |
checking for pwrite... yes | |
checking for pwritev... yes | |
checking for pwritev2... yes | |
checking for readlink... yes | |
checking for readlinkat... yes | |
checking for readv... yes | |
checking for realpath... yes | |
checking for renameat... yes | |
checking for rtpSpawn... no | |
checking for sched_get_priority_max... yes | |
checking for sched_rr_get_interval... yes | |
checking for sched_setaffinity... yes | |
checking for sched_setparam... yes | |
checking for sched_setscheduler... yes | |
checking for sem_clockwait... no | |
checking for sem_getvalue... yes | |
checking for sem_open... yes | |
checking for sem_timedwait... yes | |
checking for sem_unlink... yes | |
checking for sendfile... yes | |
checking for setegid... yes | |
checking for seteuid... yes | |
checking for setgid... yes | |
checking for sethostname... yes | |
checking for setitimer... yes | |
checking for setlocale... (cached) yes | |
checking for setpgid... yes | |
checking for setpgrp... yes | |
checking for setpriority... yes | |
checking for setregid... yes | |
checking for setresgid... yes | |
checking for setresuid... (cached) no | |
checking for setreuid... yes | |
checking for setsid... yes | |
checking for setuid... yes | |
checking for setvbuf... yes | |
checking for shutdown... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for sigfillset... yes | |
checking for siginterrupt... yes | |
checking for sigpending... yes | |
checking for sigrelse... yes | |
checking for sigtimedwait... yes | |
checking for sigwait... yes | |
checking for sigwaitinfo... yes | |
checking for snprintf... yes | |
checking for splice... yes | |
checking for strftime... (cached) yes | |
checking for strlcpy... yes | |
checking for strsignal... yes | |
checking for symlinkat... yes | |
checking for sync... yes | |
checking for sysconf... yes | |
checking for system... yes | |
checking for tcgetpgrp... yes | |
checking for tcsetpgrp... yes | |
checking for tempnam... yes | |
checking for timegm... yes | |
checking for times... yes | |
checking for tmpfile... yes | |
checking for tmpnam... yes | |
checking for tmpnam_r... no | |
checking for truncate... yes | |
checking for ttyname... yes | |
checking for umask... yes | |
checking for uname... yes | |
checking for unlinkat... yes | |
checking for utimensat... yes | |
checking for utimes... (cached) yes | |
checking for vfork... yes | |
checking for wait... yes | |
checking for wait3... yes | |
checking for wait4... yes | |
checking for waitid... yes | |
checking for waitpid... yes | |
checking for wcscoll... yes | |
checking for wcsftime... yes | |
checking for wcsxfrm... yes | |
checking for wmemcmp... yes | |
checking for writev... yes | |
checking for mips-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed | |
checking whether dirfd is declared... yes | |
checking for chroot... yes | |
checking for link... yes | |
checking for symlink... yes | |
checking for fchdir... yes | |
checking for fsync... yes | |
checking for fdatasync... yes | |
checking for epoll_create... yes | |
checking for epoll_create1... yes | |
checking for kqueue... no | |
checking for prlimit... yes | |
checking for _dyld_shared_cache_contains_path... no | |
checking for memfd_create... yes | |
checking for eventfd... yes | |
checking for ctermid_r... no | |
checking for flock declaration... yes | |
checking for flock... yes | |
checking for getpagesize... yes | |
checking for broken unsetenv... no | |
checking for true... true | |
checking for inet_aton in -lc... yes | |
checking for chflags... cross | |
checking for chflags... no | |
checking for lchflags... cross | |
checking for lchflags... no | |
checking for zlib >= 1.2.0... yes | |
checking for bzip2... no | |
checking for bzlib.h... yes | |
checking for BZ2_bzCompress in -lbz2... yes | |
checking for liblzma... yes | |
checking for hstrerror... yes | |
checking for getservbyname... yes | |
checking for getservbyport... yes | |
checking for gethostbyname... yes | |
checking for gethostbyaddr... yes | |
checking for getprotobyname... yes | |
checking for inet_aton... yes | |
checking for inet_ntoa... yes | |
checking for inet_pton... yes | |
checking for getpeername... (cached) yes | |
checking for getsockname... yes | |
checking for accept... yes | |
checking for bind... yes | |
checking for connect... yes | |
checking for listen... yes | |
checking for recvfrom... yes | |
checking for sendto... yes | |
checking for setsockopt... yes | |
checking for socket... yes | |
checking for setgroups... yes | |
checking for openpty... yes | |
checking for library containing login_tty... none required | |
checking for forkpty... yes | |
checking for fseek64... no | |
checking for fseeko... yes | |
checking for fstatvfs... yes | |
checking for ftell64... no | |
checking for ftello... yes | |
checking for statvfs... yes | |
checking for dup2... yes | |
checking for getpgrp... yes | |
checking for setpgrp... (cached) yes | |
checking for libxcrypt >= 3.1.1... no | |
checking for library containing crypt_r... none required | |
checking for crypt or crypt_r... yes | |
checking for clock_gettime... yes | |
checking for clock_getres... yes | |
checking for clock_settime... yes | |
checking for clock_nanosleep... yes | |
checking for nanosleep... yes | |
checking for major, minor, and makedev... yes | |
checking for getaddrinfo... (cached) yes | |
checking getaddrinfo bug... (cached) no | |
checking for getnameinfo... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... yes | |
checking for struct stat.st_rdev... yes | |
checking for struct stat.st_blksize... yes | |
checking for struct stat.st_flags... no | |
checking for struct stat.st_gen... no | |
checking for struct stat.st_birthtime... no | |
checking for struct stat.st_blocks... yes | |
checking for struct passwd.pw_gecos... yes | |
checking for struct passwd.pw_passwd... yes | |
checking for siginfo_t.si_band... yes | |
checking for time.h that defines altzone... no | |
checking for addrinfo... yes | |
checking for sockaddr_storage... yes | |
checking for sockaddr_alg... yes | |
checking for an ANSI C-conforming const... yes | |
checking for working signed char... yes | |
checking for prototypes... yes | |
checking for variable length prototypes and stdarg.h... yes | |
checking for socketpair... yes | |
checking if sockaddr has sa_len member... no | |
checking for gethostbyname_r... yes | |
checking gethostbyname_r with 6 args... yes | |
checking for __fpu_control... no | |
checking for __fpu_control in -lieee... no | |
checking for --with-libm=STRING... default LIBM="-lm" | |
checking for --with-libc=STRING... default LIBC="" | |
checking for x64 gcc inline assembler... no | |
checking whether float word ordering is bigendian... yes | |
checking whether we can use gcc inline assembler to get and set x87 control word... no | |
checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no | |
checking for x87-style double rounding... no | |
checking for acosh... yes | |
checking for asinh... yes | |
checking for atanh... yes | |
checking for erf... yes | |
checking for erfc... yes | |
checking for expm1... yes | |
checking for log1p... yes | |
checking for log2... yes | |
checking whether POSIX semaphores are enabled... yes | |
checking for broken sem_getvalue... yes | |
checking whether RTLD_LAZY is declared... yes | |
checking whether RTLD_NOW is declared... yes | |
checking whether RTLD_GLOBAL is declared... yes | |
checking whether RTLD_LOCAL is declared... yes | |
checking whether RTLD_NODELETE is declared... yes | |
checking whether RTLD_NOLOAD is declared... yes | |
checking whether RTLD_DEEPBIND is declared... no | |
checking whether RTLD_MEMBER is declared... no | |
checking digit size for Python's longs... no value specified | |
checking for wchar.h... (cached) yes | |
checking size of wchar_t... 4 | |
checking whether wchar_t is signed... yes | |
checking whether wchar_t is usable... no | |
checking whether byte ordering is bigendian... (cached) yes | |
checking ABIFLAGS... | |
checking SOABI... cpython-311-mips-linux-muslsf | |
checking LDVERSION... $(VERSION)$(ABIFLAGS) | |
checking for --with-platlibdir... no | |
checking for --with-wheel-pkg-dir... no | |
checking whether right shift extends the sign bit... yes | |
checking for getc_unlocked() and friends... yes | |
checking how to link readline libs... checking for readline... no | |
none | |
checking for broken nice()... no | |
checking for broken poll()... no | |
checking for working tzset()... no | |
checking for tv_nsec in struct stat... yes | |
checking for tv_nsec2 in struct stat... no | |
checking for curses.h... yes | |
checking for ncurses.h... yes | |
checking for term.h... yes | |
checking whether mvwdelch is an expression... yes | |
checking whether WINDOW has _flags... yes | |
checking for curses function is_pad... yes | |
checking for curses function is_term_resized... yes | |
checking for curses function resize_term... yes | |
checking for curses function resizeterm... yes | |
checking for curses function immedok... yes | |
checking for curses function syncok... yes | |
checking for curses function wchgat... yes | |
checking for curses function filter... yes | |
checking for curses function has_key... yes | |
checking for curses function typeahead... yes | |
checking for curses function use_env... yes | |
configure: checking for device files | |
checking for /dev/ptmx... (cached) yes | |
checking for /dev/ptc... (cached) no | |
checking for %zd printf() format support... cross -- assuming yes | |
checking for socklen_t... yes | |
checking for broken mbstowcs... no | |
checking for --with-computed-gotos... no value specified | |
checking whether mips-openwrt-linux-musl-gcc supports computed gotos... no | |
checking for build directories... done | |
checking for -O2... yes | |
checking for glibc _FORTIFY_SOURCE/memmove bug... undefined | |
checking for stdatomic.h... yes | |
checking for builtin __atomic_load_n and __atomic_store_n functions... yes | |
checking for ensurepip... no | |
checking if the dirent structure of a d_type field... yes | |
checking for the Linux getrandom() syscall... yes | |
checking for the getrandom() function... yes | |
checking for library containing shm_open... none required | |
checking for shm_open... yes | |
checking for shm_unlink... yes | |
checking for mips-openwrt-linux-pkg-config... /home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/pkg-config | |
checking whether compiling and linking against OpenSSL works... yes | |
checking for --with-openssl-rpath... | |
checking whether OpenSSL provides required ssl module APIs... yes | |
checking whether OpenSSL provides required hashlib module APIs... yes | |
checking for --with-ssl-default-suites... python | |
checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 | |
checking for libb2... no | |
checking for --disable-test-modules... no | |
checking for additional Modules/Setup files... | |
checking for stdlib extension module _multiprocessing... yes | |
checking for stdlib extension module _posixshmem... yes | |
checking for stdlib extension module fcntl... yes | |
checking for stdlib extension module mmap... yes | |
checking for stdlib extension module _socket... yes | |
checking for stdlib extension module grp... yes | |
checking for stdlib extension module ossaudiodev... yes | |
checking for stdlib extension module pwd... yes | |
checking for stdlib extension module resource... yes | |
checking for stdlib extension module _scproxy... n/a | |
checking for stdlib extension module spwd... yes | |
checking for stdlib extension module syslog... yes | |
checking for stdlib extension module termios... yes | |
checking for stdlib extension module pyexpat... yes | |
checking for stdlib extension module _elementtree... yes | |
checking for stdlib extension module _md5... yes | |
checking for stdlib extension module _sha1... yes | |
checking for stdlib extension module _sha256... yes | |
checking for stdlib extension module _sha512... yes | |
checking for stdlib extension module _sha3... yes | |
checking for stdlib extension module _blake2... yes | |
checking for stdlib extension module _crypt... yes | |
checking for stdlib extension module _decimal... yes | |
checking for stdlib extension module _gdbm... yes | |
checking for stdlib extension module nis... n/a | |
checking for stdlib extension module _sqlite3... yes | |
checking for stdlib extension module _tkinter... n/a | |
checking for stdlib extension module _uuid... yes | |
checking for stdlib extension module zlib... yes | |
checking for stdlib extension module _bz2... yes | |
checking for stdlib extension module _lzma... yes | |
checking for stdlib extension module _ssl... yes | |
checking for stdlib extension module _hashlib... yes | |
checking for stdlib extension module _testcapi... disabled | |
checking for stdlib extension module _testclinic... disabled | |
checking for stdlib extension module _testinternalcapi... disabled | |
checking for stdlib extension module _testbuffer... disabled | |
checking for stdlib extension module _testimportmultiple... disabled | |
checking for stdlib extension module _testmultiphase... disabled | |
checking for stdlib extension module _xxtestfuzz... disabled | |
checking for stdlib extension module _ctypes_test... disabled | |
checking for stdlib extension module xxlimited... yes | |
checking for stdlib extension module xxlimited_35... yes | |
configure: creating ./config.status | |
config.status: creating Makefile.pre | |
config.status: creating Misc/python.pc | |
config.status: creating Misc/python-embed.pc | |
config.status: creating Misc/python-config.sh | |
config.status: creating Modules/Setup.bootstrap | |
config.status: creating Modules/Setup.stdlib | |
config.status: creating Modules/ld_so_aix | |
config.status: creating pyconfig.h | |
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls | |
configure: creating Modules/Setup.local | |
configure: creating Makefile | |
configure: WARNING: | |
Platform "mips-openwrt-linux-gnu" with compiler "gcc" is not supported by the | |
CPython core team, see https://peps.python.org/pep-0011/ for more information. | |
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.configured_68b329da9893e34099c7d8ad5cb9c940 | |
rm -f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.built | |
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.built_check | |
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -mips16 -minterlink-mips16 -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify " LDFLAGS="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib" PYTHONSTRICTEXTENSIONBUILD=1 make --jobserver-auth=fifo:/tmp/GMfifo1446443 -C /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro" LD="mips-openwrt-linux-musl-ld.bfd" NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size READELF="mips-openwrt-linux-musl-readelf" CROSS="mips-openwrt-linux-musl-" ARCH="mips" ; | |
make[4]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
Running code to generate profile data (this can take a while): | |
# First, we need to create a clean build with profile generation | |
# enabled. | |
make profile-gen-stamp | |
make[5]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make clean | |
make[6]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
find . -depth -name '__pycache__' -exec rm -rf {} ';' | |
find . -name '*.py[co]' -exec rm -f {} ';' | |
find . -name '*.[oa]' -exec rm -f {} ';' | |
find . -name '*.s[ol]' -exec rm -f {} ';' | |
find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' | |
find . -name '*.wasm' -exec rm -f {} ';' | |
find . -name '*.lst' -exec rm -f {} ';' | |
find build -name 'fficonfig.h' -exec rm -f {} ';' || true | |
find: 'build': No such file or directory | |
find build -name '*.py' -exec rm -f {} ';' || true | |
find: 'build': No such file or directory | |
find build -name '*.py[co]' -exec rm -f {} ';' || true | |
find: 'build': No such file or directory | |
rm -f pybuilddir.txt | |
rm -f Lib/lib2to3/*Grammar*.pickle | |
rm -f _bootstrap_python | |
rm -f python.html python*.js python.data python*.symbols python*.map | |
rm -f ./usr/lib/python3.11/os.py | |
rm -f Programs/_testembed Programs/_freeze_module | |
rm -f Python/deepfreeze/*.[co] | |
rm -f Python/frozen_modules/*.h | |
rm -f Python/frozen_modules/MANIFEST | |
find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' | |
find: 'build': No such file or directory | |
make[6]: [Makefile:2597: clean-retain-profile] Error 1 (ignored) | |
rm -f Include/pydtrace_probes.h | |
rm -f profile-gen-stamp | |
make[7]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
find . -name '*.gc??' -exec rm -f {} ';' | |
find . -name '*.profclang?' -exec rm -f {} ';' | |
find . -name '*.dyn' -exec rm -f {} ';' | |
rm -f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/coverage.info | |
rm -rf /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/lcov-report | |
rm -f profile-run-stamp | |
make[7]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make[6]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
touch profile-clean-stamp | |
Building with support for profile generation: | |
make build_all_generate_profile | |
make[6]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make build_all CFLAGS_NODIST=" -fprofile-generate" LDFLAGS_NODIST=" -fprofile-generate" LIBS="-ldl -lpthread" | |
make[7]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
Python/initconfig.c:2283:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
2283 | config_envvars_usage() | |
| ^~~~~~~~~~~~~~~~~~~~ | |
Python/initconfig.c:2289:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
2289 | config_xoptions_usage() | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ | |
-DABIFLAGS='""' \ | |
-DMULTIARCH=\"mips-linux-muslsf\" \ | |
-o Python/sysmodule.o ./Python/sysmodule.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ | |
-DSOABI='"cpython-311-mips-linux-muslsf"' \ | |
-o Python/dynload_shlib.o ./Python/dynload_shlib.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
python3.11 ./Programs/_freeze_module.py importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h | |
python3.11 ./Programs/_freeze_module.py importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h | |
python3.11 ./Programs/_freeze_module.py zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h | |
python3.11 ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h | |
python3.11 ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h | |
python3.11 ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h | |
python3.11 ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h | |
python3.11 ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h | |
python3.11 ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h | |
python3.11 ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h | |
python3.11 ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h | |
python3.11 ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h | |
python3.11 ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h | |
python3.11 ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h | |
python3.11 ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h | |
python3.11 ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h | |
python3.11 ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h | |
python3.11 ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h | |
python3.11 ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h | |
python3.11 ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h | |
python3.11 ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h | |
python3.11 ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h | |
python3.11 ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h | |
python3.11 ./Programs/_freeze_module.py getpath ./Modules/getpath.py Python/frozen_modules/getpath.h | |
_PYTHON_PROJECT_BASE=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 _PYTHON_HOST_PLATFORM=linux-mips PYTHONPATH=./Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata__linux_mips-linux-muslsf python3.11 -S -m sysconfig --generate-posix-vars ;\ | |
if test $? -ne 0 ; then \ | |
echo "generate-posix-vars failed" ; \ | |
rm -f ./pybuilddir.txt ; \ | |
exit 1 ; \ | |
fi | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/basearith.o ./Modules/_decimal/libmpdec/basearith.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/constants.o ./Modules/_decimal/libmpdec/constants.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/context.o ./Modules/_decimal/libmpdec/context.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/convolute.o ./Modules/_decimal/libmpdec/convolute.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/crt.o ./Modules/_decimal/libmpdec/crt.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/difradix2.o ./Modules/_decimal/libmpdec/difradix2.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/fnt.o ./Modules/_decimal/libmpdec/fnt.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/fourstep.o ./Modules/_decimal/libmpdec/fourstep.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ./Modules/_decimal/libmpdec/io.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/mpalloc.o ./Modules/_decimal/libmpdec/mpalloc.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/mpdecimal.o ./Modules/_decimal/libmpdec/mpdecimal.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/numbertheory.o ./Modules/_decimal/libmpdec/numbertheory.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/sixstep.o ./Modules/_decimal/libmpdec/sixstep.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_decimal/libmpdec/transpose.o ./Modules/_decimal/libmpdec/transpose.c | |
mips-openwrt-linux-musl-gcc -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/expat/xmlparse.o ./Modules/expat/xmlparse.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/expat/xmlrole.o ./Modules/expat/xmlrole.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/expat/xmltok.o ./Modules/expat/xmltok.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c | |
sed -e "s,@EXENAME@,/usr/bin/python3.11," < ./Misc/python-config.in >python-config.py | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config | |
python3.11 ./Tools/scripts/deepfreeze.py \ | |
Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \ | |
Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \ | |
Python/frozen_modules/zipimport.h:zipimport \ | |
Python/frozen_modules/abc.h:abc \ | |
Python/frozen_modules/codecs.h:codecs \ | |
Python/frozen_modules/io.h:io \ | |
Python/frozen_modules/_collections_abc.h:_collections_abc \ | |
Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \ | |
Python/frozen_modules/genericpath.h:genericpath \ | |
Python/frozen_modules/ntpath.h:ntpath \ | |
Python/frozen_modules/posixpath.h:posixpath \ | |
Python/frozen_modules/os.h:os \ | |
Python/frozen_modules/site.h:site \ | |
Python/frozen_modules/stat.h:stat \ | |
Python/frozen_modules/importlib.util.h:importlib.util \ | |
Python/frozen_modules/importlib.machinery.h:importlib.machinery \ | |
Python/frozen_modules/runpy.h:runpy \ | |
Python/frozen_modules/__hello__.h:__hello__ \ | |
Python/frozen_modules/__phello__.h:__phello__ \ | |
Python/frozen_modules/__phello__.ham.h:__phello__.ham \ | |
Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \ | |
Python/frozen_modules/__phello__.spam.h:__phello__.spam \ | |
Python/frozen_modules/frozen_only.h:frozen_only \ | |
-o Python/deepfreeze/deepfreeze.c | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ | |
-DPREFIX='"/usr"' \ | |
-DEXEC_PREFIX='"/usr"' \ | |
-DVERSION='"3.11"' \ | |
-DVPATH='""' \ | |
-DPLATLIBDIR='"lib"' \ | |
-DPYTHONFRAMEWORK='""' \ | |
-o Modules/getpath.o ./Modules/getpath.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
_PYTHON_PROJECT_BASE=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 _PYTHON_HOST_PLATFORM=linux-mips PYTHONPATH=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/build/lib.linux-mips-3.11:./Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata__linux_mips-linux-muslsf python3.11 -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform | |
mips-openwrt-linux-musl-gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
rm -f Modules/expat/libexpat.a | |
mips-openwrt-linux-musl-gcc-ar rcs Modules/expat/libexpat.a Modules/expat/xmlparse.o Modules/expat/xmlrole.o Modules/expat/xmltok.o | |
rm -f Modules/_decimal/libmpdec/libmpdec.a | |
mips-openwrt-linux-musl-gcc-ar rcs Modules/_decimal/libmpdec/libmpdec.a Modules/_decimal/libmpdec/basearith.o Modules/_decimal/libmpdec/constants.o Modules/_decimal/libmpdec/context.o Modules/_decimal/libmpdec/convolute.o Modules/_decimal/libmpdec/crt.o Modules/_decimal/libmpdec/difradix2.o Modules/_decimal/libmpdec/fnt.o Modules/_decimal/libmpdec/fourstep.o Modules/_decimal/libmpdec/io.o Modules/_decimal/libmpdec/mpalloc.o Modules/_decimal/libmpdec/mpdecimal.o Modules/_decimal/libmpdec/numbertheory.o Modules/_decimal/libmpdec/sixstep.o Modules/_decimal/libmpdec/transpose.o | |
CC='mips-openwrt-linux-musl-gcc' LDSHARED='mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _PYTHON_PROJECT_BASE=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 _PYTHON_HOST_PLATFORM=linux-mips PYTHONPATH=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/build/lib.linux-mips-3.11:./Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata__linux_mips-linux-muslsf python3.11 ./setup.py build | |
running build | |
running build_ext | |
building 'array' extension | |
building '_contextvars' extension | |
creating build/temp.linux-mips-3.11/home | |
building 'math' extension | |
creating build/temp.linux-mips-3.11/home/stijn | |
creating build/temp.linux-mips-3.11/home/stijn | |
building 'cmath' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt | |
building '_datetime' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_contextvarsmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_contextvarsmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cmathmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cmathmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_datetimemodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_datetimemodule.o | |
building '_random' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mathmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mathmodule.o | |
building '_zoneinfo' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/arraymodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/arraymodule.o | |
building '_bisect' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_randommodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_randommodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_zoneinfo.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_zoneinfo.o | |
building '_heapq' extension | |
building '_pickle' extension | |
building '_json' extension | |
building '_lsprof' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_heapqmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_heapqmodule.o | |
building '_opcode' extension | |
building 'unicodedata' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bisectmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bisectmodule.o | |
building '_asyncio' extension | |
building '_queue' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_opcode.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_opcode.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lsprof.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lsprof.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_pickle.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_pickle.o | |
building '_struct' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_asynciomodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_asynciomodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_statistics' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_typing' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'fcntl' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_struct.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_struct.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_json.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_json.o | |
building 'grp' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_statisticsmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_statisticsmodule.o | |
building '_socket' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/fcntlmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/fcntlmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/grpmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/grpmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_queuemodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_queuemodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/socketmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/socketmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'select' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_typingmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_typingmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'mmap' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/selectmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/selectmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/unicodedata.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/unicodedata.o | |
building 'spwd' extension | |
building 'syslog' extension | |
building 'audioop' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_xxsubinterpreters' extension | |
building '_csv' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/spwdmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/spwdmodule.o | |
building '_curses' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/syslogmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/syslogmodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_xxsubinterpretersmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/audioop.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/audioop.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cursesmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cursesmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mmapmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mmapmodule.o | |
building '_crypt' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_posixsubprocess' extension | |
building '_curses_panel' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_md5' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cryptmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cryptmodule.o | |
building '_hashlib' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_posixsubprocess.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_posixsubprocess.o | |
building '_ssl' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_sha512' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_csv.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_csv.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/md5module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/md5module.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_curses_panel.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_curses_panel.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ssl.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ssl.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_hashopenssl.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_hashopenssl.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_blake2' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_sha1' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha512module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha512module.o | |
building '_dbm' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2 | |
building '_sha3' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_sqlite3' extension | |
building '_gdbm' extension | |
building '_sha256' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2b_impl.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2b_impl.o | |
building 'resource' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_NDBM -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_dbmmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_dbmmodule.o | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sha3 | |
building 'ossaudiodev' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/resource.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/resource.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_gdbmmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_gdbmmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha256module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha256module.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha1module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha1module.o | |
building 'termios' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sha3/sha3module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sha3/sha3module.o | |
building 'zlib' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'binascii' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/termios.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/termios.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/zlibmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/zlibmodule.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/blob.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/blob.o | |
building '_bz2' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/ossaudiodev.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/ossaudiodev.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_ZLIB_CRC32 -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/binascii.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/binascii.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bz2module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bz2module.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_lzma' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'pyexpat' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lzmamodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lzmamodule.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_elementtree' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Modules/expat -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/pyexpat.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/pyexpat.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Modules/expat -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_elementtree.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_elementtree.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_multibytecodec' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs | |
building '_codecs_kr' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/multibytecodec.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_codecs_jp' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_codecs_cn' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_codecs_tw' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_codecs_hk' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.o | |
building '_codecs_iso2022' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_decimal' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_decimal | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I./Modules/_decimal/libmpdec -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_decimal/_decimal.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_decimal/_decimal.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_posixshmem' extension | |
building '_multiprocessing' extension | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/posixshmem.o | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/multiprocessing.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_uuid' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include/uuid -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_uuidmodule.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_uuidmodule.o | |
building 'xxlimited' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building 'xxlimited_35' extension | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited_35.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited_35.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
building '_ctypes' extension | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
creating build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/_ctypes.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_typingmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_typing.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_contextvarsmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_contextvars.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_uuidmodule.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -luuid -o build/lib.linux-mips-3.11/_uuid.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cryptmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_crypt.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_opcode.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_opcode.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/semaphore.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_statisticsmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/_statistics.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/posixshmem.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_posixshmem.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/spwdmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/spwd.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited_35.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/xxlimited_35.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/syslogmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/syslog.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/xxlimited.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/xxlimited.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/grpmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/grp.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/resource.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/resource.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_tw.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bisectmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_bisect.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_queuemodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_queue.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_randommodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_random.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_heapqmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_heapq.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_dbmmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lgdbm_compat -o build/lib.linux-mips-3.11/_dbm.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha1module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_sha1.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_multiprocessing/semaphore.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_multiprocessing.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/md5module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_md5.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/fcntlmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/fcntl.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_curses_panel.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lpanelw -lncursesw -o build/lib.linux-mips-3.11/_curses_panel.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_hk.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/termios.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/termios.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_kr.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_gdbmmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lgdbm -o build/lib.linux-mips-3.11/_gdbm.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_posixsubprocess.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_posixsubprocess.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/connection.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/connection.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sha3/sha3module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_sha3.cpython-311-mips-linux-muslsf.so | |
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/connection.c: In function 'deserialize_impl': | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_bz2module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lbz2 -o build/lib.linux-mips-3.11/_bz2.cpython-311-mips-linux-muslsf.so | |
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/connection.c:2168:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] | |
2168 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | |
| ^ | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/rotatingtree.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/rotatingtree.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha256module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_sha256.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lsprof.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/rotatingtree.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_lsprof.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_cn.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/selectmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/select.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_iso2022.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_lzmamodule.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -llzma -o build/lib.linux-mips-3.11/_lzma.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/ossaudiodev.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/ossaudiodev.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/binascii.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lz -o build/lib.linux-mips-3.11/binascii.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mmapmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/mmap.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/zlibmodule.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lz -o build/lib.linux-mips-3.11/zlib.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_csv.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_csv.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_zoneinfo.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_zoneinfo.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_codecs_jp.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_xxsubinterpretersmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_xxsubinterpreters.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_json.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_json.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cjkcodecs/multibytecodec.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_multibytecodec.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_hashopenssl.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lcrypto -o build/lib.linux-mips-3.11/_hashlib.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/sha512module.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_sha512.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2module.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/pyexpat.o Modules/expat/libexpat.a -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/pyexpat.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/audioop.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/audioop.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2s_impl.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2s_impl.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_struct.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_struct.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/unicodedata.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/unicodedata.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_asynciomodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_asyncio.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/mathmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/math.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/arraymodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/array.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/cursor.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/cursor.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2b_impl.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2module.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_blake2/blake2s_impl.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_blake2.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_elementtree.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_elementtree.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callbacks.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callbacks.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/microprotocols.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/microprotocols.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callproc.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callproc.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/socketmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_socket.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/module.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/module.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/cmathmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/cmath.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_datetimemodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/_datetime.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/cfield.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/cfield.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/prepare_protocol.o | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_cursesmodule.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lncursesw -o build/lib.linux-mips-3.11/_curses.cpython-311-mips-linux-muslsf.so | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ssl.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lssl -lcrypto -o build/lib.linux-mips-3.11/_ssl.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/row.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/row.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/statement.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/statement.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Modules/_sqlite -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/util.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/util.o | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/blob.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/connection.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/cursor.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/microprotocols.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/module.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/prepare_protocol.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/row.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/statement.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_sqlite/util.o -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lsqlite3 -o build/lib.linux-mips-3.11/_sqlite3.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_pickle.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -o build/lib.linux-mips-3.11/_pickle.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_decimal/_decimal.o Modules/_decimal/libmpdec/libmpdec.a -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lm -o build/lib.linux-mips-3.11/_decimal.cpython-311-mips-linux-muslsf.so | |
mips-openwrt-linux-musl-gcc -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I./Include -I. -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -c /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/stgdict.c -o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/stgdict.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 | |
cc1: note: someone does not honour COPTS correctly, passed 2 times | |
mips-openwrt-linux-musl-gcc -shared -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -fno-semantic-interposition -fprofile-generate -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -fuse-ld=bfd -DPIC -fpic -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7=Python-3.11.7 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -DPIC -fpic -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/include/fortify build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/_ctypes.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callbacks.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/callproc.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/cfield.o build/temp.linux-mips-3.11/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Modules/_ctypes/stgdict.o -L. -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7 -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-mips_24kc_gcc-13.2.0_musl/mips-openwrt-linux-musl/lib -lffi -ldl -o build/lib.linux-mips-3.11/_ctypes.cpython-311-mips-linux-muslsf.so | |
The necessary bits to build these optional modules were not found: | |
readline | |
To find the necessary bits, look in setup.py in detect_modules() for the module's name. | |
The following modules found by detect_modules() in setup.py have not | |
been built, they are *disabled* by configure: | |
_ctypes_test _testbuffer _testcapi | |
_testclinic _testimportmultiple _testinternalcapi | |
_testmultiphase _xxtestfuzz | |
Traceback (most recent call last): | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/./setup.py", line 1621, in <module> | |
main() | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/./setup.py", line 1591, in main | |
setup(# PyPI Metadata (PEP 301) | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/core.py", line 148, in setup | |
dist.run_commands() | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/dist.py", line 966, in run_commands | |
self.run_command(cmd) | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/dist.py", line 985, in run_command | |
cmd_obj.run() | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/command/build.py", line 135, in run | |
self.run_command(cmd_name) | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/cmd.py", line 313, in run_command | |
self.distribution.run_command(command) | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/dist.py", line 985, in run_command | |
cmd_obj.run() | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/Lib/distutils/command/build_ext.py", line 343, in run | |
self.build_extensions() | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/./setup.py", line 522, in build_extensions | |
self.summary(mods_built, mods_disabled) | |
File "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/./setup.py", line 600, in summary | |
raise RuntimeError("Failed to build some stdlib modules") | |
RuntimeError: Failed to build some stdlib modules | |
make[7]: *** [Makefile:868: sharedmods] Error 1 | |
make[7]: *** Waiting for unfinished jobs.... | |
make[7]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make[6]: *** [Makefile:767: build_all_generate_profile] Error 2 | |
make[6]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make[5]: *** [Makefile:743: profile-gen-stamp] Error 2 | |
make[5]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make[4]: *** [Makefile:755: profile-run-stamp] Error 2 | |
make[4]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7' | |
make[3]: *** [Makefile:354: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-mips_24kc_musl/Python-3.11.7/.built] Error 2 | |
make[3]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt-packages/lang/python/python3' | |
time: package/feeds/packages/python/python3/compile#549.13#29.42#52.82 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment