Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mstflint.spec'], chrootPath='/var/lib/mock/dist-oc8-build-37626-12253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa369811a58>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mstflint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mstflint-4.23.0-2.oc8.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mstflint.spec'], chrootPath='/var/lib/mock/dist-oc8-build-37626-12253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa369811a58>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mstflint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.992a0d
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mstflint-4.23.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mstflint-4.23.0-1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mstflint-4.23.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #4 (add-default-link-flags-for-shared-libraries.patch):
+ echo 'Patch #4 (add-default-link-flags-for-shared-libraries.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file cmdif/Makefile.am
patching file dev_mgt/Makefile.am
patching file mtcr_py/Makefile.am
patching file reg_access/Makefile.am
Hunk #1 succeeded at 56 (offset 3 lines).
Patch #6 (replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch):
+ echo 'Patch #6 (replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file flint/subcommands.cpp
Hunk #1 succeeded at 5334 (offset 850 lines).
patching file mlxfwops/lib/flint_base.h
Hunk #1 succeeded at 461 (offset 97 lines).
+ find . -type f -iname '*.[ch]' -exec chmod a-x '{}' ';'
+ find . -type f -iname '*.cpp' -exec chmod a-x '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WtkLtK
+ umask 022
+ cd /builddir/build/BUILD
+ cd mstflint-4.23.0
+ ./autogen.sh
fatal: not a git repository (or any of the parent directories): .git
+ aclocal -I config -I m4
+ libtoolize --force --copy
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ autoheader
+ automake --foreign --add-missing --copy
configure.ac:48: installing 'config/compile'
configure.ac:45: installing 'config/missing'
adb_parser/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
adb_parser/Makefile.am:43: error: 'libadb_parser.a' is not a standard libtool library name
adb_parser/Makefile.am:43: did you mean 'libadb_parser.la'?
adb_parser/Makefile.am: installing 'config/depcomp'
cmdif/Makefile.am:43: error: 'libcmdif.a' is not a standard libtool library name
cmdif/Makefile.am:43: did you mean 'libcmdif.la'?
cmdparser/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
dev_mgt/Makefile.am:38: error: 'libdev_mgt.a' is not a standard libtool library name
dev_mgt/Makefile.am:38: did you mean 'libdev_mgt.la'?
ext_libs/iniParser/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/iniParser/Makefile.am:41: error: 'libiniparser.a' is not a standard libtool library name
ext_libs/iniParser/Makefile.am:41: did you mean 'libiniparser.la'?
ext_libs/json/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/minixz/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/minixz/Makefile.am:38: error: 'libminixz.a' is not a standard libtool library name
ext_libs/minixz/Makefile.am:38: did you mean 'libminixz.la'?
fw_comps_mgr/Makefile.am:46: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libmfa/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libmfa/Makefile.am:41: error: 'libmfa.a' is not a standard libtool library name
libmfa/Makefile.am:41: did you mean 'libmfa.la'?
mad_ifc/Makefile.am:38: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mflash/Makefile.am:39: error: 'libmflash.a' is not a standard libtool library name
mflash/Makefile.am:39: did you mean 'libmflash.la'?
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmlunatest.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hex64.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmaesencryption.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmcreatersasignature.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/burnprivatekey.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmlunaclientinit.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mlxarchive/Makefile.am:45: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxarchive/Makefile.am:52: error: 'libmstarchive.a' is not a standard libtool library name
mlxarchive/Makefile.am:52: did you mean 'libmstarchive.la'?
mlxconfig/Makefile.am:67: error: 'libmlxcfg.a' is not a standard libtool library name
mlxconfig/Makefile.am:67: did you mean 'libmlxcfg.la'?
mlxlink/Makefile.am:48: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/Makefile.am:45: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/Makefile.am:50: error: 'libmodules_lib.a' is not a standard libtool library name
mlxlink/modules/Makefile.am:50: did you mean 'libmodules_lib.la'?
mlxlink/modules/printutil/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/printutil/Makefile.am:47: error: 'libprint_util_lib.a' is not a standard libtool library name
mlxlink/modules/printutil/Makefile.am:47: did you mean 'libprint_util_lib.la'?
mlxreg/Makefile.am:46: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxreg/Makefile.am:50: error: 'libmstreg_lib.a' is not a standard libtool library name
mlxreg/Makefile.am:50: did you mean 'libmstreg_lib.la'?
mlxsign_lib/Makefile.am:46: warning: AM_CXXFLAGS was already defined in condition TRUE, which includes condition !ENABLE_OPENSSL ...
mlxsign_lib/Makefile.am:36: ... 'AM_CXXFLAGS' previously defined here
mlxsign_lib/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_ib_res_mgt.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_tools_cif.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_ul_icmd_cif.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_mem_ops.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/packets_common.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/packets_layout.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:49: warning: source file '../mtcr_ul/mtcr_ib_ofed.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:49: but option 'subdir-objects' is disabled
mvpd/Makefile.am:42: error: 'libmvpd.a' is not a standard libtool library name
mvpd/Makefile.am:42: did you mean 'libmvpd.la'?
pldmlib/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
pldmlib/Makefile.am:39: error: 'libpldm.a' is not a standard libtool library name
pldmlib/Makefile.am:39: did you mean 'libpldm.la'?
reg_access/Makefile.am:43: error: 'libmlxconfig_4th_gen_regsiters.a' is not a standard libtool library name
reg_access/Makefile.am:43: did you mean 'libmlxconfig_4th_gen_regsiters.la'?
reg_access/Makefile.am:43: error: 'libreg_access.a' is not a standard libtool library name
reg_access/Makefile.am:43: did you mean 'libreg_access.la'?
resourcedump/resourcedump_lib/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools_layouts/Makefile.am:40: error: 'libadb_utils.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libadb_utils.la'?
tools_layouts/Makefile.am:40: error: 'libmlxarchive_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libmlxarchive_layouts.la'?
tools_layouts/Makefile.am:40: error: 'libmlxconfig_4th_gen_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libmlxconfig_4th_gen_layouts.la'?
tools_layouts/Makefile.am:40: error: 'libtools_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libtools_layouts.la'?
xz_utils/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
xz_utils/Makefile.am:39: error: 'libxz_utils.a' is not a standard libtool library name
xz_utils/Makefile.am:39: did you mean 'libxz_utils.la'?
+ autoconf
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fw-mgr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-gpp... no
checking for x86_64-redhat-linux-gnu-aCC... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cl.exe... no
checking for x86_64-redhat-linux-gnu-FCC... no
checking for x86_64-redhat-linux-gnu-KCC... no
checking for x86_64-redhat-linux-gnu-RCC... no
checking for x86_64-redhat-linux-gnu-xlC_r... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for x86_64-redhat-linux-gnu-ar... no
checking for x86_64-redhat-linux-gnu-lib... no
checking for x86_64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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
./configure: line 16178: ofed_info: command not found
./configure: line 16179: ofed_info: command not found
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... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for zlib.h... (cached) yes
checking for uncompress in -lz... (cached) yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for regcompA in -lboost_regex... yes
checking --enable-adb-generic-tools argument... no
checking --enable-xml2 argument... no
checking libxml2/libxml/xpath.h usability... yes
checking libxml2/libxml/xpath.h presence... no
checking for libxml2/libxml/xpath.h... yes
configure: WARNING: libxml2/libxml/xpath.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: libxml2/libxml/xpath.h: proceeding with the compiler's result
checking for xmlDocDumpFormatMemoryEnc in -lxml2... yes
checking --enable-inband argument... yes
checking infiniband/mad.h usability... yes
checking infiniband/mad.h presence... yes
checking for infiniband/mad.h... yes
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-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JSON... no
checking for library containing mupCreateVar... no
checking for library containing sqlite3_initialize... no
configure: Compiler: gcc; version:  8.5.0;
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 mlxfwupdate/Makefile
config.status: creating ext_libs/iniParser/Makefile
config.status: creating mlxarchive/Makefile
config.status: creating xz_utils/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 resourcedump/resourcedump_lib/Makefile
config.status: creating resourceparse/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j32
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/mstflint-4.23.0/config/missing aclocal-1.16 
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/mstflint-4.23.0/config/missing autoconf
 cd . && /bin/sh /builddir/build/BUILD/mstflint-4.23.0/config/missing automake-1.16 --foreign
