* Package: sys-fabric/mstflint-4.16.0_p2 * Repository: gentoo * Maintainer: zmedico@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking mstflint-4.16.0_p2.tar.gz to /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work >>> Source unpacked in /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work >>> Preparing source in /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2 ... * Running eautoreconf in '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' ... * Running 'libtoolize' in src_configure phase * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal' in src_configure phase * Running 'aclocal' ... [ ok ] * Running 'autoconf' in src_configure phase * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' in src_configure phase * Running 'autoheader' ... [ ok ] * Running 'automake' in src_configure phase * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: mstflint-4.16.0-2/ * Running elibtoolize in: mstflint-4.16.0-2/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * econf: updating mstflint-4.16.0-2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mstflint-4.16.0-2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mstflint-4.16.0-2/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mstflint-4.16.0-2/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mstflint-4.16.0_p2 --htmldir=/usr/share/doc/mstflint-4.16.0_p2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-inband --enable-openssl configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking --enable-dc argument... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes checking --enable-fw-mgr argument... no checking --enable-adb-generic-tools argument... no checking --enable-xml2 argument... no checking --enable-inband argument... no checking --enable-cs argument... no checking openssl argument... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking --enable-all-static argument... no checking iniparser.h usability... no checking iniparser.h presence... no checking for iniparser.h... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for JSON... yes checking for library containing mupCreateVar... no checking for library containing sqlite3_initialize... -lsqlite3 checking whether C compiler accepts -Wno-format-overflow... yes checking whether C compiler accepts -Wno-implicit-fallthrough... yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C++ compiler accepts -Wno-implicit-fallthrough... yes checking whether C++ compiler accepts -Wno-format-overflow... yes checking whether C++ compiler accepts -Wno-cast-function-type... yes checking whether C++ compiler accepts -Wno-class-memaccess... yes configure: Linux MTCR checking 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 Makefile config.status: creating common/Makefile config.status: creating mft_utils/Makefile config.status: creating mft_utils/hsmclient/Makefile config.status: creating mtcr_py/Makefile config.status: creating ext_libs/Makefile config.status: creating ext_libs/sqlite/Makefile config.status: creating ext_libs/muparser/Makefile config.status: creating ext_libs/json/Makefile config.status: creating ext_libs/minixz/Makefile config.status: creating dev_mgt/Makefile config.status: creating tools_layouts/Makefile config.status: creating reg_access/Makefile config.status: creating cmdif/Makefile config.status: creating libmfa/Makefile config.status: creating pldmlib/Makefile config.status: creating tools_res_mgmt/Makefile config.status: creating mlxconfig/Makefile config.status: creating mlxconfig/mlxconfig_dbs/Makefile config.status: creating mflash/Makefile config.status: creating mlxfwops/Makefile config.status: creating mlxfwops/lib/Makefile config.status: creating cmdparser/Makefile config.status: creating flint/Makefile config.status: creating small_utils/Makefile config.status: creating small_utils/mlxfwresetlib/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 mvpd/Makefile config.status: creating fw_comps_mgr/Makefile config.status: creating mad_ifc/Makefile config.status: creating tracers/Makefile config.status: creating tracers/fwtrace/Makefile config.status: creating resourcedump/Makefile config.status: creating resourceparse/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2 ... make -j3 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' Making all in common make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.16.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],Jun 25 2021\, 06:59:43,g' -e 's,[@]TOOLS_GIT_SHA[@],N/A,g' < ./tools_version.py.in > tools_version.py sed -e 's,[@]MST_LIB_DIR[@],/usr/lib64,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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' Making all in mft_utils make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -MD -pipe -Wall -W -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mft_sig_handler.o mft_sig_handler.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o errmsg.o errmsg.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -MD -pipe -Wall -W -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o calc_hw_crc.o calc_hw_crc.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlarge_buffer.o mlarge_buffer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -fPIC -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mft_utils.o mft_utils.cpp rm -f libmftutils.a x86_64-pc-linux-gnu-ar cru libmftutils.a mft_sig_handler.o errmsg.o calc_hw_crc.o mlarge_buffer.o mft_utils.o x86_64-pc-linux-gnu-ranlib libmftutils.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils' Making all in mft_utils/hsmclient make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o hsmlunatest.o `test -f 'src/hsmlunatest.cpp' || echo './'`src/hsmlunatest.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o hex64.o `test -f 'src/hex64.cpp' || echo './'`src/hex64.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o hsmaesencryption.o `test -f 'src/hsmaesencryption.cpp' || echo './'`src/hsmaesencryption.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o hsmcreatersasignature.o `test -f 'src/hsmcreatersasignature.cpp' || echo './'`src/hsmcreatersasignature.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o burnprivatekey.o `test -f 'src/burnprivatekey.cpp' || echo './'`src/burnprivatekey.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o hsmlunaclientinit.o `test -f 'src/hsmlunaclientinit.cpp' || echo './'`src/hsmlunaclientinit.cpp rm -f libhsmclient.a x86_64-pc-linux-gnu-ar cru libhsmclient.a hsmlunatest.o hex64.o hsmaesencryption.o hsmcreatersasignature.o burnprivatekey.o hsmlunaclientinit.o x86_64-pc-linux-gnu-ranlib libhsmclient.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' Making all in ext_libs make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' Making all in minixz make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_crc32.lo xz_crc32.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_bcj.lo xz_dec_bcj.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_lzma2.lo xz_dec_lzma2.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_crc32.lo xz_crc32.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450006}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449951}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_lzma2.lo xz_dec_lzma2.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450006}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449951}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.rdlibtool: compile: -I../.. x86_64-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -DXZ_DEC_ANY_CHECK -I. -W -I../.. -g -I. -MP -DXZ_DEC_ANY_CHECK -MD -W -fPIC -g -pipe -MP -march=native -MD -fno-diagnostics-color -fPIC -O2 -pipe -DNO_INBAND -march=native -DMST_UL -fno-diagnostics-color -c -O2 xz_crc32.c -DNO_INBAND -DPIC -DMST_UL -fPIC -c -o xz_dec_lzma2.c .libs/xz_crc32.o -DPIC -fPIC -o .libs/xz_dec_lzma2.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_bcj.lo xz_dec_bcj.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450006}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449951}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_dec_bcj.c -DPIC -fPIC -o .libs/xz_dec_bcj.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_dec_bcj.c -o xz_dec_bcj.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_crc32.c -o xz_crc32.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_stream.lo xz_dec_stream.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_dec_stream.lo xz_dec_stream.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450006}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449951}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_dec_stream.c -DPIC -fPIC -o .libs/xz_dec_stream.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_dec_lzma2.c -o xz_dec_lzma2.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_dec_stream.c -o xz_dec_stream.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libminixz.a xz_crc32.lo xz_dec_bcj.lo xz_dec_lzma2.lo xz_dec_stream.lo -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libminixz.a xz_crc32.lo xz_dec_bcj.lo xz_dec_lzma2.lo xz_dec_stream.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450006}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449951}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libminixz.a xz_crc32.o xz_dec_bcj.o xz_dec_lzma2.o xz_dec_stream.o rdlibtool: link: ln -s libminixz.so.def .libs/libminixz.so.def.linux rdlibtool: link: ln -s libminixz.so.def.linux .libs/libminixz.so.def.host make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz' Making all in muparser make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/muparser' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParserBase.o muParserBase.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParserBytecode.o muParserBytecode.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParserCallback.o muParserCallback.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParser.o muParser.cpp muParserBase.cpp: In member function ‘void mu::ParserBase::AddCallback(const string_type&, const mu::ParserCallback&, mu::funmap_type&, const char_type*)’: muParserBase.cpp:360:28: warning: implicitly-declared ‘constexpr mu::ParserCallback& mu::ParserCallback::operator=(const mu::ParserCallback&)’ is deprecated [-Wdeprecated-copy] 360 | a_Storage[a_strName] = a_Callback; | ^~~~~~~~~~ In file included from muParserToken.h:36, from muParserStack.h:35, from muParserBase.h:39, from muParserBase.cpp:26: muParserCallback.h:83:5: note: because ‘mu::ParserCallback’ has user-provided ‘mu::ParserCallback::ParserCallback(const mu::ParserCallback&)’ 83 | ParserCallback(const ParserCallback &a_Fun); | ^~~~~~~~~~~~~~ muParserBase.cpp: In member function ‘mu::value_type mu::ParserBase::ParseCmdCodeBulk(int, int) const’: muParserBase.cpp:1103:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type1’ {aka ‘double (*)(double)’} [-Wcast-function-type] 1103 | case 1: Stack[sidx] = (*(fun_type1)pTok->Fun.ptr)(Stack[sidx]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1104:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type2’ {aka ‘double (*)(double, double)’} [-Wcast-function-type] 1104 | case 2: sidx -= 1; Stack[sidx] = (*(fun_type2)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1105:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type3’ {aka ‘double (*)(double, double, double)’} [-Wcast-function-type] 1105 | case 3: sidx -= 2; Stack[sidx] = (*(fun_type3)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1106:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type4’ {aka ‘double (*)(double, double, double, double)’} [-Wcast-function-type] 1106 | case 4: sidx -= 3; Stack[sidx] = (*(fun_type4)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1107:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type5’ {aka ‘double (*)(double, double, double, double, double)’} [-Wcast-function-type] 1107 | case 5: sidx -= 4; Stack[sidx] = (*(fun_type5)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1108:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type6’ {aka ‘double (*)(double, double, double, double, double, double)’} [-Wcast-function-type] 1108 | case 6: sidx -= 5; Stack[sidx] = (*(fun_type6)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1109:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type7’ {aka ‘double (*)(double, double, double, double, double, double, double)’} [-Wcast-function-type] 1109 | case 7: sidx -= 6; Stack[sidx] = (*(fun_type7)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1110:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type8’ {aka ‘double (*)(double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1110 | case 8: sidx -= 7; Stack[sidx] = (*(fun_type8)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1111:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type9’ {aka ‘double (*)(double, double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1111 | case 9: sidx -= 8; Stack[sidx] = (*(fun_type9)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7], Stack[sidx+8]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1112:50: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::fun_type10’ {aka ‘double (*)(double, double, double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1112 | case 10:sidx -= 9; Stack[sidx] = (*(fun_type10)pTok->Fun.ptr)(Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7], Stack[sidx+8], Stack[sidx+9]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1118:32: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::multfun_type’ {aka ‘double (*)(const double*, int)’} [-Wcast-function-type] 1118 | Stack[sidx] =(*(multfun_type)pTok->Fun.ptr)(&Stack[sidx], -iArgCount); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1134:39: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::strfun_type1’ {aka ‘double (*)(const char*)’} [-Wcast-function-type] 1134 | case 0: Stack[sidx] = (*(strfun_type1)pTok->Fun.ptr)(m_vStringBuf[iIdxStack].c_str()); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1135:39: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::strfun_type2’ {aka ‘double (*)(const char*, double)’} [-Wcast-function-type] 1135 | case 1: Stack[sidx] = (*(strfun_type2)pTok->Fun.ptr)(m_vStringBuf[iIdxStack].c_str(), Stack[sidx]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1136:39: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::strfun_type3’ {aka ‘double (*)(const char*, double, double)’} [-Wcast-function-type] 1136 | case 2: Stack[sidx] = (*(strfun_type3)pTok->Fun.ptr)(m_vStringBuf[iIdxStack].c_str(), Stack[sidx], Stack[sidx+1]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1149:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type0’ {aka ‘double (*)(int, int)’} [-Wcast-function-type] 1149 | case 0: sidx += 1; Stack[sidx] = (*(bulkfun_type0 )pTok->Fun.ptr)(nOffset, nThreadID); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1150:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type1’ {aka ‘double (*)(int, int, double)’} [-Wcast-function-type] 1150 | case 1: Stack[sidx] = (*(bulkfun_type1 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1151:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type2’ {aka ‘double (*)(int, int, double, double)’} [-Wcast-function-type] 1151 | case 2: sidx -= 1; Stack[sidx] = (*(bulkfun_type2 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1152:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type3’ {aka ‘double (*)(int, int, double, double, double)’} [-Wcast-function-type] 1152 | case 3: sidx -= 2; Stack[sidx] = (*(bulkfun_type3 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1153:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type4’ {aka ‘double (*)(int, int, double, double, double, double)’} [-Wcast-function-type] 1153 | case 4: sidx -= 3; Stack[sidx] = (*(bulkfun_type4 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1154:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type5’ {aka ‘double (*)(int, int, double, double, double, double, double)’} [-Wcast-function-type] 1154 | case 5: sidx -= 4; Stack[sidx] = (*(bulkfun_type5 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1155:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type6’ {aka ‘double (*)(int, int, double, double, double, double, double, double)’} [-Wcast-function-type] 1155 | case 6: sidx -= 5; Stack[sidx] = (*(bulkfun_type6 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1156:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type7’ {aka ‘double (*)(int, int, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1156 | case 7: sidx -= 6; Stack[sidx] = (*(bulkfun_type7 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1157:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type8’ {aka ‘double (*)(int, int, double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1157 | case 8: sidx -= 7; Stack[sidx] = (*(bulkfun_type8 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1158:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type9’ {aka ‘double (*)(int, int, double, double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1158 | case 9: sidx -= 8; Stack[sidx] = (*(bulkfun_type9 )pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7], Stack[sidx+8]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ muParserBase.cpp:1159:52: warning: cast between incompatible function types from ‘mu::generic_fun_type’ {aka ‘double (*)()’} to ‘mu::bulkfun_type10’ {aka ‘double (*)(int, int, double, double, double, double, double, double, double, double, double, double)’} [-Wcast-function-type] 1159 | case 10:sidx -= 9; Stack[sidx] = (*(bulkfun_type10)pTok->Fun.ptr)(nOffset, nThreadID, Stack[sidx], Stack[sidx+1], Stack[sidx+2], Stack[sidx+3], Stack[sidx+4], Stack[sidx+5], Stack[sidx+6], Stack[sidx+7], Stack[sidx+8], Stack[sidx+9]); continue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParserError.o muParserError.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -W -Wno-error -g -MP -MD -fPIC -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o muParserTokenReader.o muParserTokenReader.cpp rm -f libmuparser.a x86_64-pc-linux-gnu-ar cru libmuparser.a muParserBase.o muParserBytecode.o muParserCallback.o muParser.o muParserError.o muParserTokenReader.o x86_64-pc-linux-gnu-ranlib libmuparser.a make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/muparser' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' Making all in tools_crypto make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_crypto' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_md5.o tools_md5.c rm -f libtools_crypto.a x86_64-pc-linux-gnu-ar cru libtools_crypto.a tools_md5.o x86_64-pc-linux-gnu-ranlib libtools_crypto.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_crypto' Making all in mlxsign_lib make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxsign_lib' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxsign_lib.o mlxsign_lib.cpp rm -f libmlxsign.a x86_64-pc-linux-gnu-ar cru libmlxsign.a mlxsign_lib.o x86_64-pc-linux-gnu-ranlib libmlxsign.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxsign_lib' Making all in tools_layouts make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH=\"/usr/share/mstflint\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o prm_adb_db.lo prm_adb_db.cpp rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o adb_to_c_utils.lo adb_to_c_utils.c rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH="/usr/share/mstflint" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o prm_adb_db.lo prm_adb_db.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH="/usr/share/mstflint" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c prm_adb_db.cpp -DPIC -fPIC -o .libs/prm_adb_db.ordlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cibfw_layouts.lo cibfw_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o adb_to_c_utils.lo adb_to_c_utils.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPICrdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cibfw_layouts.lo cibfw_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. -DNO_INBAND -DMST_UL -c adb_to_c_utils.c -DPIC -fPIC -o .libs/adb_to_c_utils.o rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cibfw_layouts.c -DPIC -fPIC -o .libs/cibfw_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c adb_to_c_utils.c -o adb_to_c_utils.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cibfw_layouts.c -o cibfw_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o register_access_open_layouts.lo register_access_open_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o register_access_open_layouts.lo register_access_open_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c register_access_open_layouts.c -DPIC -fPIC -o .libs/register_access_open_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH="/usr/share/mstflint" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c prm_adb_db.cpp -o prm_adb_db.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c register_access_open_layouts.c -o register_access_open_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_open_layouts.lo tools_open_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_open_layouts.lo tools_open_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_open_layouts.c -DPIC -fPIC -o .libs/tools_open_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o register_access_sib_layouts.lo register_access_sib_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o register_access_sib_layouts.lo register_access_sib_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c register_access_sib_layouts.c -DPIC -fPIC -o .libs/register_access_sib_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx4fw_layouts.lo cx4fw_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx4fw_layouts.lo cx4fw_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx4fw_layouts.c -DPIC -fPIC -o .libs/cx4fw_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c register_access_sib_layouts.c -o register_access_sib_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx5fw_layouts.lo cx5fw_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx5fw_layouts.lo cx5fw_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx5fw_layouts.c -DPIC -fPIC -o .libs/cx5fw_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx4fw_layouts.c -o cx4fw_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx5fw_layouts.c -o cx5fw_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx6fw_layouts.lo cx6fw_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o cx6fw_layouts.lo cx6fw_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx6fw_layouts.c -DPIC -fPIC -o .libs/cx6fw_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o icmd_layouts.lo icmd_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o icmd_layouts.lo icmd_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_layouts.c -DPIC -fPIC -o .libs/icmd_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c cx6fw_layouts.c -o cx6fw_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access_hca_layouts.lo reg_access_hca_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access_hca_layouts.lo reg_access_hca_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access_hca_layouts.c -DPIC -fPIC -o .libs/reg_access_hca_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_layouts.c -o icmd_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o image_info_layouts.lo image_info_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o image_info_layouts.lo image_info_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c image_info_layouts.c -DPIC -fPIC -o .libs/image_info_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c image_info_layouts.c -o image_info_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_open_layouts.c -o tools_open_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access_hca_layouts.c -o reg_access_hca_layouts.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access_switch_layouts.lo reg_access_switch_layouts.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access_switch_layouts.lo reg_access_switch_layouts.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access_switch_layouts.c -DPIC -fPIC -o .libs/reg_access_switch_layouts.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access_switch_layouts.c -o reg_access_switch_layouts.o rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DDATA_PATH=\"/usr/share/mstflint\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libtools_layouts.a -rpath /usr/lib64 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 cx5fw_layouts.lo cx6fw_layouts.lo icmd_layouts.lo reg_access_hca_layouts.lo image_info_layouts.lo reg_access_switch_layouts.lo -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DDATA_PATH="/usr/share/mstflint" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libtools_layouts.a -rpath /usr/lib64 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 cx5fw_layouts.lo cx6fw_layouts.lo icmd_layouts.lo reg_access_hca_layouts.lo image_info_layouts.lo reg_access_switch_layouts.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libtools_layouts.a prm_adb_db.o adb_to_c_utils.o cibfw_layouts.o register_access_open_layouts.o tools_open_layouts.o register_access_sib_layouts.o cx4fw_layouts.o cx5fw_layouts.o cx6fw_layouts.o icmd_layouts.o reg_access_hca_layouts.o image_info_layouts.o reg_access_switch_layouts.o rdlibtool: link: ln -s libtools_layouts.so.def .libs/libtools_layouts.so.def.linux rdlibtool: link: ln -s libtools_layouts.so.def.linux .libs/libtools_layouts.so.def.host make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' Making all in mtcr_ul make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_ul.o `test -f 'mtcr_ul.c' || echo './'`mtcr_ul.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_ib_res_mgt.o `test -f 'mtcr_ib_res_mgt.c' || echo './'`mtcr_ib_res_mgt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_tools_cif.o `test -f 'mtcr_tools_cif.c' || echo './'`mtcr_tools_cif.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_ul_icmd_cif.o `test -f 'mtcr_ul_icmd_cif.c' || echo './'`mtcr_ul_icmd_cif.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_mem_ops.o `test -f 'mtcr_mem_ops.c' || echo './'`mtcr_mem_ops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-mtcr_ul_com.o `test -f 'mtcr_ul_com.c' || echo './'`mtcr_ul_com.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-packets_common.o `test -f 'packets_common.c' || echo './'`packets_common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o libmtcr_ul_a-packets_layout.o `test -f 'packets_layout.c' || echo './'`packets_layout.c rm -f libmtcr_ul.a x86_64-pc-linux-gnu-ar cru libmtcr_ul.a libmtcr_ul_a-mtcr_ul.o libmtcr_ul_a-mtcr_ib_res_mgt.o libmtcr_ul_a-mtcr_tools_cif.o libmtcr_ul_a-mtcr_ul_icmd_cif.o libmtcr_ul_a-mtcr_mem_ops.o libmtcr_ul_a-mtcr_ul_com.o libmtcr_ul_a-packets_common.o libmtcr_ul_a-packets_layout.o x86_64-pc-linux-gnu-ranlib libmtcr_ul.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' Making all in mtcr_py make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' x86_64-pc-linux-gnu-gcc -g -Wall -pthread -shared -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL ../mtcr_ul/*.o -o cmtcr.so make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' Making all in reg_access make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access.lo reg_access.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o reg_access.lo reg_access.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450429}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access.c -DPIC -fPIC -o .libs/reg_access.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c reg_access.c -o reg_access.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libreg_access.a -rpath /usr/lib64 reg_access.lo ../tools_layouts/libtools_layouts.a -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libreg_access.a -rpath /usr/lib64 reg_access.lo ../tools_layouts/libtools_layouts.a -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450429}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libreg_access.a reg_access.o rdlibtool: link: ln -s libreg_access.so.def .libs/libreg_access.so.def.linux rdlibtool: link: ln -s libreg_access.so.def.linux .libs/libreg_access.so.def.host x86_64-pc-linux-gnu-gcc -g -Wall -pthread -shared -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL *.o -o rreg_access.so \ -L../tools_layouts -ltools_layouts -L../mtcr_ul -lmtcr_ul make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' Making all in cmdif make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_cif.lo tools_cif.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o icmd_cif_common.lo icmd_cif_common.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o icmd_cif_open.lo icmd_cif_open.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. rdlibtool -I. --tag=CC -I../common --mode=compile -I../tools_layouts x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -DHAVE_CONFIG_H -I.. -I. -I../mtcr_ul -I.. -W -I. -Wall -I../common -g -I../tools_layouts -MP -I../include/mtcr_ul -MD -I.. -fPIC -I../mtcr_ul -DCMDIF_EXPORTS -W -pipe -Wall -march=native -g -fno-diagnostics-color -MP -O2 -MD -DNO_INBAND -fPIC -DMST_UL -DCMDIF_EXPORTS -pipe -c -march=native -fno-diagnostics-color -o -O2 -DNO_INBAND tools_cif.lo -DMST_UL -c tools_cif.c -o icmd_cif_common.lo icmd_cif_common.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 449908}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. {.st_dev = 44, .st_ino = 449908}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o icmd_cif_open.lo icmd_cif_open.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif"}. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 449908}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_cif_common.c -DPIC -fPIC -o .libs/icmd_cif_common.ordlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_cif.c -DPIC -fPIC -o .libs/tools_cif.o rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_cif_open.c -DPIC -fPIC -o .libs/icmd_cif_open.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_cif_common.c -o icmd_cif_common.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c icmd_cif_open.c -o icmd_cif_open.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../tools_layouts -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_cif.c -o tools_cif.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libcmdif.a -rpath /usr/lib64 tools_cif.lo icmd_cif_common.lo icmd_cif_open.lo -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -DCMDIF_EXPORTS -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libcmdif.a -rpath /usr/lib64 tools_cif.lo icmd_cif_common.lo icmd_cif_open.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 449908}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libcmdif.a tools_cif.o icmd_cif_common.o icmd_cif_open.o rdlibtool: link: ln -s libcmdif.so.def .libs/libcmdif.so.def.linux rdlibtool: link: ln -s libcmdif.so.def.linux .libs/libcmdif.so.def.host x86_64-pc-linux-gnu-gcc -g -Wall -pthread -shared -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL *.o -o ccmdif.so \ -L../tools_layouts -ltools_layouts -L../mtcr_ul -lmtcr_ul make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdif' Making all in dev_mgt make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/dev_mgt' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_dev_types.lo tools_dev_types.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_dev_types.lo tools_dev_types.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/dev_mgt"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 449946}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_dev_types.c -DPIC -fPIC -o .libs/tools_dev_types.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c tools_dev_types.c -o tools_dev_types.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libdev_mgt.a -rpath /usr/lib64 tools_dev_types.lo -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libdev_mgt.a -rpath /usr/lib64 tools_dev_types.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/dev_mgt"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 449946}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libdev_mgt.a tools_dev_types.o rdlibtool: link: ln -s libdev_mgt.so.def .libs/libdev_mgt.so.def.linux rdlibtool: link: ln -s libdev_mgt.so.def.linux .libs/libdev_mgt.so.def.host x86_64-pc-linux-gnu-gcc -g -Wall -pthread -shared -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL tools_dev_types.o -o c_dev_mgt.so \ -L../reg_access -lreg_access \ -L../tools_layouts -ltools_layouts \ -L../mtcr_ul -lmtcr_ul make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/dev_mgt' Making all in tools_res_mgmt make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_res_mgmt' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_res_mgmt.o tools_res_mgmt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -I../include/mtcr_ul -I.. -I../mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o tools_time.o tools_time.c rm -f libtools_res_mgmt.a x86_64-pc-linux-gnu-ar cru libtools_res_mgmt.a tools_res_mgmt.o tools_time.o x86_64-pc-linux-gnu-ranlib libtools_res_mgmt.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_res_mgmt' Making all in mvpd make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mvpd' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mvpd.lo mvpd.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mvpd.lo mvpd.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mvpd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450411}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mvpd.c -DPIC -fPIC -o .libs/mvpd.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mvpd.c -o mvpd.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmvpd.a mvpd.lo ../mtcr_ul/libmtcr_ul.a -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmvpd.a mvpd.lo ../mtcr_ul/libmtcr_ul.a -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mvpd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450411}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libmvpd.a mvpd.o rdlibtool: link: ln -s libmvpd.so.def .libs/libmvpd.so.def.linux rdlibtool: link: ln -s libmvpd.so.def.linux .libs/libmvpd.so.def.host make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mvpd' Making all in mflash make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash.lo mflash.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_gw.lo mflash_gw.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_new_gw.lo mflash_new_gw.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash.lo mflash.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..rdlibtool: lconf: fstat(5,...) = 0 -I. -I../include/mtcr_ul {.st_dev = 44, .st_ino = 449889}. -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_gw.lo mflash_gw.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -grdlibtool: compile: -fPIC x86_64-pc-linux-gnu-gcc -pipe -DHAVE_CONFIG_H -march=native -I. -fno-diagnostics-color -I.. -O2 -I. -DNO_INBAND -I../include/mtcr_ul -DMST_UL -I../common -c -I../tools_layouts mflash.c -I../reg_access -DPIC -I../cmdif -fPIC -I../tools_res_mgmt -o -fPIC .libs/mflash.o -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_gw.c -DPIC -fPIC -o .libs/mflash_gw.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_new_gw.lo mflash_new_gw.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_new_gw.c -DPIC -fPIC -o .libs/mflash_new_gw.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_new_gw.c -o mflash_new_gw.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_gw.c -o mflash_gw.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_dev_capability.lo mflash_dev_capability.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_dev_capability.lo mflash_dev_capability.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_dev_capability.c -DPIC -fPIC -o .libs/mflash_dev_capability.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_pack_layer.lo mflash_pack_layer.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_pack_layer.lo mflash_pack_layer.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_pack_layer.c -DPIC -fPIC -o .libs/mflash_pack_layer.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_dev_capability.c -o mflash_dev_capability.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_pack_layer.c -o mflash_pack_layer.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_access_layer.lo mflash_access_layer.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mflash_access_layer.lo mflash_access_layer.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_access_layer.c -DPIC -fPIC -o .libs/mflash_access_layer.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash.c -o mflash.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -I../cmdif -I../tools_res_mgmt -fPIC -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mflash_access_layer.c -o mflash_access_layer.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmflash.a mflash.lo mflash_gw.lo mflash_new_gw.lo mflash_dev_capability.lo mflash_pack_layer.lo mflash_access_layer.lo -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -MD -pipe -Wall -W -DMST_UL -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmflash.a mflash.lo mflash_gw.lo mflash_new_gw.lo mflash_dev_capability.lo mflash_pack_layer.lo mflash_access_layer.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450135}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libmflash.a mflash.o mflash_gw.o mflash_new_gw.o mflash_dev_capability.o mflash_pack_layer.o mflash_access_layer.o rdlibtool: link: ln -s libmflash.so.def .libs/libmflash.so.def.linux rdlibtool: link: ln -s libmflash.so.def.linux .libs/libmflash.so.def.host make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mflash' Making all in fw_comps_mgr make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/fw_comps_mgr' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../reg_access -I../cmdif -I../common -I ../tools_layouts -I ../mft_utils -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_comps_mgr.o fw_comps_mgr.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../reg_access -I../cmdif -I../common -I ../tools_layouts -I ../mft_utils -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_comps_mgr_dma_access.o fw_comps_mgr_dma_access.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../reg_access -I../cmdif -I../common -I ../tools_layouts -I ../mft_utils -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_comps_mgr_direct_access.o fw_comps_mgr_direct_access.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../reg_access -I../cmdif -I../common -I ../tools_layouts -I ../mft_utils -I../tools_res_mgmt -Wall -W -g -MP -MD -pipe -fPIC "-DNO_INBAND" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_comps_mgr_abstract_access.o fw_comps_mgr_abstract_access.cpp rm -f libfw_comps_mgr.a x86_64-pc-linux-gnu-ar cru libfw_comps_mgr.a fw_comps_mgr.o fw_comps_mgr_dma_access.o fw_comps_mgr_direct_access.o fw_comps_mgr_abstract_access.o ../reg_access/libreg_access.a ../mtcr_ul/libmtcr_ul.a ../tools_res_mgmt/libtools_res_mgmt.a x86_64-pc-linux-gnu-ranlib libfw_comps_mgr.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/fw_comps_mgr' Making all in libmfa make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mfa.lo mfa.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mfa_section.lo mfa_section.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_io_ops.lo xz_io_ops.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mfa.lo mfa.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450081}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mfa.c -DPIC -fPIC -o .libs/mfa.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mfa_section.lo mfa_section.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450081}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o xz_io_ops.lo xz_io_ops.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450081}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mfa_section.c -DPIC -fPIC -o .libs/mfa_section.o rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_io_ops.c -DPIC -fPIC -o .libs/xz_io_ops.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mfa_section.c -o mfa_section.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c mfa.c -o mfa.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c xz_io_ops.c -o xz_io_ops.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmfa.a mfa.lo mfa_section.lo xz_io_ops.lo -L../ext_libs/minixz -lminixz -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -MD -pipe -Wall -W -g -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmfa.a mfa.lo mfa_section.lo xz_io_ops.lo -L../ext_libs/minixz -lminixz -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450081}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libmfa.a mfa.o mfa_section.o xz_io_ops.o rdlibtool: link: ln -s libmfa.so.def .libs/libmfa.so.def.linux rdlibtool: link: ln -s libmfa.so.def.linux .libs/libmfa.so.def.host make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libmfa' Making all in pldmlib make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib' rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_buff.lo pldm_buff.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_record_descriptor.lo pldm_record_descriptor.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_dev_id_record.lo pldm_dev_id_record.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_buff.lo pldm_buff.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-colorrdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_record_descriptor.lo pldm_record_descriptor.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_buff.cpp -DPIC -fPIC -o .libs/pldm_buff.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_record_descriptor.cpp -DPIC -fPIC -o .libs/pldm_record_descriptor.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_dev_id_record.lo pldm_dev_id_record.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_dev_id_record.cpp -DPIC -fPIC -o .libs/pldm_dev_id_record.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_buff.cpp -o pldm_buff.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_record_descriptor.cpp -o pldm_record_descriptor.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_dev_id_record.cpp -o pldm_dev_id_record.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_component_image.lo pldm_component_image.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_component_image.lo pldm_component_image.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_pkg_hdr.lo pldm_pkg_hdr.cpp rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_component_image.cpp -DPIC -fPIC -o .libs/pldm_component_image.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_pkg_hdr.lo pldm_pkg_hdr.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_pkg_hdr.cpp -DPIC -fPIC -o .libs/pldm_pkg_hdr.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_pkg.lo pldm_pkg.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o pldm_pkg.lo pldm_pkg.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_pkg.cpp -DPIC -fPIC -o .libs/pldm_pkg.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_pkg_hdr.cpp -o pldm_pkg_hdr.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_component_image.cpp -o pldm_component_image.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c pldm_pkg.cpp -o pldm_pkg.o rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libpldm.a pldm_buff.lo pldm_record_descriptor.lo pldm_dev_id_record.lo pldm_component_image.lo pldm_pkg_hdr.lo pldm_pkg.lo -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -W -g -MP -MD -pipe -Werror -fPIC -DPLDMLIB_EXPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libpldm.a pldm_buff.lo pldm_record_descriptor.lo pldm_dev_id_record.lo pldm_component_image.lo pldm_pkg_hdr.lo pldm_pkg.lo -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450415}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libpldm.a pldm_buff.o pldm_record_descriptor.o pldm_dev_id_record.o pldm_component_image.o pldm_pkg_hdr.o pldm_pkg.o rdlibtool: link: ln -s libpldm.so.def .libs/libpldm.so.def.linux rdlibtool: link: ln -s libpldm.so.def.linux .libs/libpldm.so.def.host make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/pldmlib' Making all in mlxconfig make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig' Making all in mlxconfig_dbs make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig/mlxconfig_dbs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig/mlxconfig_dbs' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_parser.o mlxcfg_parser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_ui.o mlxcfg_ui.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_utils.lo mlxcfg_utils.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_utils.lo mlxcfg_utils.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_utils.cpp -DPIC -fPIC -o .libs/mlxcfg_utils.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_expression.lo mlxcfg_expression.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_expression.lo mlxcfg_expression.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_expression.cpp -DPIC -fPIC -o .libs/mlxcfg_expression.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_utils.cpp -o mlxcfg_utils.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_db_items.lo mlxcfg_db_items.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_db_items.lo mlxcfg_db_items.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_db_items.cpp -DPIC -fPIC -o .libs/mlxcfg_db_items.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_expression.cpp -o mlxcfg_expression.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_db_items.cpp -o mlxcfg_db_items.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_db_manager.lo mlxcfg_db_manager.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_db_manager.lo mlxcfg_db_manager.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_db_manager.cpp -DPIC -fPIC -o .libs/mlxcfg_db_manager.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_param.lo mlxcfg_param.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_param.lo mlxcfg_param.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_param.cpp -DPIC -fPIC -o .libs/mlxcfg_param.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_db_manager.cpp -o mlxcfg_db_manager.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_tlv.lo mlxcfg_tlv.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_tlv.lo mlxcfg_tlv.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_tlv.cpp -DPIC -fPIC -o .libs/mlxcfg_tlv.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_commander.lo mlxcfg_commander.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_commander.lo mlxcfg_commander.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_commander.cpp -DPIC -fPIC -o .libs/mlxcfg_commander.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_param.cpp -o mlxcfg_param.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_commander.cpp -o mlxcfg_commander.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_generic_commander.lo mlxcfg_generic_commander.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_generic_commander.lo mlxcfg_generic_commander.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_generic_commander.cpp -DPIC -fPIC -o .libs/mlxcfg_generic_commander.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_tlv.cpp -o mlxcfg_tlv.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_param_lib.lo mlxcfg_param_lib.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_param_lib.lo mlxcfg_param_lib.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_param_lib.cpp -DPIC -fPIC -o .libs/mlxcfg_param_lib.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_param_lib.cpp -o mlxcfg_param_lib.o rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_4thgen_commander.lo mlxcfg_4thgen_commander.cpp rdlibtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxcfg_4thgen_commander.lo mlxcfg_4thgen_commander.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_4thgen_commander.cpp -DPIC -fPIC -o .libs/mlxcfg_4thgen_commander.o rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_generic_commander.cpp -o mlxcfg_generic_commander.o cp ../common/python_wrapper mstprivhost rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I../tools_layouts -I../mft_utils -I../dev_mgt -I../cmdif -I../tools_res_mgmt -I../ext_libs/muparser -fPIC -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c mlxcfg_4thgen_commander.cpp -o mlxcfg_4thgen_commander.o rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmlxcfg.a 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_param_lib.lo mlxcfg_4thgen_commander.lo ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../fw_comps_mgr/libfw_comps_mgr.a ../tools_res_mgmt/libtools_res_mgmt.a -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o libmlxcfg.a 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_param_lib.lo mlxcfg_4thgen_commander.lo ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../fw_comps_mgr/libfw_comps_mgr.a ../tools_res_mgmt/libtools_res_mgmt.a -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: ar crs libmlxcfg.a mlxcfg_utils.o mlxcfg_expression.o mlxcfg_db_items.o mlxcfg_db_manager.o mlxcfg_param.o mlxcfg_tlv.o mlxcfg_commander.o mlxcfg_generic_commander.o mlxcfg_param_lib.o mlxcfg_4thgen_commander.o rdlibtool: link: ln -s libmlxcfg.so.def .libs/libmlxcfg.so.def.linux rdlibtool: link: ln -s libmlxcfg.so.def.linux .libs/libmlxcfg.so.def.host rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Wall -W -g -MP -MD -pipe -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstconfig mlxcfg_parser.o mlxcfg_ui.o libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../fw_comps_mgr/libfw_comps_mgr.a ../tools_res_mgmt/libtools_res_mgmt.a -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstconfig mlxcfg_parser.o mlxcfg_ui.o libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../fw_comps_mgr/libfw_comps_mgr.a ../tools_res_mgmt/libtools_res_mgmt.a -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450209}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-g++ mlxcfg_parser.o mlxcfg_ui.o libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../fw_comps_mgr/libfw_comps_mgr.a ../tools_res_mgmt/libtools_res_mgmt.a ../mlxsign_lib/libmlxsign.a -pthread -Wall -W -g -MP -MD -pipe -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lcrypto -lsqlite3 -lz -o .libs/mstconfig rdlibtool: link: ln -s ../mstconfig .libs/mstconfig.exe.wrapper make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxconfig' Making all in mlxfwops make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops' Making all in lib make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops/lib' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o flint_base.o flint_base.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o bluefiled_signature_manager.o bluefiled_signature_manager.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o connectx6_signature_manager.o connectx6_signature_manager.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o flint_io.o flint_io.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_ops.o fw_ops.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fs2_ops.o fs2_ops.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fs3_ops.o fs3_ops.cpp fs2_ops.cpp: In member function ‘virtual bool Fs2Operations::FwInit()’: fs2_ops.cpp:55:11: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct Fs2Operations::Fs2ImgInfo’ with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 55 | memset(&_fs2ImgInfo, 0, sizeof(_fs2ImgInfo)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fs2_ops.cpp:39: fs2_ops.h:110:12: note: ‘struct Fs2Operations::Fs2ImgInfo’ declared here 110 | struct Fs2ImgInfo { | ^~~~~~~~~~ fw_ops.cpp: In member function ‘bool FwOperations::CheckMatchingHwDevId(u_int32_t, u_int32_t, u_int32_t*, u_int32_t)’: fw_ops.cpp:1259:41: warning: ‘, ’ directive writing 2 bytes into a region of size between 1 and 8000 [-Wformat-overflow=] 1259 | sprintf(supp_hw_id_list, "%s, %s", supp_hw_id_list_tmp, hw_name); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/malloc.h:24, from flint_base.h:44, from fw_ops.cpp:39: /usr/include/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 3 and 8101 bytes into a destination of size 8000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fs4_ops.o fs4_ops.cpp In file included from /usr/include/string.h:519, from ../../tools_layouts/adb_to_c_utils.h:45, from ../../tools_layouts/register_access_open_layouts.h:49, from ../../reg_access/reg_access.h:40, from fs3_ops.cpp:43: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘bool Fs3Operations::GetImageInfo(u_int8_t*)’ at fs3_ops.cpp:366:20: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying 28 bytes from a string of length 208 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o aux_tlv_ops.o aux_tlv_ops.cpp aux_tlv_ops.cpp: In member function ‘virtual Tlv_Status_t ImageTimeStamp::setTimeStamp(tools_open_ts_entry&, tools_open_fw_version&)’: aux_tlv_ops.cpp:419:11: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct aux_tlv’ with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 419 | memset(&tsTlv, 0, sizeof(tsTlv)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from aux_tlv_ops.cpp:36: aux_tlv_ops.h:61:16: note: ‘struct aux_tlv’ declared here 61 | typedef struct aux_tlv { | ^~~~~~~ aux_tlv_ops.cpp: In member function ‘virtual Tlv_Status_t ImageTimeStamp::queryTimeStamp(tools_open_ts_entry&, tools_open_fw_version&, bool)’: aux_tlv_ops.cpp:442:11: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct aux_tlv’ with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 442 | memset(&tsTlv, 0, sizeof(tsTlv)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from aux_tlv_ops.cpp:36: aux_tlv_ops.h:61:16: note: ‘struct aux_tlv’ declared here 61 | typedef struct aux_tlv { | ^~~~~~~ fs4_ops.cpp: In function ‘bool fromFileToArray(std::string&, std::vector&, unsigned int)’: fs4_ops.cpp:2659:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2659 | fread(data, sizeof(char), input_length, pFile); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mlxfwops.o mlxfwops.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fsctrl_ops.o fsctrl_ops.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fs_checks.o fs_checks.cpp In file included from /usr/include/string.h:519, from ../../common/tools_version.h:41, from flint_base.h:55, from fw_ops.h:37, from fsctrl_ops.h:33, from fsctrl_ops.cpp:33: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘virtual bool FsCtrlOperations::FsIntQuery()’ at fsctrl_ops.cpp:198:12: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying 208 bytes from a string of length 208 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘virtual bool FsCtrlOperations::FsIntQuery()’ at fsctrl_ops.cpp:202:12: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying 208 bytes from a string of length 208 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I/usr/include/jsoncpp -I../../ext_libs/minixz -I../../common -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -Wall -W -g -MP -MD -pipe -fPIC -DNO_MFA_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o fw_version.o fw_version.cpp rm -f libmlxfwops.a x86_64-pc-linux-gnu-ar cru libmlxfwops.a flint_base.o bluefiled_signature_manager.o connectx6_signature_manager.o flint_io.o fw_ops.o fs2_ops.o fs3_ops.o fs4_ops.o aux_tlv_ops.o mlxfwops.o fsctrl_ops.o fs_checks.o fw_version.o x86_64-pc-linux-gnu-ranlib libmlxfwops.a make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops/lib' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxfwops' Making all in cmdparser make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdparser' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o cmdparser.o cmdparser.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -W -g -MP -MD -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o my_getopt.o my_getopt.c rm -f libcmdparser.a x86_64-pc-linux-gnu-ar cru libcmdparser.a cmdparser.o my_getopt.o x86_64-pc-linux-gnu-ranlib libcmdparser.a make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/cmdparser' Making all in flint make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/flint' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -I../include/mtcr_ul -I../mft_utils/hsmclient/inc -I../mft_utils/hsmclient/inc/rsa -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mstflint-flint.o `test -f 'flint.cpp' || echo './'`flint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -I../include/mtcr_ul -I../mft_utils/hsmclient/inc -I../mft_utils/hsmclient/inc/rsa -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo './'`subcommands.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -I../include/mtcr_ul -I../mft_utils/hsmclient/inc -I../mft_utils/hsmclient/inc/rsa -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mstflint-subcommands_linkx.o `test -f 'subcommands_linkx.cpp' || echo './'`subcommands_linkx.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -I../include/mtcr_ul -I../mft_utils/hsmclient/inc -I../mft_utils/hsmclient/inc/rsa -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo './'`flint_params.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -I../include/mtcr_ul -I../mft_utils/hsmclient/inc -I../mft_utils/hsmclient/inc/rsa -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo './'`cmd_line_parser.cpp rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -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\" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstflint mstflint-flint.o mstflint-subcommands.o mstflint-subcommands_linkx.o mstflint-flint_params.o mstflint-cmd_line_parser.o ../mlxfwops/lib/libmlxfwops.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../dev_mgt/libdev_mgt.a ../mtcr_ul/libmtcr_ul.a ../tools_layouts/libtools_layouts.a ../fw_comps_mgr/libfw_comps_mgr.a ../mft_utils/libmftutils.a ../mft_utils/hsmclient/libhsmclient.a -ldl -lz ../tools_crypto/libtools_crypto.a -lcrypto ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstflint mstflint-flint.o mstflint-subcommands.o mstflint-subcommands_linkx.o mstflint-flint_params.o mstflint-cmd_line_parser.o ../mlxfwops/lib/libmlxfwops.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../dev_mgt/libdev_mgt.a ../mtcr_ul/libmtcr_ul.a ../tools_layouts/libtools_layouts.a ../fw_comps_mgr/libfw_comps_mgr.a ../mft_utils/libmftutils.a ../mft_utils/hsmclient/libhsmclient.a -ldl -lz ../tools_crypto/libtools_crypto.a -lcrypto ../mlxsign_lib/libmlxsign.a -lcrypto -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/flint"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450046}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-g++ mstflint-flint.o mstflint-subcommands.o mstflint-subcommands_linkx.o mstflint-flint_params.o mstflint-cmd_line_parser.o ../mlxfwops/lib/libmlxfwops.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../dev_mgt/libdev_mgt.a ../mtcr_ul/libmtcr_ul.a ../tools_layouts/libtools_layouts.a ../fw_comps_mgr/libfw_comps_mgr.a ../mft_utils/libmftutils.a ../mft_utils/hsmclient/libhsmclient.a ../tools_crypto/libtools_crypto.a ../mlxsign_lib/libmlxsign.a -Wall -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" -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lz -lcrypto -lsqlite3 -lz -o .libs/mstflint rdlibtool: link: ln -s ../mstflint .libs/mstflint.exe.wrapper make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/flint' Making all in small_utils make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils' Making all in mlxfwresetlib make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils/mlxfwresetlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils/mlxfwresetlib' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mread.o mread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mwrite.o mwrite.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mcra.o mcra.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo './'`mtserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo './'`tcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o vpd.o vpd.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -c -o congestion.o congestion.cpp cp ../common/python_wrapper mstfwreset rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmread mread.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmread mread.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc mread.o ../mtcr_ul/libmtcr_ul.a -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstmread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc mwrite.o ../mtcr_ul/libmtcr_ul.a -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstmwrite rdlibtool: link: ln -s ../mstmread .libs/mstmread.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc mcra.o ../mtcr_ul/libmtcr_ul.a -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstmcra rdlibtool: link: ln -s ../mstmwrite .libs/mstmwrite.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -DMST_UL -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstmtserver rdlibtool: link: ln -s ../mstmcra .libs/mstmcra.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstvpd vpd.o ../mvpd/libmvpd.a ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstvpd vpd.o ../mvpd/libmvpd.a ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc vpd.o ../mvpd/libmvpd.a ../mtcr_ul/libmtcr_ul.a -I../include/mtcr_ul -I../common -I../mvpd -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstvpd rdlibtool: link: ln -s ../mstvpd .libs/mstvpd.exe.wrapper rdlibtool: link: ln -s ../mstmtserver .libs/mstmtserver.exe.wrapper rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstcongestion congestion.o ../cmdif/libcmdif.a ../dev_mgt/libdev_mgt.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../cmdparser/libcmdparser.a ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstcongestion congestion.o ../cmdif/libcmdif.a ../dev_mgt/libdev_mgt.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../cmdparser/libcmdparser.a ../mtcr_ul/libmtcr_ul.a -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450509}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-g++ congestion.o ../cmdif/libcmdif.a ../dev_mgt/libdev_mgt.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../cmdparser/libcmdparser.a ../mtcr_ul/libmtcr_ul.a -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/local/include -DHAVE_TERMIOS_H -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -ldl -lsqlite3 -lz -o .libs/mstcongestion rdlibtool: link: ln -s ../mstcongestion .libs/mstcongestion.exe.wrapper make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/small_utils' Making all in mstdump make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump' Making all in crd_lib make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/crd_lib' x86_64-pc-linux-gnu-gcc -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 -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o crdump.o crdump.c rm -f libcrdump.a x86_64-pc-linux-gnu-ar cru libcrdump.a crdump.o x86_64-pc-linux-gnu-ranlib libcrdump.a make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/crd_lib' Making all in crd_main make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/crd_main' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./../crd_lib -I../../include/mtcr_ul -fPIC -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -c -o mstregdump-mstdump.o `test -f 'mstdump.c' || echo './'`mstdump.c rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstregdump mstregdump-mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../reg_access/libreg_access.a ../../tools_layouts/libtools_layouts.a ../../mtcr_ul/libmtcr_ul.a -lm -ldl -lsqlite3 -lz rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMSTDUMP_NAME="mstregdump" -DDEV_EXAMPLE="0b:00.0" -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -o mstregdump mstregdump-mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../reg_access/libreg_access.a ../../tools_layouts/libtools_layouts.a ../../mtcr_ul/libmtcr_ul.a -lm -ldl -lsqlite3 -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/crd_main"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 450351}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc mstregdump-mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../reg_access/libreg_access.a ../../tools_layouts/libtools_layouts.a ../../mtcr_ul/libmtcr_ul.a -DMSTDUMP_NAME="mstregdump" -DDEV_EXAMPLE="0b:00.0" -pipe -march=native -fno-diagnostics-color -O2 -DNO_INBAND -DMST_UL -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -lm -ldl -lsqlite3 -lz -o .libs/mstregdump rdlibtool: link: ln -s ../mstregdump .libs/mstregdump.exe.wrapper make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/crd_main' Making all in mstdump_dbs make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/mstdump_dbs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump/mstdump_dbs' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mstdump' Making all in tracers make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers' Making all in fwtrace make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers/fwtrace' cp ../../common/python_wrapper mstfwtrace make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers/fwtrace' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tracers' Making all in resourcedump make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/resourcedump' cp ../common/python_wrapper mstresourcedump make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/resourcedump' Making all in resourceparse make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/resourceparse' cp ../common/python_wrapper mstresourceparse make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/resourceparse' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' >>> Source compiled. >>> Test phase [not enabled]: sys-fabric/mstflint-4.16.0_p2 >>> Install sys-fabric/mstflint-4.16.0_p2 into /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image make -j3 DESTDIR=/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image install Making install in common make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint/common/' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 compatibility.h '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint/common/' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mft_logger.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 tools_version.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/common' Making install in mft_utils make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils' Making install in mft_utils/hsmclient make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mft_utils/hsmclient' Making install in ext_libs make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' Making install in minixz make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/minixz' Making install in muparser make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/muparser' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/muparser' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs/muparser' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/ext_libs' Making install in tools_crypto make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_crypto' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_crypto' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_crypto' Making install in mlxsign_lib make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxsign_lib' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/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 '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxsign_lib' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mlxsign_lib' Making install in tools_layouts make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[3]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint/tools_layouts/' rdlibtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libtools_layouts.a '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64' rdlibtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libtools_layouts.a /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450540}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libtools_layouts.a /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 icmd_layouts.h adb_to_c_utils.h '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint/tools_layouts/' make[3]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/tools_layouts' Making install in mtcr_ul make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 libmtcr_ul.a '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ../include/mtcr_ul/mtcr.h ../include/mtcr_ul/mtcr_com_defs.h ../include/mtcr_ul/mtcr_mf.h '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/include/mstflint' ( cd '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint' && x86_64-pc-linux-gnu-ranlib libmtcr_ul.a ) make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_ul' Making install in mtcr_py make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mtcr.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 cmtcr.so mtcr.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/mtcr_py' Making install in reg_access make[1]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' make[2]: Entering directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /bin/mkdir -p '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' rdlibtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libreg_access.a '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64' rdlibtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libreg_access.a /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 450429}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 449889}. /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 rreg_access.so regaccess.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/libtool". rdlibtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libreg_access.a /var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 regaccess.py '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/' /usr/bin/install: cannot create regular file '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/image/usr/lib64/mstflint/python_tools/regaccess.py': File exists make[2]: *** [Makefile:521: install-dist_reg_access_pylibDATA] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' make[1]: *** [Makefile:660: install-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2/reg_access' make: *** [Makefile:552: install-recursive] Error 1 * ERROR: sys-fabric/mstflint-4.16.0_p2::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fabric/mstflint-4.16.0_p2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fabric/mstflint-4.16.0_p2::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fabric:mstflint-4.16.0_p2:20210625-045917.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/temp/environment'. * Working directory: '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2' * S: '/var/tmp/portage/sys-fabric/mstflint-4.16.0_p2/work/mstflint-4.16.0-2'