autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/host/share/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/hostpkg/share/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/share/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. OpenWrt-libtoolize: copying file 'config/config.guess' OpenWrt-libtoolize: copying file 'config/config.sub' OpenWrt-libtoolize: copying file 'config/install-sh' OpenWrt-libtoolize: copying file 'config/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' OpenWrt-libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. OpenWrt-libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/host/share/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/hostpkg/share/aclocal -I /mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/share/aclocal -I m4 -I . --force autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/autoconf --include=/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/host/share/aclocal --include=/mnt/disk/openwrt-24.10/staging_dir/hostpkg/share/aclocal --include=/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/mnt/disk/openwrt-24.10/staging_dir/host/share/aclocal --force configure.ac:520: warning: AC_OUTPUT should be used without arguments. configure.ac:520: You should run autoupdate. autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/autoheader --include=/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/host/share/aclocal --include=/mnt/disk/openwrt-24.10/staging_dir/hostpkg/share/aclocal --include=/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/mnt/disk/openwrt-24.10/staging_dir/host/share/aclocal --force autoreconf: running: /mnt/disk/openwrt-24.10/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac:44: installing 'config/compile' configure.ac:41: installing 'config/missing' adb_parser/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /mnt/disk/openwrt-24.10/include/site/mips64el checking for a BSD-compatible install... /mnt/disk/openwrt-24.10/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for mips64el-openwrt-linux-strip... mips64el-openwrt-linux-musl-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for mips64el-openwrt-linux-gcc... mips64el-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 mips64el-openwrt-linux-musl-gcc accepts -g... yes checking for mips64el-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether mips64el-openwrt-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of mips64el-openwrt-linux-musl-gcc... none checking whether the compiler supports GNU C++... yes checking whether mips64el-openwrt-linux-musl-g++ accepts -g... yes checking for mips64el-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of mips64el-openwrt-linux-musl-g++... none checking for mips64el-openwrt-linux-ar... mips64el-openwrt-linux-musl-gcc-ar checking the archiver (mips64el-openwrt-linux-musl-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-openwrt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /mnt/disk/openwrt-24.10/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /mnt/disk/openwrt-24.10/staging_dir/host/bin/grep checking for egrep... /mnt/disk/openwrt-24.10/staging_dir/host/bin/grep -E checking for fgrep... /mnt/disk/openwrt-24.10/staging_dir/host/bin/grep -F checking for ld used by mips64el-openwrt-linux-musl-gcc... mips64el-openwrt-linux-musl-ld.bfd checking if the linker (mips64el-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mips64el-openwrt-linux-musl-gcc-nm checking the name lister (mips64el-openwrt-linux-musl-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for mips64el-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for mips64el-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for mips64el-openwrt-linux-objdump... mips64el-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-openwrt-linux-ar... (cached) mips64el-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for mips64el-openwrt-linux-strip... (cached) mips64el-openwrt-linux-musl-strip checking for mips64el-openwrt-linux-ranlib... mips64el-openwrt-linux-musl-gcc-ranlib checking command to parse mips64el-openwrt-linux-musl-gcc-nm output from mips64el-openwrt-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-openwrt-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if mips64el-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for mips64el-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if mips64el-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if mips64el-openwrt-linux-musl-gcc static flag -static works... yes checking if mips64el-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if mips64el-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the mips64el-openwrt-linux-musl-gcc linker (mips64el-openwrt-linux-musl-ld.bfd -m elf64ltsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... mips64el-openwrt-linux-musl-g++ -E checking for ld used by mips64el-openwrt-linux-musl-g++... mips64el-openwrt-linux-musl-ld.bfd -m elf64ltsmip checking if the linker (mips64el-openwrt-linux-musl-ld.bfd -m elf64ltsmip) is GNU ld... yes checking whether the mips64el-openwrt-linux-musl-g++ linker (mips64el-openwrt-linux-musl-ld.bfd -m elf64ltsmip) supports shared libraries... yes checking for mips64el-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if mips64el-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if mips64el-openwrt-linux-musl-g++ static flag -static works... yes checking if mips64el-openwrt-linux-musl-g++ supports -c -o file.o... yes checking if mips64el-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the mips64el-openwrt-linux-musl-g++ linker (mips64el-openwrt-linux-musl-ld.bfd -m elf64ltsmip) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ./configure: line 12666: ofed_info: command not found ./configure: line 12667: ofed_info: command not found ./configure: line 12677: test: 5.6: unary operator expected checking for termios.h... yes checking for sys/pci.h... no checking --enable-dc argument... yes checking for zlib.h... yes checking for uncompress in -lz... yes checking --enable-fw-mgr argument... yes checking for curl/curl.h... yes checking for zlib.h... (cached) yes checking for uncompress in -lz... (cached) yes checking for lzma.h... yes checking --enable-dpa argument... no checking --enable-adb-generic-tools argument... yes checking for XML_ParserCreate_MM in -lexpat... yes checking for expat.h... yes checking --enable-xml2 argument... no checking for libxml2/libxml/xpath.h... yes checking for xmlDocDumpFormatMemoryEnc in -lxml2... yes checking --enable-inband argument... no checking --enable-rdmem argument... no checking --enable-cs argument... no checking openssl argument... yes checking for openssl/sha.h... yes checking for openssl/rsa.h... yes checking for openssl/pem.h... yes checking for openssl/bio.h... yes checking for openssl/md5.h... yes checking --enable-all-static argument... no checking for iniparser.h... no checking for library containing JSON... no checking for library containing mupCreateVar... no checking for library containing sqlite3_initialize... -lsqlite3 configure: Compiler: mips64el-openwrt-linux-musl-gcc; version: ; ./configure: line 13711: test: >: unary operator expected ./configure: line 13714: test: >: unary operator expected checking whether C compiler accepts -Wno-format-overflow... yes checking whether C compiler accepts -Wno-implicit-fallthrough... yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C++ compiler accepts -Wno-implicit-fallthrough... yes checking whether C++ compiler accepts -Wno-format-overflow... yes checking whether C++ compiler accepts -Wno-cast-function-type... yes checking whether C++ compiler accepts -Wno-class-memaccess... yes configure: Linux MTCR checking for std::regex compatibility... yes configure: WARNING: Assuming the cross-compiler has complete support for std::regex functionality. VERIFY BEFORE USING!!! configure: TOOLS_GIT_SHA 37af981 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating mstflint.spec config.status: creating tools_crypto/Makefile config.status: creating mlxsign_lib/Makefile config.status: creating mlxfwupdate/Makefile config.status: creating ext_libs/iniParser/Makefile config.status: creating mlxarchive/Makefile config.status: creating adb_parser/Makefile config.status: creating tools_layouts/adb/Makefile config.status: creating tools_layouts/adb/prm/Makefile config.status: creating tools_layouts/adb/prm/hca/Makefile config.status: creating tools_layouts/adb/prm/hca/ext/Makefile config.status: creating tools_layouts/adb/prm/switch/Makefile config.status: creating tools_layouts/adb/prm/switch/ext/Makefile config.status: creating mlxreg/Makefile config.status: creating mlxreg/mlxreg_lib/Makefile config.status: creating mlxlink/Makefile config.status: creating mlxlink/modules/Makefile config.status: creating mlxlink/modules/printutil/Makefile config.status: creating xz_utils/Makefile config.status: creating mtcr_ul/Makefile config.status: creating debian/mstflint.install config.status: creating Makefile config.status: creating cmdif/Makefile config.status: creating cmdparser/Makefile config.status: creating common/Makefile config.status: creating dev_mgt/Makefile config.status: creating ext_libs/Makefile config.status: creating ext_libs/json/Makefile config.status: creating ext_libs/minixz/Makefile config.status: creating ext_libs/muparser/Makefile config.status: creating ext_libs/sqlite/Makefile config.status: creating flint/Makefile config.status: creating fw_comps_mgr/Makefile config.status: creating libmfa/Makefile config.status: creating mad_ifc/Makefile config.status: creating mflash/Makefile config.status: creating mft_utils/Makefile config.status: creating mlxconfig/Makefile config.status: creating mlxconfig/mlxconfig_dbs/Makefile config.status: creating mlxfwops/Makefile config.status: creating mlxfwops/lib/Makefile config.status: creating mstdump/Makefile config.status: creating mstdump/crd_lib/Makefile config.status: creating mstdump/crd_main/Makefile config.status: creating mstdump/mstdump_dbs/Makefile config.status: creating mtcr_py/Makefile config.status: creating mvpd/Makefile config.status: creating pldmlib/Makefile config.status: creating reg_access/Makefile config.status: creating resourcetools/Makefile config.status: creating resourcetools/resourcedump_lib/Makefile config.status: creating resourcetools/resourcedump_lib/src/Makefile config.status: creating resourcetools/resourcedump_lib/src/commands/Makefile config.status: creating resourcetools/resourcedump_lib/src/common/Makefile config.status: creating resourcetools/resourcedump_lib/src/fetchers/Makefile config.status: creating resourcetools/resourcedump_lib/src/filters/Makefile config.status: creating resourcetools/resourcedump_lib/src/sdk/Makefile config.status: creating small_utils/Makefile config.status: creating small_utils/mlxfwresetlib/Makefile config.status: creating tools_layouts/Makefile config.status: creating tools_res_mgmt/Makefile config.status: creating tracers/Makefile config.status: creating tracers/fwtrace/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-nls make[3]: Entering directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0' make all-recursive make[4]: Entering directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0' Making all in common make[5]: Entering directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0/common' sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.29.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],Nov 21 2024\, 09:52:51,g' -e 's,[@]TOOLS_GIT_SHA[@],37af981,g' < ./tools_version.py.in > tools_version.py sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.29.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],Nov 21 2024\, 09:52:51,g' -e 's,[@]TOOLS_GIT_SHA[@],37af981,g' < ./tools_version.h.in > tools_version.h /bin/bash ../libtool --tag=CXX --mode=compile mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c -o tools_filesystem.lo tools_filesystem.cpp OpenWrt-libtool: compile: mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c tools_filesystem.cpp -fPIC -DPIC -o .libs/tools_filesystem.o OpenWrt-libtool: compile: mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c tools_filesystem.cpp -o tools_filesystem.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c -o tools_regex.lo tools_regex.cpp OpenWrt-libtool: compile: mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c tools_regex.cpp -fPIC -DPIC -o .libs/tools_regex.o OpenWrt-libtool: compile: mips64el-openwrt-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c tools_regex.cpp -o tools_regex.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link mips64el-openwrt-linux-musl-g++ -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -L/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/lib -L/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -o libcommon.la tools_filesystem.lo tools_regex.lo -lsqlite3 -lxml2 -lz -lz OpenWrt-libtool: link: mips64el-openwrt-linux-musl-gcc-ar cr .libs/libcommon.a .libs/tools_filesystem.o .libs/tools_regex.o OpenWrt-libtool: link: mips64el-openwrt-linux-musl-gcc-ranlib .libs/libcommon.a OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) sed -e 's,[@]MST_LIB_DIR[@],/usr/lib,g' -e 's,[@]MST_BIN_DIR[@],/usr/bin,g' -e 's,[@]MFTCONF_PREFIX[@],/usr,g' < ./python_wrapper.sh > python_wrapper chmod +x python_wrapper make[5]: Leaving directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0/common' Making all in mft_utils make[5]: Entering directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0/mft_utils' /bin/bash ../libtool --tag=CC --mode=compile mips64el-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -MD -pipe -Wall -W -fPIC -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c -o mft_sig_handler.lo mft_sig_handler.c OpenWrt-libtool: compile: mips64el-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/usr/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include -I/mnt/disk/openwrt-24.10/staging_dir/toolchain-mips64el_mips64r2_64_gcc-13.3.0_musl/include/fortify -MD -pipe -Wall -W -fPIC -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0=mstflint-4.29.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -I/mnt/disk/openwrt-24.10/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libxml2 -DNO_INBAND -DNO_RDMEM -DMST_UL -c mft_sig_handler.c -fPIC -DPIC -o .libs/mft_sig_handler.o In file included from ../common/tools_utils.h:36, from mft_sig_handler.c:36: ../common/compatibility.h:77:2: error: #error Unknown CPU architecture using the linux OS 77 | #error Unknown CPU architecture using the linux OS | ^~~~~ ../common/compatibility.h:130:2: error: #error Unknown architecture 130 | #error Unknown architecture | ^~~~~ make[5]: *** [Makefile:481: mft_sig_handler.lo] Error 1 make[5]: Leaving directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0/mft_utils' make[4]: *** [Makefile:552: all-recursive] Error 1 make[4]: Leaving directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0' make[3]: *** [Makefile:437: all] Error 2 make[3]: Leaving directory '/mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0' make[2]: *** [Makefile:144: /mnt/disk/openwrt-24.10/build_dir/target-mips64el_mips64r2_64_musl/mstflint-4.29.0/.built] Error 2 time: package/feeds/packages/mstflint/compile#44.15#2.00#48.25