Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mstflint.spec'], False, '/srv/build/7/B/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mstflint.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mstflint-3.7.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mstflint.spec'], False, '/srv/build/7/B/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mstflint.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1NPyk9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mstflint-3.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mstflint-3.7.1-1.22.g4354a45.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mstflint-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RYdrf6 + umask 022 + cd /builddir/build/BUILD + cd mstflint-3.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./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 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' 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 for style of include used by make... GNU 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 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... 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-inband argument... yes checking infiniband/mad.h usability... yes checking infiniband/mad.h presence... yes checking for infiniband/mad.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating mstflint.spec config.status: creating Makefile config.status: creating mft_utils/Makefile config.status: creating mtcr_ul/Makefile config.status: creating dev_mgt/Makefile config.status: creating tools_layouts/Makefile config.status: creating reg_access/Makefile config.status: creating mlxconfig/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 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 config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1' Making all in mft_utils make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mft_utils' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../common -MD -pipe -Wall -W -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mft_sig_handler.o mft_sig_handler.c g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../common -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o errmsg.o errmsg.cpp rm -f libmftutils.a ar cru libmftutils.a mft_sig_handler.o errmsg.o ranlib libmftutils.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mft_utils' Making all in tools_layouts make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/tools_layouts' gcc -DHAVE_CONFIG_H -I. -I.. -I../mtcr_ul -I../common -Wall -W -g -MP -MD -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o cibfw_layouts.o cibfw_layouts.c gcc -DHAVE_CONFIG_H -I. -I.. -I../mtcr_ul -I../common -Wall -W -g -MP -MD -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o adb_to_c_utils.o adb_to_c_utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I../mtcr_ul -I../common -Wall -W -g -MP -MD -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o register_access_open_layouts.o register_access_open_layouts.c gcc -DHAVE_CONFIG_H -I. -I.. -I../mtcr_ul -I../common -Wall -W -g -MP -MD -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o tools_open_layouts.o tools_open_layouts.c rm -f libtools_layouts.a ar cru libtools_layouts.a cibfw_layouts.o adb_to_c_utils.o register_access_open_layouts.o tools_open_layouts.o ranlib libtools_layouts.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/tools_layouts' Making all in mtcr_ul make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mtcr_ul' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o libmtcr_ul_a-mtcr_ul.o `test -f 'mtcr_ul.c' || echo './'`mtcr_ul.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o libmtcr_ul_a-mtcr_tools_cif.o `test -f 'mtcr_tools_cif.c' || echo './'`mtcr_tools_cif.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o libmtcr_ul_a-packets_common.o `test -f 'packets_common.c' || echo './'`packets_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o libmtcr_ul_a-packets_layout.o `test -f 'packets_layout.c' || echo './'`packets_layout.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -W -Wall -g -MP -MD -fPIC -DMTCR_API="" -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o libmtcr_ul_a-mtcr_ib_ofed.o `test -f 'mtcr_ib_ofed.c' || echo './'`mtcr_ib_ofed.c rm -f libmtcr_ul.a ar cru libmtcr_ul.a libmtcr_ul_a-mtcr_ul.o libmtcr_ul_a-mtcr_tools_cif.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-3.7.1/mtcr_ul' Making all in reg_access make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/reg_access' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I. -I../tools_layouts -I../include/mtcr_ul -W -Wall -Werror -g -MP -MD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o reg_access.o reg_access.c rm -f libreg_access.a ar cru libreg_access.a reg_access.o ../tools_layouts/libtools_layouts.a ranlib libreg_access.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/reg_access' Making all in dev_mgt make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/dev_mgt' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common -I../include/mtcr_ul -W -Wall -g -MP -MD -Wswitch-enum -DMTCR_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o tools_dev_types.o tools_dev_types.c rm -f libdev_mgt.a ar cru libdev_mgt.a tools_dev_types.o ranlib libdev_mgt.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/dev_mgt' Making all in mflash make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mflash' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -MD -pipe -Wall -W -DMST_UL -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mflash.o mflash.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -MD -pipe -Wall -W -DMST_UL -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mflash_pack_layer.o mflash_pack_layer.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/mtcr_ul -I../common -I../tools_layouts -I../reg_access -MD -pipe -Wall -W -DMST_UL -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mflash_access_layer.o mflash_access_layer.c rm -f libmflash.a ar cru libmflash.a mflash.o mflash_pack_layer.o mflash_access_layer.o ranlib libmflash.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mflash' Making all in mlxconfig make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I -I ../tools_layouts -I/zlib -I ../mft_utils -I../dev_mgt -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mlxcfg_ui.o mlxcfg_ui.cpp g++: warning: ../tools_layouts: linker input file unused because linking not done g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I -I ../tools_layouts -I/zlib -I ../mft_utils -I../dev_mgt -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mlxcfg_parser.o mlxcfg_parser.cpp g++: warning: ../tools_layouts: linker input file unused because linking not done g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul -I../common -I -I ../tools_layouts -I/zlib -I ../mft_utils -I../dev_mgt -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mlxcfg_lib.o mlxcfg_lib.cpp g++: warning: ../tools_layouts: linker input file unused because linking not done /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -Wl,-z,relro -o mstconfig mlxcfg_ui.o mlxcfg_parser.o mlxcfg_lib.o ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../mft_utils/libmftutils.a ../dev_mgt/libdev_mgt.a -ldl -lz libtool: link: g++ -Wall -W -g -MP -MD -pipe -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"/sys/bus/pci/devices/0000:04:00.0/config\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -Wl,-z -Wl,relro -o mstconfig mlxcfg_ui.o mlxcfg_parser.o mlxcfg_lib.o ../reg_access/libreg_access.a ../tools_layouts/libtools_layouts.a ../mtcr_ul/libmtcr_ul.a ../mft_utils/libmftutils.a ../dev_mgt/libdev_mgt.a -ldl -lz make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' Making all in mlxfwops make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o flint_base.o flint_base.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o flint_io.o flint_io.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o fw_ops.o fw_ops.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o fs2_ops.o fs2_ops.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o fs3_ops.o fs3_ops.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include/mtcr_ul -I../../mflash -I../../ext_libs/json -I../../ext_libs/minixz -I../../common -I/zlib -I ../../tools_layouts -I../../common -I../../mft_utils -Wall -W -g -MP -MD -pipe -DNO_MFA_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mlxfwops.o mlxfwops.cpp rm -f libmlxfwops.a ar cru libmlxfwops.a flint_base.o flint_io.o fw_ops.o fs2_ops.o fs3_ops.o mlxfwops.o ranlib libmlxfwops.a make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops/lib' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' Making all in cmdparser make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/cmdparser' g++ -DHAVE_CONFIG_H -I. -I.. -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o cmdparser.o cmdparser.cpp gcc -DHAVE_CONFIG_H -I. -I.. -W -g -MP -MD -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o my_getopt.o my_getopt.c rm -f libcmdparser.a ar cru libcmdparser.a cmdparser.o my_getopt.o ranlib libcmdparser.a make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/cmdparser' Making all in flint make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/flint' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mstflint-flint.o `test -f 'flint.cpp' || echo './'`flint.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mstflint-subcommands.o `test -f 'subcommands.cpp' || echo './'`subcommands.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mstflint-flint_params.o `test -f 'flint_params.cpp' || echo './'`flint_params.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../mtcr_ul -I../mflash -I../common -I../tools_layouts -I../mft_utils -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o mstflint-cmd_line_parser.o `test -f 'cmd_line_parser.cpp' || echo './'`cmd_line_parser.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -Wl,-z,relro -o mstflint mstflint-flint.o mstflint-subcommands.o mstflint-flint_params.o mstflint-cmd_line_parser.o ../mlxfwops/lib/libmlxfwops.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../reg_access/libreg_access.a ../mtcr_ul/libmtcr_ul.a ../tools_layouts/libtools_layouts.a ../mft_utils/libmftutils.a -ldl -lz -lz libtool: link: g++ -Wall -W -g -MP -MD -pipe -DEXTERNAL -DFLINT_NAME=\"mstflint\" -DFLINT_DISPLAY_NAME=\"MstFlint\" -DMST_DEV_EXAMPLE1=\"03:00.0\" -DMST_DEV_EXAMPLE2=\"mlx4_0\" -DMST_DEV_EXAMPLE3=\"03:00.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_TERMIOS_H -Werror -DMST_UL -Wl,-z -Wl,relro -o mstflint mstflint-flint.o mstflint-subcommands.o mstflint-flint_params.o mstflint-cmd_line_parser.o ../mlxfwops/lib/libmlxfwops.a ../cmdparser/libcmdparser.a ../mflash/libmflash.a ../reg_access/libreg_access.a ../mtcr_ul/libmtcr_ul.a ../tools_layouts/libtools_layouts.a ../mft_utils/libmftutils.a -ldl -lz make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/flint' Making all in small_utils make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mread.o mread.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstmread mread.o ../mtcr_ul/libmtcr_ul.a -ldl -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstmread mread.o ../mtcr_ul/libmtcr_ul.a -ldl -lz gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mwrite.o mwrite.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.a -ldl -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstmwrite mwrite.o ../mtcr_ul/libmtcr_ul.a -ldl -lz gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mcra.o mcra.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.a -ldl -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstmcra mcra.o ../mtcr_ul/libmtcr_ul.a -ldl -lz gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mstmtserver-mtserver.o `test -f 'mtserver.c' || echo './'`mtserver.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mstmtserver-tcp.o `test -f 'tcp.c' || echo './'`tcp.c /bin/sh ../libtool --tag=CC --mode=link gcc -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -ldl -lz libtool: link: gcc -DMST_UL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstmtserver mstmtserver-mtserver.o mstmtserver-tcp.o ../mtcr_ul/libmtcr_ul.a -ldl -lz gcc -DHAVE_CONFIG_H -I. -I.. -I../include/mtcr_ul -I../common -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o vpd.o vpd.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstvpd vpd.o ../mtcr_ul/libmtcr_ul.a -ldl -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstvpd vpd.o ../mtcr_ul/libmtcr_ul.a -ldl -lz make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' Making all in mstdump make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' Making all in crd_lib make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_lib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include/mtcr_ul -I../../common -Wall -W -g -MP -MD -pipe -Wno-unused-function -DMTCR_EXPORT -DMST_UL -DDATA_PATH=\"/usr/share/mstflint\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o crdump.o crdump.c rm -f libcrdump.a ar cru libcrdump.a crdump.o ranlib libcrdump.a make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_lib' Making all in crd_main make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./../crd_lib -I../../include/mtcr_ul -MD -pipe -g -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -c -o mstdump.o mstdump.c /bin/sh ../../libtool --tag=CC --mode=link gcc -MD -pipe -g -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z,relro -o mstregdump mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../mtcr_ul/libmtcr_ul.a -lm -ldl -lz libtool: link: gcc -MD -pipe -g -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Werror -DMST_UL -Wl,-z -Wl,relro -o mstregdump mstdump.o ../crd_lib/libcrdump.a ../../dev_mgt/libdev_mgt.a ../../mtcr_ul/libmtcr_ul.a -lm -ldl -lz make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' Making all in mstdump_dbs make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X4DIl9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 + cd mstflint-3.7.1 + rm -rf /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 install Making install in mft_utils make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mft_utils' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mft_utils' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mft_utils' Making install in tools_layouts make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/tools_layouts' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/tools_layouts' 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-3.7.1/tools_layouts' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/tools_layouts' Making install in mtcr_ul make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mtcr_ul' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mtcr_ul' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/lib64' /usr/bin/install -c -m 644 libmtcr_ul.a '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/lib64' && ranlib libmtcr_ul.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/include/mtcr_ul' /usr/bin/install -c -m 644 ../include/mtcr_ul/mtcr.h '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/include/mtcr_ul' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mtcr_ul' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mtcr_ul' Making install in reg_access make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/reg_access' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/reg_access' 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-3.7.1/reg_access' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/reg_access' Making install in dev_mgt make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/dev_mgt' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/dev_mgt' 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-3.7.1/dev_mgt' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/dev_mgt' Making install in mflash make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mflash' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mflash' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mflash' Making install in mlxconfig make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstconfig '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c mstconfig /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstconfig make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxconfig' Making install in mlxfwops make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops/lib' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mlxfwops/lib' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops/lib' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mlxfwops' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mlxfwops' Making install in cmdparser make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/cmdparser' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/cmdparser' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/cmdparser' Making install in flint make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/flint' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/flint' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstflint '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c mstflint /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstflint make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/flint' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/flint' Making install in small_utils make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mstmread mstmwrite mstmcra mstmtserver mstvpd '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c mstmread /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmread libtool: install: /usr/bin/install -c mstmwrite /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmwrite libtool: install: /usr/bin/install -c mstmcra /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmcra libtool: install: /usr/bin/install -c mstmtserver /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmtserver libtool: install: /usr/bin/install -c mstvpd /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstvpd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' /usr/bin/install -c hca_self_test.ofed '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/small_utils' Making install in mstdump make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' Making install in crd_lib make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_lib' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mstdump/crd_lib' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_lib' Making install in crd_main make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mstregdump '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c mstregdump /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstregdump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/crd_main' Making install in mstdump_dbs make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/mstflint' /usr/bin/install -c -m 644 ./BridgeX.csv ./ConnectIB.csv ./ConnectX.csv ./ConnectX2.csv ./ConnectX3.csv ./ConnectX3Pro.csv ./ConnectX4.csv ./InfiniScaleIV.csv ./SwitchIB.csv ./SwitchX.csv '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/mstflint' make[3]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump/mstdump_dbs' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[3]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1/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-3.7.1/mstdump' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1/mstdump' make[1]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1' make[2]: Entering directory `/builddir/build/BUILD/mstflint-3.7.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 man/mstflint.1 '/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1' make[1]: Leaving directory `/builddir/build/BUILD/mstflint-3.7.1' + rm -fr /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/include + rm -fr /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share + rm -fr /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/lib64/libmtcr_ul.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/mstflint-3.7.1 extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstflint extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstvpd extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmread extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstconfig extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmtserver extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmcra extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstmwrite extracting debug info from /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/bin/mstregdump /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 2252 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mstflint-3.7.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vQo5Uh + umask 022 + cd /builddir/build/BUILD + cd mstflint-3.7.1 + DOCDIR=/builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/doc/mstflint-3.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/doc/mstflint-3.7.1 + cp -pr README /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64/usr/share/doc/mstflint-3.7.1 + exit 0 Provides: mstflint = 3.7.1-1.el7 mstflint(x86-64) = 3.7.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(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-debuginfo-3.7.1-1.el7.x86_64 Provides: mstflint-debuginfo = 3.7.1-1.el7 mstflint-debuginfo(x86-64) = 3.7.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/mstflint-3.7.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/mstflint-debuginfo-3.7.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TqTlYL + umask 022 + cd /builddir/build/BUILD + cd mstflint-3.7.1 + rm -rf /builddir/build/BUILDROOT/mstflint-3.7.1-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->