adb_parser/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
adb_parser/Makefile.am:43: error: 'libadb_parser.a' is not a standard libtool library name
adb_parser/Makefile.am:43: did you mean 'libadb_parser.la'?
cmdif/Makefile.am:43: error: 'libcmdif.a' is not a standard libtool library name
cmdif/Makefile.am:43: did you mean 'libcmdif.la'?
cmdparser/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
dev_mgt/Makefile.am:38: error: 'libdev_mgt.a' is not a standard libtool library name
dev_mgt/Makefile.am:38: did you mean 'libdev_mgt.la'?
ext_libs/iniParser/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/iniParser/Makefile.am:41: error: 'libiniparser.a' is not a standard libtool library name
ext_libs/iniParser/Makefile.am:41: did you mean 'libiniparser.la'?
ext_libs/json/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/minixz/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ext_libs/minixz/Makefile.am:38: error: 'libminixz.a' is not a standard libtool library name
ext_libs/minixz/Makefile.am:38: did you mean 'libminixz.la'?
fw_comps_mgr/Makefile.am:46: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libmfa/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libmfa/Makefile.am:41: error: 'libmfa.a' is not a standard libtool library name
libmfa/Makefile.am:41: did you mean 'libmfa.la'?
mad_ifc/Makefile.am:38: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mflash/Makefile.am:39: error: 'libmflash.a' is not a standard libtool library name
mflash/Makefile.am:39: did you mean 'libmflash.la'?
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmlunatest.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
automake-1.16: warning: possible forward-incompatibility.
automake-1.16: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.16: automake option hasn't been enabled.  For now, the corresponding output
automake-1.16: object file(s) will be placed in the top-level directory.  However,
automake-1.16: this behaviour will change in future Automake versions: they will
automake-1.16: unconditionally cause object files to be placed in the same subdirectory
automake-1.16: of the corresponding sources.
automake-1.16: You are advised to start using 'subdir-objects' option throughout your
automake-1.16: project, to avoid future incompatibilities.
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hex64.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmaesencryption.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmcreatersasignature.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/burnprivatekey.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mft_utils/hsmclient/Makefile.am:43: warning: source file 'src/hsmlunaclientinit.cpp' is in a subdirectory,
mft_utils/hsmclient/Makefile.am:43: but option 'subdir-objects' is disabled
mlxarchive/Makefile.am:45: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxarchive/Makefile.am:52: error: 'libmstarchive.a' is not a standard libtool library name
mlxarchive/Makefile.am:52: did you mean 'libmstarchive.la'?
mlxconfig/Makefile.am:67: error: 'libmlxcfg.a' is not a standard libtool library name
mlxconfig/Makefile.am:67: did you mean 'libmlxcfg.la'?
mlxlink/Makefile.am:48: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/Makefile.am:45: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/Makefile.am:50: error: 'libmodules_lib.a' is not a standard libtool library name
mlxlink/modules/Makefile.am:50: did you mean 'libmodules_lib.la'?
mlxlink/modules/printutil/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxlink/modules/printutil/Makefile.am:47: error: 'libprint_util_lib.a' is not a standard libtool library name
mlxlink/modules/printutil/Makefile.am:47: did you mean 'libprint_util_lib.la'?
mlxreg/Makefile.am:46: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mlxreg/Makefile.am:50: error: 'libmstreg_lib.a' is not a standard libtool library name
mlxreg/Makefile.am:50: did you mean 'libmstreg_lib.la'?
mlxsign_lib/Makefile.am:46: warning: AM_CXXFLAGS was already defined in condition TRUE, which includes condition !ENABLE_OPENSSL ...
mlxsign_lib/Makefile.am:36: ... 'AM_CXXFLAGS' previously defined here
mlxsign_lib/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_ib_res_mgt.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_tools_cif.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_ul_icmd_cif.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/mtcr_mem_ops.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/packets_common.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:38: warning: source file '../mtcr_ul/packets_layout.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:38: but option 'subdir-objects' is disabled
mtcr_freebsd/Makefile.am:49: warning: source file '../mtcr_ul/mtcr_ib_ofed.c' is in a subdirectory,
mtcr_freebsd/Makefile.am:49: but option 'subdir-objects' is disabled
mvpd/Makefile.am:42: error: 'libmvpd.a' is not a standard libtool library name
mvpd/Makefile.am:42: did you mean 'libmvpd.la'?
pldmlib/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
pldmlib/Makefile.am:39: error: 'libpldm.a' is not a standard libtool library name
pldmlib/Makefile.am:39: did you mean 'libpldm.la'?
reg_access/Makefile.am:43: error: 'libmlxconfig_4th_gen_regsiters.a' is not a standard libtool library name
reg_access/Makefile.am:43: did you mean 'libmlxconfig_4th_gen_regsiters.la'?
reg_access/Makefile.am:43: error: 'libreg_access.a' is not a standard libtool library name
reg_access/Makefile.am:43: did you mean 'libreg_access.la'?
resourcedump/resourcedump_lib/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools_layouts/Makefile.am:40: error: 'libadb_utils.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libadb_utils.la'?
tools_layouts/Makefile.am:40: error: 'libmlxarchive_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libmlxarchive_layouts.la'?
tools_layouts/Makefile.am:40: error: 'libmlxconfig_4th_gen_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libmlxconfig_4th_gen_layouts.la'?
tools_layouts/Makefile.am:40: error: 'libtools_layouts.a' is not a standard libtool library name
tools_layouts/Makefile.am:40: did you mean 'libtools_layouts.la'?
xz_utils/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
xz_utils/Makefile.am:39: error: 'libxz_utils.a' is not a standard libtool library name
xz_utils/Makefile.am:39: did you mean 'libxz_utils.la'?
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fw-mgr build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-gpp... no
checking for x86_64-redhat-linux-gnu-aCC... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cl.exe... no
checking for x86_64-redhat-linux-gnu-FCC... no
checking for x86_64-redhat-linux-gnu-KCC... no
checking for x86_64-redhat-linux-gnu-RCC... no
checking for x86_64-redhat-linux-gnu-xlC_r... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for x86_64-redhat-linux-gnu-ar... no
checking for x86_64-redhat-linux-gnu-lib... no
checking for x86_64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for zlib.h... (cached) yes
checking for uncompress in -lz... (cached) yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for regcompA in -lboost_regex... yes
checking --enable-adb-generic-tools argument... no
checking --enable-xml2 argument... no
checking libxml2/libxml/xpath.h usability... yes
checking libxml2/libxml/xpath.h presence... no
checking for libxml2/libxml/xpath.h... yes
checking for xmlDocDumpFormatMemoryEnc in -lxml2... yes
checking --enable-inband argument... yes
checking infiniband/mad.h usability... yes
checking infiniband/mad.h presence... yes
checking for infiniband/mad.h... yes
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-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JSON... no
checking for library containing mupCreateVar... no
checking for library containing sqlite3_initialize... no
configure: Compiler: gcc; version:  8.5.0;
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
./configure: line 16178: ofed_info: command not found
./configure: line 16179: ofed_info: command not found
configure: WARNING: libxml2/libxml/xpath.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: libxml2/libxml/xpath.h: proceeding with the compiler's result
 /bin/sh ./config.status
config.status: creating mstflint.spec
config.status: creating tools_crypto/Makefile
config.status: creating mlxsign_lib/Makefile
config.status: creating mlxfwupdate/Makefile
config.status: creating ext_libs/iniParser/Makefile
config.status: creating mlxarchive/Makefile
config.status: creating xz_utils/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 resourcedump/resourcedump_lib/Makefile
config.status: creating resourceparse/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/mstflint-4.23.0/config/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
Making all in common
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/common'
sed -e 's,[@]MSTFLINT_VERSION_STR[@],mstflint 4.23.0,g' -e 's,[@]TOOLS_BUILD_TIME[@],May 16 2023\, 15:57:20,g' -e 's,[@]TOOLS_GIT_SHA[@],N/A,g' < ./tools_version.py.in > tools_version.py
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/common'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/common'
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 '/builddir/build/BUILD/mstflint-4.23.0/common'
Making all in mft_utils
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../common -fPIC  -MD -pipe -Wall -W  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o calc_hw_crc.o calc_hw_crc.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../common -fPIC  -MD -pipe -Wall -W  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mft_sig_handler.o mft_sig_handler.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
g++ -DHAVE_CONFIG_H -I. -I..  -I. -I../common -fPIC  -Wall -W -g -MP -MD -pipe  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlarge_buffer.o mlarge_buffer.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
g++ -DHAVE_CONFIG_H -I. -I..  -I. -I../common -fPIC  -Wall -W -g -MP -MD -pipe  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o errmsg.o errmsg.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
g++ -DHAVE_CONFIG_H -I. -I..  -I. -I../common -fPIC  -Wall -W -g -MP -MD -pipe  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mft_utils.o mft_utils.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
rm -f libmftutils.a
ar cru libmftutils.a mft_sig_handler.o errmsg.o calc_hw_crc.o mlarge_buffer.o mft_utils.o 
ranlib libmftutils.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
Making all in mft_utils/hsmclient
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o hsmaesencryption.o `test -f 'src/hsmaesencryption.cpp' || echo './'`src/hsmaesencryption.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o hsmlunatest.o `test -f 'src/hsmlunatest.cpp' || echo './'`src/hsmlunatest.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o hsmlunaclientinit.o `test -f 'src/hsmlunaclientinit.cpp' || echo './'`src/hsmlunaclientinit.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o burnprivatekey.o `test -f 'src/burnprivatekey.cpp' || echo './'`src/burnprivatekey.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o hsmcreatersasignature.o `test -f 'src/hsmcreatersasignature.cpp' || echo './'`src/hsmcreatersasignature.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../common -Iinc -Iinc/rsa -fPIC -DUNIX -DOS_UNIX -DOS_LINUX   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o hex64.o `test -f 'src/hex64.cpp' || echo './'`src/hex64.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
rm -f libhsmclient.a
ar cru libhsmclient.a hsmlunatest.o hex64.o hsmaesencryption.o hsmcreatersasignature.o burnprivatekey.o hsmlunaclientinit.o 
ranlib libhsmclient.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
Making all in ext_libs
Making all in minixz
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W  -g -MP -MD -fPIC   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_dec_bcj.lo xz_dec_bcj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_bcj.c  -fPIC -DPIC -o .libs/xz_dec_bcj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_bcj.c -o xz_dec_bcj.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W  -g -MP -MD -fPIC   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_crc32.lo xz_crc32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_crc32.c  -fPIC -DPIC -o .libs/xz_crc32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_crc32.c -o xz_crc32.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W  -g -MP -MD -fPIC   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_dec_stream.lo xz_dec_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_stream.c  -fPIC -DPIC -o .libs/xz_dec_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_stream.c -o xz_dec_stream.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
xz_dec_stream.c: In function 'dec_main':
xz_dec_stream.c:618:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 if (ret != XZ_OK)
                    ^
xz_dec_stream.c:621:13: note: here
             case SEQ_BLOCK_START:
             ^~~~
xz_dec_stream.c:642:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->sequence = SEQ_BLOCK_HEADER;
                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
xz_dec_stream.c:644:13: note: here
             case SEQ_BLOCK_HEADER:
             ^~~~
xz_dec_stream.c:652:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->sequence = SEQ_BLOCK_UNCOMPRESS;
                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
xz_dec_stream.c:654:13: note: here
             case SEQ_BLOCK_UNCOMPRESS:
             ^~~~
xz_dec_stream.c:680:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->sequence = SEQ_BLOCK_CHECK;
                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
xz_dec_stream.c:682:13: note: here
             case SEQ_BLOCK_CHECK:
             ^~~~
xz_dec_stream.c:726:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->sequence = SEQ_INDEX_CRC32;
                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
xz_dec_stream.c:728:13: note: here
             case SEQ_INDEX_CRC32:
             ^~~~
xz_dec_stream.c:734:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->sequence = SEQ_STREAM_FOOTER;
                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
xz_dec_stream.c:736:13: note: here
             case SEQ_STREAM_FOOTER:
             ^~~~
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W  -g -MP -MD -fPIC   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_dec_lzma2.lo xz_dec_lzma2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_lzma2.c  -fPIC -DPIC -o .libs/xz_dec_lzma2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DXZ_DEC_ANY_CHECK -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_dec_lzma2.c -o xz_dec_lzma2.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
xz_dec_lzma2.c: In function 'xz_dec_lzma2_run':
xz_dec_lzma2.c:1132:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->lzma2.sequence = SEQ_LZMA_PREPARE;
                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
xz_dec_lzma2.c:1134:13: note: here
             case SEQ_LZMA_PREPARE:
             ^~~~
xz_dec_lzma2.c:1142:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 s->lzma2.sequence = SEQ_LZMA_RUN;
                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
