Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/compat-opensm-libs.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-f8a6d1900990b0872bb33dfb4dc92de456374b29/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/compat-opensm-libs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/compat-opensm-libs-3.3.15-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/compat-opensm-libs.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-f8a6d1900990b0872bb33dfb4dc92de456374b29/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/compat-opensm-libs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xGEu8x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opensm-3.3.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/opensm-3.3.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opensm-3.3.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.261fzn + exit 0 + umask 022 + cd /builddir/build/BUILD + cd opensm-3.3.15 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 sets $(MAKE)... (cached) yes checking for armv7hl-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 for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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) 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison checking for flex... flex checking for pthread_mutex_init in -lpthread... yes checking for dlopen in -ldl... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether ld accepts --version-script... yes checking for request_init in -lwrap... no configure: WARNING: libwrap is missing. setting console_loopback=no checking for --with-opensm-conf-sub-dir... /etc/opensm checking for --with-opensm-conf-file ... opensm.conf checking for --with-node-name-map ... ib-node-name-map checking for --with-partitions-conf... partitions.conf checking for --with-qos-policy-conf... qos-policy.conf checking for --with-prefix-routes-conf... prefix-routes.conf checking for --with-per-module-logging-conf... per-module-logging.conf checking infiniband/umad.h usability... yes checking infiniband/umad.h presence... yes checking for infiniband/umad.h... yes checking for umad_init in -libumad... yes configure: creating ./config.status config.status: creating man/opensm.8 config.status: creating man/torus-2QoS.8 config.status: creating man/torus-2QoS.conf.5 config.status: creating scripts/opensm.init config.status: creating scripts/redhat-opensm.init config.status: creating scripts/sldd.sh config.status: creating include/opensm/osm_version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating complib/Makefile config.status: creating libvendor/Makefile config.status: creating opensm/Makefile config.status: creating osmeventplugin/Makefile config.status: creating osmtest/Makefile config.status: creating opensm.spec config.status: creating include/config.h config.status: creating include/opensm/osm_config.h config.status: executing depfiles commands config.status: executing libtool commands + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-opensm-conf-sub-dir=rdma 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 sets $(MAKE)... (cached) yes checking for armv7hl-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 for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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) 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison checking for flex... flex checking for pthread_mutex_init in -lpthread... yes checking for dlopen in -ldl... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether ld accepts --version-script... yes checking for request_init in -lwrap... no configure: WARNING: libwrap is missing. setting console_loopback=no checking for --with-opensm-conf-sub-dir... /etc/rdma checking for --with-opensm-conf-file ... opensm.conf checking for --with-node-name-map ... ib-node-name-map checking for --with-partitions-conf... partitions.conf checking for --with-qos-policy-conf... qos-policy.conf checking for --with-prefix-routes-conf... prefix-routes.conf checking for --with-per-module-logging-conf... per-module-logging.conf checking infiniband/umad.h usability... yes checking infiniband/umad.h presence... yes checking for infiniband/umad.h... yes checking for umad_init in -libumad... yes configure: creating ./config.status config.status: creating man/opensm.8 config.status: creating man/torus-2QoS.8 config.status: creating man/torus-2QoS.conf.5 config.status: creating scripts/opensm.init config.status: creating scripts/redhat-opensm.init config.status: creating scripts/sldd.sh config.status: creating include/opensm/osm_version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating complib/Makefile config.status: creating libvendor/Makefile config.status: creating opensm/Makefile config.status: creating osmeventplugin/Makefile config.status: creating osmtest/Makefile config.status: creating opensm.spec config.status: creating include/config.h config.status: creating include/opensm/osm_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 'CFLAGS+=-fno-strict-aliasing -Wno-format-security' Making all in complib make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/complib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_complib.lo `test -f 'cl_complib.c' || echo './'`cl_complib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_dispatcher.lo `test -f 'cl_dispatcher.c' || echo './'`cl_dispatcher.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_event.lo `test -f 'cl_event.c' || echo './'`cl_event.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_event_wheel.lo `test -f 'cl_event_wheel.c' || echo './'`cl_event_wheel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_complib.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_complib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_dispatcher.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_dispatcher.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_event.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_event_wheel.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_event_wheel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_complib.c -o libosmcomp_la-cl_complib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_event.c -o libosmcomp_la-cl_event.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_list.lo `test -f 'cl_list.c' || echo './'`cl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_dispatcher.c -o libosmcomp_la-cl_dispatcher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_log.lo `test -f 'cl_log.c' || echo './'`cl_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_event_wheel.c -o libosmcomp_la-cl_event_wheel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_list.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_log.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_log.c -o libosmcomp_la-cl_log.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_map.lo `test -f 'cl_map.c' || echo './'`cl_map.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_pool.lo `test -f 'cl_pool.c' || echo './'`cl_pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_map.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_map.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_ptr_vector.lo `test -f 'cl_ptr_vector.c' || echo './'`cl_ptr_vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_pool.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_pool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_list.c -o libosmcomp_la-cl_list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_ptr_vector.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_ptr_vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_ptr_vector.c -o libosmcomp_la-cl_ptr_vector.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_spinlock.lo `test -f 'cl_spinlock.c' || echo './'`cl_spinlock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_pool.c -o libosmcomp_la-cl_pool.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_spinlock.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_spinlock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_statustext.lo `test -f 'cl_statustext.c' || echo './'`cl_statustext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_spinlock.c -o libosmcomp_la-cl_spinlock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_statustext.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_statustext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_statustext.c -o libosmcomp_la-cl_statustext.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_thread.lo `test -f 'cl_thread.c' || echo './'`cl_thread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_threadpool.lo `test -f 'cl_threadpool.c' || echo './'`cl_threadpool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_thread.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_threadpool.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_threadpool.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_timer.lo `test -f 'cl_timer.c' || echo './'`cl_timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_map.c -o libosmcomp_la-cl_map.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_timer.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_thread.c -o libosmcomp_la-cl_thread.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_threadpool.c -o libosmcomp_la-cl_threadpool.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_vector.lo `test -f 'cl_vector.c' || echo './'`cl_vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-ib_statustext.lo `test -f 'ib_statustext.c' || echo './'`ib_statustext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_vector.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c ib_statustext.c -fPIC -DPIC -o .libs/libosmcomp_la-ib_statustext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c ib_statustext.c -o libosmcomp_la-ib_statustext.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_timer.c -o libosmcomp_la-cl_timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmcomp_la-cl_nodenamemap.lo `test -f 'cl_nodenamemap.c' || echo './'`cl_nodenamemap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_nodenamemap.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_nodenamemap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_vector.c -o libosmcomp_la-cl_vector.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c cl_nodenamemap.c -o libosmcomp_la-cl_nodenamemap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -version-info 3:6:0 -export-dynamic -Wl,--version-script=./libosmcomp.map -Wl,-z,relro -o libosmcomp.la -rpath /usr/lib libosmcomp_la-cl_complib.lo libosmcomp_la-cl_dispatcher.lo libosmcomp_la-cl_event.lo libosmcomp_la-cl_event_wheel.lo libosmcomp_la-cl_list.lo libosmcomp_la-cl_log.lo libosmcomp_la-cl_map.lo libosmcomp_la-cl_pool.lo libosmcomp_la-cl_ptr_vector.lo libosmcomp_la-cl_spinlock.lo libosmcomp_la-cl_statustext.lo libosmcomp_la-cl_thread.lo libosmcomp_la-cl_threadpool.lo libosmcomp_la-cl_timer.lo libosmcomp_la-cl_vector.lo libosmcomp_la-ib_statustext.lo libosmcomp_la-cl_nodenamemap.lo -libumad -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libosmcomp_la-cl_complib.o .libs/libosmcomp_la-cl_dispatcher.o .libs/libosmcomp_la-cl_event.o .libs/libosmcomp_la-cl_event_wheel.o .libs/libosmcomp_la-cl_list.o .libs/libosmcomp_la-cl_log.o .libs/libosmcomp_la-cl_map.o .libs/libosmcomp_la-cl_pool.o .libs/libosmcomp_la-cl_ptr_vector.o .libs/libosmcomp_la-cl_spinlock.o .libs/libosmcomp_la-cl_statustext.o .libs/libosmcomp_la-cl_thread.o .libs/libosmcomp_la-cl_threadpool.o .libs/libosmcomp_la-cl_timer.o .libs/libosmcomp_la-cl_vector.o .libs/libosmcomp_la-ib_statustext.o .libs/libosmcomp_la-cl_nodenamemap.o -libumad -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libosmcomp.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libosmcomp.so.3 -o .libs/libosmcomp.so.3.0.6 libtool: link: (cd ".libs" && rm -f "libosmcomp.so.3" && ln -s "libosmcomp.so.3.0.6" "libosmcomp.so.3") libtool: link: (cd ".libs" && rm -f "libosmcomp.so" && ln -s "libosmcomp.so.3.0.6" "libosmcomp.so") libtool: link: ar cru .libs/libosmcomp.a libosmcomp_la-cl_complib.o libosmcomp_la-cl_dispatcher.o libosmcomp_la-cl_event.o libosmcomp_la-cl_event_wheel.o libosmcomp_la-cl_list.o libosmcomp_la-cl_log.o libosmcomp_la-cl_map.o libosmcomp_la-cl_pool.o libosmcomp_la-cl_ptr_vector.o libosmcomp_la-cl_spinlock.o libosmcomp_la-cl_statustext.o libosmcomp_la-cl_thread.o libosmcomp_la-cl_threadpool.o libosmcomp_la-cl_timer.o libosmcomp_la-cl_vector.o libosmcomp_la-ib_statustext.o libosmcomp_la-cl_nodenamemap.o libtool: link: ranlib .libs/libosmcomp.a libtool: link: ( cd ".libs" && rm -f "libosmcomp.la" && ln -s "../libosmcomp.la" "libosmcomp.la" ) make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/complib' Making all in libvendor make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' Making all in . make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmvendor_la-osm_vendor_ibumad.lo `test -f 'osm_vendor_ibumad.c' || echo './'`osm_vendor_ibumad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o libosmvendor_la-osm_vendor_ibumad_sa.lo `test -f 'osm_vendor_ibumad_sa.c' || echo './'`osm_vendor_ibumad_sa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vendor_ibumad.c -fPIC -DPIC -o .libs/libosmvendor_la-osm_vendor_ibumad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vendor_ibumad_sa.c -fPIC -DPIC -o .libs/libosmvendor_la-osm_vendor_ibumad_sa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vendor_ibumad_sa.c -o libosmvendor_la-osm_vendor_ibumad_sa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vendor_ibumad.c -o libosmvendor_la-osm_vendor_ibumad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -version-info 3:8:0 -export-dynamic -Wl,--version-script=./libosmvendor.map -Wl,-z,relro -o libosmvendor.la -rpath /usr/lib libosmvendor_la-osm_vendor_ibumad.lo libosmvendor_la-osm_vendor_ibumad_sa.lo -L../complib -losmcomp -libumad -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libosmvendor_la-osm_vendor_ibumad.o .libs/libosmvendor_la-osm_vendor_ibumad_sa.o -Wl,-rpath -Wl,/builddir/build/BUILD/opensm-3.3.15/complib/.libs -L../complib /builddir/build/BUILD/opensm-3.3.15/complib/.libs/libosmcomp.so -libumad -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libosmvendor.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libosmvendor.so.3 -o .libs/libosmvendor.so.3.0.8 libtool: link: (cd ".libs" && rm -f "libosmvendor.so.3" && ln -s "libosmvendor.so.3.0.8" "libosmvendor.so.3") libtool: link: (cd ".libs" && rm -f "libosmvendor.so" && ln -s "libosmvendor.so.3.0.8" "libosmvendor.so") libtool: link: ar cru .libs/libosmvendor.a libosmvendor_la-osm_vendor_ibumad.o libosmvendor_la-osm_vendor_ibumad_sa.o libtool: link: ranlib .libs/libosmvendor.a libtool: link: ( cd ".libs" && rm -f "libosmvendor.la" && ln -s "../libosmvendor.la" "libosmvendor.la" ) make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' Making all in opensm make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/opensm' if [ -x ../gen_ver.sh ] ; then \ ver_file=../include/opensm/osm_version.h ; \ osm_ver=`cat $ver_file | sed -ne '/#define OSM_VERSION /s/^.*\"OpenSM \(.*\)\"$/\1/p'` ; \ ver=`../gen_ver.sh opensm` ; \ if [ $ver != $osm_ver ] ; then \ cat $ver_file | sed -e '/#define OSM_VERSION /s/\"OpenSM .*\"/\"OpenSM '$ver'\"/' > tmp_new_version ; \ cat tmp_new_version > $ver_file && rm -f tmp_new_version ; \ fi ; \ fi make all-am make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/opensm' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osm_log.lo osm_log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osm_mad_pool.lo osm_mad_pool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osm_helper.lo osm_helper.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_helper.c -fPIC -DPIC -o .libs/osm_helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mad_pool.c -fPIC -DPIC -o .libs/osm_mad_pool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_log.c -fPIC -DPIC -o .libs/osm_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mad_pool.c -o osm_mad_pool.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_console_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_log.c -o osm_log.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_console.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_db_files.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_db_pack.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_drop_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_guid_info_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_guid_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_inform.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_lid_mgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_helper.c -o osm_helper.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_lin_fwd_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_link_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mcast_fwd_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mcast_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mcast_tbl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mcm_port.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mesh.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mtree.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_multicast.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_node.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_node_desc_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_node_info_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_opensm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_pkey.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_pkey_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_pkey_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_port.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_port_info_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_mlnx_ext_port_info_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_remote_sm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_req.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_resp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_class_port_info.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_informinfo.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_lft_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_mft_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_link_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_mad_ctrl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_mcmember_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_node_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_path_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_pkey_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_portinfo_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_guidinfo_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_multipath_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_service_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_slvl_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_sminfo_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_vlarb_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sa_sw_info_record.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_service.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_slvl_map_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sminfo_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sm_mad_ctrl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sm_state_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_state_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_subnet.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_sw_info_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_switch.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_prtn.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_prtn_config.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_qos.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_router.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_trap_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_mgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_updn.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_lash.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_file.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_ftree.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_torus.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_dnup.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_dfsssp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vl15intf.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_vl_arb_rcv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c st.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_perfmgr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_perfmgr_db.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_event_plugin.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_dump.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_ucast_cache.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_qos_parser_y.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_qos_parser_l.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_qos_policy.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c osm_congestion_control.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -version-info 6:0:1 -export-dynamic -Wl,--version-script=./libopensm.map -Wl,-z,relro -o libopensm.la -rpath /usr/lib osm_log.lo osm_mad_pool.lo osm_helper.lo -libumad -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/osm_log.o .libs/osm_mad_pool.o .libs/osm_helper.o -libumad -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libopensm.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libopensm.so.5 -o .libs/libopensm.so.5.1.0 libtool: link: (cd ".libs" && rm -f "libopensm.so.5" && ln -s "libopensm.so.5.1.0" "libopensm.so.5") libtool: link: (cd ".libs" && rm -f "libopensm.so" && ln -s "libopensm.so.5.1.0" "libopensm.so") libtool: link: ar cru .libs/libopensm.a osm_log.o osm_mad_pool.o osm_helper.o libtool: link: ranlib .libs/libopensm.a libtool: link: ( cd ".libs" && rm -f "libopensm.la" && ln -s "../libopensm.la" "libopensm.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -rdynamic -Wl,-z,relro -o opensm main.o osm_console_io.o osm_console.o osm_db_files.o osm_db_pack.o osm_drop_mgr.o osm_guid_info_rcv.o osm_guid_mgr.o osm_inform.o osm_lid_mgr.o osm_lin_fwd_rcv.o osm_link_mgr.o osm_mcast_fwd_rcv.o osm_mcast_mgr.o osm_mcast_tbl.o osm_mcm_port.o osm_mesh.o osm_mtree.o osm_multicast.o osm_node.o osm_node_desc_rcv.o osm_node_info_rcv.o osm_opensm.o osm_pkey.o osm_pkey_mgr.o osm_pkey_rcv.o osm_port.o osm_port_info_rcv.o osm_mlnx_ext_port_info_rcv.o osm_remote_sm.o osm_req.o osm_resp.o osm_sa.o osm_sa_class_port_info.o osm_sa_informinfo.o osm_sa_lft_record.o osm_sa_mft_record.o osm_sa_link_record.o osm_sa_mad_ctrl.o osm_sa_mcmember_record.o osm_sa_node_record.o osm_sa_path_record.o osm_sa_pkey_record.o osm_sa_portinfo_record.o osm_sa_guidinfo_record.o osm_sa_multipath_record.o osm_sa_service_record.o osm_sa_slvl_record.o osm_sa_sminfo_record.o osm_sa_vlarb_record.o osm_sa_sw_info_record.o osm_service.o osm_slvl_map_rcv.o osm_sm.o osm_sminfo_rcv.o osm_sm_mad_ctrl.o osm_sm_state_mgr.o osm_state_mgr.o osm_subnet.o osm_sw_info_rcv.o osm_switch.o osm_prtn.o osm_prtn_config.o osm_qos.o osm_router.o osm_trap_rcv.o osm_ucast_mgr.o osm_ucast_updn.o osm_ucast_lash.o osm_ucast_file.o osm_ucast_ftree.o osm_torus.o osm_ucast_dnup.o osm_ucast_dfsssp.o osm_vl15intf.o osm_vl_arb_rcv.o st.o osm_perfmgr.o osm_perfmgr_db.o osm_event_plugin.o osm_dump.o osm_ucast_cache.o osm_qos_parser_y.o osm_qos_parser_l.o osm_qos_policy.o osm_congestion_control.o -L../complib -losmcomp -L../libvendor -losmvendor -L. -lopensm -L/builddir/build/BUILD/opensm-3.3.15/opensm/../../libibumad/.libs -L/usr/lib -libumad -libumad -ldl -lpthread libtool: link: gcc -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -rdynamic -Wl,-z -Wl,relro -o .libs/opensm main.o osm_console_io.o osm_console.o osm_db_files.o osm_db_pack.o osm_drop_mgr.o osm_guid_info_rcv.o osm_guid_mgr.o osm_inform.o osm_lid_mgr.o osm_lin_fwd_rcv.o osm_link_mgr.o osm_mcast_fwd_rcv.o osm_mcast_mgr.o osm_mcast_tbl.o osm_mcm_port.o osm_mesh.o osm_mtree.o osm_multicast.o osm_node.o osm_node_desc_rcv.o osm_node_info_rcv.o osm_opensm.o osm_pkey.o osm_pkey_mgr.o osm_pkey_rcv.o osm_port.o osm_port_info_rcv.o osm_mlnx_ext_port_info_rcv.o osm_remote_sm.o osm_req.o osm_resp.o osm_sa.o osm_sa_class_port_info.o osm_sa_informinfo.o osm_sa_lft_record.o osm_sa_mft_record.o osm_sa_link_record.o osm_sa_mad_ctrl.o osm_sa_mcmember_record.o osm_sa_node_record.o osm_sa_path_record.o osm_sa_pkey_record.o osm_sa_portinfo_record.o osm_sa_guidinfo_record.o osm_sa_multipath_record.o osm_sa_service_record.o osm_sa_slvl_record.o osm_sa_sminfo_record.o osm_sa_vlarb_record.o osm_sa_sw_info_record.o osm_service.o osm_slvl_map_rcv.o osm_sm.o osm_sminfo_rcv.o osm_sm_mad_ctrl.o osm_sm_state_mgr.o osm_state_mgr.o osm_subnet.o osm_sw_info_rcv.o osm_switch.o osm_prtn.o osm_prtn_config.o osm_qos.o osm_router.o osm_trap_rcv.o osm_ucast_mgr.o osm_ucast_updn.o osm_ucast_lash.o osm_ucast_file.o osm_ucast_ftree.o osm_torus.o osm_ucast_dnup.o osm_ucast_dfsssp.o osm_vl15intf.o osm_vl_arb_rcv.o st.o osm_perfmgr.o osm_perfmgr_db.o osm_event_plugin.o osm_dump.o osm_ucast_cache.o osm_qos_parser_y.o osm_qos_parser_l.o osm_qos_policy.o osm_congestion_control.o -L../complib -L../libvendor /builddir/build/BUILD/opensm-3.3.15/libvendor/.libs/libosmvendor.so /builddir/build/BUILD/opensm-3.3.15/complib/.libs/libosmcomp.so -L. /builddir/build/BUILD/opensm-3.3.15/opensm/.libs/libopensm.so -L/builddir/build/BUILD/opensm-3.3.15/opensm/../../libibumad/.libs -L/usr/lib -libumad -ldl -lpthread make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/opensm' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/opensm' Making all in osmtest make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-osmtest.o `test -f 'osmtest.c' || echo './'`osmtest.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-osmt_service.o `test -f 'osmt_service.c' || echo './'`osmt_service.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-osmt_slvl_vl_arb.o `test -f 'osmt_slvl_vl_arb.c' || echo './'`osmt_slvl_vl_arb.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-osmt_multicast.o `test -f 'osmt_multicast.c' || echo './'`osmt_multicast.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./include -I./../include -I./../../libibumad/include -I/usr/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -c -o osmtest-osmt_inform.o `test -f 'osmt_inform.c' || echo './'`osmt_inform.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -Wl,-z,relro -o osmtest osmtest-main.o osmtest-osmtest.o osmtest-osmt_service.o osmtest-osmt_slvl_vl_arb.o osmtest-osmt_multicast.o osmtest-osmt_inform.o -L../complib -losmcomp -L../libvendor -losmvendor -L../opensm -lopensm -L/builddir/build/BUILD/opensm-3.3.15/osmtest/../../libibumad/.libs -L/usr/lib -libumad -libumad -ldl -lpthread libtool: link: gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -Wl,-z -Wl,relro -o .libs/osmtest osmtest-main.o osmtest-osmtest.o osmtest-osmt_service.o osmtest-osmt_slvl_vl_arb.o osmtest-osmt_multicast.o osmtest-osmt_inform.o -L../complib -L../libvendor /builddir/build/BUILD/opensm-3.3.15/libvendor/.libs/libosmvendor.so /builddir/build/BUILD/opensm-3.3.15/complib/.libs/libosmcomp.so -L../opensm /builddir/build/BUILD/opensm-3.3.15/opensm/.libs/libopensm.so -L/builddir/build/BUILD/opensm-3.3.15/osmtest/../../libibumad/.libs -L/usr/lib -libumad -ldl -lpthread make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' Making all in include make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' Making all in . make[3]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' make[3]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ysVsbn + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm ++ dirname /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm + cd opensm-3.3.15 + rm -rf /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm + make DESTDIR=/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm install Making install in complib make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/complib' make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/complib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libosmcomp.la '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libosmcomp.so.3.0.6 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.so.3.0.6 libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libosmcomp.so.3.0.6 libosmcomp.so.3 || { rm -f libosmcomp.so.3 && ln -s libosmcomp.so.3.0.6 libosmcomp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libosmcomp.so.3.0.6 libosmcomp.so || { rm -f libosmcomp.so && ln -s libosmcomp.so.3.0.6 libosmcomp.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmcomp.lai /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.la libtool: install: /usr/bin/install -c .libs/libosmcomp.a /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.a libtool: install: ranlib /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/infiniband/complib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/complib" /usr/bin/install -c -m 644 ./../include/complib/cl_atomic.h ./../include/complib/cl_atomic_osd.h ./../include/complib/cl_byteswap.h ./../include/complib/cl_byteswap_osd.h ./../include/complib/cl_comppool.h ./../include/complib/cl_debug.h ./../include/complib/cl_debug_osd.h ./../include/complib/cl_dispatcher.h ./../include/complib/cl_event.h ./../include/complib/cl_event_wheel.h ./../include/complib/cl_event_osd.h ./../include/complib/cl_fleximap.h ./../include/complib/cl_list.h ./../include/complib/cl_log.h ./../include/complib/cl_map.h ./../include/complib/cl_math.h ./../include/complib/cl_nodenamemap.h ./../include/complib/cl_packoff.h ./../include/complib/cl_packon.h ./../include/complib/cl_passivelock.h ./../include/complib/cl_pool.h ./../include/complib/cl_ptr_vector.h ./../include/complib/cl_qcomppool.h ./../include/complib/cl_qlist.h ./../include/complib/cl_qmap.h ./../include/complib/cl_qpool.h ./../include/complib/cl_spinlock.h ./../include/complib/cl_spinlock_osd.h ./../include/complib/cl_thread.h ./../include/complib/cl_thread_osd.h ./../include/complib/cl_threadpool.h ./../include/complib/cl_timer.h ./../include/complib/cl_timer_osd.h ./../include/complib/cl_types.h ./../include/complib/cl_types_osd.h ./../include/complib/cl_vector.h '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/complib' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/complib' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/complib' Making install in libvendor make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' Making install in . make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' make[3]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libosmvendor.la '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib' libtool: install: warning: relinking `libosmvendor.la' libtool: install: (cd /builddir/build/BUILD/opensm-3.3.15/libvendor; /bin/sh /builddir/build/BUILD/opensm-3.3.15/libtool --tag CC --mode=relink gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wno-format-security -version-info 3:8:0 -export-dynamic -Wl,--version-script=./libosmvendor.map -Wl,-z,relro -o libosmvendor.la -rpath /usr/lib libosmvendor_la-osm_vendor_ibumad.lo libosmvendor_la-osm_vendor_ibumad_sa.lo -L../complib -losmcomp -libumad -ldl -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/libosmvendor_la-osm_vendor_ibumad.o .libs/libosmvendor_la-osm_vendor_ibumad_sa.o -L../complib -L/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib -L/usr/lib -losmcomp -libumad -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libosmvendor.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libosmvendor.so.3 -o .libs/libosmvendor.so.3.0.8 libtool: install: /usr/bin/install -c .libs/libosmvendor.so.3.0.8T /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.so.3.0.8 libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libosmvendor.so.3.0.8 libosmvendor.so.3 || { rm -f libosmvendor.so.3 && ln -s libosmvendor.so.3.0.8 libosmvendor.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libosmvendor.so.3.0.8 libosmvendor.so || { rm -f libosmvendor.so && ln -s libosmvendor.so.3.0.8 libosmvendor.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmvendor.lai /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.la libtool: install: /usr/bin/install -c .libs/libosmvendor.a /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.a libtool: install: chmod 644 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.a libtool: install: ranlib /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/infiniband/vendor" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/vendor" /usr/bin/install -c -m 644 ./../include/vendor/osm_vendor_api.h ./../include/vendor/osm_vendor.h ./../include/vendor/osm_vendor_sa_api.h ./../include/vendor/osm_vendor_ibumad.h '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/vendor' make[3]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/libvendor' Making install in opensm make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/opensm' if [ -x ../gen_ver.sh ] ; then \ ver_file=../include/opensm/osm_version.h ; \ osm_ver=`cat $ver_file | sed -ne '/#define OSM_VERSION /s/^.*\"OpenSM \(.*\)\"$/\1/p'` ; \ ver=`../gen_ver.sh opensm` ; \ if [ $ver != $osm_ver ] ; then \ cat $ver_file | sed -e '/#define OSM_VERSION /s/\"OpenSM .*\"/\"OpenSM '$ver'\"/' > tmp_new_version ; \ cat tmp_new_version > $ver_file && rm -f tmp_new_version ; \ fi ; \ fi make install-am make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/opensm' make[3]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/opensm' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libopensm.la '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libopensm.so.5.1.0 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.so.5.1.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libopensm.so.5.1.0 libopensm.so.5 || { rm -f libopensm.so.5 && ln -s libopensm.so.5.1.0 libopensm.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib && { ln -s -f libopensm.so.5.1.0 libopensm.so || { rm -f libopensm.so && ln -s libopensm.so.5.1.0 libopensm.so; }; }) libtool: install: /usr/bin/install -c .libs/libopensm.lai /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.la libtool: install: /usr/bin/install -c .libs/libopensm.a /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.a libtool: install: ranlib /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c opensm '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/libvendor/libosmvendor.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/complib/libosmcomp.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/opensm/libopensm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/opensm /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin/opensm test -z "/usr/include/infiniband/opensm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/opensm" /usr/bin/install -c -m 644 ./../include/opensm/osm_attrib_req.h ./../include/opensm/osm_base.h ./../include/opensm/osm_console.h ./../include/opensm/osm_console_io.h ./../include/opensm/osm_db.h ./../include/opensm/osm_db_pack.h ./../include/opensm/osm_event_plugin.h ./../include/opensm/osm_errors.h ./../include/opensm/osm_file_ids.h ./../include/opensm/osm_guid.h ./../include/opensm/osm_helper.h ./../include/opensm/osm_inform.h ./../include/opensm/osm_ucast_lash.h ./../include/opensm/osm_lid_mgr.h ./../include/opensm/osm_log.h ./../include/opensm/osm_mad_pool.h ./../include/opensm/osm_madw.h ./../include/opensm/osm_mcast_tbl.h ./../include/opensm/osm_mcm_port.h ./../include/opensm/osm_mesh.h ./../include/opensm/osm_mtree.h ./../include/opensm/osm_multicast.h ./../include/opensm/osm_msgdef.h ./../include/opensm/osm_node.h ./../include/opensm/osm_opensm.h ./../include/opensm/osm_partition.h ./../include/opensm/osm_path.h ./../include/opensm/osm_perfmgr.h ./../include/opensm/osm_perfmgr_db.h ./../include/opensm/osm_pkey.h ./../include/opensm/osm_port.h ./../include/opensm/osm_port_profile.h ./../include/opensm/osm_prefix_route.h ./../include/opensm/osm_qos_policy.h ./../include/opensm/osm_congestion_control.h ./../include/opensm/osm_remote_sm.h ./../include/opensm/osm_router.h ./../include/opensm/osm_sa.h ./../include/opensm/osm_sa_mad_ctrl.h ./../include/opensm/osm_service.h '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/opensm' /usr/bin/install -c -m 644 ./../include/opensm/osm_sm.h ./../include/opensm/osm_sm_mad_ctrl.h ./../include/opensm/st.h ./../include/opensm/osm_stats.h ./../include/opensm/osm_subnet.h ./../include/opensm/osm_switch.h ./../include/opensm/osm_ucast_mgr.h ./../include/opensm/osm_ucast_cache.h ./../include/opensm/osm_vl15intf.h ../include/opensm/osm_version.h ../include/opensm/osm_config.h '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/opensm' make[3]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/opensm' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/opensm' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/opensm' Making install in osmtest make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c osmtest '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/libvendor/libosmvendor.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/complib/libosmcomp.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/opensm-3.3.15/opensm/libopensm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/osmtest /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin/osmtest make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/osmtest' Making install in include make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' Making install in . make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' make[3]: Entering directory `/builddir/build/BUILD/opensm-3.3.15/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/infiniband" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/iba' /usr/bin/install -c -m 644 iba/ib_types.h iba/ib_cm_types.h '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include/infiniband/iba' make[3]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15/include' make[1]: Entering directory `/builddir/build/BUILD/opensm-3.3.15' make[2]: Entering directory `/builddir/build/BUILD/opensm-3.3.15' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/opensm-3.3.15' ./config/install-sh -m 755 -d /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm//etc/init.d cp ./scripts/opensm.init /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm//etc/init.d/opensmd chmod 755 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm//etc/init.d/opensmd make[3]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/share/man/man5" /usr/bin/install -c -m 644 man/torus-2QoS.conf.5 '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/share/man/man5' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/share/man/man8" /usr/bin/install -c -m 644 man/opensm.8 man/osmtest.8 man/torus-2QoS.8 '/builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15' make[1]: Leaving directory `/builddir/build/BUILD/opensm-3.3.15' + rm -rf /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/etc /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/include /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/sbin + rm -rf /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/share + rm -f /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.la /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.la /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.la /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.so /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.so /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.so /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.a /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.a /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.a + rm -f /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.so.5 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libopensm.so.5.1.0 + rm -f /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.so.3 /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmcomp.so.3.0.6 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/opensm-3.3.15 extracting debug info from /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm/usr/lib/libosmvendor.so.3.0.8 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libosmvendor.so.3.0.8.debug to /usr/lib/debug/usr/lib/libosmvendor.so.3.debug 1013 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: compat-opensm-libs-3.3.15-2.el7.armv7hl Provides: compat-opensm-libs = 3.3.15-2.el7 compat-opensm-libs(armv7hl-32) = 3.3.15-2.el7 libosmvendor.so.3 libosmvendor.so.3(OSMVENDOR_2.0) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libibumad.so.3 libibumad.so.3(IBUMAD_1.0) libosmcomp.so.3 libosmcomp.so.3(OSMCOMP_2.3) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: compat-opensm-libs-debuginfo-3.3.15-2.el7.armv7hl Provides: compat-opensm-libs-debuginfo = 3.3.15-2.el7 compat-opensm-libs-debuginfo(armv7hl-32) = 3.3.15-2.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/compat-opensm-libs-3.3.15-2.el7.arm Wrote: /builddir/build/RPMS/compat-opensm-libs-3.3.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/compat-opensm-libs-debuginfo-3.3.15-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7HDxHH + umask 022 + cd /builddir/build/BUILD + cd opensm-3.3.15 + rm -rf /builddir/build/BUILDROOT/compat-opensm-libs-3.3.15-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->