>>> mstflint: Building testing/mstflint 4.35.0.1-r0 (using abuild 3.17.0_rc2-r0) started Sat, 30 May 2026 10:53:12 +0000 >>> mstflint: Validating /home/buildozer/aports/testing/mstflint/APKBUILD... >>> mstflint: Analyzing dependencies... >>> mstflint: Installing for build: build-base linux-headers zlib-dev openssl-dev automake autoconf pciutils-dev ( 1/14) Installing linux-headers (7.0.0-r1) ( 2/14) Installing zlib-dev (1.3.2-r0) ( 3/14) Installing openssl-dev (3.5.6-r0) ( 4/14) Installing libbz2 (1.0.8-r6) ( 5/14) Installing perl (5.42.2-r0) ( 6/14) Installing automake (1.18.1-r1) ( 7/14) Installing m4 (1.4.20-r1) ( 8/14) Installing autoconf (2.73-r0) ( 9/14) Installing pciutils-libs (3.15.0-r0) (10/14) Installing pciutils-dev (3.15.0-r0) (11/14) Installing .makedepends-mstflint (20260530.105313) (12/14) Installing perl-error (0.17030-r0) (13/14) Installing perl-git (2.54.0-r0) (14/14) Installing git-perl (2.54.0-r0) Executing busybox-1.37.0-r31.trigger OK: 492.0 MiB in 121 packages >>> mstflint: Cleaning up srcdir >>> mstflint: Cleaning up pkgdir >>> mstflint: Cleaning up tmpdir >>> mstflint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mstflint-4.35.0-1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> mstflint: Fetching https://github.com/Mellanox/mstflint/releases/download/v4.35.0-1/mstflint-4.35.0-1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to release-assets.githubusercontent.com (185.199.109.133:443) saving to '/var/cache/distfiles/edge/mstflint-4.35.0-1.tar.gz.part' mstflint-4.35.0-1.ta 100% |********************************| 11.3M 0:00:00 ETA '/var/cache/distfiles/edge/mstflint-4.35.0-1.tar.gz.part' saved /var/cache/distfiles/edge/mstflint-4.35.0-1.tar.gz: OK /home/buildozer/aports/testing/mstflint/0001-fix-musl.patch: OK >>> mstflint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mstflint-4.35.0-1.tar.gz /var/cache/distfiles/edge/mstflint-4.35.0-1.tar.gz: OK /home/buildozer/aports/testing/mstflint/0001-fix-musl.patch: OK >>> mstflint: Unpacking /var/cache/distfiles/edge/mstflint-4.35.0-1.tar.gz... >>> mstflint: 0001-fix-musl.patch patching file mtcr_ul/mtcr_ul_com.c patching file include/mtcr_ul/fwctrl_ioctl.h checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alpine-linux-musl-gcc... cc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes ./configure: line 15628: ofed_info: not found ./configure: line 15629: ofed_info: not found sh: ==: argument expected checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/pci.h usability... no checking sys/pci.h presence... no checking for sys/pci.h... no checking --enable-dc argument... yes configure: Looking for zlib headers and libraries checking for libz... yes configure: zlib CFLAGS:'' LIBS:'-lz' checking --enable-fw-mgr argument... no checking --enable-dpa argument... no checking --enable-adb-generic-tools argument... no checking --enable-xml2 argument... no checking --enable-inband argument... no checking --enable-nvml argument... no checking --enable-cables argument... checking --enable-vfio argument... no checking --enable-rdmem argument... no checking --enable-i2c argument... no checking --enable-cs argument... no checking openssl argument... yes configure: Looking for openssl headers and libraries checking for openssl... yes configure: openssl CFLAGS:'' LIBS:'-lssl -lcrypto' checking --enable-all-static argument... no checking iniparser.h usability... no checking iniparser.h presence... no checking for iniparser.h... no checking for library containing JSON... no checking for library containing mupCreateVar... no checking for library containing sqlite3_initialize... no configure: Compiler: cc; version: ; sh: 5.0.0: unknown operand sh: 4.7.2: unknown operand 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 checking --enable-nvfwreset argument... no configure: Linux MTCR checking for std::regex compatibility... yes ./configure: line 19238: ./eval_git_sha.sh: not found configure: TOOLS_GIT_SHA 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 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 pci_library/Makefile config.status: creating ext_libs/Makefile config.status: creating ext_libs/json/Makefile config.status: creating ext_libs/mini-yaml/Makefile config.status: creating ext_libs/sole/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 mlxtokengenerator/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 mst_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 vfio_driver_access/Makefile config.status: creating mft_core/Makefile config.status: creating mft_core/mft_core_utils/Makefile config.status: creating mft_core/mft_core_utils/logger/Makefile config.status: creating mft_core/mft_core_utils/operating_system_api/Makefile config.status: creating mft_core/mft_core_utils/mft_exceptions/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' Making all in mft_core make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' Making all in mft_core_utils make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' Making all in operating_system_api make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' depbase=`echo OperatingSystemAPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT OperatingSystemAPI.lo -MD -MP -MF $depbase.Tpo -c -o OperatingSystemAPI.lo OperatingSystemAPI.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo FactoryOperatingSystemAPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT FactoryOperatingSystemAPI.lo -MD -MP -MF $depbase.Tpo -c -o FactoryOperatingSystemAPI.lo FactoryOperatingSystemAPI.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Linux.lo -MD -MP -MF $depbase.Tpo -c -o Linux.lo Linux.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT OperatingSystemAPI.lo -MD -MP -MF .deps/OperatingSystemAPI.Tpo -c OperatingSystemAPI.cpp -fPIC -DPIC -o .libs/OperatingSystemAPI.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT FactoryOperatingSystemAPI.lo -MD -MP -MF .deps/FactoryOperatingSystemAPI.Tpo -c FactoryOperatingSystemAPI.cpp -fPIC -DPIC -o .libs/FactoryOperatingSystemAPI.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Linux.lo -MD -MP -MF .deps/Linux.Tpo -c Linux.cpp -fPIC -DPIC -o .libs/Linux.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT FactoryOperatingSystemAPI.lo -MD -MP -MF .deps/FactoryOperatingSystemAPI.Tpo -c FactoryOperatingSystemAPI.cpp -o FactoryOperatingSystemAPI.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT OperatingSystemAPI.lo -MD -MP -MF .deps/OperatingSystemAPI.Tpo -c OperatingSystemAPI.cpp -o OperatingSystemAPI.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Linux.lo -MD -MP -MF .deps/Linux.Tpo -c Linux.cpp -o Linux.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o lib_os_api.la OperatingSystemAPI.lo FactoryOperatingSystemAPI.lo Linux.lo -lstdc++ libtool: link: ar cru .libs/lib_os_api.a .libs/OperatingSystemAPI.o .libs/FactoryOperatingSystemAPI.o .libs/Linux.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/lib_os_api.a libtool: link: ( cd ".libs" && rm -f "lib_os_api.la" && ln -s "../lib_os_api.la" "lib_os_api.la" ) make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' Making all in logger make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' depbase=`echo Logger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Logger.lo -MD -MP -MF $depbase.Tpo -c -o Logger.lo Logger.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -o Logger.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o liblogger.la Logger.lo ../operating_system_api/lib_os_api.la -lstdc++ libtool: link: (cd .libs/liblogger.lax/lib_os_api.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger/../operating_system_api/.libs/lib_os_api.a") libtool: link: ar cru .libs/liblogger.a .libs/Logger.o .libs/liblogger.lax/lib_os_api.a/FactoryOperatingSystemAPI.o .libs/liblogger.lax/lib_os_api.a/Linux.o .libs/liblogger.lax/lib_os_api.a/OperatingSystemAPI.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liblogger.a libtool: link: rm -fr .libs/liblogger.lax libtool: link: ( cd ".libs" && rm -f "liblogger.la" && ln -s "../liblogger.la" "liblogger.la" ) make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' Making all in mft_exceptions make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' depbase=`echo MftGeneralException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT MftGeneralException.lo -MD -MP -MF $depbase.Tpo -c -o MftGeneralException.lo MftGeneralException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT MftGeneralException.lo -MD -MP -MF .deps/MftGeneralException.Tpo -c MftGeneralException.cpp -fPIC -DPIC -o .libs/MftGeneralException.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT MftGeneralException.lo -MD -MP -MF .deps/MftGeneralException.Tpo -c MftGeneralException.cpp -o MftGeneralException.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -Werror -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmftexceptions.la MftGeneralException.lo ../operating_system_api/lib_os_api.la libtool: link: (cd .libs/libmftexceptions.lax/lib_os_api.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions/../operating_system_api/.libs/lib_os_api.a") libtool: link: ar cru .libs/libmftexceptions.a .libs/MftGeneralException.o .libs/libmftexceptions.lax/lib_os_api.a/FactoryOperatingSystemAPI.o .libs/libmftexceptions.lax/lib_os_api.a/Linux.o .libs/libmftexceptions.lax/lib_os_api.a/OperatingSystemAPI.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmftexceptions.a libtool: link: rm -fr .libs/libmftexceptions.lax libtool: link: ( cd ".libs" && rm -f "libmftexceptions.la" && ln -s "../libmftexceptions.la" "libmftexceptions.la" ) make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' Making all in ext_libs make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' Making all in minixz make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' depbase=`echo xz_crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_crc32.lo -MD -MP -MF $depbase.Tpo -c -o xz_crc32.lo xz_crc32.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xz_dec_bcj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_bcj.lo -MD -MP -MF $depbase.Tpo -c -o xz_dec_bcj.lo xz_dec_bcj.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xz_dec_lzma2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_lzma2.lo -MD -MP -MF $depbase.Tpo -c -o xz_dec_lzma2.lo xz_dec_lzma2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xz_dec_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_stream.lo -MD -MP -MF $depbase.Tpo -c -o xz_dec_stream.lo xz_dec_stream.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_crc32.lo -MD -MP -MF .deps/xz_crc32.Tpo -c xz_crc32.c -fPIC -DPIC -o .libs/xz_crc32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_lzma2.lo -MD -MP -MF .deps/xz_dec_lzma2.Tpo -c xz_dec_lzma2.c -fPIC -DPIC -o .libs/xz_dec_lzma2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_bcj.lo -MD -MP -MF .deps/xz_dec_bcj.Tpo -c xz_dec_bcj.c -fPIC -DPIC -o .libs/xz_dec_bcj.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_stream.lo -MD -MP -MF .deps/xz_dec_stream.Tpo -c xz_dec_stream.c -fPIC -DPIC -o .libs/xz_dec_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_bcj.lo -MD -MP -MF .deps/xz_dec_bcj.Tpo -c xz_dec_bcj.c -o xz_dec_bcj.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_crc32.lo -MD -MP -MF .deps/xz_crc32.Tpo -c xz_crc32.c -o xz_crc32.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_stream.lo -MD -MP -MF .deps/xz_dec_stream.Tpo -c xz_dec_stream.c -o xz_dec_stream.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_dec_lzma2.lo -MD -MP -MF .deps/xz_dec_lzma2.Tpo -c xz_dec_lzma2.c -o xz_dec_lzma2.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libminixz.la xz_crc32.lo xz_dec_bcj.lo xz_dec_lzma2.lo xz_dec_stream.lo libtool: link: ar cru .libs/libminixz.a .libs/xz_crc32.o .libs/xz_dec_bcj.o .libs/xz_dec_lzma2.o .libs/xz_dec_stream.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libminixz.a libtool: link: ( cd ".libs" && rm -f "libminixz.la" && ln -s "../libminixz.la" "libminixz.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' Making all in mini-yaml make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' depbase=`echo yaml/Yaml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT yaml/Yaml.lo -MD -MP -MF $depbase.Tpo -c -o yaml/Yaml.lo yaml/Yaml.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT yaml/Yaml.lo -MD -MP -MF yaml/.deps/Yaml.Tpo -c yaml/Yaml.cpp -fPIC -DPIC -o yaml/.libs/Yaml.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT yaml/Yaml.lo -MD -MP -MF yaml/.deps/Yaml.Tpo -c yaml/Yaml.cpp -o yaml/Yaml.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmini_yaml.la yaml/Yaml.lo libtool: link: ar cru .libs/libmini_yaml.a yaml/.libs/Yaml.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmini_yaml.a libtool: link: ( cd ".libs" && rm -f "libmini_yaml.la" && ln -s "../libmini_yaml.la" "libmini_yaml.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' Making all in sole make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' depbase=`echo sole.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sole.lo -MD -MP -MF $depbase.Tpo -c -o sole.lo sole.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sole.lo -MD -MP -MF .deps/sole.Tpo -c sole.cpp -fPIC -DPIC -o .libs/sole.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sole.lo -MD -MP -MF .deps/sole.Tpo -c sole.cpp -o sole.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libsole.la sole.lo libtool: link: ar cru .libs/libsole.a .libs/sole.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsole.a libtool: link: ( cd ".libs" && rm -f "libsole.la" && ln -s "../libsole.la" "libsole.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' Making all in json make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' depbase=`echo json_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_reader.lo -MD -MP -MF $depbase.Tpo -c -o json_reader.lo json_reader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo json_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_value.lo -MD -MP -MF $depbase.Tpo -c -o json_value.lo json_value.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo json_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_writer.lo -MD -MP -MF $depbase.Tpo -c -o json_writer.lo json_writer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_reader.lo -MD -MP -MF .deps/json_reader.Tpo -c json_reader.cpp -fPIC -DPIC -o .libs/json_reader.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_value.lo -MD -MP -MF .deps/json_value.Tpo -c json_value.cpp -fPIC -DPIC -o .libs/json_value.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_writer.lo -MD -MP -MF .deps/json_writer.Tpo -c json_writer.cpp -fPIC -DPIC -o .libs/json_writer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_writer.lo -MD -MP -MF .deps/json_writer.Tpo -c json_writer.cpp -o json_writer.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_value.lo -MD -MP -MF .deps/json_value.Tpo -c json_value.cpp -o json_value.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT json_reader.lo -MD -MP -MF .deps/json_reader.Tpo -c json_reader.cpp -o json_reader.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libjson.la json_reader.lo json_value.lo json_writer.lo libtool: link: ar cru .libs/libjson.a .libs/json_reader.o .libs/json_value.o .libs/json_writer.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libjson.a libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' Making all in muparser make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' depbase=`echo muParser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParser.lo -MD -MP -MF $depbase.Tpo -c -o muParser.lo muParser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBase.lo -MD -MP -MF $depbase.Tpo -c -o muParserBase.lo muParserBase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserBytecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBytecode.lo -MD -MP -MF $depbase.Tpo -c -o muParserBytecode.lo muParserBytecode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserCallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserCallback.lo -MD -MP -MF $depbase.Tpo -c -o muParserCallback.lo muParserCallback.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserError.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserError.lo -MD -MP -MF $depbase.Tpo -c -o muParserError.lo muParserError.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserInt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserInt.lo -MD -MP -MF $depbase.Tpo -c -o muParserInt.lo muParserInt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo muParserTokenReader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserTokenReader.lo -MD -MP -MF $depbase.Tpo -c -o muParserTokenReader.lo muParserTokenReader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserInt.lo -MD -MP -MF .deps/muParserInt.Tpo -c muParserInt.cpp -fPIC -DPIC -o .libs/muParserInt.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBase.lo -MD -MP -MF .deps/muParserBase.Tpo -c muParserBase.cpp -fPIC -DPIC -o .libs/muParserBase.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserCallback.lo -MD -MP -MF .deps/muParserCallback.Tpo -c muParserCallback.cpp -fPIC -DPIC -o .libs/muParserCallback.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParser.lo -MD -MP -MF .deps/muParser.Tpo -c muParser.cpp -fPIC -DPIC -o .libs/muParser.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserTokenReader.lo -MD -MP -MF .deps/muParserTokenReader.Tpo -c muParserTokenReader.cpp -fPIC -DPIC -o .libs/muParserTokenReader.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBytecode.lo -MD -MP -MF .deps/muParserBytecode.Tpo -c muParserBytecode.cpp -fPIC -DPIC -o .libs/muParserBytecode.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserError.lo -MD -MP -MF .deps/muParserError.Tpo -c muParserError.cpp -fPIC -DPIC -o .libs/muParserError.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserCallback.lo -MD -MP -MF .deps/muParserCallback.Tpo -c muParserCallback.cpp -o muParserCallback.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserError.lo -MD -MP -MF .deps/muParserError.Tpo -c muParserError.cpp -o muParserError.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParser.lo -MD -MP -MF .deps/muParser.Tpo -c muParser.cpp -o muParser.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserInt.lo -MD -MP -MF .deps/muParserInt.Tpo -c muParserInt.cpp -o muParserInt.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBytecode.lo -MD -MP -MF .deps/muParserBytecode.Tpo -c muParserBytecode.cpp -o muParserBytecode.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserTokenReader.lo -MD -MP -MF .deps/muParserTokenReader.Tpo -c muParserTokenReader.cpp -o muParserTokenReader.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT muParserBase.lo -MD -MP -MF .deps/muParserBase.Tpo -c muParserBase.cpp -o muParserBase.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -w -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmuparser.la muParser.lo muParserBase.lo muParserBytecode.lo muParserCallback.lo muParserError.lo muParserInt.lo muParserTokenReader.lo libtool: link: ar cru .libs/libmuparser.a .libs/muParser.o .libs/muParserBase.o .libs/muParserBytecode.o .libs/muParserCallback.o .libs/muParserError.o .libs/muParserInt.o .libs/muParserTokenReader.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmuparser.a libtool: link: ( cd ".libs" && rm -f "libmuparser.la" && ln -s "../libmuparser.la" "libmuparser.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' Making all in sqlite make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' depbase=`echo sqlite3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -g -MP -MD -DSQLITE_THREADSAFE=0 -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sqlite3.lo -MD -MP -MF $depbase.Tpo -c -o sqlite3.lo sqlite3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -g -MP -MD -DSQLITE_THREADSAFE=0 -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -g -MP -MD -DSQLITE_THREADSAFE=0 -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -fno-strict-aliasing -g -MP -MD -DSQLITE_THREADSAFE=0 -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libsqlite3.la sqlite3.lo libtool: link: ar cru .libs/libsqlite3.a .libs/sqlite3.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsqlite3.a libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' Making all in tools_crypto make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' depbase=`echo tools_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_md5.o -MD -MP -MF $depbase.Tpo -c -o tools_md5.o tools_md5.c &&\ mv -f $depbase.Tpo $depbase.Po tools_md5.c: In function 'tools_md5': tools_md5.c:39:5: warning: 'MD5' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 39 | return MD5((const unsigned char*)src, src_len, (unsigned char*)dst); | ^~~~~~ In file included from tools_md5.c:34: /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ rm -f libtools_crypto.a ar cru libtools_crypto.a tools_md5.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtools_crypto.a make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' Making all in mlxsign_lib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' depbase=`echo mlxsign_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_lib.lo -MD -MP -MF $depbase.Tpo -c -o mlxsign_lib.lo mlxsign_lib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxsign_signer_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_signer_interface.lo -MD -MP -MF $depbase.Tpo -c -o mlxsign_signer_interface.lo mlxsign_signer_interface.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY= -DTOOLS_CRYPTO_IV= -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_signer_interface.lo -MD -MP -MF .deps/mlxsign_signer_interface.Tpo -c mlxsign_signer_interface.cpp -fPIC -DPIC -o .libs/mlxsign_signer_interface.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY= -DTOOLS_CRYPTO_IV= -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_lib.lo -MD -MP -MF .deps/mlxsign_lib.Tpo -c mlxsign_lib.cpp -fPIC -DPIC -o .libs/mlxsign_lib.o mlxsign_lib.cpp: In member function 'virtual int MlxSignSHA256::getDigest(std::vector&)': mlxsign_lib.cpp:111:21: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 111 | rc = SHA256_Init(&ctx); | ~~~~~~~~~~~^~~~~~ In file included from /usr/include/openssl/x509.h:43, from /usr/include/openssl/ssl.h:34, from mlxsign_lib.cpp:35: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ mlxsign_lib.cpp:113:23: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | rc = SHA256_Update(&ctx, (void*)(&_buff[0]), _buff.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ mlxsign_lib.cpp:115:22: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | rc = SHA256_Final(&digest[0], &ctx); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ mlxsign_lib.cpp: In member function 'virtual int MlxSignSHA512::getDigest(std::vector&)': mlxsign_lib.cpp:132:21: warning: 'int SHA512_Init(SHA512_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 132 | rc = SHA512_Init(&ctx); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ mlxsign_lib.cpp:134:23: warning: 'int SHA512_Update(SHA512_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | rc = SHA512_Update(&ctx, (void*)(&_buff[0]), _buff.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:125:27: note: declared here 125 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ mlxsign_lib.cpp:136:22: warning: 'int SHA512_Final(unsigned char*, SHA512_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 136 | rc = SHA512_Final(&digest[0], &ctx); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:127:27: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ mlxsign_lib.cpp: In destructor 'MlxSignRSA::~MlxSignRSA()': mlxsign_lib.cpp:147:17: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 147 | RSA_free((RSA*)_privCtx); | ~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:38: /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp:152:17: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 152 | RSA_free((RSA*)_pubCtx); | ~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignRSA::getPrivKeyLength() const': mlxsign_lib.cpp:169:24: warning: 'int RSA_size(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 169 | return RSA_size((RSA*)_privCtx); | ~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignRSA::sign(MlxSign::SHAType, const std::vector&, std::vector&) const': mlxsign_lib.cpp:200:26: warning: 'int RSA_size(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | maxMsgSize = RSA_size((RSA*)_privCtx); | ~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ mlxsign_lib.cpp:223:18: warning: 'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 223 | if (!RSA_sign(type, msg.data(), msg.size(), encryptedMsgTemp.data(), &signLen, (RSA*)_privCtx)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:358:27: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, | ^~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignRSA::verify(MlxSign::SHAType, const std::vector&, const std::vector&, bool&)': mlxsign_lib.cpp:258:24: warning: 'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 258 | result = RSA_verify(type, digest.data(), digest.size(), sig.data(), sig.size(), (RSA*)_pubCtx); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:361:27: note: declared here 361 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m, | ^~~~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignRSA::createRSAFromPEMFileName(const std::string&, bool)': mlxsign_lib.cpp:308:37: warning: 'RSA* PEM_read_RSAPrivateKey(FILE*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 308 | rsa = PEM_read_RSAPrivateKey(fp, NULL, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:39: /usr/include/openssl/pem.h:457:1: note: declared here 457 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ mlxsign_lib.cpp:292:25: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 292 | RSA_free((RSA*)(ctx)); \ | ~~~~~~~~^~~~~~~~~~~~~ mlxsign_lib.cpp:309:9: note: in expansion of macro 'REPLACE_RSA_CTX' 309 | REPLACE_RSA_CTX(_privCtx, rsa); | ^~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp:313:34: warning: 'RSA* PEM_read_RSA_PUBKEY(FILE*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 313 | rsa = PEM_read_RSA_PUBKEY(fp, NULL, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/pem.h:459:1: note: declared here 459 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) | ^~~~~~~~~~~~~~~~~~~ mlxsign_lib.cpp:292:25: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 292 | RSA_free((RSA*)(ctx)); \ | ~~~~~~~~^~~~~~~~~~~~~ mlxsign_lib.cpp:314:9: note: in expansion of macro 'REPLACE_RSA_CTX' 314 | REPLACE_RSA_CTX(_pubCtx, rsa); | ^~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignRSA::createRSAFromPEMKeyString(const std::string&, bool)': mlxsign_lib.cpp:337:41: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 337 | rsa = PEM_read_bio_RSAPrivateKey(keybio, &rsa, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/pem.h:457:1: note: declared here 457 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ mlxsign_lib.cpp:292:25: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 292 | RSA_free((RSA*)(ctx)); \ | ~~~~~~~~^~~~~~~~~~~~~ mlxsign_lib.cpp:338:9: note: in expansion of macro 'REPLACE_RSA_CTX' 338 | REPLACE_RSA_CTX(_privCtx, rsa); | ^~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp:342:38: warning: 'RSA* PEM_read_bio_RSA_PUBKEY(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 342 | rsa = PEM_read_bio_RSA_PUBKEY(keybio, &rsa, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/pem.h:459:1: note: declared here 459 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) | ^~~~~~~~~~~~~~~~~~~ mlxsign_lib.cpp:292:25: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 292 | RSA_free((RSA*)(ctx)); \ | ~~~~~~~~^~~~~~~~~~~~~ mlxsign_lib.cpp:343:9: note: in expansion of macro 'REPLACE_RSA_CTX' 343 | REPLACE_RSA_CTX(_pubCtx, rsa); | ^~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:303:28: note: declared here 303 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mlxsign_lib.cpp: In constructor 'MlxSignHMAC::MlxSignHMAC()': mlxsign_lib.cpp:359:23: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 359 | ctx = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from /usr/include/openssl/ssl.h:40: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignHMAC::setKey(const std::vector&)': mlxsign_lib.cpp:365:21: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 365 | if (HMAC_Init_ex((HMAC_CTX*)ctx, (char*)key.data(), key.size(), EVP_sha512(), NULL) == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ mlxsign_lib.cpp: In member function 'int MlxSignHMAC::getDigest(std::vector&)': mlxsign_lib.cpp:387:20: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 387 | if (HMAC_Update((HMAC_CTX*)ctx, (unsigned char*)data.data(), data.size()) == 0) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ mlxsign_lib.cpp:396:15: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 396 | HMAC_Final((HMAC_CTX*)ctx, digest.data(), &len); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ mlxsign_lib.cpp: In destructor 'MlxSignHMAC::~MlxSignHMAC()': mlxsign_lib.cpp:406:18: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 406 | HMAC_CTX_free((HMAC_CTX*)ctx); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY= -DTOOLS_CRYPTO_IV= -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_signer_interface.lo -MD -MP -MF .deps/mlxsign_signer_interface.Tpo -c mlxsign_signer_interface.cpp -o mlxsign_signer_interface.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY= -DTOOLS_CRYPTO_IV= -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxsign_lib.lo -MD -MP -MF .deps/mlxsign_lib.Tpo -c mlxsign_lib.cpp -o mlxsign_lib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmlxsign.la mlxsign_lib.lo mlxsign_signer_interface.lo libtool: link: ar cru .libs/libmlxsign.a .libs/mlxsign_lib.o .libs/mlxsign_signer_interface.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmlxsign.a libtool: link: ( cd ".libs" && rm -f "libmlxsign.la" && ln -s "../libmlxsign.la" "libmlxsign.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' Making all in tools_layouts make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' depbase=`echo adb_to_c_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT adb_to_c_utils.lo -MD -MP -MF $depbase.Tpo -c -o adb_to_c_utils.lo adb_to_c_utils.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo prm_adb_db.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH=\"/usr/share/mstflint\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT prm_adb_db.lo -MD -MP -MF $depbase.Tpo -c -o prm_adb_db.lo prm_adb_db.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cibfw_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cibfw_layouts.lo -MD -MP -MF $depbase.Tpo -c -o cibfw_layouts.lo cibfw_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo register_access_open_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_open_layouts.lo -MD -MP -MF $depbase.Tpo -c -o register_access_open_layouts.lo register_access_open_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tools_open_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_open_layouts.lo -MD -MP -MF $depbase.Tpo -c -o tools_open_layouts.lo tools_open_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo register_access_sib_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_sib_layouts.lo -MD -MP -MF $depbase.Tpo -c -o register_access_sib_layouts.lo register_access_sib_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cx4fw_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx4fw_layouts.lo -MD -MP -MF $depbase.Tpo -c -o cx4fw_layouts.lo cx4fw_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo image_layout_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_layout_layouts.lo -MD -MP -MF $depbase.Tpo -c -o image_layout_layouts.lo image_layout_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cx6fw_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx6fw_layouts.lo -MD -MP -MF $depbase.Tpo -c -o cx6fw_layouts.lo cx6fw_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo icmd_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_layouts.lo -MD -MP -MF $depbase.Tpo -c -o icmd_layouts.lo icmd_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo icmd_hca_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_hca_layouts.lo -MD -MP -MF $depbase.Tpo -c -o icmd_hca_layouts.lo icmd_hca_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo reg_access_hca_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_hca_layouts.lo -MD -MP -MF $depbase.Tpo -c -o reg_access_hca_layouts.lo reg_access_hca_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo image_info_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_info_layouts.lo -MD -MP -MF $depbase.Tpo -c -o image_info_layouts.lo image_info_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo reg_access_switch_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_switch_layouts.lo -MD -MP -MF $depbase.Tpo -c -o reg_access_switch_layouts.lo reg_access_switch_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs5_image_layout_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs5_image_layout_layouts.lo -MD -MP -MF $depbase.Tpo -c -o fs5_image_layout_layouts.lo fs5_image_layout_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tokens_layout_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tokens_layout_layouts.lo -MD -MP -MF $depbase.Tpo -c -o tokens_layout_layouts.lo tokens_layout_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxarchive_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxarchive_layouts.lo -MD -MP -MF $depbase.Tpo -c -o mlxarchive_layouts.lo mlxarchive_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cables_layouts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cables_layouts.lo -MD -MP -MF $depbase.Tpo -c -o cables_layouts.lo cables_layouts.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cibfw_layouts.lo -MD -MP -MF .deps/cibfw_layouts.Tpo -c cibfw_layouts.c -fPIC -DPIC -o .libs/cibfw_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT adb_to_c_utils.lo -MD -MP -MF .deps/adb_to_c_utils.Tpo -c adb_to_c_utils.c -fPIC -DPIC -o .libs/adb_to_c_utils.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_open_layouts.lo -MD -MP -MF .deps/register_access_open_layouts.Tpo -c register_access_open_layouts.c -fPIC -DPIC -o .libs/register_access_open_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_layout_layouts.lo -MD -MP -MF .deps/image_layout_layouts.Tpo -c image_layout_layouts.c -fPIC -DPIC -o .libs/image_layout_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx4fw_layouts.lo -MD -MP -MF .deps/cx4fw_layouts.Tpo -c cx4fw_layouts.c -fPIC -DPIC -o .libs/cx4fw_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_sib_layouts.lo -MD -MP -MF .deps/register_access_sib_layouts.Tpo -c register_access_sib_layouts.c -fPIC -DPIC -o .libs/register_access_sib_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx6fw_layouts.lo -MD -MP -MF .deps/cx6fw_layouts.Tpo -c cx6fw_layouts.c -fPIC -DPIC -o .libs/cx6fw_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_open_layouts.lo -MD -MP -MF .deps/tools_open_layouts.Tpo -c tools_open_layouts.c -fPIC -DPIC -o .libs/tools_open_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_hca_layouts.lo -MD -MP -MF .deps/reg_access_hca_layouts.Tpo -c reg_access_hca_layouts.c -fPIC -DPIC -o .libs/reg_access_hca_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_layouts.lo -MD -MP -MF .deps/icmd_layouts.Tpo -c icmd_layouts.c -fPIC -DPIC -o .libs/icmd_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_hca_layouts.lo -MD -MP -MF .deps/icmd_hca_layouts.Tpo -c icmd_hca_layouts.c -fPIC -DPIC -o .libs/icmd_hca_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_switch_layouts.lo -MD -MP -MF .deps/reg_access_switch_layouts.Tpo -c reg_access_switch_layouts.c -fPIC -DPIC -o .libs/reg_access_switch_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_info_layouts.lo -MD -MP -MF .deps/image_info_layouts.Tpo -c image_info_layouts.c -fPIC -DPIC -o .libs/image_info_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tokens_layout_layouts.lo -MD -MP -MF .deps/tokens_layout_layouts.Tpo -c tokens_layout_layouts.c -fPIC -DPIC -o .libs/tokens_layout_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxarchive_layouts.lo -MD -MP -MF .deps/mlxarchive_layouts.Tpo -c mlxarchive_layouts.c -fPIC -DPIC -o .libs/mlxarchive_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs5_image_layout_layouts.lo -MD -MP -MF .deps/fs5_image_layout_layouts.Tpo -c fs5_image_layout_layouts.c -fPIC -DPIC -o .libs/fs5_image_layout_layouts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cables_layouts.lo -MD -MP -MF .deps/cables_layouts.Tpo -c cables_layouts.c -fPIC -DPIC -o .libs/cables_layouts.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common "-DDATA_PATH=\"/usr/share/mstflint\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT prm_adb_db.lo -MD -MP -MF .deps/prm_adb_db.Tpo -c prm_adb_db.cpp -fPIC -DPIC -o .libs/prm_adb_db.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cables_layouts.lo -MD -MP -MF .deps/cables_layouts.Tpo -c cables_layouts.c -o cables_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx6fw_layouts.lo -MD -MP -MF .deps/cx6fw_layouts.Tpo -c cx6fw_layouts.c -o cx6fw_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_open_layouts.lo -MD -MP -MF .deps/register_access_open_layouts.Tpo -c register_access_open_layouts.c -o register_access_open_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxarchive_layouts.lo -MD -MP -MF .deps/mlxarchive_layouts.Tpo -c mlxarchive_layouts.c -o mlxarchive_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cx4fw_layouts.lo -MD -MP -MF .deps/cx4fw_layouts.Tpo -c cx4fw_layouts.c -o cx4fw_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tokens_layout_layouts.lo -MD -MP -MF .deps/tokens_layout_layouts.Tpo -c tokens_layout_layouts.c -o tokens_layout_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_layouts.lo -MD -MP -MF .deps/icmd_layouts.Tpo -c icmd_layouts.c -o icmd_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT register_access_sib_layouts.lo -MD -MP -MF .deps/register_access_sib_layouts.Tpo -c register_access_sib_layouts.c -o register_access_sib_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT adb_to_c_utils.lo -MD -MP -MF .deps/adb_to_c_utils.Tpo -c adb_to_c_utils.c -o adb_to_c_utils.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_info_layouts.lo -MD -MP -MF .deps/image_info_layouts.Tpo -c image_info_layouts.c -o image_info_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs5_image_layout_layouts.lo -MD -MP -MF .deps/fs5_image_layout_layouts.Tpo -c fs5_image_layout_layouts.c -o fs5_image_layout_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_hca_layouts.lo -MD -MP -MF .deps/icmd_hca_layouts.Tpo -c icmd_hca_layouts.c -o icmd_hca_layouts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libadb_utils.la adb_to_c_utils.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cibfw_layouts.lo -MD -MP -MF .deps/cibfw_layouts.Tpo -c cibfw_layouts.c -o cibfw_layouts.o >/dev/null 2>&1 libtool: link: ar cru .libs/libadb_utils.a .libs/adb_to_c_utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libadb_utils.a libtool: link: ( cd ".libs" && rm -f "libadb_utils.la" && ln -s "../libadb_utils.la" "libadb_utils.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmlxarchive_layouts.la mlxarchive_layouts.lo /bin/sh ../libtool --tag=CC --mode=link cc -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libcables_layouts.la cables_layouts.lo libadb_utils.la libtool: link: ar cru .libs/libmlxarchive_layouts.a .libs/mlxarchive_layouts.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmlxarchive_layouts.a libtool: link: ( cd ".libs" && rm -f "libmlxarchive_layouts.la" && ln -s "../libmlxarchive_layouts.la" "libmlxarchive_layouts.la" ) libtool: link: (cd .libs/libcables_layouts.lax/libadb_utils.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts/./.libs/libadb_utils.a") libtool: link: ar cru .libs/libcables_layouts.a .libs/cables_layouts.o .libs/libcables_layouts.lax/libadb_utils.a/adb_to_c_utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcables_layouts.a libtool: link: rm -fr .libs/libcables_layouts.lax libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common "-DDATA_PATH=\"/usr/share/mstflint\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT prm_adb_db.lo -MD -MP -MF .deps/prm_adb_db.Tpo -c prm_adb_db.cpp -o prm_adb_db.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libcables_layouts.la" && ln -s "../libcables_layouts.la" "libcables_layouts.la" ) libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_open_layouts.lo -MD -MP -MF .deps/tools_open_layouts.Tpo -c tools_open_layouts.c -o tools_open_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT image_layout_layouts.lo -MD -MP -MF .deps/image_layout_layouts.Tpo -c image_layout_layouts.c -o image_layout_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_switch_layouts.lo -MD -MP -MF .deps/reg_access_switch_layouts.Tpo -c reg_access_switch_layouts.c -o reg_access_switch_layouts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access_hca_layouts.lo -MD -MP -MF .deps/reg_access_hca_layouts.Tpo -c reg_access_hca_layouts.c -o reg_access_hca_layouts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -DDATA_PATH=\"/usr/share/mstflint\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libtools_layouts.la prm_adb_db.lo adb_to_c_utils.lo cibfw_layouts.lo register_access_open_layouts.lo tools_open_layouts.lo register_access_sib_layouts.lo cx4fw_layouts.lo image_layout_layouts.lo cx6fw_layouts.lo icmd_layouts.lo icmd_hca_layouts.lo reg_access_hca_layouts.lo image_info_layouts.lo reg_access_switch_layouts.lo fs5_image_layout_layouts.lo tokens_layout_layouts.lo libtool: link: ar cru .libs/libtools_layouts.a .libs/prm_adb_db.o .libs/adb_to_c_utils.o .libs/cibfw_layouts.o .libs/register_access_open_layouts.o .libs/tools_open_layouts.o .libs/register_access_sib_layouts.o .libs/cx4fw_layouts.o .libs/image_layout_layouts.o .libs/cx6fw_layouts.o .libs/icmd_layouts.o .libs/icmd_hca_layouts.o .libs/reg_access_hca_layouts.o .libs/image_info_layouts.o .libs/reg_access_switch_layouts.o .libs/fs5_image_layout_layouts.o .libs/tokens_layout_layouts.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtools_layouts.a libtool: link: ( cd ".libs" && rm -f "libtools_layouts.la" && ln -s "../libtools_layouts.la" "libtools_layouts.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' Making all in common make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.35.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],May 30 2026\, 09:53:48,g' -e 's,[@]TOOLS_GIT_SHA[@],,g' < ./tools_version.py.in > tools_version.py sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.35.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],May 30 2026\, 09:53:48,g' -e 's,[@]TOOLS_GIT_SHA[@],,g' < ./tools_version.h.in > tools_version.h depbase=`echo tools_filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_filesystem.lo -MD -MP -MF $depbase.Tpo -c -o tools_filesystem.lo tools_filesystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tools_regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_regex.lo -MD -MP -MF $depbase.Tpo -c -o tools_regex.lo tools_regex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tools_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_string.lo -MD -MP -MF $depbase.Tpo -c -o tools_string.lo tools_string.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_string.lo -MD -MP -MF .deps/tools_string.Tpo -c tools_string.cpp -fPIC -DPIC -o .libs/tools_string.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_filesystem.lo -MD -MP -MF .deps/tools_filesystem.Tpo -c tools_filesystem.cpp -fPIC -DPIC -o .libs/tools_filesystem.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_regex.lo -MD -MP -MF .deps/tools_regex.Tpo -c tools_regex.cpp -fPIC -DPIC -o .libs/tools_regex.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_string.lo -MD -MP -MF .deps/tools_string.Tpo -c tools_string.cpp -o tools_string.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_regex.lo -MD -MP -MF .deps/tools_regex.Tpo -c tools_regex.cpp -o tools_regex.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I.. -I../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_filesystem.lo -MD -MP -MF .deps/tools_filesystem.Tpo -c tools_filesystem.cpp -o tools_filesystem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libcommon.la tools_filesystem.lo tools_regex.lo tools_string.lo libtool: link: ar cru .libs/libcommon.a .libs/tools_filesystem.o .libs/tools_regex.o .libs/tools_string.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcommon.a 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[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' Making all in mtcr_ul make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul.Tpo -c -o libmtcr_ul_la-mtcr_ul.lo `test -f 'mtcr_ul.c' || echo './'`mtcr_ul.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ib_res_mgt.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ib_res_mgt.Tpo -c -o libmtcr_ul_la-mtcr_ib_res_mgt.lo `test -f 'mtcr_ib_res_mgt.c' || echo './'`mtcr_ib_res_mgt.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_tools_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_tools_cif.Tpo -c -o libmtcr_ul_la-mtcr_tools_cif.lo `test -f 'mtcr_tools_cif.c' || echo './'`mtcr_tools_cif.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_icmd_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_icmd_cif.Tpo -c -o libmtcr_ul_la-mtcr_ul_icmd_cif.lo `test -f 'mtcr_ul_icmd_cif.c' || echo './'`mtcr_ul_icmd_cif.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_mem_ops.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_mem_ops.Tpo -c -o libmtcr_ul_la-mtcr_mem_ops.lo `test -f 'mtcr_mem_ops.c' || echo './'`mtcr_mem_ops.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_com.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_com.Tpo -c -o libmtcr_ul_la-mtcr_ul_com.lo `test -f 'mtcr_ul_com.c' || echo './'`mtcr_ul_com.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_common.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_common.Tpo -c -o libmtcr_ul_la-mtcr_common.lo `test -f 'mtcr_common.c' || echo './'`mtcr_common.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_common.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_common.Tpo -c -o libmtcr_ul_la-packets_common.lo `test -f 'packets_common.c' || echo './'`packets_common.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_layout.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_layout.Tpo -c -o libmtcr_ul_la-packets_layout.lo `test -f 'packets_layout.c' || echo './'`packets_layout.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-fwctrl.lo -MD -MP -MF .deps/libmtcr_ul_la-fwctrl.Tpo -c -o libmtcr_ul_la-fwctrl.lo `test -f 'fwctrl.c' || echo './'`fwctrl.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_gpu.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_gpu.Tpo -c -o libmtcr_ul_la-mtcr_gpu.lo `test -f 'mtcr_gpu.c' || echo './'`mtcr_gpu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul.Tpo -c mtcr_ul.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_ul.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ib_res_mgt.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ib_res_mgt.Tpo -c mtcr_ib_res_mgt.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_ib_res_mgt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_tools_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_tools_cif.Tpo -c mtcr_tools_cif.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_tools_cif.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_icmd_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_icmd_cif.Tpo -c mtcr_ul_icmd_cif.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_ul_icmd_cif.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_com.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_com.Tpo -c mtcr_ul_com.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_ul_com.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_common.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_common.Tpo -c mtcr_common.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_mem_ops.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_mem_ops.Tpo -c mtcr_mem_ops.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_mem_ops.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_common.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_common.Tpo -c packets_common.c -fPIC -DPIC -o .libs/libmtcr_ul_la-packets_common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-fwctrl.lo -MD -MP -MF .deps/libmtcr_ul_la-fwctrl.Tpo -c fwctrl.c -fPIC -DPIC -o .libs/libmtcr_ul_la-fwctrl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_layout.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_layout.Tpo -c packets_layout.c -fPIC -DPIC -o .libs/libmtcr_ul_la-packets_layout.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_gpu.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_gpu.Tpo -c mtcr_gpu.c -fPIC -DPIC -o .libs/libmtcr_ul_la-mtcr_gpu.o fwctrl.c: In function 'fwctl_control_access_register': fwctrl.c:144:22: warning: unused variable 'mnvda_reg_id' [-Wunused-variable] 144 | int mnvda_reg_id = 0x9024; | ^~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_mem_ops.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_mem_ops.Tpo -c mtcr_mem_ops.c -o libmtcr_ul_la-mtcr_mem_ops.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ib_res_mgt.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ib_res_mgt.Tpo -c mtcr_ib_res_mgt.c -o libmtcr_ul_la-mtcr_ib_res_mgt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_common.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_common.Tpo -c mtcr_common.c -o libmtcr_ul_la-mtcr_common.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_gpu.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_gpu.Tpo -c mtcr_gpu.c -o libmtcr_ul_la-mtcr_gpu.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_layout.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_layout.Tpo -c packets_layout.c -o libmtcr_ul_la-packets_layout.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-packets_common.lo -MD -MP -MF .deps/libmtcr_ul_la-packets_common.Tpo -c packets_common.c -o libmtcr_ul_la-packets_common.o >/dev/null 2>&1 mv -f .deps/libmtcr_ul_la-mtcr_mem_ops.Tpo .deps/libmtcr_ul_la-mtcr_mem_ops.Plo mv -f .deps/libmtcr_ul_la-mtcr_ib_res_mgt.Tpo .deps/libmtcr_ul_la-mtcr_ib_res_mgt.Plo mv -f .deps/libmtcr_ul_la-mtcr_common.Tpo .deps/libmtcr_ul_la-mtcr_common.Plo mv -f .deps/libmtcr_ul_la-mtcr_gpu.Tpo .deps/libmtcr_ul_la-mtcr_gpu.Plo mv -f .deps/libmtcr_ul_la-packets_layout.Tpo .deps/libmtcr_ul_la-packets_layout.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul.Tpo -c mtcr_ul.c -o libmtcr_ul_la-mtcr_ul.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-fwctrl.lo -MD -MP -MF .deps/libmtcr_ul_la-fwctrl.Tpo -c fwctrl.c -o libmtcr_ul_la-fwctrl.o >/dev/null 2>&1 mv -f .deps/libmtcr_ul_la-packets_common.Tpo .deps/libmtcr_ul_la-packets_common.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_tools_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_tools_cif.Tpo -c mtcr_tools_cif.c -o libmtcr_ul_la-mtcr_tools_cif.o >/dev/null 2>&1 mv -f .deps/libmtcr_ul_la-fwctrl.Tpo .deps/libmtcr_ul_la-fwctrl.Plo mv -f .deps/libmtcr_ul_la-mtcr_ul.Tpo .deps/libmtcr_ul_la-mtcr_ul.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_icmd_cif.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_icmd_cif.Tpo -c mtcr_ul_icmd_cif.c -o libmtcr_ul_la-mtcr_ul_icmd_cif.o >/dev/null 2>&1 mv -f .deps/libmtcr_ul_la-mtcr_tools_cif.Tpo .deps/libmtcr_ul_la-mtcr_tools_cif.Plo mv -f .deps/libmtcr_ul_la-mtcr_ul_icmd_cif.Tpo .deps/libmtcr_ul_la-mtcr_ul_icmd_cif.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../dev_mgt -W -Wall -g -MP -MD -fPIC -DMTCR_API= -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libmtcr_ul_la-mtcr_ul_com.lo -MD -MP -MF .deps/libmtcr_ul_la-mtcr_ul_com.Tpo -c mtcr_ul_com.c -o libmtcr_ul_la-mtcr_ul_com.o >/dev/null 2>&1 mv -f .deps/libmtcr_ul_la-mtcr_ul_com.Tpo .deps/libmtcr_ul_la-mtcr_ul_com.Plo /bin/sh ../libtool --tag=CC --mode=link cc -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -lstdc++ -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmtcr_ul.la -rpath /usr/lib/mstflint libmtcr_ul_la-mtcr_ul.lo libmtcr_ul_la-mtcr_ib_res_mgt.lo libmtcr_ul_la-mtcr_tools_cif.lo libmtcr_ul_la-mtcr_ul_icmd_cif.lo libmtcr_ul_la-mtcr_mem_ops.lo libmtcr_ul_la-mtcr_ul_com.lo libmtcr_ul_la-mtcr_common.lo libmtcr_ul_la-packets_common.lo libmtcr_ul_la-packets_layout.lo libmtcr_ul_la-fwctrl.lo libmtcr_ul_la-mtcr_gpu.lo libtool: link: cc -shared -fPIC -DPIC .libs/libmtcr_ul_la-mtcr_ul.o .libs/libmtcr_ul_la-mtcr_ib_res_mgt.o .libs/libmtcr_ul_la-mtcr_tools_cif.o .libs/libmtcr_ul_la-mtcr_ul_icmd_cif.o .libs/libmtcr_ul_la-mtcr_mem_ops.o .libs/libmtcr_ul_la-mtcr_ul_com.o .libs/libmtcr_ul_la-mtcr_common.o .libs/libmtcr_ul_la-packets_common.o .libs/libmtcr_ul_la-packets_layout.o .libs/libmtcr_ul_la-fwctrl.o .libs/libmtcr_ul_la-mtcr_gpu.o -lstdc++ -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libmtcr_ul.so.0 -o .libs/libmtcr_ul.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmtcr_ul.so.0" && ln -s "libmtcr_ul.so.0.0.0" "libmtcr_ul.so.0") libtool: link: (cd ".libs" && rm -f "libmtcr_ul.so" && ln -s "libmtcr_ul.so.0.0.0" "libmtcr_ul.so") libtool: link: ar cru .libs/libmtcr_ul.a libmtcr_ul_la-mtcr_ul.o libmtcr_ul_la-mtcr_ib_res_mgt.o libmtcr_ul_la-mtcr_tools_cif.o libmtcr_ul_la-mtcr_ul_icmd_cif.o libmtcr_ul_la-mtcr_mem_ops.o libmtcr_ul_la-mtcr_ul_com.o libmtcr_ul_la-mtcr_common.o libmtcr_ul_la-packets_common.o libmtcr_ul_la-packets_layout.o libmtcr_ul_la-fwctrl.o libmtcr_ul_la-mtcr_gpu.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmtcr_ul.a libtool: link: ( cd ".libs" && rm -f "libmtcr_ul.la" && ln -s "../libmtcr_ul.la" "libmtcr_ul.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' Making all in mtcr_py make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' cc -g -Wall -pthread -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o cmtcr.so -Wl,--whole-archive ../mtcr_ul/.libs/libmtcr_ul.a -Wl,--no-whole-archive -lstdc++ make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' Making all in reg_access make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' depbase=`echo reg_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access.lo -MD -MP -MF $depbase.Tpo -c -o reg_access.lo reg_access.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mcam_capabilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mcam_capabilities.lo -MD -MP -MF $depbase.Tpo -c -o mcam_capabilities.lo mcam_capabilities.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access.lo -MD -MP -MF .deps/reg_access.Tpo -c reg_access.c -fPIC -DPIC -o .libs/reg_access.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mcam_capabilities.lo -MD -MP -MF .deps/mcam_capabilities.Tpo -c mcam_capabilities.cpp -fPIC -DPIC -o .libs/mcam_capabilities.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mcam_capabilities.lo -MD -MP -MF .deps/mcam_capabilities.Tpo -c mcam_capabilities.cpp -o mcam_capabilities.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT reg_access.lo -MD -MP -MF .deps/reg_access.Tpo -c reg_access.c -o reg_access.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libreg_access.la reg_access.lo mcam_capabilities.lo ../tools_layouts/libtools_layouts.la libtool: link: (cd .libs/libreg_access.lax/libtools_layouts.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access/../tools_layouts/.libs/libtools_layouts.a") libtool: link: ar cru .libs/libreg_access.a .libs/reg_access.o .libs/mcam_capabilities.o .libs/libreg_access.lax/libtools_layouts.a/adb_to_c_utils.o .libs/libreg_access.lax/libtools_layouts.a/cibfw_layouts.o .libs/libreg_access.lax/libtools_layouts.a/cx4fw_layouts.o .libs/libreg_access.lax/libtools_layouts.a/cx6fw_layouts.o .libs/libreg_access.lax/libtools_layouts.a/fs5_image_layout_layouts.o .libs/libreg_access.lax/libtools_layouts.a/icmd_hca_layouts.o .libs/libreg_access.lax/libtools_layouts.a/icmd_layouts.o .libs/libreg_access.lax/libtools_layouts.a/image_info_layouts.o .libs/libreg_access.lax/libtools_layouts.a/image_layout_layouts.o .libs/libreg_access.lax/libtools_layouts.a/prm_adb_db.o .libs/libreg_access.lax/libtools_layouts.a/reg_access_hca_layouts.o .libs/libreg_access.lax/libtools_layouts.a/reg_access_switch_layouts.o .libs/libreg_access.lax/libtools_layouts.a/register_access_open_layouts.o .libs/libreg_access.lax/libtools_layouts.a/register_access_sib_layouts.o .libs/libreg_access.lax/libtools_layouts.a/tokens_layout_layouts.o .libs/libreg_access.lax/libtools_layouts.a/tools_open_layouts.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libreg_access.a libtool: link: rm -fr .libs/libreg_access.lax libtool: link: ( cd ".libs" && rm -f "libreg_access.la" && ln -s "../libreg_access.la" "libreg_access.la" ) cc -g -Wall -pthread -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ *.o -o rreg_access.so \ ../tools_layouts/.libs/libtools_layouts.a ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' Making all in cmdif make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' depbase=`echo tools_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_cif.lo -MD -MP -MF $depbase.Tpo -c -o tools_cif.lo tools_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo icmd_cif_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_common.lo -MD -MP -MF $depbase.Tpo -c -o icmd_cif_common.lo icmd_cif_common.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo icmd_cif_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_open.lo -MD -MP -MF $depbase.Tpo -c -o icmd_cif_open.lo icmd_cif_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_open.lo -MD -MP -MF .deps/icmd_cif_open.Tpo -c icmd_cif_open.c -fPIC -DPIC -o .libs/icmd_cif_open.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_cif.lo -MD -MP -MF .deps/tools_cif.Tpo -c tools_cif.c -fPIC -DPIC -o .libs/tools_cif.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_common.lo -MD -MP -MF .deps/icmd_cif_common.Tpo -c icmd_cif_common.c -fPIC -DPIC -o .libs/icmd_cif_common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_common.lo -MD -MP -MF .deps/icmd_cif_common.Tpo -c icmd_cif_common.c -o icmd_cif_common.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_cif.lo -MD -MP -MF .deps/tools_cif.Tpo -c tools_cif.c -o tools_cif.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../tools_layouts -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT icmd_cif_open.lo -MD -MP -MF .deps/icmd_cif_open.Tpo -c icmd_cif_open.c -o icmd_cif_open.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libcmdif.la tools_cif.lo icmd_cif_common.lo icmd_cif_open.lo libtool: link: ar cru .libs/libcmdif.a .libs/tools_cif.o .libs/icmd_cif_common.o .libs/icmd_cif_open.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcmdif.a libtool: link: ( cd ".libs" && rm -f "libcmdif.la" && ln -s "../libcmdif.la" "libcmdif.la" ) cc -g -Wall -pthread -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ *.o -o ccmdif.so \ ../tools_layouts/.libs/libtools_layouts.a ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' Making all in dev_mgt make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' depbase=`echo tools_dev_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_dev_types.lo -MD -MP -MF $depbase.Tpo -c -o tools_dev_types.lo tools_dev_types.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo therm_fw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT therm_fw.lo -MD -MP -MF $depbase.Tpo -c -o therm_fw.lo therm_fw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT therm_fw.lo -MD -MP -MF .deps/therm_fw.Tpo -c therm_fw.c -fPIC -DPIC -o .libs/therm_fw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_dev_types.lo -MD -MP -MF .deps/tools_dev_types.Tpo -c tools_dev_types.c -fPIC -DPIC -o .libs/tools_dev_types.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT therm_fw.lo -MD -MP -MF .deps/therm_fw.Tpo -c therm_fw.c -o therm_fw.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_dev_types.lo -MD -MP -MF .deps/tools_dev_types.Tpo -c tools_dev_types.c -o tools_dev_types.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libdev_mgt.la tools_dev_types.lo therm_fw.lo libtool: link: ar cru .libs/libdev_mgt.a .libs/tools_dev_types.o .libs/therm_fw.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdev_mgt.a libtool: link: ( cd ".libs" && rm -f "libdev_mgt.la" && ln -s "../libdev_mgt.la" "libdev_mgt.la" ) cc -g -Wall -pthread -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ tools_dev_types.o -o c_dev_mgt.so \ ../reg_access/.libs/libreg_access.a \ ../tools_layouts/.libs/libtools_layouts.a \ ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' Making all in pci_library make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' depbase=`echo PCILibrary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT PCILibrary.lo -MD -MP -MF $depbase.Tpo -c -o PCILibrary.lo PCILibrary.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT PCILibrary.lo -MD -MP -MF .deps/PCILibrary.Tpo -c PCILibrary.cpp -fPIC -DPIC -o .libs/PCILibrary.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT PCILibrary.lo -MD -MP -MF .deps/PCILibrary.Tpo -c PCILibrary.cpp -o PCILibrary.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -I. -I.. -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libpci_library.la PCILibrary.lo ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la libtool: link: (cd .libs/libpci_library.lax/libdev_mgt.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library/../dev_mgt/.libs/libdev_mgt.a") libtool: link: (cd .libs/libpci_library.lax/libreg_access.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library/../reg_access/.libs/libreg_access.a") libtool: link: ar cru .libs/libpci_library.a PCILibrary.o .libs/libpci_library.lax/libdev_mgt.a/therm_fw.o .libs/libpci_library.lax/libdev_mgt.a/tools_dev_types.o .libs/libpci_library.lax/libreg_access.a/adb_to_c_utils.o .libs/libpci_library.lax/libreg_access.a/cibfw_layouts.o .libs/libpci_library.lax/libreg_access.a/cx4fw_layouts.o .libs/libpci_library.lax/libreg_access.a/cx6fw_layouts.o .libs/libpci_library.lax/libreg_access.a/fs5_image_layout_layouts.o .libs/libpci_library.lax/libreg_access.a/icmd_hca_layouts.o .libs/libpci_library.lax/libreg_access.a/icmd_layouts.o .libs/libpci_library.lax/libreg_access.a/image_info_layouts.o .libs/libpci_library.lax/libreg_access.a/image_layout_layouts.o .libs/libpci_library.lax/libreg_access.a/mcam_capabilities.o .libs/libpci_library.lax/libreg_access.a/prm_adb_db.o .libs/libpci_library.lax/libreg_access.a/reg_access.o .libs/libpci_library.lax/libreg_access.a/reg_access_hca_layouts.o .libs/libpci_library.lax/libreg_access.a/reg_access_switch_layouts.o .libs/libpci_library.lax/libreg_access.a/register_access_open_layouts.o .libs/libpci_library.lax/libreg_access.a/register_access_sib_layouts.o .libs/libpci_library.lax/libreg_access.a/tokens_layout_layouts.o .libs/libpci_library.lax/libreg_access.a/tools_open_layouts.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpci_library.a libtool: link: rm -fr .libs/libpci_library.lax libtool: link: ( cd ".libs" && rm -f "libpci_library.la" && ln -s "../libpci_library.la" "libpci_library.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' Making all in mft_utils make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' depbase=`echo mft_sig_handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_sig_handler.lo -MD -MP -MF $depbase.Tpo -c -o mft_sig_handler.lo mft_sig_handler.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo errmsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT errmsg.lo -MD -MP -MF $depbase.Tpo -c -o errmsg.lo errmsg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo calc_hw_crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT calc_hw_crc.lo -MD -MP -MF $depbase.Tpo -c -o calc_hw_crc.lo calc_hw_crc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlarge_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlarge_buffer.lo -MD -MP -MF $depbase.Tpo -c -o mlarge_buffer.lo mlarge_buffer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mft_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_utils.lo -MD -MP -MF $depbase.Tpo -c -o mft_utils.lo mft_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hex64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT hex64.lo -MD -MP -MF $depbase.Tpo -c -o hex64.lo hex64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo crc16.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT crc16.lo -MD -MP -MF $depbase.Tpo -c -o crc16.lo crc16.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_sig_handler.lo -MD -MP -MF .deps/mft_sig_handler.Tpo -c mft_sig_handler.c -fPIC -DPIC -o .libs/mft_sig_handler.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT calc_hw_crc.lo -MD -MP -MF .deps/calc_hw_crc.Tpo -c calc_hw_crc.c -fPIC -DPIC -o .libs/calc_hw_crc.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlarge_buffer.lo -MD -MP -MF .deps/mlarge_buffer.Tpo -c mlarge_buffer.cpp -fPIC -DPIC -o .libs/mlarge_buffer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_utils.lo -MD -MP -MF .deps/mft_utils.Tpo -c mft_utils.cpp -fPIC -DPIC -o .libs/mft_utils.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.cpp -fPIC -DPIC -o .libs/errmsg.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT hex64.lo -MD -MP -MF .deps/hex64.Tpo -c hex64.cpp -fPIC -DPIC -o .libs/hex64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT calc_hw_crc.lo -MD -MP -MF .deps/calc_hw_crc.Tpo -c calc_hw_crc.c -o calc_hw_crc.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT crc16.lo -MD -MP -MF .deps/crc16.Tpo -c crc16.cpp -fPIC -DPIC -o .libs/crc16.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -MD -pipe -Wall -W -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_sig_handler.lo -MD -MP -MF .deps/mft_sig_handler.Tpo -c mft_sig_handler.c -o mft_sig_handler.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT crc16.lo -MD -MP -MF .deps/crc16.Tpo -c crc16.cpp -o crc16.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlarge_buffer.lo -MD -MP -MF .deps/mlarge_buffer.Tpo -c mlarge_buffer.cpp -o mlarge_buffer.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.cpp -o errmsg.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT hex64.lo -MD -MP -MF .deps/hex64.Tpo -c hex64.cpp -o hex64.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -fPIC -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mft_utils.lo -MD -MP -MF .deps/mft_utils.Tpo -c mft_utils.cpp -o mft_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmftutils.la mft_sig_handler.lo errmsg.lo calc_hw_crc.lo mlarge_buffer.lo mft_utils.lo hex64.lo crc16.lo libtool: link: ar cru .libs/libmftutils.a .libs/mft_sig_handler.o .libs/errmsg.o .libs/calc_hw_crc.o .libs/mlarge_buffer.o .libs/mft_utils.o .libs/hex64.o .libs/crc16.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmftutils.a libtool: link: ( cd ".libs" && rm -f "libmftutils.la" && ln -s "../libmftutils.la" "libmftutils.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' Making all in tools_res_mgmt make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' depbase=`echo tools_res_mgmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_res_mgmt.lo -MD -MP -MF $depbase.Tpo -c -o tools_res_mgmt.lo tools_res_mgmt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tools_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_time.lo -MD -MP -MF $depbase.Tpo -c -o tools_time.lo tools_time.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_time.lo -MD -MP -MF .deps/tools_time.Tpo -c tools_time.c -fPIC -DPIC -o .libs/tools_time.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_res_mgmt.lo -MD -MP -MF .deps/tools_res_mgmt.Tpo -c tools_res_mgmt.c -fPIC -DPIC -o .libs/tools_res_mgmt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_time.lo -MD -MP -MF .deps/tools_time.Tpo -c tools_time.c -o tools_time.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT tools_res_mgmt.lo -MD -MP -MF .deps/tools_res_mgmt.Tpo -c tools_res_mgmt.c -o tools_res_mgmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libtools_res_mgmt.la tools_res_mgmt.lo tools_time.lo libtool: link: ar cru .libs/libtools_res_mgmt.a .libs/tools_res_mgmt.o .libs/tools_time.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtools_res_mgmt.a libtool: link: ( cd ".libs" && rm -f "libtools_res_mgmt.la" && ln -s "../libtools_res_mgmt.la" "libtools_res_mgmt.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' Making all in mvpd make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' depbase=`echo mvpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mvpd.lo -MD -MP -MF $depbase.Tpo -c -o mvpd.lo mvpd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mvpd.lo -MD -MP -MF .deps/mvpd.Tpo -c mvpd.c -fPIC -DPIC -o .libs/mvpd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mvpd.lo -MD -MP -MF .deps/mvpd.Tpo -c mvpd.c -o mvpd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -W -Wall -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmvpd.la mvpd.lo ../mtcr_ul/libmtcr_ul.la libtool: link: ar cru .libs/libmvpd.a .libs/mvpd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmvpd.a libtool: link: ( cd ".libs" && rm -f "libmvpd.la" && ln -s "../libmvpd.la" "libmvpd.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' Making all in mflash make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' depbase=`echo mflash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash.lo -MD -MP -MF $depbase.Tpo -c -o mflash.lo mflash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mflash_gw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_gw.lo -MD -MP -MF $depbase.Tpo -c -o mflash_gw.lo mflash_gw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mflash_new_gw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_new_gw.lo -MD -MP -MF $depbase.Tpo -c -o mflash_new_gw.lo mflash_new_gw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mflash_dev_capability.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_dev_capability.lo -MD -MP -MF $depbase.Tpo -c -o mflash_dev_capability.lo mflash_dev_capability.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mflash_pack_layer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_pack_layer.lo -MD -MP -MF $depbase.Tpo -c -o mflash_pack_layer.lo mflash_pack_layer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mflash_access_layer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_access_layer.lo -MD -MP -MF $depbase.Tpo -c -o mflash_access_layer.lo mflash_access_layer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash.lo -MD -MP -MF .deps/mflash.Tpo -c mflash.c -fPIC -DPIC -o .libs/mflash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_gw.lo -MD -MP -MF .deps/mflash_gw.Tpo -c mflash_gw.c -fPIC -DPIC -o .libs/mflash_gw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_pack_layer.lo -MD -MP -MF .deps/mflash_pack_layer.Tpo -c mflash_pack_layer.c -fPIC -DPIC -o .libs/mflash_pack_layer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_dev_capability.lo -MD -MP -MF .deps/mflash_dev_capability.Tpo -c mflash_dev_capability.c -fPIC -DPIC -o .libs/mflash_dev_capability.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_new_gw.lo -MD -MP -MF .deps/mflash_new_gw.Tpo -c mflash_new_gw.c -fPIC -DPIC -o .libs/mflash_new_gw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_access_layer.lo -MD -MP -MF .deps/mflash_access_layer.Tpo -c mflash_access_layer.c -fPIC -DPIC -o .libs/mflash_access_layer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_dev_capability.lo -MD -MP -MF .deps/mflash_dev_capability.Tpo -c mflash_dev_capability.c -o mflash_dev_capability.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_pack_layer.lo -MD -MP -MF .deps/mflash_pack_layer.Tpo -c mflash_pack_layer.c -o mflash_pack_layer.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_access_layer.lo -MD -MP -MF .deps/mflash_access_layer.Tpo -c mflash_access_layer.c -o mflash_access_layer.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_gw.lo -MD -MP -MF .deps/mflash_gw.Tpo -c mflash_gw.c -o mflash_gw.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash_new_gw.lo -MD -MP -MF .deps/mflash_new_gw.Tpo -c mflash_new_gw.c -o mflash_new_gw.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cmdif -I../common -I../common -I../include/mtcr_ul -I../reg_access -I../tools_layouts -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mflash.lo -MD -MP -MF .deps/mflash.Tpo -c mflash.c -o mflash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -MD -pipe -Wall -W -DMST_UL -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmflash.la mflash.lo mflash_gw.lo mflash_new_gw.lo mflash_dev_capability.lo mflash_pack_layer.lo mflash_access_layer.lo libtool: link: ar cru .libs/libmflash.a .libs/mflash.o .libs/mflash_gw.o .libs/mflash_new_gw.o .libs/mflash_dev_capability.o .libs/mflash_pack_layer.o .libs/mflash_access_layer.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmflash.a libtool: link: ( cd ".libs" && rm -f "libmflash.la" && ln -s "../libmflash.la" "libmflash.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' Making all in fw_comps_mgr make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' depbase=`echo fw_comps_mgr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr.lo -MD -MP -MF $depbase.Tpo -c -o fw_comps_mgr.lo fw_comps_mgr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fw_comps_mgr_abstract_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_abstract_access.lo -MD -MP -MF $depbase.Tpo -c -o fw_comps_mgr_abstract_access.lo fw_comps_mgr_abstract_access.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fw_comps_mgr_direct_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_direct_access.lo -MD -MP -MF $depbase.Tpo -c -o fw_comps_mgr_direct_access.lo fw_comps_mgr_direct_access.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fw_comps_mgr_dma_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_dma_access.lo -MD -MP -MF $depbase.Tpo -c -o fw_comps_mgr_dma_access.lo fw_comps_mgr_dma_access.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_abstract_access.lo -MD -MP -MF .deps/fw_comps_mgr_abstract_access.Tpo -c fw_comps_mgr_abstract_access.cpp -fPIC -DPIC -o .libs/fw_comps_mgr_abstract_access.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr.lo -MD -MP -MF .deps/fw_comps_mgr.Tpo -c fw_comps_mgr.cpp -fPIC -DPIC -o .libs/fw_comps_mgr.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_direct_access.lo -MD -MP -MF .deps/fw_comps_mgr_direct_access.Tpo -c fw_comps_mgr_direct_access.cpp -fPIC -DPIC -o .libs/fw_comps_mgr_direct_access.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_dma_access.lo -MD -MP -MF .deps/fw_comps_mgr_dma_access.Tpo -c fw_comps_mgr_dma_access.cpp -fPIC -DPIC -o .libs/fw_comps_mgr_dma_access.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_abstract_access.lo -MD -MP -MF .deps/fw_comps_mgr_abstract_access.Tpo -c fw_comps_mgr_abstract_access.cpp -o fw_comps_mgr_abstract_access.o >/dev/null 2>&1 fw_comps_mgr.cpp: In member function 'bool FwCompsMgr::burnComponents(FwComponent&, ProgressCallBackAdvSt*)': fw_comps_mgr.cpp:1467:14: warning: unused variable 'i' [-Wunused-variable] 1467 | unsigned i = 0; | ^ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_direct_access.lo -MD -MP -MF .deps/fw_comps_mgr_direct_access.Tpo -c fw_comps_mgr_direct_access.cpp -o fw_comps_mgr_direct_access.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr_dma_access.lo -MD -MP -MF .deps/fw_comps_mgr_dma_access.Tpo -c fw_comps_mgr_dma_access.cpp -o fw_comps_mgr_dma_access.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../cmdif -I../common -I../common -I../dev_mgt -I../include/mtcr_ul -I../mft_utils -I../reg_access -I../tools_layouts -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC -DNO_INBAND -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_comps_mgr.lo -MD -MP -MF .deps/fw_comps_mgr.Tpo -c fw_comps_mgr.cpp -o fw_comps_mgr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libfw_comps_mgr.la fw_comps_mgr.lo fw_comps_mgr_abstract_access.lo fw_comps_mgr_direct_access.lo fw_comps_mgr_dma_access.lo ../reg_access/libreg_access.la ../mtcr_ul/libmtcr_ul.la ../tools_res_mgmt/libtools_res_mgmt.la ../mft_utils/libmftutils.la ../common/libcommon.la libtool: link: (cd .libs/libfw_comps_mgr.lax/libreg_access.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr/../reg_access/.libs/libreg_access.a") libtool: link: (cd .libs/libfw_comps_mgr.lax/libtools_res_mgmt.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr/../tools_res_mgmt/.libs/libtools_res_mgmt.a") libtool: link: (cd .libs/libfw_comps_mgr.lax/libmftutils.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr/../mft_utils/.libs/libmftutils.a") libtool: link: (cd .libs/libfw_comps_mgr.lax/libcommon.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr/../common/.libs/libcommon.a") libtool: link: ar cru .libs/libfw_comps_mgr.a .libs/fw_comps_mgr.o .libs/fw_comps_mgr_abstract_access.o .libs/fw_comps_mgr_direct_access.o .libs/fw_comps_mgr_dma_access.o .libs/libfw_comps_mgr.lax/libreg_access.a/adb_to_c_utils.o .libs/libfw_comps_mgr.lax/libreg_access.a/cibfw_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/cx4fw_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/cx6fw_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/fs5_image_layout_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/icmd_hca_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/icmd_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/image_info_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/image_layout_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/mcam_capabilities.o .libs/libfw_comps_mgr.lax/libreg_access.a/prm_adb_db.o .libs/libfw_comps_mgr.lax/libreg_access.a/reg_access.o .libs/libfw_comps_mgr.lax/libreg_access.a/reg_access_hca_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/reg_access_switch_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/register_access_open_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/register_access_sib_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/tokens_layout_layouts.o .libs/libfw_comps_mgr.lax/libreg_access.a/tools_open_layouts.o .libs/libfw_comps_mgr.lax/libtools_res_mgmt.a/tools_res_mgmt.o .libs/libfw_comps_mgr.lax/libtools_res_mgmt.a/tools_time.o .libs/libfw_comps_mgr.lax/libmftutils.a/calc_hw_crc.o .libs/libfw_comps_mgr.lax/libmftutils.a/crc16.o .libs/libfw_comps_mgr.lax/libmftutils.a/errmsg.o .libs/libfw_comps_mgr.lax/libmftutils.a/hex64.o .libs/libfw_comps_mgr.lax/libmftutils.a/mft_sig_handler.o .libs/libfw_comps_mgr.lax/libmftutils.a/mft_utils.o .libs/libfw_comps_mgr.lax/libmftutils.a/mlarge_buffer.o .libs/libfw_comps_mgr.lax/libcommon.a/tools_filesystem.o .libs/libfw_comps_mgr.lax/libcommon.a/tools_regex.o .libs/libfw_comps_mgr.lax/libcommon.a/tools_string.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfw_comps_mgr.a libtool: link: rm -fr .libs/libfw_comps_mgr.lax libtool: link: ( cd ".libs" && rm -f "libfw_comps_mgr.la" && ln -s "../libfw_comps_mgr.la" "libfw_comps_mgr.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' Making all in libmfa make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' depbase=`echo mfa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa.lo -MD -MP -MF $depbase.Tpo -c -o mfa.lo mfa.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mfa_section.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa_section.lo -MD -MP -MF $depbase.Tpo -c -o mfa_section.lo mfa_section.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xz_io_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_io_ops.lo -MD -MP -MF $depbase.Tpo -c -o xz_io_ops.lo xz_io_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa.lo -MD -MP -MF .deps/mfa.Tpo -c mfa.c -fPIC -DPIC -o .libs/mfa.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_io_ops.lo -MD -MP -MF .deps/xz_io_ops.Tpo -c xz_io_ops.c -fPIC -DPIC -o .libs/xz_io_ops.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa_section.lo -MD -MP -MF .deps/mfa_section.Tpo -c mfa_section.c -fPIC -DPIC -o .libs/mfa_section.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT xz_io_ops.lo -MD -MP -MF .deps/xz_io_ops.Tpo -c xz_io_ops.c -o xz_io_ops.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa_section.lo -MD -MP -MF .deps/mfa_section.Tpo -c mfa_section.c -o mfa_section.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -I../ext_libs/minixz -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mfa.lo -MD -MP -MF .deps/mfa.Tpo -c mfa.c -o mfa.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -MD -pipe -Wall -W -g -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmfa.la mfa.lo mfa_section.lo xz_io_ops.lo libtool: link: ar cru .libs/libmfa.a .libs/mfa.o .libs/mfa_section.o .libs/xz_io_ops.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmfa.a libtool: link: ( cd ".libs" && rm -f "libmfa.la" && ln -s "../libmfa.la" "libmfa.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' Making all in pldmlib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' depbase=`echo pldm_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_utils.lo -MD -MP -MF $depbase.Tpo -c -o pldm_utils.lo pldm_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_buff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_buff.lo -MD -MP -MF $depbase.Tpo -c -o pldm_buff.lo pldm_buff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_record_descriptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_record_descriptor.lo -MD -MP -MF $depbase.Tpo -c -o pldm_record_descriptor.lo pldm_record_descriptor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_dev_id_record.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_dev_id_record.lo -MD -MP -MF $depbase.Tpo -c -o pldm_dev_id_record.lo pldm_dev_id_record.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_component_image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_component_image.lo -MD -MP -MF $depbase.Tpo -c -o pldm_component_image.lo pldm_component_image.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_pkg_hdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg_hdr.lo -MD -MP -MF $depbase.Tpo -c -o pldm_pkg_hdr.lo pldm_pkg_hdr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pldm_pkg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg.lo -MD -MP -MF $depbase.Tpo -c -o pldm_pkg.lo pldm_pkg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_utils.lo -MD -MP -MF .deps/pldm_utils.Tpo -c pldm_utils.cpp -fPIC -DPIC -o .libs/pldm_utils.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_buff.lo -MD -MP -MF .deps/pldm_buff.Tpo -c pldm_buff.cpp -fPIC -DPIC -o .libs/pldm_buff.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg_hdr.lo -MD -MP -MF .deps/pldm_pkg_hdr.Tpo -c pldm_pkg_hdr.cpp -fPIC -DPIC -o .libs/pldm_pkg_hdr.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_dev_id_record.lo -MD -MP -MF .deps/pldm_dev_id_record.Tpo -c pldm_dev_id_record.cpp -fPIC -DPIC -o .libs/pldm_dev_id_record.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_record_descriptor.lo -MD -MP -MF .deps/pldm_record_descriptor.Tpo -c pldm_record_descriptor.cpp -fPIC -DPIC -o .libs/pldm_record_descriptor.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg.lo -MD -MP -MF .deps/pldm_pkg.Tpo -c pldm_pkg.cpp -fPIC -DPIC -o .libs/pldm_pkg.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_component_image.lo -MD -MP -MF .deps/pldm_component_image.Tpo -c pldm_component_image.cpp -fPIC -DPIC -o .libs/pldm_component_image.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_component_image.lo -MD -MP -MF .deps/pldm_component_image.Tpo -c pldm_component_image.cpp -o pldm_component_image.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg_hdr.lo -MD -MP -MF .deps/pldm_pkg_hdr.Tpo -c pldm_pkg_hdr.cpp -o pldm_pkg_hdr.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_buff.lo -MD -MP -MF .deps/pldm_buff.Tpo -c pldm_buff.cpp -o pldm_buff.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_record_descriptor.lo -MD -MP -MF .deps/pldm_record_descriptor.Tpo -c pldm_record_descriptor.cpp -o pldm_record_descriptor.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_dev_id_record.lo -MD -MP -MF .deps/pldm_dev_id_record.Tpo -c pldm_dev_id_record.cpp -o pldm_dev_id_record.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_utils.lo -MD -MP -MF .deps/pldm_utils.Tpo -c pldm_utils.cpp -o pldm_utils.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT pldm_pkg.lo -MD -MP -MF .deps/pldm_pkg.Tpo -c pldm_pkg.cpp -o pldm_pkg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libpldm.la pldm_utils.lo pldm_buff.lo pldm_record_descriptor.lo pldm_dev_id_record.lo pldm_component_image.lo pldm_pkg_hdr.lo pldm_pkg.lo libtool: link: ar cru .libs/libpldm.a .libs/pldm_utils.o .libs/pldm_buff.o .libs/pldm_record_descriptor.o .libs/pldm_dev_id_record.o .libs/pldm_component_image.o .libs/pldm_pkg_hdr.o .libs/pldm_pkg.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpldm.a libtool: link: ( cd ".libs" && rm -f "libpldm.la" && ln -s "../libpldm.la" "libpldm.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' Making all in cmdparser make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' depbase=`echo cmdparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT cmdparser.o -MD -MP -MF $depbase.Tpo -c -o cmdparser.o cmdparser.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo my_getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../common -W -g -MP -MD -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT my_getopt.o -MD -MP -MF $depbase.Tpo -c -o my_getopt.o my_getopt.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libcmdparser.a ar cru libcmdparser.a cmdparser.o my_getopt.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcmdparser.a make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' Making all in mlxconfig make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' Making all in mlxconfig_dbs make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' depbase=`echo mlxcfg_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_utils.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_utils.lo mlxcfg_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_expression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_expression.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_expression.lo mlxcfg_expression.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_db_items.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_items.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_db_items.lo mlxcfg_db_items.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_db_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_manager.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_db_manager.lo mlxcfg_db_manager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_param.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_param.lo mlxcfg_param.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_tlv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_tlv.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_tlv.lo mlxcfg_tlv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_commander.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_commander.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_commander.lo mlxcfg_commander.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_generic_commander.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_generic_commander.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_generic_commander.lo mlxcfg_generic_commander.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_ui_tokens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_ui_tokens.lo -MD -MP -MF $depbase.Tpo -c -o mlxcfg_ui_tokens.lo mlxcfg_ui_tokens.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlxcfg_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_parser.o -MD -MP -MF $depbase.Tpo -c -o mlxcfg_parser.o mlxcfg_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlxcfg_ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_ui.o -MD -MP -MF $depbase.Tpo -c -o mlxcfg_ui.o mlxcfg_ui.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_utils.lo -MD -MP -MF .deps/mlxcfg_utils.Tpo -c mlxcfg_utils.cpp -fPIC -DPIC -o .libs/mlxcfg_utils.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_manager.lo -MD -MP -MF .deps/mlxcfg_db_manager.Tpo -c mlxcfg_db_manager.cpp -fPIC -DPIC -o .libs/mlxcfg_db_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_expression.lo -MD -MP -MF .deps/mlxcfg_expression.Tpo -c mlxcfg_expression.cpp -fPIC -DPIC -o .libs/mlxcfg_expression.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_generic_commander.lo -MD -MP -MF .deps/mlxcfg_generic_commander.Tpo -c mlxcfg_generic_commander.cpp -fPIC -DPIC -o .libs/mlxcfg_generic_commander.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_tlv.lo -MD -MP -MF .deps/mlxcfg_tlv.Tpo -c mlxcfg_tlv.cpp -fPIC -DPIC -o .libs/mlxcfg_tlv.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_param.lo -MD -MP -MF .deps/mlxcfg_param.Tpo -c mlxcfg_param.cpp -fPIC -DPIC -o .libs/mlxcfg_param.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_commander.lo -MD -MP -MF .deps/mlxcfg_commander.Tpo -c mlxcfg_commander.cpp -fPIC -DPIC -o .libs/mlxcfg_commander.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_ui_tokens.lo -MD -MP -MF .deps/mlxcfg_ui_tokens.Tpo -c mlxcfg_ui_tokens.cpp -fPIC -DPIC -o .libs/mlxcfg_ui_tokens.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_items.lo -MD -MP -MF .deps/mlxcfg_db_items.Tpo -c mlxcfg_db_items.cpp -fPIC -DPIC -o .libs/mlxcfg_db_items.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_items.lo -MD -MP -MF .deps/mlxcfg_db_items.Tpo -c mlxcfg_db_items.cpp -o mlxcfg_db_items.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_commander.lo -MD -MP -MF .deps/mlxcfg_commander.Tpo -c mlxcfg_commander.cpp -o mlxcfg_commander.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_ui_tokens.lo -MD -MP -MF .deps/mlxcfg_ui_tokens.Tpo -c mlxcfg_ui_tokens.cpp -o mlxcfg_ui_tokens.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_utils.lo -MD -MP -MF .deps/mlxcfg_utils.Tpo -c mlxcfg_utils.cpp -o mlxcfg_utils.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_expression.lo -MD -MP -MF .deps/mlxcfg_expression.Tpo -c mlxcfg_expression.cpp -o mlxcfg_expression.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_db_manager.lo -MD -MP -MF .deps/mlxcfg_db_manager.Tpo -c mlxcfg_db_manager.cpp -o mlxcfg_db_manager.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_tlv.lo -MD -MP -MF .deps/mlxcfg_tlv.Tpo -c mlxcfg_tlv.cpp -o mlxcfg_tlv.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_param.lo -MD -MP -MF .deps/mlxcfg_param.Tpo -c mlxcfg_param.cpp -o mlxcfg_param.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxcfg_generic_commander.lo -MD -MP -MF .deps/mlxcfg_generic_commander.Tpo -c mlxcfg_generic_commander.cpp -o mlxcfg_generic_commander.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libmlxcfg.la mlxcfg_utils.lo mlxcfg_expression.lo mlxcfg_db_items.lo mlxcfg_db_manager.lo mlxcfg_param.lo mlxcfg_tlv.lo mlxcfg_commander.lo mlxcfg_generic_commander.lo mlxcfg_ui_tokens.lo ../mft_utils/libmftutils.la ../cmdif/libcmdif.la ../reg_access/libreg_access.la ../tools_layouts/libtools_layouts.la ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../fw_comps_mgr/libfw_comps_mgr.la ../tools_res_mgmt/libtools_res_mgmt.la ../ext_libs/json/libjson.la ../ext_libs/muparser/libmuparser.la ../ext_libs/sqlite/libsqlite3.la -ldl ../mlxsign_lib/libmlxsign.la -lssl -lcrypto libtool: link: (cd .libs/libmlxcfg.lax/libmftutils.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../mft_utils/.libs/libmftutils.a") libtool: link: (cd .libs/libmlxcfg.lax/libcmdif.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../cmdif/.libs/libcmdif.a") libtool: link: (cd .libs/libmlxcfg.lax/libreg_access.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../reg_access/.libs/libreg_access.a") libtool: link: (cd .libs/libmlxcfg.lax/libtools_layouts.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../tools_layouts/.libs/libtools_layouts.a") libtool: link: (cd .libs/libmlxcfg.lax/libdev_mgt.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../dev_mgt/.libs/libdev_mgt.a") libtool: link: (cd .libs/libmlxcfg.lax/libfw_comps_mgr.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../fw_comps_mgr/.libs/libfw_comps_mgr.a") libtool: link: (cd .libs/libmlxcfg.lax/libtools_res_mgmt.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../tools_res_mgmt/.libs/libtools_res_mgmt.a") libtool: link: (cd .libs/libmlxcfg.lax/libjson.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../ext_libs/json/.libs/libjson.a") libtool: link: (cd .libs/libmlxcfg.lax/libmuparser.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../ext_libs/muparser/.libs/libmuparser.a") libtool: link: (cd .libs/libmlxcfg.lax/libsqlite3.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../ext_libs/sqlite/.libs/libsqlite3.a") libtool: link: (cd .libs/libmlxcfg.lax/libmlxsign.a && ar x "/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/../mlxsign_lib/.libs/libmlxsign.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/adb_to_c_utils.o .libs/libmlxcfg.lax/lt1-adb_to_c_utils.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/adb_to_c_utils.o .libs/libmlxcfg.lax/lt1-adb_to_c_utils.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/cibfw_layouts.o .libs/libmlxcfg.lax/lt2-cibfw_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/cibfw_layouts.o .libs/libmlxcfg.lax/lt2-cibfw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/cx4fw_layouts.o .libs/libmlxcfg.lax/lt3-cx4fw_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/cx4fw_layouts.o .libs/libmlxcfg.lax/lt3-cx4fw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/cx6fw_layouts.o .libs/libmlxcfg.lax/lt4-cx6fw_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/cx6fw_layouts.o .libs/libmlxcfg.lax/lt4-cx6fw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/fs5_image_layout_layouts.o .libs/libmlxcfg.lax/lt5-fs5_image_layout_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/fs5_image_layout_layouts.o .libs/libmlxcfg.lax/lt5-fs5_image_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/icmd_hca_layouts.o .libs/libmlxcfg.lax/lt6-icmd_hca_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/icmd_hca_layouts.o .libs/libmlxcfg.lax/lt6-icmd_hca_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/icmd_layouts.o .libs/libmlxcfg.lax/lt7-icmd_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/icmd_layouts.o .libs/libmlxcfg.lax/lt7-icmd_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/image_info_layouts.o .libs/libmlxcfg.lax/lt8-image_info_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/image_info_layouts.o .libs/libmlxcfg.lax/lt8-image_info_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/image_layout_layouts.o .libs/libmlxcfg.lax/lt9-image_layout_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/image_layout_layouts.o .libs/libmlxcfg.lax/lt9-image_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/prm_adb_db.o .libs/libmlxcfg.lax/lt10-prm_adb_db.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/prm_adb_db.o .libs/libmlxcfg.lax/lt10-prm_adb_db.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt11-reg_access_hca_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt11-reg_access_hca_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt12-reg_access_switch_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt12-reg_access_switch_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/register_access_open_layouts.o .libs/libmlxcfg.lax/lt13-register_access_open_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/register_access_open_layouts.o .libs/libmlxcfg.lax/lt13-register_access_open_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/register_access_sib_layouts.o .libs/libmlxcfg.lax/lt14-register_access_sib_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/register_access_sib_layouts.o .libs/libmlxcfg.lax/lt14-register_access_sib_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/tokens_layout_layouts.o .libs/libmlxcfg.lax/lt15-tokens_layout_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/tokens_layout_layouts.o .libs/libmlxcfg.lax/lt15-tokens_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_layouts.a/tools_open_layouts.o .libs/libmlxcfg.lax/lt16-tools_open_layouts.o || cp .libs/libmlxcfg.lax/libtools_layouts.a/tools_open_layouts.o .libs/libmlxcfg.lax/lt16-tools_open_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/adb_to_c_utils.o .libs/libmlxcfg.lax/lt17-adb_to_c_utils.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/adb_to_c_utils.o .libs/libmlxcfg.lax/lt17-adb_to_c_utils.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/calc_hw_crc.o .libs/libmlxcfg.lax/lt18-calc_hw_crc.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/calc_hw_crc.o .libs/libmlxcfg.lax/lt18-calc_hw_crc.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/cibfw_layouts.o .libs/libmlxcfg.lax/lt19-cibfw_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/cibfw_layouts.o .libs/libmlxcfg.lax/lt19-cibfw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/crc16.o .libs/libmlxcfg.lax/lt20-crc16.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/crc16.o .libs/libmlxcfg.lax/lt20-crc16.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/cx4fw_layouts.o .libs/libmlxcfg.lax/lt21-cx4fw_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/cx4fw_layouts.o .libs/libmlxcfg.lax/lt21-cx4fw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/cx6fw_layouts.o .libs/libmlxcfg.lax/lt22-cx6fw_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/cx6fw_layouts.o .libs/libmlxcfg.lax/lt22-cx6fw_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/errmsg.o .libs/libmlxcfg.lax/lt23-errmsg.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/errmsg.o .libs/libmlxcfg.lax/lt23-errmsg.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/fs5_image_layout_layouts.o .libs/libmlxcfg.lax/lt24-fs5_image_layout_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/fs5_image_layout_layouts.o .libs/libmlxcfg.lax/lt24-fs5_image_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/hex64.o .libs/libmlxcfg.lax/lt25-hex64.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/hex64.o .libs/libmlxcfg.lax/lt25-hex64.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/icmd_hca_layouts.o .libs/libmlxcfg.lax/lt26-icmd_hca_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/icmd_hca_layouts.o .libs/libmlxcfg.lax/lt26-icmd_hca_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/icmd_layouts.o .libs/libmlxcfg.lax/lt27-icmd_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/icmd_layouts.o .libs/libmlxcfg.lax/lt27-icmd_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/image_info_layouts.o .libs/libmlxcfg.lax/lt28-image_info_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/image_info_layouts.o .libs/libmlxcfg.lax/lt28-image_info_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/image_layout_layouts.o .libs/libmlxcfg.lax/lt29-image_layout_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/image_layout_layouts.o .libs/libmlxcfg.lax/lt29-image_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/mcam_capabilities.o .libs/libmlxcfg.lax/lt30-mcam_capabilities.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/mcam_capabilities.o .libs/libmlxcfg.lax/lt30-mcam_capabilities.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/mft_sig_handler.o .libs/libmlxcfg.lax/lt31-mft_sig_handler.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/mft_sig_handler.o .libs/libmlxcfg.lax/lt31-mft_sig_handler.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/mft_utils.o .libs/libmlxcfg.lax/lt32-mft_utils.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/mft_utils.o .libs/libmlxcfg.lax/lt32-mft_utils.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/mlarge_buffer.o .libs/libmlxcfg.lax/lt33-mlarge_buffer.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/mlarge_buffer.o .libs/libmlxcfg.lax/lt33-mlarge_buffer.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/prm_adb_db.o .libs/libmlxcfg.lax/lt34-prm_adb_db.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/prm_adb_db.o .libs/libmlxcfg.lax/lt34-prm_adb_db.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access.o .libs/libmlxcfg.lax/lt35-reg_access.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access.o .libs/libmlxcfg.lax/lt35-reg_access.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt36-reg_access_hca_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt36-reg_access_hca_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt37-reg_access_switch_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt37-reg_access_switch_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/register_access_open_layouts.o .libs/libmlxcfg.lax/lt38-register_access_open_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/register_access_open_layouts.o .libs/libmlxcfg.lax/lt38-register_access_open_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/register_access_sib_layouts.o .libs/libmlxcfg.lax/lt39-register_access_sib_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/register_access_sib_layouts.o .libs/libmlxcfg.lax/lt39-register_access_sib_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/tokens_layout_layouts.o .libs/libmlxcfg.lax/lt40-tokens_layout_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/tokens_layout_layouts.o .libs/libmlxcfg.lax/lt40-tokens_layout_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_open_layouts.o .libs/libmlxcfg.lax/lt41-tools_open_layouts.o || cp .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_open_layouts.o .libs/libmlxcfg.lax/lt41-tools_open_layouts.o libtool: link: ln .libs/libmlxcfg.lax/libtools_res_mgmt.a/tools_res_mgmt.o .libs/libmlxcfg.lax/lt42-tools_res_mgmt.o || cp .libs/libmlxcfg.lax/libtools_res_mgmt.a/tools_res_mgmt.o .libs/libmlxcfg.lax/lt42-tools_res_mgmt.o libtool: link: ln .libs/libmlxcfg.lax/libtools_res_mgmt.a/tools_time.o .libs/libmlxcfg.lax/lt43-tools_time.o || cp .libs/libmlxcfg.lax/libtools_res_mgmt.a/tools_time.o .libs/libmlxcfg.lax/lt43-tools_time.o libtool: link: ar cru .libs/libmlxcfg.a .libs/mlxcfg_utils.o .libs/mlxcfg_expression.o .libs/mlxcfg_db_items.o .libs/mlxcfg_db_manager.o .libs/mlxcfg_param.o .libs/mlxcfg_tlv.o .libs/mlxcfg_commander.o .libs/mlxcfg_generic_commander.o .libs/mlxcfg_ui_tokens.o .libs/libmlxcfg.lax/libmftutils.a/calc_hw_crc.o .libs/libmlxcfg.lax/libmftutils.a/crc16.o .libs/libmlxcfg.lax/libmftutils.a/errmsg.o .libs/libmlxcfg.lax/libmftutils.a/hex64.o .libs/libmlxcfg.lax/libmftutils.a/mft_sig_handler.o .libs/libmlxcfg.lax/libmftutils.a/mft_utils.o .libs/libmlxcfg.lax/libmftutils.a/mlarge_buffer.o .libs/libmlxcfg.lax/libcmdif.a/icmd_cif_common.o .libs/libmlxcfg.lax/libcmdif.a/icmd_cif_open.o .libs/libmlxcfg.lax/libcmdif.a/tools_cif.o .libs/libmlxcfg.lax/libreg_access.a/adb_to_c_utils.o .libs/libmlxcfg.lax/libreg_access.a/cibfw_layouts.o .libs/libmlxcfg.lax/libreg_access.a/cx4fw_layouts.o .libs/libmlxcfg.lax/libreg_access.a/cx6fw_layouts.o .libs/libmlxcfg.lax/libreg_access.a/fs5_image_layout_layouts.o .libs/libmlxcfg.lax/libreg_access.a/icmd_hca_layouts.o .libs/libmlxcfg.lax/libreg_access.a/icmd_layouts.o .libs/libmlxcfg.lax/libreg_access.a/image_info_layouts.o .libs/libmlxcfg.lax/libreg_access.a/image_layout_layouts.o .libs/libmlxcfg.lax/libreg_access.a/mcam_capabilities.o .libs/libmlxcfg.lax/libreg_access.a/prm_adb_db.o .libs/libmlxcfg.lax/libreg_access.a/reg_access.o .libs/libmlxcfg.lax/libreg_access.a/reg_access_hca_layouts.o .libs/libmlxcfg.lax/libreg_access.a/reg_access_switch_layouts.o .libs/libmlxcfg.lax/libreg_access.a/register_access_open_layouts.o .libs/libmlxcfg.lax/libreg_access.a/register_access_sib_layouts.o .libs/libmlxcfg.lax/libreg_access.a/tokens_layout_layouts.o .libs/libmlxcfg.lax/libreg_access.a/tools_open_layouts.o .libs/libmlxcfg.lax/lt1-adb_to_c_utils.o .libs/libmlxcfg.lax/lt2-cibfw_layouts.o .libs/libmlxcfg.lax/lt3-cx4fw_layouts.o .libs/libmlxcfg.lax/lt4-cx6fw_layouts.o .libs/libmlxcfg.lax/lt5-fs5_image_layout_layouts.o .libs/libmlxcfg.lax/lt6-icmd_hca_layouts.o .libs/libmlxcfg.lax/lt7-icmd_layouts.o .libs/libmlxcfg.lax/lt8-image_info_layouts.o .libs/libmlxcfg.lax/lt9-image_layout_layouts.o .libs/libmlxcfg.lax/lt10-prm_adb_db.o .libs/libmlxcfg.lax/lt11-reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt12-reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt13-register_access_open_layouts.o .libs/libmlxcfg.lax/lt14-register_access_sib_layouts.o .libs/libmlxcfg.lax/lt15-tokens_layout_layouts.o .libs/libmlxcfg.lax/lt16-tools_open_layouts.o .libs/libmlxcfg.lax/libdev_mgt.a/therm_fw.o .libs/libmlxcfg.lax/libdev_mgt.a/tools_dev_types.o .libs/libmlxcfg.lax/lt17-adb_to_c_utils.o .libs/libmlxcfg.lax/lt18-calc_hw_crc.o .libs/libmlxcfg.lax/lt19-cibfw_layouts.o .libs/libmlxcfg.lax/lt20-crc16.o .libs/libmlxcfg.lax/lt21-cx4fw_layouts.o .libs/libmlxcfg.lax/lt22-cx6fw_layouts.o .libs/libmlxcfg.lax/lt23-errmsg.o .libs/libmlxcfg.lax/lt24-fs5_image_layout_layouts.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/fw_comps_mgr.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/fw_comps_mgr_abstract_access.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/fw_comps_mgr_direct_access.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/fw_comps_mgr_dma_access.o .libs/libmlxcfg.lax/lt25-hex64.o .libs/libmlxcfg.lax/lt26-icmd_hca_layouts.o .libs/libmlxcfg.lax/lt27-icmd_layouts.o .libs/libmlxcfg.lax/lt28-image_info_layouts.o .libs/libmlxcfg.lax/lt29-image_layout_layouts.o .libs/libmlxcfg.lax/lt30-mcam_capabilities.o .libs/libmlxcfg.lax/lt31-mft_sig_handler.o .libs/libmlxcfg.lax/lt32-mft_utils.o .libs/libmlxcfg.lax/lt33-mlarge_buffer.o .libs/libmlxcfg.lax/lt34-prm_adb_db.o .libs/libmlxcfg.lax/lt35-reg_access.o .libs/libmlxcfg.lax/lt36-reg_access_hca_layouts.o .libs/libmlxcfg.lax/lt37-reg_access_switch_layouts.o .libs/libmlxcfg.lax/lt38-register_access_open_layouts.o .libs/libmlxcfg.lax/lt39-register_access_sib_layouts.o .libs/libmlxcfg.lax/lt40-tokens_layout_layouts.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_filesystem.o .libs/libmlxcfg.lax/lt41-tools_open_layouts.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_regex.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_res_mgmt.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_string.o .libs/libmlxcfg.lax/libfw_comps_mgr.a/tools_time.o .libs/libmlxcfg.lax/lt42-tools_res_mgmt.o .libs/libmlxcfg.lax/lt43-tools_time.o .libs/libmlxcfg.lax/libjson.a/json_reader.o .libs/libmlxcfg.lax/libjson.a/json_value.o .libs/libmlxcfg.lax/libjson.a/json_writer.o .libs/libmlxcfg.lax/libmuparser.a/muParser.o .libs/libmlxcfg.lax/libmuparser.a/muParserBase.o .libs/libmlxcfg.lax/libmuparser.a/muParserBytecode.o .libs/libmlxcfg.lax/libmuparser.a/muParserCallback.o .libs/libmlxcfg.lax/libmuparser.a/muParserError.o .libs/libmlxcfg.lax/libmuparser.a/muParserInt.o .libs/libmlxcfg.lax/libmuparser.a/muParserTokenReader.o .libs/libmlxcfg.lax/libsqlite3.a/sqlite3.o .libs/libmlxcfg.lax/libmlxsign.a/mlxsign_lib.o .libs/libmlxcfg.lax/libmlxsign.a/mlxsign_signer_interface.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmlxcfg.a libtool: link: rm -fr .libs/libmlxcfg.lax .libs/libmlxcfg.lax libtool: link: ( cd ".libs" && rm -f "libmlxcfg.la" && ln -s "../libmlxcfg.la" "libmlxcfg.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" -DMST_DEV_EXAMPLE2=\"05:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstconfig mlxcfg_parser.o mlxcfg_ui.o libmlxcfg.la ../mft_utils/libmftutils.la ../cmdif/libcmdif.la ../reg_access/libreg_access.la ../tools_layouts/libtools_layouts.la ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../fw_comps_mgr/libfw_comps_mgr.la ../tools_res_mgmt/libtools_res_mgmt.la ../common/libcommon.la ../ext_libs/muparser/libmuparser.la ../ext_libs/sqlite/libsqlite3.la -ldl ../mlxsign_lib/libmlxsign.la -lssl -lcrypto libtool: link: c++ -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 "-DMLXCFG_NAME=\"mstconfig\"" "-DMST_DEV_EXAMPLE=\"04:00.0\"" "-DMST_DEV_EXAMPLE2=\"05:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstconfig mlxcfg_parser.o mlxcfg_ui.o ./.libs/libmlxcfg.a ../mft_utils/.libs/libmftutils.a ../cmdif/.libs/libcmdif.a ../reg_access/.libs/libreg_access.a ../tools_layouts/.libs/libtools_layouts.a ../mtcr_ul/.libs/libmtcr_ul.a ../dev_mgt/.libs/libdev_mgt.a ../fw_comps_mgr/.libs/libfw_comps_mgr.a /home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul/.libs/libmtcr_ul.a ../tools_res_mgmt/.libs/libtools_res_mgmt.a ../common/.libs/libcommon.a ../ext_libs/muparser/.libs/libmuparser.a ../ext_libs/sqlite/.libs/libsqlite3.a -lstdc++ -ldl ../mlxsign_lib/.libs/libmlxsign.a -lssl -lcrypto -pthread make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' Making all in mlxfwops make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' Making all in lib make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' depbase=`echo aux_tlv_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT aux_tlv_ops.o -MD -MP -MF $depbase.Tpo -c -o aux_tlv_ops.o aux_tlv_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bluefiled_signature_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT bluefiled_signature_manager.o -MD -MP -MF $depbase.Tpo -c -o bluefiled_signature_manager.o bluefiled_signature_manager.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo connectx6_signature_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT connectx6_signature_manager.o -MD -MP -MF $depbase.Tpo -c -o connectx6_signature_manager.o connectx6_signature_manager.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flint_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT flint_base.o -MD -MP -MF $depbase.Tpo -c -o flint_base.o flint_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flint_io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT flint_io.o -MD -MP -MF $depbase.Tpo -c -o flint_io.o flint_io.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs_checks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs_checks.o -MD -MP -MF $depbase.Tpo -c -o fs_checks.o fs_checks.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs2_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs2_ops.o -MD -MP -MF $depbase.Tpo -c -o fs2_ops.o fs2_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs3_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs3_ops.o -MD -MP -MF $depbase.Tpo -c -o fs3_ops.o fs3_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs4_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs4_ops.o -MD -MP -MF $depbase.Tpo -c -o fs4_ops.o fs4_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs5_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs5_ops.o -MD -MP -MF $depbase.Tpo -c -o fs5_ops.o fs5_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fsctrl_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fsctrl_ops.o -MD -MP -MF $depbase.Tpo -c -o fsctrl_ops.o fsctrl_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs_pldm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fs_pldm.o -MD -MP -MF $depbase.Tpo -c -o fs_pldm.o fs_pldm.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fw_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_ops.o -MD -MP -MF $depbase.Tpo -c -o fw_ops.o fw_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fw_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT fw_version.o -MD -MP -MF $depbase.Tpo -c -o fw_version.o fw_version.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlxfwops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxfwops.o -MD -MP -MF $depbase.Tpo -c -o mlxfwops.o mlxfwops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo security_version_gw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT security_version_gw.o -MD -MP -MF $depbase.Tpo -c -o security_version_gw.o security_version_gw.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo components/fs_cert_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT components/fs_cert_ops.o -MD -MP -MF $depbase.Tpo -c -o components/fs_cert_ops.o components/fs_cert_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo components/fs_comps_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT components/fs_comps_ops.o -MD -MP -MF $depbase.Tpo -c -o components/fs_comps_ops.o components/fs_comps_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo components/fs_synce_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./components -I../.. -I../../common -I../../common -I../../dev_mgt -I../../ext_libs/minixz -I../../include/mtcr_ul -I../../mflash -I../../mft_utils -I../../mlxfwops/uefi_c -I../../mtcr_ul -I../../tools_layouts -I../../ext_libs/json -Wall -W -g -MP -MD -pipe -fPIC -Wno-implicit-fallthrough -DNO_MFA_SUPPORT -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT components/fs_synce_ops.o -MD -MP -MF $depbase.Tpo -c -o components/fs_synce_ops.o components/fs_synce_ops.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from fs4_ops.h:41, from fs5_ops.h:35, from fs5_ops.cpp:32: fs3_ops.h:306:18: warning: 'virtual bool Fs3Operations::ParseDevData(bool, bool, VerifyCallBack)' was hidden [-Woverloaded-virtual=] 306 | virtual bool ParseDevData(bool quickQuery = true, bool verbose = false, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL); | ^~~~~~~~~~~~ fs4_ops.h:209:10: note: by 'bool Fs4Operations::ParseDevData(bool, bool, VerifyCallBack, bool)' 209 | bool ParseDevData(bool quickQuery = true, | ^~~~~~~~~~~~ In file included from fs4_ops.h:41, from fs5_ops.h:35, from fw_ops.cpp:41: fs3_ops.h:306:18: warning: 'virtual bool Fs3Operations::ParseDevData(bool, bool, VerifyCallBack)' was hidden [-Woverloaded-virtual=] 306 | virtual bool ParseDevData(bool quickQuery = true, bool verbose = false, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL); | ^~~~~~~~~~~~ fs4_ops.h:209:10: note: by 'bool Fs4Operations::ParseDevData(bool, bool, VerifyCallBack, bool)' 209 | bool ParseDevData(bool quickQuery = true, | ^~~~~~~~~~~~ In file included from fs4_ops.h:41, from connectx6_signature_manager.cpp:38: fs3_ops.h:306:18: warning: 'virtual bool Fs3Operations::ParseDevData(bool, bool, VerifyCallBack)' was hidden [-Woverloaded-virtual=] 306 | virtual bool ParseDevData(bool quickQuery = true, bool verbose = false, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL); | ^~~~~~~~~~~~ fs4_ops.h:209:10: note: by 'bool Fs4Operations::ParseDevData(bool, bool, VerifyCallBack, bool)' 209 | bool ParseDevData(bool quickQuery = true, | ^~~~~~~~~~~~ fw_ops.cpp: In static member function 'static bool FwOperations::FwAccessCreate(fw_ops_params_t&, FBase**, u_int16_t)': fw_ops.cpp:455:91: warning: unused parameter 'swDevId' [-Wunused-parameter] 455 | bool FwOperations::FwAccessCreate(fw_ops_params_t& fwParams, FBase** ioAccessP, u_int16_t swDevId) | ~~~~~~~~~~^~~~~~~ In file included from fs4_ops.h:41, from fs4_ops.cpp:66: fs3_ops.h:306:18: warning: 'virtual bool Fs3Operations::ParseDevData(bool, bool, VerifyCallBack)' was hidden [-Woverloaded-virtual=] 306 | virtual bool ParseDevData(bool quickQuery = true, bool verbose = false, VerifyCallBack verifyCallBackFunc = (VerifyCallBack)NULL); | ^~~~~~~~~~~~ fs4_ops.h:209:10: note: by 'bool Fs4Operations::ParseDevData(bool, bool, VerifyCallBack, bool)' 209 | bool ParseDevData(bool quickQuery = true, | ^~~~~~~~~~~~ In file included from fs3_ops.cpp:72: fs3_ops.cpp: In member function 'bool Fs3Operations::bootAddrUpdate(Flash*, u_int32_t, FwOperations::ExtBurnParams&)': fs3_ops.h:69:66: warning: enum constant in boolean context [-Wint-in-bool-context] 69 | chip_type == CT_BLUEFIELD2 || chip_type == CT_BLUEFIELD3 || CT_CONNECTX9_PURE_PCIE_SWITCH || \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fs3_ops.cpp:4512:10: note: in expansion of macro 'SUPPORTS_ISFU' 4512 | if (!SUPPORTS_ISFU(_fwImgInfo.ext_info.chip_type) || !burnParams.burnFailsafe || | ^~~~~~~~~~~~~ rm -f libmlxfwops.a ar cru libmlxfwops.a aux_tlv_ops.o bluefiled_signature_manager.o connectx6_signature_manager.o flint_base.o flint_io.o fs_checks.o fs2_ops.o fs3_ops.o fs4_ops.o fs5_ops.o fsctrl_ops.o fs_pldm.o fw_ops.o fw_version.o mlxfwops.o security_version_gw.o components/fs_cert_ops.o components/fs_comps_ops.o components/fs_synce_ops.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmlxfwops.a make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' Making all in mlxtokengenerator make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' depbase=`echo mlxtkngenerator_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../mflash -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxtkngenerator_utils.o -MD -MP -MF $depbase.Tpo -c -o mlxtkngenerator_utils.o mlxtkngenerator_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlxtoken.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../mflash -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxtoken.o -MD -MP -MF $depbase.Tpo -c -o mlxtoken.o mlxtoken.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlxtkngenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../common -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../mflash -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -I../ext_libs/sqlite -fPIC -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mlxtkngenerator.o -MD -MP -MF $depbase.Tpo -c -o mlxtkngenerator.o mlxtkngenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC -DDATA_PATH=\"/usr/share/mstflint\" -DDISABLE_XML2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o msttokengenerator mlxtkngenerator_utils.o mlxtoken.o mlxtkngenerator.o ../mlxconfig/libmlxcfg.la ../mlxfwops/lib/libmlxfwops.a ../pldmlib/libpldm.la ../mflash/libmflash.la ../cmdparser/libcmdparser.a ../tools_layouts/libtools_layouts.la ../mft_utils/libmftutils.la ../libmfa/libmfa.la ../cmdif/libcmdif.la ../dev_mgt/libdev_mgt.la ../fw_comps_mgr/libfw_comps_mgr.la ../ext_libs/sqlite/libsqlite3.la ../ext_libs/json/libjson.la ../mtcr_ul/libmtcr_ul.la ../tools_crypto/libtools_crypto.a -ldl -lssl -lcrypto libtool: link: c++ -pthread -Wall -W -g -MP -MD -pipe -I../ext_libs/json -Wno-deprecated-declarations -fPIC "-DDATA_PATH=\"/usr/share/mstflint\"" -DDISABLE_XML2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o msttokengenerator mlxtkngenerator_utils.o mlxtoken.o mlxtkngenerator.o ../mlxconfig/.libs/libmlxcfg.a ../mlxfwops/lib/libmlxfwops.a ../pldmlib/.libs/libpldm.a ../mflash/.libs/libmflash.a ../cmdparser/libcmdparser.a ../tools_layouts/.libs/libtools_layouts.a ../mft_utils/.libs/libmftutils.a ../libmfa/.libs/libmfa.a ../cmdif/.libs/libcmdif.a ../dev_mgt/.libs/libdev_mgt.a ../fw_comps_mgr/.libs/libfw_comps_mgr.a /home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul/.libs/libmtcr_ul.a ../ext_libs/sqlite/.libs/libsqlite3.a ../ext_libs/json/.libs/libjson.a ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ ../tools_crypto/libtools_crypto.a -ldl -lssl -lcrypto -pthread make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' Making all in flint make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../mflash -I../mft_utils -I../tools_layouts -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstflint-cmd_line_parser.o -MD -MP -MF .deps/mstflint-cmd_line_parser.Tpo -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo './'`cmd_line_parser.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../mflash -I../mft_utils -I../tools_layouts -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstflint-flint.o -MD -MP -MF .deps/mstflint-flint.Tpo -c -o mstflint-flint.o `test -f 'flint.cpp' || echo './'`flint.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../mflash -I../mft_utils -I../tools_layouts -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstflint-flint_params.o -MD -MP -MF .deps/mstflint-flint_params.Tpo -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo './'`flint_params.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../mflash -I../mft_utils -I../tools_layouts -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstflint-subcommands.o -MD -MP -MF .deps/mstflint-subcommands.Tpo -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo './'`subcommands.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -I../common -I../include/mtcr_ul -I../mflash -I../mft_utils -I../tools_layouts -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstflint-subcommands_linkx.o -MD -MP -MF .deps/mstflint-subcommands_linkx.Tpo -c -o mstflint-subcommands_linkx.o `test -f 'subcommands_linkx.cpp' || echo './'`subcommands_linkx.cpp mv -f .deps/mstflint-flint_params.Tpo .deps/mstflint-flint_params.Po mv -f .deps/mstflint-subcommands_linkx.Tpo .deps/mstflint-subcommands_linkx.Po mv -f .deps/mstflint-flint.Tpo .deps/mstflint-flint.Po mv -f .deps/mstflint-cmd_line_parser.Tpo .deps/mstflint-cmd_line_parser.Po mv -f .deps/mstflint-subcommands.Tpo .deps/mstflint-subcommands.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -DMST_DEV_EXAMPLE4=\"04:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstflint mstflint-cmd_line_parser.o mstflint-flint.o mstflint-flint_params.o mstflint-subcommands.o mstflint-subcommands_linkx.o ../mlxfwops/lib/libmlxfwops.a ../pldmlib/libpldm.la ../cmdparser/libcmdparser.a ../mflash/libmflash.la ../tools_res_mgmt/libtools_res_mgmt.la ../cmdif/libcmdif.la ../dev_mgt/libdev_mgt.la ../tools_layouts/libtools_layouts.la ../fw_comps_mgr/libfw_comps_mgr.la ../mft_utils/libmftutils.la ../reg_access/libreg_access.la ../mtcr_ul/.libs/libmtcr_ul.a ../tools_crypto/libtools_crypto.a ../mlxsign_lib/libmlxsign.la -ldl -lz -lssl -lcrypto -lssl -lcrypto libtool: link: c++ -Wall -pthread -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -DNO_MSTARCHIVE "-DFLINT_NAME=\"mstflint\"" "-DFLINT_DISPLAY_NAME=\"MstFlint\"" "-DMST_DEV_EXAMPLE1=\"03:00.0\"" "-DMST_DEV_EXAMPLE2=\"mlx4_0\"" "-DMST_DEV_EXAMPLE3=\"03:00.0\"" "-DMST_DEV_EXAMPLE4=\"04:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstflint mstflint-cmd_line_parser.o mstflint-flint.o mstflint-flint_params.o mstflint-subcommands.o mstflint-subcommands_linkx.o ../mlxfwops/lib/libmlxfwops.a ../pldmlib/.libs/libpldm.a ../cmdparser/libcmdparser.a ../mflash/.libs/libmflash.a ../tools_res_mgmt/.libs/libtools_res_mgmt.a ../cmdif/.libs/libcmdif.a ../dev_mgt/.libs/libdev_mgt.a ../tools_layouts/.libs/libtools_layouts.a ../fw_comps_mgr/.libs/libfw_comps_mgr.a /home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul/.libs/libmtcr_ul.a -lstdc++ ../mft_utils/.libs/libmftutils.a ../reg_access/.libs/libreg_access.a ../mtcr_ul/.libs/libmtcr_ul.a ../tools_crypto/libtools_crypto.a ../mlxsign_lib/.libs/libmlxsign.a -ldl -lz -lssl -lcrypto -pthread make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' Making all in small_utils make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' Making all in mlxfwresetlib make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' depbase=`echo mread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mread.o -MD -MP -MF $depbase.Tpo -c -o mread.o mread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mwrite.o -MD -MP -MF $depbase.Tpo -c -o mwrite.o mwrite.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mcra.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mcra.o -MD -MP -MF $depbase.Tpo -c -o mcra.o mcra.c &&\ mv -f $depbase.Tpo $depbase.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstmtserver-mtserver.o -MD -MP -MF .deps/mstmtserver-mtserver.Tpo -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo './'`mtserver.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstmtserver-tcp.o -MD -MP -MF .deps/mstmtserver-tcp.Tpo -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo './'`tcp.c depbase=`echo vpd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT vpd.o -MD -MP -MF $depbase.Tpo -c -o vpd.o vpd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo congestion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT congestion.o -MD -MP -MF $depbase.Tpo -c -o congestion.o congestion.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mget_temp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mget_temp.o -MD -MP -MF $depbase.Tpo -c -o mget_temp.o mget_temp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mstfwctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../mvpd -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstfwctrl.o -MD -MP -MF $depbase.Tpo -c -o mstfwctrl.o mstfwctrl.c &&\ mv -f $depbase.Tpo $depbase.Po cp ../common/python_wrapper mstfwreset /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.la -ldl /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstmread mread.o ../mtcr_ul/libmtcr_ul.la -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstmwrite mwrite.o ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstmread mread.o ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -ldl /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstmget_temp mget_temp.o ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la -ldl mv -f .deps/mstmtserver-tcp.Tpo .deps/mstmtserver-tcp.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstmget_temp mget_temp.o ../mtcr_ul/.libs/libmtcr_ul.a ../dev_mgt/.libs/libdev_mgt.a -lstdc++ ../reg_access/.libs/libreg_access.a -ldl /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstvpd vpd.o ../mvpd/libmvpd.la ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la ../tools_layouts/libtools_layouts.la -ldl /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.la -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstmcra mcra.o ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstvpd vpd.o ../mvpd/.libs/libmvpd.a /home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul/.libs/libmtcr_ul.a ../mtcr_ul/.libs/libmtcr_ul.a ../dev_mgt/.libs/libdev_mgt.a -lstdc++ ../reg_access/.libs/libreg_access.a ../tools_layouts/.libs/libtools_layouts.a -ldl mv -f .deps/mstmtserver-mtserver.Tpo .deps/mstmtserver-mtserver.Po /bin/sh ../libtool --tag=CC --mode=link cc -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.la -ldl libtool: link: cc -DMST_UL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -ldl /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstfwctrl mstfwctrl.o ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstfwctrl mstfwctrl.o ../mtcr_ul/.libs/libmtcr_ul.a ../dev_mgt/.libs/libdev_mgt.a -lstdc++ ../reg_access/.libs/libreg_access.a -ldl /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstcongestion congestion.o ../cmdif/libcmdif.la ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la ../tools_layouts/libtools_layouts.la ../cmdparser/libcmdparser.a ../mtcr_ul/libmtcr_ul.la -ldl libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstcongestion congestion.o ../cmdif/.libs/libcmdif.a ../dev_mgt/.libs/libdev_mgt.a ../reg_access/.libs/libreg_access.a ../tools_layouts/.libs/libtools_layouts.a ../cmdparser/libcmdparser.a ../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -ldl make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' Making all in mst_utils make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' depbase=`echo mdevices_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/mtcr_ul -I../common -I../common -I../dev_mgt -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mdevices_info.o -MD -MP -MF $depbase.Tpo -c -o mdevices_info.o mdevices_info.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstdevices_info mdevices_info.o ../mtcr_ul/libmtcr_ul.la ../dev_mgt/libdev_mgt.la ../reg_access/libreg_access.la -ldl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstdevices_info mdevices_info.o ../mtcr_ul/.libs/libmtcr_ul.a ../dev_mgt/.libs/libdev_mgt.a -lstdc++ ../reg_access/.libs/libreg_access.a -ldl make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' Making all in mstdump make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' Making all in crd_lib make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' depbase=`echo crdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include/mtcr_ul -I../../common -fPIC -Wall -W -g -MP -MD -pipe -Wno-unused-function -fPIC -DMTCR_EXPORT -DMST_UL -DDATA_PATH=\"/usr/share/mstflint\" -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT crdump.o -MD -MP -MF $depbase.Tpo -c -o crdump.o crdump.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libcrdump.a ar cru libcrdump.a crdump.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcrdump.a make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' Making all in crd_main make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./../crd_lib -I../../include/mtcr_ul -fPIC -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -MT mstregdump-mstdump.o -MD -MP -MF .deps/mstregdump-mstdump.Tpo -c -o mstregdump-mstdump.o `test -f 'mstdump.c' || echo './'`mstdump.c mv -f .deps/mstregdump-mstdump.Tpo .deps/mstregdump-mstdump.Po /bin/sh ../../libtool --tag=CC --mode=link cc -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o mstregdump mstregdump-mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.la ../../reg_access/libreg_access.la ../../tools_layouts/libtools_layouts.la ../../mft_utils/libmftutils.la ../../mtcr_ul/libmtcr_ul.la -lm -ldl libtool: link: cc "-DMSTDUMP_NAME=\"mstregdump\"" "-DDEV_EXAMPLE=\"0b:00.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mstregdump mstregdump-mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/.libs/libdev_mgt.a ../../reg_access/.libs/libreg_access.a ../../tools_layouts/.libs/libtools_layouts.a ../../mft_utils/.libs/libmftutils.a ../../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ -lm -ldl make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' Making all in mstdump_dbs make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' Making all in tracers make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' Making all in fwtrace make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' cp ../../common/python_wrapper mstfwtrace make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' Making all in resourcetools make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' Making all in resourcedump_lib make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' Making all in src make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' Making all in common make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -fPIC -I../../../../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_common_la-resource_dump_error_handling.lo -MD -MP -MF .deps/libresource_dump_common_la-resource_dump_error_handling.Tpo -c -o libresource_dump_common_la-resource_dump_error_handling.lo `test -f 'resource_dump_error_handling.cpp' || echo './'`resource_dump_error_handling.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -fPIC -I../../../../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_common_la-resource_dump_error_handling.lo -MD -MP -MF .deps/libresource_dump_common_la-resource_dump_error_handling.Tpo -c resource_dump_error_handling.cpp -fPIC -DPIC -o .libs/libresource_dump_common_la-resource_dump_error_handling.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -fPIC -I../../../../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_common_la-resource_dump_error_handling.lo -MD -MP -MF .deps/libresource_dump_common_la-resource_dump_error_handling.Tpo -c resource_dump_error_handling.cpp -o libresource_dump_common_la-resource_dump_error_handling.o >/dev/null 2>&1 mv -f .deps/libresource_dump_common_la-resource_dump_error_handling.Tpo .deps/libresource_dump_common_la-resource_dump_error_handling.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -fPIC -I../../../../include/mtcr_ul -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libresource_dump_common.la libresource_dump_common_la-resource_dump_error_handling.lo ../../../../mtcr_ul/libmtcr_ul.la libtool: link: ar cru .libs/libresource_dump_common.a .libs/libresource_dump_common_la-resource_dump_error_handling.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libresource_dump_common.a libtool: link: ( cd ".libs" && rm -f "libresource_dump_common.la" && ln -s "../libresource_dump_common.la" "libresource_dump_common.la" ) make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' Making all in fetchers make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-fetcher_factory.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-fetcher_factory.Tpo -c -o libreg_access_resource_dump_fetcher_la-fetcher_factory.lo `test -f 'fetcher_factory.cpp' || echo './'`fetcher_factory.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.Tpo -c -o libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.lo `test -f 'reg_access_resource_dump_fetcher.cpp' || echo './'`reg_access_resource_dump_fetcher.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-fetcher_factory.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-fetcher_factory.Tpo -c fetcher_factory.cpp -fPIC -DPIC -o .libs/libreg_access_resource_dump_fetcher_la-fetcher_factory.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.Tpo -c reg_access_resource_dump_fetcher.cpp -fPIC -DPIC -o .libs/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-fetcher_factory.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-fetcher_factory.Tpo -c fetcher_factory.cpp -o libreg_access_resource_dump_fetcher_la-fetcher_factory.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../mtcr_ul -I../../../../include/mtcr_ul -I../../../../tools_layouts -I../../../../reg_access -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.lo -MD -MP -MF .deps/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.Tpo -c reg_access_resource_dump_fetcher.cpp -o libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.o >/dev/null 2>&1 mv -f .deps/libreg_access_resource_dump_fetcher_la-fetcher_factory.Tpo .deps/libreg_access_resource_dump_fetcher_la-fetcher_factory.Plo mv -f .deps/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.Tpo .deps/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libreg_access_resource_dump_fetcher.la libreg_access_resource_dump_fetcher_la-fetcher_factory.lo libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.lo libtool: link: ar cru .libs/libreg_access_resource_dump_fetcher.a .libs/libreg_access_resource_dump_fetcher_la-fetcher_factory.o .libs/libreg_access_resource_dump_fetcher_la-reg_access_resource_dump_fetcher.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libreg_access_resource_dump_fetcher.a libtool: link: ( cd ".libs" && rm -f "libreg_access_resource_dump_fetcher.la" && ln -s "../libreg_access_resource_dump_fetcher.la" "libreg_access_resource_dump_fetcher.la" ) make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' Making all in commands make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-resource_dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-resource_dump_command.Tpo -c -o libresource_dump_commands_la-resource_dump_command.lo `test -f 'resource_dump_command.cpp' || echo './'`resource_dump_command.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-dump_command.Tpo -c -o libresource_dump_commands_la-dump_command.lo `test -f 'dump_command.cpp' || echo './'`dump_command.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-query_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-query_command.Tpo -c -o libresource_dump_commands_la-query_command.lo `test -f 'query_command.cpp' || echo './'`query_command.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-resource_dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-resource_dump_command.Tpo -c resource_dump_command.cpp -fPIC -DPIC -o .libs/libresource_dump_commands_la-resource_dump_command.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-query_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-query_command.Tpo -c query_command.cpp -fPIC -DPIC -o .libs/libresource_dump_commands_la-query_command.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-dump_command.Tpo -c dump_command.cpp -fPIC -DPIC -o .libs/libresource_dump_commands_la-dump_command.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-resource_dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-resource_dump_command.Tpo -c resource_dump_command.cpp -o libresource_dump_commands_la-resource_dump_command.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-query_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-query_command.Tpo -c query_command.cpp -o libresource_dump_commands_la-query_command.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../mtcr_ul -I../../../../include/mtcr_ul -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_commands_la-dump_command.lo -MD -MP -MF .deps/libresource_dump_commands_la-dump_command.Tpo -c dump_command.cpp -o libresource_dump_commands_la-dump_command.o >/dev/null 2>&1 mv -f .deps/libresource_dump_commands_la-resource_dump_command.Tpo .deps/libresource_dump_commands_la-resource_dump_command.Plo mv -f .deps/libresource_dump_commands_la-query_command.Tpo .deps/libresource_dump_commands_la-query_command.Plo mv -f .deps/libresource_dump_commands_la-dump_command.Tpo .deps/libresource_dump_commands_la-dump_command.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libresource_dump_commands.la libresource_dump_commands_la-resource_dump_command.lo libresource_dump_commands_la-dump_command.lo libresource_dump_commands_la-query_command.lo libtool: link: ar cru .libs/libresource_dump_commands.a .libs/libresource_dump_commands_la-resource_dump_command.o .libs/libresource_dump_commands_la-dump_command.o .libs/libresource_dump_commands_la-query_command.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libresource_dump_commands.a libtool: link: ( cd ".libs" && rm -f "libresource_dump_commands.la" && ln -s "../libresource_dump_commands.la" "libresource_dump_commands.la" ) make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' Making all in filters make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-filter.Tpo -c -o libresource_dump_filters_la-filter.lo `test -f 'filter.cpp' || echo './'`filter.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-include_exclude_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-include_exclude_segments_filter.Tpo -c -o libresource_dump_filters_la-include_exclude_segments_filter.lo `test -f 'include_exclude_segments_filter.cpp' || echo './'`include_exclude_segments_filter.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-strip_control_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-strip_control_segments_filter.Tpo -c -o libresource_dump_filters_la-strip_control_segments_filter.lo `test -f 'strip_control_segments_filter.cpp' || echo './'`strip_control_segments_filter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-include_exclude_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-include_exclude_segments_filter.Tpo -c include_exclude_segments_filter.cpp -fPIC -DPIC -o .libs/libresource_dump_filters_la-include_exclude_segments_filter.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-strip_control_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-strip_control_segments_filter.Tpo -c strip_control_segments_filter.cpp -fPIC -DPIC -o .libs/libresource_dump_filters_la-strip_control_segments_filter.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-filter.Tpo -c filter.cpp -fPIC -DPIC -o .libs/libresource_dump_filters_la-filter.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-filter.Tpo -c filter.cpp -o libresource_dump_filters_la-filter.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-strip_control_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-strip_control_segments_filter.Tpo -c strip_control_segments_filter.cpp -o libresource_dump_filters_la-strip_control_segments_filter.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_filters_la-include_exclude_segments_filter.lo -MD -MP -MF .deps/libresource_dump_filters_la-include_exclude_segments_filter.Tpo -c include_exclude_segments_filter.cpp -o libresource_dump_filters_la-include_exclude_segments_filter.o >/dev/null 2>&1 mv -f .deps/libresource_dump_filters_la-filter.Tpo .deps/libresource_dump_filters_la-filter.Plo mv -f .deps/libresource_dump_filters_la-strip_control_segments_filter.Tpo .deps/libresource_dump_filters_la-strip_control_segments_filter.Plo mv -f .deps/libresource_dump_filters_la-include_exclude_segments_filter.Tpo .deps/libresource_dump_filters_la-include_exclude_segments_filter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libresource_dump_filters.la libresource_dump_filters_la-filter.lo libresource_dump_filters_la-include_exclude_segments_filter.lo libresource_dump_filters_la-strip_control_segments_filter.lo libtool: link: ar cru .libs/libresource_dump_filters.a .libs/libresource_dump_filters_la-filter.o .libs/libresource_dump_filters_la-include_exclude_segments_filter.o .libs/libresource_dump_filters_la-strip_control_segments_filter.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libresource_dump_filters.a libtool: link: ( cd ".libs" && rm -f "libresource_dump_filters.la" && ln -s "../libresource_dump_filters.la" "libresource_dump_filters.la" ) make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' Making all in sdk make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/filters -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_sdk_la-resource_dump_sdk.lo -MD -MP -MF .deps/libresource_dump_sdk_la-resource_dump_sdk.Tpo -c -o libresource_dump_sdk_la-resource_dump_sdk.lo `test -f 'resource_dump_sdk.cpp' || echo './'`resource_dump_sdk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/filters -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_sdk_la-resource_dump_sdk.lo -MD -MP -MF .deps/libresource_dump_sdk_la-resource_dump_sdk.Tpo -c resource_dump_sdk.cpp -fPIC -DPIC -o .libs/libresource_dump_sdk_la-resource_dump_sdk.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../resourcetools/resourcedump_lib/src/commands -I../../../../resourcetools/resourcedump_lib/src/common -I../../../../resourcetools/resourcedump_lib/src/fetchers -I../../../../resourcetools/resourcedump_lib/src/filters -I../../../../resourcetools/resourcedump_lib/src/segments -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -MT libresource_dump_sdk_la-resource_dump_sdk.lo -MD -MP -MF .deps/libresource_dump_sdk_la-resource_dump_sdk.Tpo -c resource_dump_sdk.cpp -o libresource_dump_sdk_la-resource_dump_sdk.o >/dev/null 2>&1 mv -f .deps/libresource_dump_sdk_la-resource_dump_sdk.Tpo .deps/libresource_dump_sdk_la-resource_dump_sdk.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -DHAVE_TERMIOS_H -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -o libresource_dump_sdk.la libresource_dump_sdk_la-resource_dump_sdk.lo libtool: link: ar cru .libs/libresource_dump_sdk.a .libs/libresource_dump_sdk_la-resource_dump_sdk.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libresource_dump_sdk.a libtool: link: ( cd ".libs" && rm -f "libresource_dump_sdk.la" && ln -s "../libresource_dump_sdk.la" "libresource_dump_sdk.la" ) cc -Wall -pthread -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DNO_INBAND -DNO_RDMEM -DMST_UL -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lstdc++ -fPIC libresource_dump_sdk_la-resource_dump_sdk.o \ -o libresource_dump_sdk.so ../../../../resourcetools/resourcedump_lib/src/commands/.libs/libresource_dump_commands.a ../../../../resourcetools/resourcedump_lib/src/fetchers/.libs/libreg_access_resource_dump_fetcher.a ../../../../resourcetools/resourcedump_lib/src/filters/.libs/libresource_dump_filters.a ../../../../resourcetools/resourcedump_lib/src/common/.libs/libresource_dump_common.a ../../../../reg_access/.libs/libreg_access.a ../../../../tools_layouts/.libs/libtools_layouts.a ../../../../dev_mgt/.libs/libdev_mgt.a ../../../../mtcr_ul/.libs/libmtcr_ul.a -lstdc++ make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' cp ../common/python_wrapper mstresourcedump cp ../common/python_wrapper mstresourceparse make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' >>> WARNING: mstflint: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> mstflint: Entering fakeroot... Making install in mft_core make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' Making install in mft_core_utils make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' Making install in operating_system_api make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/operating_system_api' Making install in logger make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/logger' Making install in mft_exceptions make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils/mft_exceptions' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core/mft_core_utils' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_core' Making install in ext_libs make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' Making install in minixz make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/minixz' Making install in mini-yaml make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/mini-yaml' Making install in sole make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sole' Making install in json make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/json' Making install in muparser make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/muparser' Making install in sqlite make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs/sqlite' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/ext_libs' Making install in tools_crypto make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_crypto' Making install in mlxsign_lib make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxsign_lib' Making install in tools_layouts make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[3]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/tools_layouts/' /usr/bin/install -c -m 644 icmd_layouts.h icmd_hca_layouts.h adb_to_c_utils.h '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/tools_layouts/' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_layouts' Making install in common make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/common/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 mft_logger.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 tools_version.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 compatibility.h '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/common/' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/common' Making install in mtcr_ul make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint' /bin/sh ../libtool --mode=install /usr/bin/install -c libmtcr_ul.la '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint' /usr/bin/install -c -m 644 ../include/mtcr_ul/mtcr.h ../include/mtcr_ul/mtcr_com_defs.h ../include/mtcr_ul/mtcr_mf.h '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint' libtool: install: /usr/bin/install -c .libs/libmtcr_ul.so.0.0.0 /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.so.0.0.0 libtool: install: (cd /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint && { ln -s -f libmtcr_ul.so.0.0.0 libmtcr_ul.so.0 || { rm -f libmtcr_ul.so.0 && ln -s libmtcr_ul.so.0.0.0 libmtcr_ul.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint && { ln -s -f libmtcr_ul.so.0.0.0 libmtcr_ul.so || { rm -f libmtcr_ul.so && ln -s libmtcr_ul.so.0.0.0 libmtcr_ul.so; }; }) libtool: install: /usr/bin/install -c .libs/libmtcr_ul.lai /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.la libtool: install: /usr/bin/install -c .libs/libmtcr_ul.a /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.a libtool: install: chmod 644 /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.a libtool: install: ranlib /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.a libtool: install: warning: remember to run `libtool --finish /usr/lib/mstflint' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' rm -f /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.so* /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/libmtcr_ul.la ln -snf mstflint/libmtcr_ul.a /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/ make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_ul' Making install in mtcr_py make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 mtcr.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 cmtcr.so '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mtcr_py' Making install in reg_access make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 regaccess.py regaccess_hca_ext_structs.py regaccess_switch_ext_structs.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 rreg_access.so '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/reg_access' Making install in cmdif make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/cmdif/' /usr/bin/install -c -m 644 ccmdif.so cmdif.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 icmd_cif_common.h icmd_cif_open.h '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/cmdif/' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdif' Making install in dev_mgt make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 c_dev_mgt.so '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' /usr/bin/install -c -m 644 dev_mgt.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/dev_mgt' Making install in pci_library make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pci_library' Making install in mft_utils make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mft_utils' Making install in tools_res_mgmt make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tools_res_mgmt' Making install in mvpd make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mvpd' Making install in mflash make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mflash' Making install in fw_comps_mgr make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/fw_comps_mgr' Making install in libmfa make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/libmfa' Making install in pldmlib make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/pldmlib' Making install in cmdparser make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/cmdparser' Making install in mlxconfig make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' Making install in mlxconfig_dbs make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[3]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/mstflint/mlxconfig_dbs' /usr/bin/install -c -m 644 mlxconfig_host.db mlxconfig_switch.db '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/mstflint/mlxconfig_dbs' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig/mlxconfig_dbs' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstconfig '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' libtool: install: /usr/bin/install -c mstconfig /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstconfig make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxconfig' Making install in mlxfwops make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' Making install in lib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops/lib' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxfwops' Making install in mlxtokengenerator make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' make[2]: Nothing to be done for 'install-data-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c msttokengenerator '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' libtool: install: /usr/bin/install -c msttokengenerator /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/msttokengenerator make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mlxtokengenerator' Making install in flint make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' make[2]: Nothing to be done for 'install-data-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstflint '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' libtool: install: /usr/bin/install -c mstflint /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstflint make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/flint' Making install in small_utils make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' Making install in mlxfwresetlib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[3]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwreset/mlxfwresetlib' /usr/bin/install -c -m 644 __init__.py mlxfwreset_mlnxdriver.py mlxfwreset_status_checker.py mlxfwreset_utils.py logger.py mcra.py mlnx_peripheral_components.py pci_device.py cmd_reg_mfrl.py drivers_safety_check.py cmd_reg_mroq.py cmd_reg_mpcir.py cmd_reg_mcam.py cmd_reg_mrsi.py gpu_drivers_safety_check.py hot_reset.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwreset/mlxfwresetlib' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils/mlxfwresetlib' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mlxpci' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwreset' /usr/bin/install -c mstfwreset '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /usr/bin/install -c -m 644 mstfwreset.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwreset' /bin/sh ../libtool --mode=install /usr/bin/install -c mstmread mstmwrite mstmcra mstmtserver mstvpd mstcongestion mstmget_temp mstfwctrl mstmget_temp '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /usr/bin/install -c -m 644 binary_file.py mlxpci_lib.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mlxpci' libtool: install: /usr/bin/install -c mstmread /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmread libtool: install: /usr/bin/install -c mstmwrite /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmwrite libtool: install: /usr/bin/install -c mstmcra /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmcra libtool: install: /usr/bin/install -c mstmtserver /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmtserver libtool: install: /usr/bin/install -c mstvpd /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstvpd libtool: install: /usr/bin/install -c mstcongestion /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstcongestion libtool: install: /usr/bin/install -c mstmget_temp /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmget_temp libtool: install: /usr/bin/install -c mstfwctrl /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstfwctrl libtool: install: /usr/bin/install -c mstmget_temp /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstmget_temp make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/small_utils' Making install in mst_utils make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' make[2]: Nothing to be done for 'install-data-am'. ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstdevices_info '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' libtool: install: /usr/bin/install -c mstdevices_info /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstdevices_info make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mst_utils' Making install in mstdump make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' Making install in crd_lib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_lib' Making install in crd_main make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' make[3]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mstregdump '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' libtool: install: /usr/bin/install -c mstregdump /home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin/mstregdump make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/crd_main' Making install in mstdump_dbs make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[3]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/mstflint' /usr/bin/install -c -m 644 ./AbirGearBox.csv ./AmosGearBox.csv ./AmosGearBoxManager.csv ./Arcus2.csv ./ArcusE.csv ./ArcusP_TC.csv ./BlueField.csv ./BlueField2.csv ./BlueField3.csv ./Cable.csv ./CableQSFP.csv ./CableQSFPaging.csv ./CableSFP.csv ./CableSFP51.csv ./CableSFP51Paging.csv ./ConnectIB.csv ./ConnectX10.csv ./ConnectX2.csv ./ConnectX3.csv ./ConnectX3Pro.csv ./ConnectX4.csv ./ConnectX4LX.csv ./ConnectX5.csv ./ConnectX6.csv ./ConnectX6DX.csv ./ConnectX6LX.csv ./ConnectX7.csv ./ConnectX8.csv ./ConnectX8_Pure_PCIe_Switch.csv ./ConnectX9.csv ./ConnectX9_Pure_PCIe_Switch.csv ./GB100.csv ./GB100_PXUC.csv ./GR100.csv ./GR150.csv ./InfiniScaleIV.csv ./Quantum.csv ./Quantum2.csv ./Quantum3.csv ./Quantum4.csv '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/mstflint' /usr/bin/install -c -m 644 ./Sagitta.csv ./Spectrum.csv ./Spectrum2.csv ./Spectrum3.csv ./Spectrum4.csv ./Spectrum5.csv ./Spectrum6.csv ./SwitchIB.csv ./SwitchIB2.csv ./SwitchX.csv '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/mstflint' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump/mstdump_dbs' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/mstdump' Making install in tracers make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' Making install in fwtrace make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' ../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwtrace' /usr/bin/install -c mstfwtrace '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' /usr/bin/install -c -m 644 mstfwtrace.py fw_trace_utilities.py secure_fw_trace.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/mstfwtrace' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers/fwtrace' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/tracers' Making install in resourcetools make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' Making install in resourcedump_lib make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' Making install in src make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' Making install in common make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/common' Making install in fetchers make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/fetchers' Making install in commands make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/commands' Making install in filters make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/filters' Making install in sdk make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' make[5]: Nothing to be done for 'install-exec-am'. ../../../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/sdk/' /usr/bin/install -c -m 644 resource_dump_sdk.h ../../../../resourcetools/resourcedump_lib/src/segments/resource_dump_segments.h ../../../../resourcetools/resourcedump_lib/src/segments/resource_dump_segments_le.h ../../../../resourcetools/resourcedump_lib/src/segments/resource_dump_segments_be.h ../../../../resourcetools/resourcedump_lib/src/common/resource_dump_types.h '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/include/mstflint/sdk/' ../../../../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/sdk' /usr/bin/install -c -m 644 libresource_dump_sdk.so '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/sdk' make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src/sdk' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[5]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib/src' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[4]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools/resourcedump_lib' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[3]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/cresourcedump' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/fetchers' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/filters' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib' /usr/bin/install -c mstresourcedump mstresourceparse '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/bin' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/segments' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/utils' ../config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/validation' /usr/bin/install -c -m 644 ./resourcedump_lib/commands/CommandFactory.py ./resourcedump_lib/commands/DumpCommand.py ./resourcedump_lib/commands/QueryCommand.py ./resourcedump_lib/commands/ResDumpCommand.py ./resourcedump_lib/commands/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands' /usr/bin/install -c -m 644 ./resourcedump_lib/cresourcedump/CResourceDump.py ./resourcedump_lib/cresourcedump/__init__.py ./resourcedump_lib/cresourcedump/cresourcedump_types.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/cresourcedump' /usr/bin/install -c -m 644 ./resourcedump_lib/filters/SegmentsFilter.py ./resourcedump_lib/filters/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/filters' /usr/bin/install -c -m 644 ./resourceparse_lib/ResourceParseManager.py ./resourceparse_lib/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib' /usr/bin/install -c -m 644 ./resourcedump_lib/fetchers/CapabilityFetcher.py ./resourcedump_lib/fetchers/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/fetchers' /usr/bin/install -c -m 644 ./resourceparse_lib/resource_data/AdbData.py ./resourceparse_lib/resource_data/DataPrinter.py ./resourceparse_lib/resource_data/RawData.py ./resourceparse_lib/resource_data/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data' /usr/bin/install -c -m 644 ./resourcedump_lib/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib' /usr/bin/install -c -m 644 ./resourceparse_lib/parsers/AdbParser.py ./resourceparse_lib/parsers/AdbResourceParser.py ./resourceparse_lib/parsers/AddressValueParser.py ./resourceparse_lib/parsers/MenuParser.py ./resourceparse_lib/parsers/RawParser.py ./resourceparse_lib/parsers/ResourceParser.py ./resourceparse_lib/parsers/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers' /usr/bin/install -c mstresourcedump.py mstresourceparse.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools' /usr/bin/install -c -m 644 ./resourceparse_lib/utils/Exceptions.py ./resourceparse_lib/utils/__init__.py ./resourceparse_lib/utils/common_functions.py ./resourceparse_lib/utils/constants.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils' /usr/bin/install -c -m 644 ./segments/CommandSegment.py ./segments/ErrorSegment.py ./segments/InfoSegment.py ./segments/MenuRecord.py ./segments/MenuSegment.py ./segments/NoticeSegment.py ./segments/RefSegment.py ./segments/ResourceSegment.py ./segments/Segment.py ./segments/SegmentCreator.py ./segments/SegmentFactory.py ./segments/TerminateSegment.py ./segments/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/segments' /usr/bin/install -c -m 644 ./resourcedump_lib/utils/Exceptions.py ./resourcedump_lib/utils/__init__.py ./resourcedump_lib/utils/constants.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/utils' /usr/bin/install -c -m 644 ./resourcedump_lib/validation/CapabilityValidator.py ./resourcedump_lib/validation/__init__.py '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/lib/mstflint/python_tools/resourcetools/resourcedump_lib/validation' make[3]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0/resourcetools' make[1]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' make[2]: Entering directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' make[2]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/man/man1' /usr/bin/install -c -m 644 man/mstflint.1 man/mstconfig.1 man/mstmcra.1 man/mstmread.1 man/mstmwrite.1 man/mstmtserver.1 man/mstregdump.1 man/mstvpd.1 man/mstprivhost.1 man/mstarchive.1 man/mstreg.1 man/mstfwtrace.1 man/mstlink.1 man/mstcongestion.1 man/mstfwmanager.1 man/mstfwreset.1 man/mstresourcedump.1 '/home/buildozer/aports/testing/mstflint/pkg/mstflint/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' make[1]: Leaving directory '/home/buildozer/aports/testing/mstflint/src/mstflint-4.35.0' >>> mstflint-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/mstflint/pkg/mstflint-doc/usr/share/man' >>> mstflint-doc*: Preparing subpackage mstflint-doc... >>> mstflint-doc*: Running postcheck for mstflint-doc >>> mstflint*: Running postcheck for mstflint >>> mstflint*: Preparing package mstflint... >>> mstflint*: Stripping binaries >>> mstflint*: Scanning shared objects >>> mstflint-doc*: Tracing dependencies... >>> mstflint-doc*: Package size: 14.6 KB >>> mstflint-doc*: Compressing data... >>> mstflint-doc*: Create checksum... >>> mstflint-doc*: Create mstflint-doc-4.35.0.1-r0.apk >>> mstflint*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> mstflint*: Package size: 34.0 MB >>> mstflint*: Compressing data... >>> mstflint*: Create checksum... >>> mstflint*: Create mstflint-4.35.0.1-r0.apk >>> mstflint: Build complete at Sat, 30 May 2026 10:56:20 +0000 elapsed time 0h 3m 8s >>> mstflint: Cleaning up srcdir >>> mstflint: Cleaning up pkgdir >>> mstflint: Cleaning up tmpdir >>> mstflint: Uninstalling dependencies... ( 1/14) Purging .makedepends-mstflint (20260530.105313) ( 2/14) Purging linux-headers (7.0.0-r1) ( 3/14) Purging zlib-dev (1.3.2-r0) ( 4/14) Purging openssl-dev (3.5.6-r0) ( 5/14) Purging automake (1.18.1-r1) ( 6/14) Purging autoconf (2.73-r0) ( 7/14) Purging m4 (1.4.20-r1) ( 8/14) Purging pciutils-dev (3.15.0-r0) ( 9/14) Purging pciutils-libs (3.15.0-r0) (10/14) Purging git-perl (2.54.0-r0) (11/14) Purging perl-git (2.54.0-r0) (12/14) Purging perl-error (0.17030-r0) (13/14) Purging perl (5.42.2-r0) (14/14) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r31.trigger OK: 440.8 MiB in 107 packages >>> mstflint: Updating the testing/x86_64 repository index... >>> mstflint: Signing the index...