xz_dec_lzma2.c:1144:13: note: here
             case SEQ_LZMA_RUN:
             ^~~~
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libminixz.a  xz_crc32.lo xz_dec_bcj.lo xz_dec_lzma2.lo xz_dec_stream.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libminixz.a  xz_crc32.o xz_dec_bcj.o xz_dec_lzma2.o xz_dec_stream.o
libtool: link: ranlib libminixz.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in iniParser
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common   -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o dictionary.lo dictionary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c dictionary.c  -fPIC -DPIC -o .libs/dictionary.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c dictionary.c -o dictionary.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common   -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o iniparser.lo iniparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c iniparser.c  -fPIC -DPIC -o .libs/iniparser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../ -I../../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c iniparser.c -o iniparser.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libiniparser.a  iniparser.lo dictionary.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libiniparser.a  iniparser.o dictionary.o
libtool: link: ranlib libiniparser.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in json
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o json_writer.lo json_writer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_writer.cpp  -fPIC -DPIC -o .libs/json_writer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_writer.cpp -o json_writer.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o json_value.lo json_value.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_value.cpp  -fPIC -DPIC -o .libs/json_value.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_value.cpp -o json_value.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o json_reader.lo json_reader.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_reader.cpp  -fPIC -DPIC -o .libs/json_reader.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -W -Werror -g -MP -MD -fPIC -Wno-missing-field-initializers -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c json_reader.cpp -o json_reader.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libjson.la  json_reader.lo json_value.lo json_writer.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru .libs/libjson.a .libs/json_reader.o .libs/json_value.o .libs/json_writer.o 
libtool: link: ranlib .libs/libjson.a
libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" )
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
Making all in muparser
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParserCallback.o muParserCallback.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParser.o muParser.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParserBytecode.o muParserBytecode.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParserError.o muParserError.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParserTokenReader.o muParserTokenReader.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
g++ -DHAVE_CONFIG_H -I. -I../..    -w -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o muParserBase.o muParserBase.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
rm -f libmuparser.a
ar cru libmuparser.a muParserBase.o muParserBytecode.o muParserCallback.o muParser.o muParserError.o muParserTokenReader.o 
ranlib libmuparser.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
Making all in sqlite
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
gcc -DHAVE_CONFIG_H -I. -I../..    -fno-strict-aliasing -g -MP -MD -DSQLITE_THREADSAFE=0 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o sqlite3.o sqlite3.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
rm -f libsqlite3.a
ar cru libsqlite3.a sqlite3.o 
ranlib libsqlite3.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[3]: Nothing to be done for 'all-am'.
Making all in tools_crypto
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -fPIC  -MD -pipe -Wall  -W -DMST_UL -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_md5.o tools_md5.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
rm -f libtools_crypto.a
ar cru libtools_crypto.a tools_md5.o 
ranlib libtools_crypto.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
Making all in mlxsign_lib
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common   -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxsign_signer_interface.o mlxsign_signer_interface.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common   -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxsign_lib.o mlxsign_lib.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common   -Wall -W -g -MP -MD -pipe -fPIC -DTOOLS_CRYPTO_KEY='' -DTOOLS_CRYPTO_IV='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxsign_openssl_engine.o mlxsign_openssl_engine.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
rm -f libmlxsign.a
ar cru libmlxsign.a mlxsign_lib.o mlxsign_openssl_engine.o mlxsign_signer_interface.o 
ranlib libmlxsign.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
Making all in tools_layouts
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o cx6fw_layouts.lo cx6fw_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cx6fw_layouts.c  -fPIC -DPIC -o .libs/cx6fw_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cx6fw_layouts.c -o cx6fw_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o register_access_open_layouts.lo register_access_open_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c register_access_open_layouts.c  -fPIC -DPIC -o .libs/register_access_open_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c register_access_open_layouts.c -o register_access_open_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o icmd_layouts.lo icmd_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_layouts.c  -fPIC -DPIC -o .libs/icmd_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_layouts.c -o icmd_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mlxarchive_layouts.lo mlxarchive_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxarchive_layouts.c  -fPIC -DPIC -o .libs/mlxarchive_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxarchive_layouts.c -o mlxarchive_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o adb_to_c_utils.lo adb_to_c_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c adb_to_c_utils.c  -fPIC -DPIC -o .libs/adb_to_c_utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c adb_to_c_utils.c -o adb_to_c_utils.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o register_access_sib_layouts.lo register_access_sib_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c register_access_sib_layouts.c  -fPIC -DPIC -o .libs/register_access_sib_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c register_access_sib_layouts.c -o register_access_sib_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o icmd_hca_layouts.lo icmd_hca_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_hca_layouts.c  -fPIC -DPIC -o .libs/icmd_hca_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_hca_layouts.c -o icmd_hca_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mlxconfig_4th_gen_layouts.lo mlxconfig_4th_gen_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxconfig_4th_gen_layouts.c  -fPIC -DPIC -o .libs/mlxconfig_4th_gen_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxconfig_4th_gen_layouts.c -o mlxconfig_4th_gen_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libadb_utils.a -rpath /usr/lib64 adb_to_c_utils.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libadb_utils.a  adb_to_c_utils.o
libtool: link: ranlib libadb_utils.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o image_info_layouts.lo image_info_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c image_info_layouts.c  -fPIC -DPIC -o .libs/image_info_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c image_info_layouts.c -o image_info_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o cx4fw_layouts.lo cx4fw_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cx4fw_layouts.c  -fPIC -DPIC -o .libs/cx4fw_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cx4fw_layouts.c -o cx4fw_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmlxarchive_layouts.a -rpath /usr/lib64 mlxarchive_layouts.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmlxarchive_layouts.a  mlxarchive_layouts.o
libtool: link: ranlib libmlxarchive_layouts.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmlxconfig_4th_gen_layouts.a -rpath /usr/lib64 mlxconfig_4th_gen_layouts.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmlxconfig_4th_gen_layouts.a  mlxconfig_4th_gen_layouts.o
libtool: link: ranlib libmlxconfig_4th_gen_layouts.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o cibfw_layouts.lo cibfw_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cibfw_layouts.c  -fPIC -DPIC -o .libs/cibfw_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c cibfw_layouts.c -o cibfw_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o reg_access_switch_layouts.lo reg_access_switch_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access_switch_layouts.c  -fPIC -DPIC -o .libs/reg_access_switch_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access_switch_layouts.c -o reg_access_switch_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -DDATA_PATH=\"/usr/share/mstflint\"  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o prm_adb_db.lo prm_adb_db.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH=\"/usr/share/mstflint\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c prm_adb_db.cpp  -fPIC -DPIC -o .libs/prm_adb_db.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -DDATA_PATH=\"/usr/share/mstflint\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c prm_adb_db.cpp -o prm_adb_db.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_open_layouts.lo tools_open_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_open_layouts.c  -fPIC -DPIC -o .libs/tools_open_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_open_layouts.c -o tools_open_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o image_layout_layouts.lo image_layout_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c image_layout_layouts.c  -fPIC -DPIC -o .libs/image_layout_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c image_layout_layouts.c -o image_layout_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../ -I../common  -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o reg_access_hca_layouts.lo reg_access_hca_layouts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access_hca_layouts.c  -fPIC -DPIC -o .libs/reg_access_hca_layouts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../common -Wall -W -g -MP -MD -pipe -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access_hca_layouts.c -o reg_access_hca_layouts.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -DDATA_PATH=\"/usr/share/mstflint\"  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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 image_layout_layouts.lo cx6fw_layouts.lo icmd_layouts.lo icmd_hca_layouts.lo reg_access_hca_layouts.lo image_info_layouts.lo reg_access_switch_layouts.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru 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 image_layout_layouts.o cx6fw_layouts.o icmd_layouts.o icmd_hca_layouts.o reg_access_hca_layouts.o image_info_layouts.o reg_access_switch_layouts.o
libtool: link: ranlib libtools_layouts.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
Making all in mtcr_ul
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_mem_ops.o `test -f 'mtcr_mem_ops.c' || echo './'`mtcr_mem_ops.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-packets_layout.o `test -f 'packets_layout.c' || echo './'`packets_layout.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_ib_res_mgt.o `test -f 'mtcr_ib_res_mgt.c' || echo './'`mtcr_ib_res_mgt.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-packets_common.o `test -f 'packets_common.c' || echo './'`packets_common.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_ul.o `test -f 'mtcr_ul.c' || echo './'`mtcr_ul.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_tools_cif.o `test -f 'mtcr_tools_cif.c' || echo './'`mtcr_tools_cif.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_ul_icmd_cif.o `test -f 'mtcr_ul_icmd_cif.c' || echo './'`mtcr_ul_icmd_cif.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_ib_ofed.o `test -f 'mtcr_ib_ofed.c' || echo './'`mtcr_ib_ofed.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o libmtcr_ul_a-mtcr_ul_com.o `test -f 'mtcr_ul_com.c' || echo './'`mtcr_ul_com.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
rm -f libmtcr_ul.a
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 libmtcr_ul_a-mtcr_ib_ofed.o 
ranlib libmtcr_ul.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
Making all in mtcr_py
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
gcc -g -Wall -pthread -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mtcr_ul/*.o -o cmtcr.so 
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
Making all in mad_ifc
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../tools_ayouts/    -W -Wall  -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mad_ifc.o mad_ifc.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
rm -f libmad_ifc.a
ar cru libmad_ifc.a mad_ifc.o ../tools_layouts/libtools_layouts.a
ranlib libmad_ifc.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
Making all in reg_access
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul  -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mlxconfig_4th_gen_registers.lo mlxconfig_4th_gen_registers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxconfig_4th_gen_registers.c  -fPIC -DPIC -o .libs/mlxconfig_4th_gen_registers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mlxconfig_4th_gen_registers.c -o mlxconfig_4th_gen_registers.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmlxconfig_4th_gen_regsiters.a -rpath /usr/lib64 mlxconfig_4th_gen_registers.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmlxconfig_4th_gen_regsiters.a  mlxconfig_4th_gen_registers.o
libtool: link: ranlib libmlxconfig_4th_gen_regsiters.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul  -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o reg_access.lo reg_access.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access.c  -fPIC -DPIC -o .libs/reg_access.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c reg_access.c -o reg_access.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
In file included from reg_access.c:35:
reg_access.c: In function 'reg_access_mfai':
reg_access.c:491:54: warning: implicit declaration of function 'cibfw_register_mfai_size' [-Wimplicit-function-declaration]
     REG_ACCCESS(mf, method, REG_ID_MFAI, mfai, mfai, cibfw_register);
                                                      ^~~~~~~~~~~~~~
reg_access_macros.h:148:21: note: in definition of macro 'REG_ACCCESS'
     int data_size = prefix ## _ ## struct_name ## _size();                \
                     ^~~~~~
reg_access.c:491:54: warning: implicit declaration of function 'cibfw_register_mfai_pack' [-Wimplicit-function-declaration]
     REG_ACCCESS(mf, method, REG_ID_MFAI, mfai, mfai, cibfw_register);
                                                      ^~~~~~~~~~~~~~
reg_access_macros.h:41:5: note: in definition of macro 'REG_ACCESS_GENERIC_VAR_WITH_STATUS'
     pack_func(data_struct, data);                                                                               \
     ^~~~~~~~~
reg_access_macros.h:142:5: note: in expansion of macro 'REG_ACCESS_GENERIC_VAR'
     REG_ACCESS_GENERIC_VAR(mf, method, reg_id, data_struct, struct_name, reg_size, r_reg_size, w_reg_size,      \
     ^~~~~~~~~~~~~~~~~~~~~~
reg_access_macros.h:149:5: note: in expansion of macro 'REG_ACCCESS_VAR'
     REG_ACCCESS_VAR(mf, method, reg_id, data_struct, struct_name, data_size, data_size, data_size, prefix)
     ^~~~~~~~~~~~~~~
reg_access.c:491:5: note: in expansion of macro 'REG_ACCCESS'
     REG_ACCCESS(mf, method, REG_ID_MFAI, mfai, mfai, cibfw_register);
     ^~~~~~~~~~~
reg_access.c:491:54: warning: implicit declaration of function 'cibfw_register_mfai_unpack' [-Wimplicit-function-declaration]
     REG_ACCCESS(mf, method, REG_ID_MFAI, mfai, mfai, cibfw_register);
                                                      ^~~~~~~~~~~~~~
reg_access_macros.h:44:5: note: in definition of macro 'REG_ACCESS_GENERIC_VAR_WITH_STATUS'
     unpack_func(data_struct, data);                                                                             \
     ^~~~~~~~~~~
reg_access_macros.h:142:5: note: in expansion of macro 'REG_ACCESS_GENERIC_VAR'
     REG_ACCESS_GENERIC_VAR(mf, method, reg_id, data_struct, struct_name, reg_size, r_reg_size, w_reg_size,      \
     ^~~~~~~~~~~~~~~~~~~~~~
reg_access_macros.h:149:5: note: in expansion of macro 'REG_ACCCESS_VAR'
     REG_ACCCESS_VAR(mf, method, reg_id, data_struct, struct_name, data_size, data_size, data_size, prefix)
     ^~~~~~~~~~~~~~~
reg_access.c:491:5: note: in expansion of macro 'REG_ACCCESS'
     REG_ACCCESS(mf, method, REG_ID_MFAI, mfai, mfai, cibfw_register);
     ^~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libreg_access.a -rpath /usr/lib64 reg_access.lo ../tools_layouts/libtools_layouts.a -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libreg_access.a ../tools_layouts/libtools_layouts.a  reg_access.o
libtool: link: ranlib libreg_access.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
gcc -g -Wall -pthread -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 *.o -o rreg_access.so \
-L../tools_layouts -ltools_layouts -lmlxconfig_4th_gen_layouts -L../mtcr_ul -lmtcr_ul
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
Making all in cmdif
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o icmd_cif_common.lo icmd_cif_common.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_cif_common.c  -fPIC -DPIC -o .libs/icmd_cif_common.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_cif_common.c -o icmd_cif_common.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_cif.lo tools_cif.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_cif.c  -fPIC -DPIC -o .libs/tools_cif.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_cif.c -o tools_cif.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o icmd_cif_open.lo icmd_cif_open.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_cif_open.c  -fPIC -DPIC -o .libs/icmd_cif_open.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c icmd_cif_open.c -o icmd_cif_open.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall  -g -MP -MD -fPIC -DCMDIF_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libcmdif.a -rpath /usr/lib64 tools_cif.lo icmd_cif_common.lo icmd_cif_open.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libcmdif.a  tools_cif.o icmd_cif_common.o icmd_cif_open.o
libtool: link: ranlib libcmdif.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
gcc -g -Wall -pthread -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 *.o -o ccmdif.so \
-L../tools_layouts -ltools_layouts -L../mtcr_ul -lmtcr_ul
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
Making all in xz_utils
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common   -W  -g -MP -MD -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_utils.lo xz_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_utils.c  -fPIC -DPIC -o .libs/xz_utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../mtcr_ul -I../common -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_utils.c -o xz_utils.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W  -g -MP -MD -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libxz_utils.a  xz_utils.lo -llzma -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libxz_utils.a  xz_utils.o
libtool: link: ranlib libxz_utils.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in dev_mgt
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../common  -I../include/mtcr_ul  -W -Wall  -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_dev_types.lo tools_dev_types.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_dev_types.c  -fPIC -DPIC -o .libs/tools_dev_types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c tools_dev_types.c -o tools_dev_types.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall  -g -MP -MD -Wswitch-enum -fPIC -DMTCR_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libdev_mgt.a -rpath /usr/lib64 tools_dev_types.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libdev_mgt.a  tools_dev_types.o
libtool: link: ranlib libdev_mgt.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
gcc -g -Wall -pthread -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 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 '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
Making all in tools_res_mgmt
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../common -I../include/mtcr_ul -I.. -I../mtcr_ul  -W -Wall  -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_time.o tools_time.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../common -I../include/mtcr_ul -I.. -I../mtcr_ul  -W -Wall  -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o tools_res_mgmt.o tools_res_mgmt.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
rm -f libtools_res_mgmt.a
ar cru libtools_res_mgmt.a tools_res_mgmt.o tools_time.o 
ranlib libtools_res_mgmt.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
Making all in mvpd
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt  -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mvpd.lo mvpd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mvpd.c  -fPIC -DPIC -o .libs/mvpd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -I../dev_mgt -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mvpd.c -o mvpd.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -g -MP -MD -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmvpd.a  mvpd.lo ../mtcr_ul/libmtcr_ul.a -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmvpd.a ../mtcr_ul/libmtcr_ul.a  mvpd.o
libtool: link: ranlib libmvpd.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in mflash
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash_dev_capability.lo mflash_dev_capability.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_dev_capability.c  -fPIC -DPIC -o .libs/mflash_dev_capability.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_dev_capability.c -o mflash_dev_capability.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash_pack_layer.lo mflash_pack_layer.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_pack_layer.c  -fPIC -DPIC -o .libs/mflash_pack_layer.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_pack_layer.c -o mflash_pack_layer.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash_access_layer.lo mflash_access_layer.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_access_layer.c  -fPIC -DPIC -o .libs/mflash_access_layer.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_access_layer.c -o mflash_access_layer.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash_new_gw.lo mflash_new_gw.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_new_gw.c  -fPIC -DPIC -o .libs/mflash_new_gw.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_new_gw.c -o mflash_new_gw.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
mflash_new_gw.c: In function 'new_gw_exec_cmd':
mflash_new_gw.c:48:27: warning: implicit declaration of function 'getenv'; did you mean 'getopt'? [-Wimplicit-function-declaration]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:155:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("-D- new_gw_exec_cmd: %s, gw_cmd = %#x\n", msg, gw_cmd));
     ^~~~~~~
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:155:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("-D- new_gw_exec_cmd: %s, gw_cmd = %#x\n", msg, gw_cmd));
     ^~~~~~~
mflash_new_gw.c: In function 'new_gw_int_spi_get_status_data':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:272:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("NEW gateway CMD gw_cmd=%08x\n", gw_cmd));
     ^~~~~~~
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:279:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("new_gw_int_spi_get_status_data: op=%02x status=%08x\n", op_type, flash_data));
     ^~~~~~~
mflash_new_gw.c: In function 'new_gw_spi_write_status_reg':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:314:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("new_gw_spi_write_status_reg: gw_cmd=%08x status_reg=%08x\n", gw_cmd, status_reg));
     ^~~~~~~
mflash_new_gw.c: In function 'new_gw_st_spi_erase_sect':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:350:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("new_gw_st_spi_erase_sect: addr = %#x, gw_cmd = %#x.\n", addr, gw_cmd));
     ^~~~~~~
mflash_new_gw.c: In function 'new_gw_st_spi_block_write_ex':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:374:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("new_gw_st_spi_block_write_ex(addr=%05x, u_int32_t size=%05x, first=%d, last=%d)\n", blk_addr, blk_size,
     ^~~~~~~
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:404:9: note: in expansion of macro 'DPRINTF'
         DPRINTF(("-D- gw_addr = %#x, blk_addr = %#x\n", gw_addr, blk_addr));
         ^~~~~~~
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:423:9: note: in expansion of macro 'DPRINTF'
         DPRINTF(("-D- word = 0x%08x, %d\n", word, HBS_CMD));
         ^~~~~~~
mflash_new_gw.c: In function 'new_gw_sst_spi_block_write_ex':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:476:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("-D- data[0] = %#x, gw_addr = %#x, word = %#x, gw_cmd = %#x\n", data[0], gw_addr, word, gw_cmd));
     ^~~~~~~
mflash_new_gw.c: In function 'new_gw_st_spi_block_read_ex':
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:500:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("-D- new_gw_st_spi_block_read_ex(addr=%05x, u_int32_t size=%05x, first=%d, last=%d)\n", blk_addr, blk_size,
     ^~~~~~~
mflash_new_gw.c:48:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_new_gw.c:520:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("-D- gw_addr = %#x, gw_cmd = %#x, blk_addr = %#x, mfl->attr.log2_bank_size = %#x\n", gw_addr, gw_cmd,
     ^~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash_gw.lo mflash_gw.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_gw.c  -fPIC -DPIC -o .libs/mflash_gw.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash_gw.c -o mflash_gw.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
mflash_gw.c: In function 'cntx_exec_cmd':
mflash_gw.c:67:27: warning: implicit declaration of function 'getenv'; did you mean 'getopt'? [-Wimplicit-function-declaration]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:167:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("cntx_exec_cmd: %s, gw_cmd = %#x  GW = %#x\n", msg, gw_cmd, mfl->gw_cmd));
     ^~~~~~~
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:167:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("cntx_exec_cmd: %s, gw_cmd = %#x  GW = %#x\n", msg, gw_cmd, mfl->gw_cmd));
     ^~~~~~~
mflash_gw.c: In function 'cntx_exec_cmd_set':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:251:9: note: in expansion of macro 'DPRINTF'
         DPRINTF(("cntx_exec_cmd_set: set DATA, GW = %#x DATA[0] = %#x\n", mfl->gw_data, buff[0]));
         ^~~~~~~
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:262:9: note: in expansion of macro 'DPRINTF'
         DPRINTF(("cntx_exec_cmd_set: set address, GW = %#x ADDR = %#x\n", mfl->gw_addr, *addr));
         ^~~~~~~
mflash_gw.c: In function 'cntx_int_spi_get_status_data':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:293:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("cntx_int_spi_get_status_data: op=%02x status=%08x\n", op_type, flash_data));
     ^~~~~~~
mflash_gw.c: In function 'cntx_st_spi_erase_sect':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:366:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("cntx_st_spi_erase_sect: addr = %#x, gw_cmd = %#x.\n", addr, gw_cmd));
     ^~~~~~~
mflash_gw.c: In function 'cntx_st_spi_block_write_ex':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:417:9: note: in expansion of macro 'DPRINTF'
         DPRINTF(("flash_addr = %#x, blk_addr = %#x\n", gw_addr, blk_addr));
         ^~~~~~~
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:437:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("Data to write = %#x, %#x, %#x, %#x\n", buff[0], buff[1], buff[2], buff[3]));
     ^~~~~~~
mflash_gw.c: In function 'cntx_sst_spi_block_write_ex':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:488:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("data[0] = %#x, gw_addr = %#x, word = %#x, gw_cmd = %#x\n", data[0], gw_addr, word, gw_cmd));
     ^~~~~~~
mflash_gw.c: In function 'cntx_st_spi_block_read_ex':
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:512:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("cntx_st_spi_block_read_ex(addr=%05x, u_int32_t size=%03x, first=%d, last=%d)\n", blk_addr, blk_size,
     ^~~~~~~
mflash_gw.c:67:27: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
         char* reacDebug = getenv("FLASH_DEBUG"); \
                           ^~~~~~
mflash_gw.c:533:5: note: in expansion of macro 'DPRINTF'
     DPRINTF(("Flash_addr = %#x, gw_cmd = %#x, blk_addr = %#x, mfl->attr.log2_bank_size = %#x\n", gw_addr, gw_cmd,
     ^~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=compile 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mflash.lo mflash.c
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash.c  -fPIC -DPIC -o .libs/mflash.o
libtool: compile:  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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mflash.c -o mflash.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -MD -pipe -Wall -W  -DMST_UL -g  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmflash.a  mflash.o mflash_gw.o mflash_new_gw.o mflash_dev_capability.o mflash_pack_layer.o mflash_access_layer.o
libtool: link: ranlib libmflash.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in fw_comps_mgr
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
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 -I../dev_mgt   -Wall -W -g -MP -MD -pipe -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_comps_mgr_abstract_access.o fw_comps_mgr_abstract_access.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
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 -I../dev_mgt   -Wall -W -g -MP -MD -pipe -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_comps_mgr_direct_access.o fw_comps_mgr_direct_access.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
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 -I../dev_mgt   -Wall -W -g -MP -MD -pipe -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_comps_mgr_dma_access.o fw_comps_mgr_dma_access.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
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 -I../dev_mgt   -Wall -W -g -MP -MD -pipe -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_comps_mgr.o fw_comps_mgr.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
rm -f libfw_comps_mgr.a
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 ../mad_ifc/libmad_ifc.a
ranlib libfw_comps_mgr.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
Making all in libmfa
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common   -MD -pipe -Wall -W -g  -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o xz_io_ops.lo xz_io_ops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_io_ops.c  -fPIC -DPIC -o .libs/xz_io_ops.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c xz_io_ops.c -o xz_io_ops.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common   -MD -pipe -Wall -W -g  -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mfa_section.lo mfa_section.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mfa_section.c  -fPIC -DPIC -o .libs/mfa_section.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mfa_section.c -o mfa_section.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common   -MD -pipe -Wall -W -g  -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mfa.lo mfa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mfa.c  -fPIC -DPIC -o .libs/mfa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../ext_libs/minixz -I../common -MD -pipe -Wall -W -g -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c mfa.c -o mfa.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -MD -pipe -Wall -W -g  -fPIC  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmfa.a  mfa.lo mfa_section.lo xz_io_ops.lo -L../ext_libs/minixz -lminixz -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmfa.a  mfa.o mfa_section.o xz_io_ops.o
libtool: link: ranlib libmfa.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in pldmlib
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_component_image.lo pldm_component_image.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_component_image.cpp  -fPIC -DPIC -o .libs/pldm_component_image.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_component_image.cpp -o pldm_component_image.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_pkg_hdr.lo pldm_pkg_hdr.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_pkg_hdr.cpp  -fPIC -DPIC -o .libs/pldm_pkg_hdr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_pkg_hdr.cpp -o pldm_pkg_hdr.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_buff.lo pldm_buff.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_buff.cpp  -fPIC -DPIC -o .libs/pldm_buff.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_buff.cpp -o pldm_buff.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_record_descriptor.lo pldm_record_descriptor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_record_descriptor.cpp  -fPIC -DPIC -o .libs/pldm_record_descriptor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_record_descriptor.cpp -o pldm_record_descriptor.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_dev_id_record.lo pldm_dev_id_record.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_dev_id_record.cpp  -fPIC -DPIC -o .libs/pldm_dev_id_record.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_dev_id_record.cpp -o pldm_dev_id_record.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common   -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o pldm_pkg.lo pldm_pkg.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_pkg.cpp  -fPIC -DPIC -o .libs/pldm_pkg.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -Wall -W -g -MP -MD -pipe -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c pldm_pkg.cpp -o pldm_pkg.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -W -g -MP -MD -pipe  -fPIC -DPLDMLIB_EXPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru 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
libtool: link: ranlib libpldm.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
Making all in mlxconfig
Making all in mlxconfig_dbs
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
cp ../common/python_wrapper mstprivhost
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_db_items.lo mlxcfg_db_items.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_db_items.cpp  -fPIC -DPIC -o .libs/mlxcfg_db_items.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_db_items.cpp -o mlxcfg_db_items.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_db_items.cpp:41:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_db_items.cpp:41:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_commander.lo mlxcfg_commander.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_commander.cpp  -fPIC -DPIC -o .libs/mlxcfg_commander.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_commander.cpp -o mlxcfg_commander.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_commander.cpp:43:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_commander.cpp:43:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_param_lib.lo mlxcfg_param_lib.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_param_lib.cpp  -fPIC -DPIC -o .libs/mlxcfg_param_lib.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_param_lib.cpp -o mlxcfg_param_lib.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_parser.o mlxcfg_parser.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_parser.cpp:42:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_parser.cpp:42:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_expression.lo mlxcfg_expression.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_expression.cpp  -fPIC -DPIC -o .libs/mlxcfg_expression.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_expression.cpp -o mlxcfg_expression.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_db_manager.lo mlxcfg_db_manager.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_db_manager.cpp  -fPIC -DPIC -o .libs/mlxcfg_db_manager.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_db_manager.cpp -o mlxcfg_db_manager.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_db_manager.cpp:47:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_db_manager.cpp:47:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_utils.lo mlxcfg_utils.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_utils.cpp  -fPIC -DPIC -o .libs/mlxcfg_utils.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_utils.cpp -o mlxcfg_utils.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_ui.o mlxcfg_ui.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_ui.cpp:52:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_ui.cpp:52:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_param.lo mlxcfg_param.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_param.cpp  -fPIC -DPIC -o .libs/mlxcfg_param.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_param.cpp -o mlxcfg_param.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_param.cpp:49:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_param.cpp:49:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_tlv.lo mlxcfg_tlv.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_tlv.cpp  -fPIC -DPIC -o .libs/mlxcfg_tlv.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_tlv.cpp -o mlxcfg_tlv.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from ./mlxcfg_db_items.h:46,
                 from ./mlxcfg_param.h:47,
                 from ./mlxcfg_tlv.h:49,
                 from ./mlxcfg_db_manager.h:46,
                 from mlxcfg_tlv.cpp:46:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ./mlxcfg_db_items.h:46,
                 from ./mlxcfg_param.h:47,
                 from ./mlxcfg_tlv.h:49,
                 from ./mlxcfg_db_manager.h:46,
                 from mlxcfg_tlv.cpp:46:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_generic_commander.lo mlxcfg_generic_commander.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_generic_commander.cpp  -fPIC -DPIC -o .libs/mlxcfg_generic_commander.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_generic_commander.cpp -o mlxcfg_generic_commander.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
In file included from ../common/tools_version.h:53,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_generic_commander.cpp:55:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mlxcfg_db_items.h:46,
                 from mlxcfg_param.h:47,
                 from mlxcfg_tlv.h:49,
                 from mlxcfg_db_manager.h:46,
                 from mlxcfg_generic_commander.h:49,
                 from mlxcfg_generic_commander.cpp:55:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=compile 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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxcfg_4th_gen_commander.lo mlxcfg_4th_gen_commander.cpp
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_4th_gen_commander.cpp  -fPIC -DPIC -o .libs/mlxcfg_4th_gen_commander.o
libtool: compile:  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 -I../ext_libs/sqlite -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxcfg_4th_gen_commander.cpp -o mlxcfg_4th_gen_commander.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=link 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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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_4th_gen_commander.lo ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_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  ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.a -lcrypto -lssl -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_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 ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.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_4th_gen_commander.o
libtool: link: ranlib libmlxcfg.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
/bin/sh ../libtool  --tag=CXX   --mode=link 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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstconfig mlxcfg_parser.o mlxcfg_ui.o libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_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  ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.a -lcrypto -lssl -lxml2 -lboost_regex -lz -lz 
libtool: link: 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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstconfig mlxcfg_parser.o mlxcfg_ui.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 libmlxcfg.a ../mft_utils/libmftutils.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_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 ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.a -lcrypto -lssl -lxml2 -lboost_regex -lz -pthread
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
Making all in mlxfwops
Making all in lib
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o flint_base.o flint_base.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from flint_base.cpp:41:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from flint_base.cpp:41:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o security_version_gw.o security_version_gw.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from security_version_gw.h:38,
                 from security_version_gw.cpp:34:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from security_version_gw.h:38,
                 from security_version_gw.cpp:34:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_version.o fw_version.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxfwops.o mlxfwops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from mlxfwops.cpp:37:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from mlxfwops.cpp:37:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o flint_io.o flint_io.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from flint_io.h:54,
                 from flint_io.cpp:42:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from flint_io.h:54,
                 from flint_io.cpp:42:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from signature_manager.h:36,
                 from connectx6_signature_manager.cpp:36:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from signature_manager.h:36,
                 from connectx6_signature_manager.cpp:36:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o connectx6_signature_manager.o connectx6_signature_manager.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o bluefiled_signature_manager.o bluefiled_signature_manager.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from signature_manager.h:36,
                 from bluefiled_signature_manager.cpp:36:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from signature_manager.h:36,
                 from bluefiled_signature_manager.cpp:36:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fs_checks.o fs_checks.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs_checks.h:37,
                 from fs_checks.cpp:34:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs_checks.h:37,
                 from fs_checks.cpp:34:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o aux_tlv_ops.o aux_tlv_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from aux_tlv_ops.cpp:36:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from aux_tlv_ops.cpp:36:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fsctrl_ops.o fsctrl_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fsctrl_ops.h:34,
                 from fsctrl_ops.cpp:34:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fsctrl_ops.h:34,
                 from fsctrl_ops.cpp:34:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
fsctrl_ops.cpp: In member function 'bool FsCtrlOperations::FsIntQuery()':
fsctrl_ops.cpp:307:28: warning: catching polymorphic type 'class std::logic_error' by value [-Wcatch-value=]
         catch (logic_error e)
                            ^
fsctrl_ops.cpp:312:26: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
         catch (exception e)
                          ^
fsctrl_ops.cpp: In member function 'bool FsCtrlOperations::GetHashesTableSize(u_int32_t, u_int32_t&)':
fsctrl_ops.cpp:632:53: warning: unused parameter 'hashes_table_addr' [-Wunused-parameter]
 bool FsCtrlOperations::GetHashesTableSize(u_int32_t hashes_table_addr, u_int32_t& size)
                                           ~~~~~~~~~~^~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fs2_ops.o fs2_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs2_ops.h:37,
                 from fs2_ops.cpp:38:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs2_ops.h:37,
                 from fs2_ops.cpp:38:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fw_ops.o fw_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.cpp:38:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.cpp:38:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
fw_ops.cpp: In member function 'virtual bool FwOperations::GetHashesTableData(std::vector<unsigned char>&)':
fw_ops.cpp:2742:57: warning: unused parameter 'data' [-Wunused-parameter]
 bool FwOperations::GetHashesTableData(vector<u_int8_t>& data)
                                       ~~~~~~~~~~~~~~~~~~^~~~
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fs3_ops.o fs3_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs3_ops.h:43,
                 from fs3_ops.cpp:70:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs3_ops.h:43,
                 from fs3_ops.cpp:70:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
g++ -DHAVE_CONFIG_H -I. -I../..  -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I -I/zlib -I../../tools_layouts -I../../common -I../../mft_utils -I../../mlxfwops/uefi_c -I../../dev_mgt -I../../mtcr_ul -I../../libmfa  -Wall -W -g -MP -MD -pipe -fPIC    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o fs4_ops.o fs4_ops.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
In file included from ../../common/tools_version.h:53,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs4_ops.h:40,
                 from fs4_ops.cpp:65:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from flint_base.h:55,
                 from fw_ops.h:37,
                 from fs4_ops.h:40,
                 from fs4_ops.cpp:65:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
fs4_ops.cpp: In function 'bool fromFileToArray(std::__cxx11::string&, std::vector<unsigned char>&, unsigned int)':
fs4_ops.cpp:4517:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(data, sizeof(char), input_length, pFile);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
rm -f libmlxfwops.a
ar cru libmlxfwops.a flint_base.o bluefiled_signature_manager.o connectx6_signature_manager.o flint_io.o security_version_gw.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 
ranlib libmlxfwops.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[3]: Nothing to be done for 'all-am'.
Making all in cmdparser
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -W  -g -MP -MD -fPIC     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o my_getopt.o my_getopt.c
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -W  -g -MP -MD -fPIC     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o cmdparser.o cmdparser.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
rm -f libcmdparser.a
ar cru libcmdparser.a cmdparser.o my_getopt.o 
ranlib libcmdparser.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
Making all in mlxfwupdate
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-fw_version_with_sub_build.o `test -f 'fw_version_with_sub_build.cpp' || echo './'`fw_version_with_sub_build.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-psid_query_item.o `test -f 'psid_query_item.cpp' || echo './'`psid_query_item.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-fw_version_old_clp.o `test -f 'fw_version_old_clp.cpp' || echo './'`fw_version_old_clp.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-img_version.o `test -f 'img_version.cpp' || echo './'`img_version.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from img_version.cpp:37:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from img_version.cpp:37:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-cmd_line_params.o `test -f 'cmd_line_params.cpp' || echo './'`cmd_line_params.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from cmd_line_params.h:40,
                 from cmd_line_params.cpp:35:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from cmd_line_params.h:40,
                 from cmd_line_params.cpp:35:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-psid_lookup_db.o `test -f 'psid_lookup_db.cpp' || echo './'`psid_lookup_db.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-mlxfwmanager_common.o `test -f 'mlxfwmanager_common.cpp' || echo './'`mlxfwmanager_common.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlxfwmanager_common.cpp:35:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlxfwmanager_common.cpp:35:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-output_fmts.o `test -f 'output_fmts.cpp' || echo './'`output_fmts.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from output_fmts.h:41,
                 from output_fmts.cpp:36:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from output_fmts.h:41,
                 from output_fmts.cpp:36:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-menu.o `test -f 'menu.cpp' || echo './'`menu.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from menu.h:41,
                 from menu.cpp:35:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from menu.h:41,
                 from menu.cpp:35:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-mlnx_dev.o `test -f 'mlnx_dev.cpp' || echo './'`mlnx_dev.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from mlnx_dev.cpp:37:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from mlnx_dev.cpp:37:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-image_access.o `test -f 'image_access.cpp' || echo './'`image_access.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from image_access.h:40,
                 from image_access.cpp:39:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from image_access.h:40,
                 from image_access.cpp:39:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-server_request.o `test -f 'server_request.cpp' || echo './'`server_request.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from server_request.h:43,
                 from server_request.cpp:36:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from server_request.h:43,
                 from server_request.cpp:36:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo './'`cmd_line_parser.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from cmd_line_params.h:40,
                 from cmd_line_parser.h:43,
                 from cmd_line_parser.cpp:43:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from cmd_line_params.h:40,
                 from cmd_line_parser.h:43,
                 from cmd_line_parser.cpp:43:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
g++ -DHAVE_CONFIG_H -I. -I..    -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstfwmanager-mlxfwmanager.o `test -f 'mlxfwmanager.cpp' || echo './'`mlxfwmanager.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from mlxfwmanager.h:51,
                 from mlxfwmanager.cpp:36:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from ../mlxfwops/lib/fs_checks.h:37,
                 from mlxfwmanager_common.h:52,
                 from mlnx_dev.h:43,
                 from mlxfwmanager.h:51,
                 from mlxfwmanager.cpp:36:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W   -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstfwmanager mstfwmanager-mlxfwmanager_common.o mstfwmanager-menu.o mstfwmanager-mlxfwmanager.o mstfwmanager-mlnx_dev.o mstfwmanager-cmd_line_parser.o mstfwmanager-cmd_line_params.o mstfwmanager-psid_query_item.o mstfwmanager-image_access.o mstfwmanager-server_request.o mstfwmanager-output_fmts.o mstfwmanager-psid_lookup_db.o mstfwmanager-img_version.o mstfwmanager-fw_version_old_clp.o mstfwmanager-fw_version_with_sub_build.o ../dev_mgt/libdev_mgt.a ../mvpd/libmvpd.a ../mlxfwops/lib/libmlxfwops.a ../pldmlib/libpldm.a ../mlxconfig/libmlxcfg.a ../libmfa/libmfa.a ../ext_libs/minixz/libminixz.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../ext_libs/json/libjson.la ../ext_libs/iniParser/libiniparser.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../mft_utils/libmftutils.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_layouts.a ../fw_comps_mgr/libfw_comps_mgr.a -lxml2  -lcurl  -lssl -lcrypto -lrt -lm  -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lssl ../tools_crypto/libtools_crypto.a -lcrypto ../mad_ifc/libmad_ifc.a ../mtcr_ul/libmtcr_ul.a -lz -lxml2 -lboost_regex -lz -lz 
libtool: link: g++ -DMSTFLINT -DUSE_CURL -g -MP -MD -Wall -W -DCURL_STATICLIB -DUSE_XML -DLIBXML_STATIC -I../mtcr_ul -I../common -I../ -I../include/mtcr_ul -I../mflash -I../cmdparser -I../libmfa -I../ext_libs/iniParser -I../ext_libs/json -I../mlxfwops/lib -I../pldmlib -I/usr/include/curl/ -I../mft_utils -I../dev_mgt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstfwmanager mstfwmanager-mlxfwmanager_common.o mstfwmanager-menu.o mstfwmanager-mlxfwmanager.o mstfwmanager-mlnx_dev.o mstfwmanager-cmd_line_parser.o mstfwmanager-cmd_line_params.o mstfwmanager-psid_query_item.o mstfwmanager-image_access.o mstfwmanager-server_request.o mstfwmanager-output_fmts.o mstfwmanager-psid_lookup_db.o mstfwmanager-img_version.o mstfwmanager-fw_version_old_clp.o mstfwmanager-fw_version_with_sub_build.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../dev_mgt/libdev_mgt.a ../mvpd/libmvpd.a ../mlxfwops/lib/libmlxfwops.a ../pldmlib/libpldm.a ../mlxconfig/libmlxcfg.a ../libmfa/libmfa.a ../ext_libs/minixz/libminixz.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../ext_libs/json/.libs/libjson.a ../ext_libs/iniParser/libiniparser.a ../ext_libs/muparser/libmuparser.a ../ext_libs/sqlite/libsqlite3.a ../mft_utils/libmftutils.a ../cmdif/libcmdif.a ../reg_access/libreg_access.a ../reg_access/libmlxconfig_4th_gen_regsiters.a ../tools_layouts/libtools_layouts.a ../tools_layouts/libmlxconfig_4th_gen_layouts.a ../fw_comps_mgr/libfw_comps_mgr.a -lcurl -lrt -lm -ldl ../mlxsign_lib/libmlxsign.a -lssl ../tools_crypto/libtools_crypto.a -lcrypto ../mad_ifc/libmad_ifc.a ../mtcr_ul/libmtcr_ul.a -lxml2 -lboost_regex -lz
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
Making all in mlxarchive
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_element.lo mlxarchive_mfa2_element.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_element.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_element.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_element.cpp -o mlxarchive_mfa2_element.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mfa2_buff.lo mfa2_buff.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mfa2_buff.cpp  -fPIC -DPIC -o .libs/mfa2_buff.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mfa2_buff.cpp -o mfa2_buff.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_common_header.lo mlxarchive_mfa2_common_header.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_common_header.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_common_header.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_common_header.cpp -o mlxarchive_mfa2_common_header.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_utils.lo mlxarchive_mfa2_utils.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_utils.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_utils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_utils.cpp -o mlxarchive_mfa2_utils.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_extension.lo mlxarchive_mfa2_extension.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_extension.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_extension.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_extension.cpp -o mlxarchive_mfa2_extension.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_descriptor.lo mlxarchive_mfa2_descriptor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_descriptor.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_descriptor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_descriptor.cpp -o mlxarchive_mfa2_descriptor.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_package_gen.lo mlxarchive_mfa2_package_gen.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_package_gen.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_package_gen.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_package_gen.cpp -o mlxarchive_mfa2_package_gen.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2_builder.lo mlxarchive_mfa2_builder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_builder.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2_builder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2_builder.cpp -o mlxarchive_mfa2_builder.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from mlxarchive_mfa2_builder.cpp:46:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from mlxarchive_mfa2_builder.cpp:46:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive_mfa2.lo mlxarchive_mfa2.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2.cpp  -fPIC -DPIC -o .libs/mlxarchive_mfa2.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c mlxarchive_mfa2.cpp -o mlxarchive_mfa2.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o libmstarchive.a -rpath /usr/lib64 mlxarchive_mfa2_utils.lo mlxarchive_mfa2_common_header.lo mlxarchive_mfa2_element.lo mlxarchive_mfa2_extension.lo mlxarchive_mfa2_descriptor.lo mlxarchive_mfa2.lo mlxarchive_mfa2_builder.lo mlxarchive_mfa2_package_gen.lo mfa2_buff.lo  -lxml2 -lboost_regex -lz -lz 
libtool: link: ar cru libmstarchive.a  mlxarchive_mfa2_utils.o mlxarchive_mfa2_common_header.o mlxarchive_mfa2_element.o mlxarchive_mfa2_extension.o mlxarchive_mfa2_descriptor.o mlxarchive_mfa2.o mlxarchive_mfa2_builder.o mlxarchive_mfa2_package_gen.o mfa2_buff.o
libtool: link: ranlib libmstarchive.a
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-L' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-l' is ignored for archives/objects
libtool: warning: '-rpath' is ignored for archives
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
g++ -DHAVE_CONFIG_H -I. -I.. -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts   -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mlxarchive.o mlxarchive.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstarchive mlxarchive.o libmstarchive.a ../mlxfwops/lib/libmlxfwops.a ../libmfa/libmfa.a ../fw_comps_mgr/libfw_comps_mgr.a ../mtcr_ul/libmtcr_ul.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../dev_mgt/libdev_mgt.a ../cmdif/libcmdif.a ../mft_utils/libmftutils.a ../ext_libs/json/libjson.la ../cmdparser/libcmdparser.a ../reg_access/libreg_access.a ../tools_layouts/libmlxarchive_layouts.a ../tools_layouts/libtools_layouts.a ../xz_utils/libxz_utils.a ../ext_libs/minixz/libminixz.a ../xz_utils/libxz_utils.a -lcurl  -lssl -lcrypto -lrt -lboost_regex -lboost_filesystem -lboost_system -llzma -lm  -ldl ../mlxsign_lib/libmlxsign.a -lcrypto -lssl ../tools_crypto/libtools_crypto.a -lcrypto ../mad_ifc/libmad_ifc.a -lxml2 -lboost_regex -lz -lz 
libtool: link: g++ -Wall -W -g -MP -MD -pipe -I../ext_libs/json -I. -I.. -I../libmfa -I../mtcr_ul -I../include/mtcr_ul -I../mflash -I../common -I../mft_utils -I../mlxfwops/lib -I../dev_mgt -I../tools_layouts -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstarchive mlxarchive.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 libmstarchive.a ../mlxfwops/lib/libmlxfwops.a ../libmfa/libmfa.a ../fw_comps_mgr/libfw_comps_mgr.a ../mtcr_ul/libmtcr_ul.a ../mflash/libmflash.a ../tools_res_mgmt/libtools_res_mgmt.a ../dev_mgt/libdev_mgt.a ../cmdif/libcmdif.a ../mft_utils/libmftutils.a ../ext_libs/json/.libs/libjson.a ../cmdparser/libcmdparser.a ../reg_access/libreg_access.a ../tools_layouts/libmlxarchive_layouts.a ../tools_layouts/libtools_layouts.a ../ext_libs/minixz/libminixz.a ../xz_utils/libxz_utils.a -lcurl -lrt -lboost_filesystem -lboost_system -llzma -lm -ldl ../mlxsign_lib/libmlxsign.a -lssl ../tools_crypto/libtools_crypto.a -lcrypto ../mad_ifc/libmad_ifc.a -lxml2 -lboost_regex -lz
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
Making all in flint
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
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     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo './'`flint_params.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
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     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstflint-subcommands_linkx.o `test -f 'subcommands_linkx.cpp' || echo './'`subcommands_linkx.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from subcommands_linkx.cpp:49:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from subcommands_linkx.cpp:49:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
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     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstflint-flint.o `test -f 'flint.cpp' || echo './'`flint.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from flint.h:45,
                 from flint.cpp:43:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from flint.h:45,
                 from flint.cpp:43:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
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     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo './'`subcommands.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from subcommands.cpp:74:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from subcommands.cpp:74:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
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     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo './'`cmd_line_parser.cpp
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
In file included from ../common/tools_version.h:53,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from flint.h:45,
                 from cmd_line_parser.cpp:43:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from ../mlxfwops/lib/flint_base.h:55,
                 from ../mlxfwops/lib/fw_ops.h:37,
                 from subcommands.h:51,
                 from flint.h:45,
                 from cmd_line_parser.cpp:43:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX     -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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 ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.a -lcrypto -lssl ../libmfa/libmfa.a ../ext_libs/minixz/libminixz.a ../mlxarchive/libmstarchive.a ../tools_layouts/libmlxarchive_layouts.a ../xz_utils/libxz_utils.a -llzma -lm -lxml2 -lboost_regex -lz -lz 
libtool: link: g++ -Wall -W -g -MP -MD -pipe -DEXTERNAL -fPIC -DUNIX -DOS_UNIX -DOS_LINUX -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstflint mstflint-flint.o mstflint-subcommands.o mstflint-subcommands_linkx.o mstflint-flint_params.o mstflint-cmd_line_parser.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../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 ../tools_crypto/libtools_crypto.a ../mad_ifc/libmad_ifc.a ../mlxsign_lib/libmlxsign.a -lcrypto -lssl ../libmfa/libmfa.a ../ext_libs/minixz/libminixz.a ../mlxarchive/libmstarchive.a ../tools_layouts/libmlxarchive_layouts.a ../xz_utils/libxz_utils.a -llzma -lm -lxml2 -lboost_regex -lz
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
Making all in small_utils
Making all in mlxfwresetlib
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
cp ../common/python_wrapper mstfwreset
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mread.o mread.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mwrite.o mwrite.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo './'`tcp.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o vpd.o vpd.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
In file included from ../common/tools_version.h:53,
                 from vpd.c:45:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from vpd.c:45:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mcra.o mcra.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
In file included from ../common/tools_version.h:53,
                 from mcra.c:47:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mcra.c:47:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC  -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo './'`mtserver.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
In file included from ../common/tools_version.h:53,
                 from mtserver.c:154:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from mtserver.c:154:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstmread mread.o ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstmread mread.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstmwrite mwrite.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstmcra mcra.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -DMST_UL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mtcr_ul/libmtcr_ul.a -ldl -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -o mstvpd vpd.o ../mvpd/libmvpd.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a -ldl -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -I../include/mtcr_ul -I../common -I../mvpd -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstvpd vpd.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../mvpd/libmvpd.a ../mtcr_ul/libmtcr_ul.a ../dev_mgt/libdev_mgt.a ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a -ldl -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
g++ -DHAVE_CONFIG_H -I. -I..  -I../include/mtcr_ul -I../common -I../mvpd -fPIC   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -c -o congestion.o congestion.cpp
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
In file included from ../common/tools_version.h:53,
                 from congestion.cpp:38:
../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../common/tools_version.h:46,
                 from congestion.cpp:38:
../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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 -lxml2 -lboost_regex -lz -lz 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -isystem /usr/local/include -DHAVE_TERMIOS_H -isystem /usr/include/libxml2 -DMST_UL -std=c++14 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstcongestion congestion.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../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 -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
Making all in mstdump
Making all in crd_lib
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o crdump.o crdump.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
rm -f libcrdump.a
ar cru libcrdump.a crdump.o 
ranlib libcrdump.a
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
Making all in crd_main
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I./../crd_lib -I../../include/mtcr_ul -fPIC  -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -c -o mstregdump-mstdump.o `test -f 'mstdump.c' || echo './'`mstdump.c
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
In file included from ../../common/tools_version.h:53,
                 from mstdump.c:36:
../../config.h:86: warning: "TOOLS_GIT_SHA" redefined
 #define TOOLS_GIT_SHA "N/A"
 
In file included from ../../common/tools_version.h:46,
                 from mstdump.c:36:
../../common/gitversion.h:3: note: this is the location of the previous definition
 #define TOOLS_GIT_SHA "undefined"
 
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/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 -lxml2 -lboost_regex -lz -lz 
libtool: link: gcc -DMSTDUMP_NAME=\"mstregdump\" -DDEV_EXAMPLE=\"0b:00.0\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DMST_UL -fgnu89-inline -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mstregdump mstregdump-mstdump.o  -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 ../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 -lxml2 -lboost_regex -lz
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
Making all in mstdump_dbs
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tracers
Making all in fwtrace
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
cp ../../common/python_wrapper mstfwtrace
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
make[3]: Nothing to be done for 'all-am'.
Making all in resourcedump
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
cp ../common/python_wrapper mstresourcedump
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
Making all in resourceparse
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
cp ../common/python_wrapper mstresourceparse
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zYw5FT
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64
++ dirname /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64
+ cd mstflint-4.23.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64 'INSTALL=/usr/bin/install -p'
Making install in common
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/common'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/common'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/common/'
 /usr/bin/install -p -m 644 compatibility.h '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/common/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 mft_logger.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 tools_version.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/common'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/common'
Making install in mft_utils
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils'
Making install in mft_utils/hsmclient
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/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 '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mft_utils/hsmclient'
Making install in ext_libs
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
Making install in minixz
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/minixz'
Making install in iniParser
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/iniParser'
Making install in json
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/json'
Making install in muparser
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/muparser'
Making install in sqlite
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs/sqlite'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/ext_libs'
Making install in tools_crypto
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_crypto'
Making install in mlxsign_lib
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxsign_lib'
Making install in tools_layouts
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libadb_utils.a libtools_layouts.a libmlxarchive_layouts.a libmlxconfig_4th_gen_layouts.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p libadb_utils.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libadb_utils.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libadb_utils.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libadb_utils.a
libtool: install: /usr/bin/install -p libtools_layouts.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libtools_layouts.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libtools_layouts.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libtools_layouts.a
libtool: install: /usr/bin/install -p libmlxarchive_layouts.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxarchive_layouts.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxarchive_layouts.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxarchive_layouts.a
libtool: install: /usr/bin/install -p libmlxconfig_4th_gen_layouts.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_layouts.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_layouts.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_layouts.a
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/tools_layouts/'
 /usr/bin/install -p -m 644 icmd_layouts.h icmd_hca_layouts.h adb_to_c_utils.h '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/tools_layouts/'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_layouts'
Making install in mtcr_ul
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint'
 /usr/bin/install -p -m 644  libmtcr_ul.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint'
 ( cd '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint' && ranlib libmtcr_ul.a )
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint'
 /usr/bin/install -p -m 644 ../include/mtcr_ul/mtcr.h ../include/mtcr_ul/mtcr_com_defs.h ../include/mtcr_ul/mtcr_mf.h '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_ul'
Making install in mtcr_py
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 mtcr.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 cmtcr.so mtcr.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mtcr_py'
Making install in mad_ifc
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mad_ifc'
Making install in reg_access
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libreg_access.a libmlxconfig_4th_gen_regsiters.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p libreg_access.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libreg_access.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libreg_access.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libreg_access.a
libtool: install: /usr/bin/install -p libmlxconfig_4th_gen_regsiters.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_regsiters.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_regsiters.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmlxconfig_4th_gen_regsiters.a
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 regaccess.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 rreg_access.so regaccess.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/reg_access'
Making install in cmdif
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libcmdif.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p libcmdif.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libcmdif.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libcmdif.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libcmdif.a
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 ccmdif.so cmdif.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/cmdif/'
 /usr/bin/install -p -m 644 icmd_cif_common.h icmd_cif_open.h '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include/mstflint/cmdif/'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdif'
Making install in xz_utils
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/xz_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 '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/xz_utils'
Making install in dev_mgt
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libdev_mgt.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p libdev_mgt.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libdev_mgt.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libdev_mgt.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libdev_mgt.a
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 c_dev_mgt.so dev_mgt.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
 /usr/bin/install -p -m 644 dev_mgt.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/dev_mgt'
Making install in tools_res_mgmt
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tools_res_mgmt'
Making install in mvpd
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mvpd'
Making install in mflash
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mflash'
Making install in fw_comps_mgr
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/fw_comps_mgr'
Making install in libmfa
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/libmfa'
Making install in pldmlib
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/pldmlib'
Making install in mlxconfig
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
Making install in mlxconfig_dbs
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig/mlxconfig_dbs'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig/mlxconfig_dbs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/mstflint/mlxconfig_dbs'
 /usr/bin/install -p -m 644 mlxconfig_host.db mlxconfig_switch.db '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/mstflint/mlxconfig_dbs'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig/mlxconfig_dbs'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig/mlxconfig_dbs'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mstconfig '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstconfig /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstconfig
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/install -p mstprivhost '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstprivhost'
 /usr/bin/install -p -m 644 mstprivhost.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstprivhost'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxconfig'
Making install in mlxfwops
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
Making install in lib
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops/lib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwops'
Making install in cmdparser
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/cmdparser'
Making install in mlxfwupdate
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mstfwmanager '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstfwmanager /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstfwmanager
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/etc/mstflint'
 /usr/bin/install -p -m 644 certificate/ca-bundle.crt '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/etc/mstflint'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxfwupdate'
Making install in mlxarchive
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libmstarchive.a '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p libmstarchive.a /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmstarchive.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmstarchive.a
libtool: install: ranlib /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/libmstarchive.a
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mstarchive '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstarchive /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstarchive
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mlxarchive'
Making install in flint
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mstflint '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstflint /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstflint
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/flint'
Making install in small_utils
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
Making install in mlxfwresetlib
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils/mlxfwresetlib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils/mlxfwresetlib'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwreset/mlxfwresetlib'
 /usr/bin/install -p -m 644 __init__.py mlxfwreset_mlnxdriver.py mlxfwreset_status_checker.py mlxfwreset_utils.py logger.py mcra.py mlnx_peripheral_components.py pci_device.py cmd_reg_mfrl.py cmd_reg_mpcir.py cmd_reg_mcam.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwreset/mlxfwresetlib'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils/mlxfwresetlib'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils/mlxfwresetlib'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mstmread mstmwrite mstmcra mstmtserver mstvpd mstcongestion '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstmread /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmread
libtool: install: /usr/bin/install -p mstmwrite /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmwrite
libtool: install: /usr/bin/install -p mstmcra /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmcra
libtool: install: /usr/bin/install -p mstmtserver /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmtserver
libtool: install: /usr/bin/install -p mstvpd /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstvpd
libtool: install: /usr/bin/install -p mstcongestion /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstcongestion
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/install -p mstfwreset '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mlxpci'
 /usr/bin/install -p -m 644 binary_file.py mlxpci_lib.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mlxpci'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwreset'
 /usr/bin/install -p -m 644 mstfwreset.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwreset'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/small_utils'
Making install in mstdump
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
Making install in crd_lib
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_lib'
Making install in crd_main
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p mstregdump '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
libtool: install: /usr/bin/install -p mstregdump /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstregdump
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/crd_main'
Making install in mstdump_dbs
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/mstdump_dbs'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/mstdump_dbs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/mstflint'
 /usr/bin/install -p -m 644 ./AbirGearBox.csv ./AmosGearBox.csv ./AmosGearBoxManager.csv ./BlueField.csv ./BlueField2.csv ./BlueField3.csv ./Cable.csv ./CableQSFP.csv ./CableQSFPaging.csv ./CableSFP.csv ./CableSFP51.csv ./CableSFP51Paging.csv ./ConnectIB.csv ./ConnectX2.csv ./ConnectX3.csv ./ConnectX3Pro.csv ./ConnectX4.csv ./ConnectX4LX.csv ./ConnectX5.csv ./ConnectX6.csv ./ConnectX6DX.csv ./ConnectX6LX.csv ./ConnectX7.csv ./ConnectX8.csv ./GB100.csv ./InfiniScaleIV.csv ./Quantum.csv ./Quantum2.csv ./Quantum3.csv ./Spectrum.csv ./Spectrum2.csv ./Spectrum3.csv ./Spectrum4.csv ./SwitchIB.csv ./SwitchIB2.csv ./SwitchX.csv '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/mstflint'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/mstdump_dbs'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump/mstdump_dbs'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/mstdump'
Making install in tracers
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
Making install in fwtrace
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/install -p mstfwtrace '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwtrace'
 /usr/bin/install -p -m 644 mstfwtrace.py fw_trace_utilities.py secure_fw_trace.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstfwtrace'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers/fwtrace'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/tracers'
Making install in resourcedump
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
make[3]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/install -p mstresourcedump '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/commands'
 /usr/bin/install -p -m 644 commands/CommandFactory.py commands/DumpCommand.py commands/QueryCommand.py commands/ResDumpCommand.py commands/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/commands'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/fetchers'
 /usr/bin/install -p -m 644 fetchers/CapabilityFetcher.py fetchers/ResourceDumpFetcher.py fetchers/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/fetchers'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/filters'
 /usr/bin/install -p -m 644 filters/SegmentsFilter.py filters/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/filters'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump'
 /usr/bin/install -p -m 644 __init__.py mstresourcedump.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/resource_data'
 /usr/bin/install -p -m 644 resource_data/DataPrinter.py resource_data/DumpData.py resource_data/QueryData.py resource_data/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/resource_data'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/segments'
 /usr/bin/install -p -m 644 segments/CommandSegment.py segments/ErrorSegment.py segments/InfoSegment.py segments/MenuRecord.py segments/MenuSegment.py segments/NoticeSegment.py segments/RefSegment.py segments/ResourceSegment.py segments/Segment.py segments/SegmentCreator.py segments/SegmentFactory.py segments/TerminateSegment.py segments/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/segments'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/utils'
 /usr/bin/install -p -m 644 utils/Exceptions.py utils/__init__.py utils/constants.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/utils'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/validation'
 /usr/bin/install -p -m 644 validation/ArgToMenuVerifier.py validation/CapabilityValidator.py validation/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourcedump/validation'
make[3]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourcedump'
Making install in resourceparse
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/install -p mstresourceparse '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/parsers'
 /usr/bin/install -p -m 644 parsers/AdbParser.py parsers/Parser.py parsers/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/parsers'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse'
 /usr/bin/install -p -m 644 __init__.py mstresourceparse.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/resource_data'
 /usr/bin/install -p -m 644 resource_data/AdbData.py resource_data/DataPrinter.py resource_data/RawData.py resource_data/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/resource_data'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/segments'
 /usr/bin/install -p -m 644 segments/CommandSegment.py segments/ErrorSegment.py segments/InfoSegment.py segments/MenuRecord.py segments/MenuSegment.py segments/NoticeSegment.py segments/RefSegment.py segments/ResourceSegment.py segments/Segment.py segments/SegmentCreator.py segments/SegmentFactory.py segments/TerminateSegment.py segments/__init__.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/segments'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/utils'
 /usr/bin/install -p -m 644 utils/Exceptions.py utils/__init__.py utils/constants.py '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/mstresourceparse/utils'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0/resourceparse'
make[1]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0'
make[2]: Entering directory '/builddir/build/BUILD/mstflint-4.23.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 man/mstflint.1 man/mstconfig.1 man/mstmcra.1 man/mstmread.1 man/mstmwrite.1 man/mstmtserver.1 man/mstregdump.1 man/mstvpd.1 man/mstprivhost.1 man/mstarchive.1 man/mstreg.1 man/mstfwtrace.1 man/mstlink.1 man/mstcongestion.1 man/mstfwmanager.1 man/mstfwreset.1 man/mstresourcedump.1 '/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/man/man1'
make[2]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0'
make[1]: Leaving directory '/builddir/build/BUILD/mstflint-4.23.0'
+ rm -fr /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/include
+ find /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64 -type f -name '*.la' -delete
+ find /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64 -type f -name '*.a' -delete
+ chmod +x /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64//usr/lib64/mstflint/python_tools/c_dev_mgt.so /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64//usr/lib64/mstflint/python_tools/ccmdif.so /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64//usr/lib64/mstflint/python_tools/cmtcr.so /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64//usr/lib64/mstflint/python_tools/rreg_access.so
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.23.0-2.oc8 --unique-debug-suffix -4.23.0-2.oc8.x86_64 --unique-debug-src-base mstflint-4.23.0-2.oc8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mstflint-4.23.0
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstarchive
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstconfig
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstcongestion
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstflint
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstfwmanager
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmcra
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmread
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmwrite
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstregdump
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/c_dev_mgt.so
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstmtserver
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/bin/mstvpd
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/ccmdif.so
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/rreg_access.so
extracting debug info from /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/lib64/mstflint/python_tools/cmtcr.so
/usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match.
27699 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: mstflint-4.23.0-2.oc8.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QkaY1Q
+ umask 022
+ cd /builddir/build/BUILD
+ cd mstflint-4.23.0
+ DOCDIR=/builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/doc/mstflint
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/doc/mstflint
+ cp -pr README /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64/usr/share/doc/mstflint
+ exit 0
Provides: mstflint = 4.23.0-2.oc8 mstflint(x86-64) = 4.23.0-2.oc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libboost_filesystem.so.1.66.0()(64bit) libboost_regex.so.1.66.0()(64bit) libboost_system.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0
Processing files: mstflint-debugsource-4.23.0-2.oc8.x86_64
Provides: mstflint-debugsource = 4.23.0-2.oc8 mstflint-debugsource(x86-64) = 4.23.0-2.oc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mstflint-debuginfo-4.23.0-2.oc8.x86_64
Provides: debuginfo(build-id) = 051f072ec94c80854dd0510219e3234641df77de debuginfo(build-id) = 4a1dc5d07f1fd85b4c3310ca3e8c8c926a64a804 debuginfo(build-id) = 51ba5200202572f12b9d9bb8e52b0b37b917d3c5 debuginfo(build-id) = 6440e2c0e32b380ee91f5b0c5906eff81f9f9f5b debuginfo(build-id) = 7396c62792a3017da5bb5196178448ee1ed355ea debuginfo(build-id) = 87cb57467b3fcbcaf47ee4bf7d3ffdfb61ab383d debuginfo(build-id) = 9d3742e2d040c94e654b428892ef698d5af7e856 debuginfo(build-id) = a348f705fde9049dab1957dfe8e06ca94c8ce68e debuginfo(build-id) = c9259d588caf12c96057cbfaa7d32ef1b09c61d7 debuginfo(build-id) = da94f761dfb939d1a811682c9b4480e52f5d55f2 debuginfo(build-id) = e10f6e4fd974e6fd73a90c6b1a88804e6e0033cf debuginfo(build-id) = e4ce8c7529d150276063eaf1c2d32f3bba612407 debuginfo(build-id) = e81d266380785682ab02651bcc56b36a1b62c607 debuginfo(build-id) = e8fe33c578fdbded3a7cfd02b44f55b4b689a50e debuginfo(build-id) = ec4118e52c5e44050b6b792100d8c855a8b9e909 mstflint-debuginfo = 4.23.0-2.oc8 mstflint-debuginfo(x86-64) = 4.23.0-2.oc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mstflint-debugsource(x86-64) = 4.23.0-2.oc8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64
Wrote: /builddir/build/RPMS/mstflint-4.23.0-2.oc8.x86_64.rpm
Wrote: /builddir/build/RPMS/mstflint-debugsource-4.23.0-2.oc8.x86_64.rpm
Wrote: /builddir/build/RPMS/mstflint-debuginfo-4.23.0-2.oc8.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kpCm20
+ umask 022
+ cd /builddir/build/BUILD
+ cd mstflint-4.23.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mstflint-4.23.0-2.oc8.x86_64
+ exit 0
Child return code was: 0