Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ucx.spec'], chrootPath='/var/lib/mock/ucx-1.4.0-1.el7-20190813203442-2354/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ucx.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ucx-1.4.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ucx.spec'], chrootPath='/var/lib/mock/ucx-1.4.0-1.el7-20190813203442-2354/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ucx.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zRYA5O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ucx-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ucx-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ucx-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CdYf0F + umask 022 + cd /builddir/build/BUILD + cd ucx-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-optimizations --disable-logging --disable-debug --disable-assertions --disable-params-check checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for git... no 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '1005' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for gcc option to support OpenMP... -fopenmp checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for cos in -lm... yes checking for C/C++ restrict keyword... __restrict checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for aarch64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dot... no checking whether -diag-disable 1478 overrides deprecated declarations... no checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes checking -diag-disable 269... no checking for __attribute__(optimize)... 1 checking c++11 support... yes checking for shm_open in -lrt... yes checking for timer_create in -lrt... yes checking whether asprintf is declared... yes checking whether strdupa is declared... yes checking whether basename is declared... yes checking whether fmemopen is declared... yes checking whether CPU_ZERO is declared... yes checking whether CPU_ISSET is declared... yes checking for library containing pthread_create... -lpthread checking for library containing pthread_atfork... none required checking whether F_SETOWN_EX is declared... yes checking whether ethtool_cmd_speed is declared... yes checking whether SPEED_UNKNOWN is declared... yes checking whether __ppc_get_timebase_freq is declared... no checking sys/platform/ppc.h usability... no checking sys/platform/ppc.h presence... no checking for sys/platform/ppc.h... no checking for using Google C++ Testing Framework... no checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking numaif.h usability... yes checking numaif.h presence... yes checking for numaif.h... yes checking for mbind in -lnuma... yes checking for struct bitmask... yes checking malloc hooks... yes checking bfd.h usability... no checking bfd.h presence... no checking for bfd.h... no configure: WARNING: binutils headers not found checking for libiberty.h... no checking for libiberty/libiberty.h... no checking for bfd_openr in -lbfd... no checking for xstrerror in -liberty... configure: WARNING: bfd library not found no checking for dlopen in -ldl... configure: WARNING: iberty library not found yes checking for main in -lintl... no checking for struct dl_phdr_info... configure: WARNING: intl library not found yes configure: WARNING: detailed backtrace is not supported checking __attribute__((constructor))... yes checking support for CNTVCT_EL0 on aarch64... yes configure: Memory allocator is ptmalloc-2.8.6 version checking for malloc_get_state... yes checking for malloc_set_state... yes configure: Compiling with verbs support from /usr checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for ibv_get_device_list in -libverbs... yes checking whether ibv_wc_status_str is declared... yes checking whether ibv_event_type_str is declared... yes checking whether ibv_query_gid is declared... yes checking whether ibv_get_device_name is declared... yes checking whether ibv_create_srq is declared... yes checking whether ibv_get_async_event is declared... yes checking infiniband/verbs_exp.h usability... no checking infiniband/verbs_exp.h presence... no checking for infiniband/verbs_exp.h... no checking for struct ibv_exp_device_attr.exp_device_cap_flags... no checking for struct ibv_exp_device_attr.odp_caps... no checking for struct ibv_exp_device_attr.odp_caps.per_transport_caps.dc_odp_caps... no checking for struct ibv_exp_device_attr.odp_mr_max_size... no checking for struct ibv_exp_qp_init_attr.max_inl_recv... no checking for struct ibv_async_event.element.dct... no configure: Checking for legacy bare-metal support checking infiniband/mlx5_hw.h usability... no checking infiniband/mlx5_hw.h presence... no checking for infiniband/mlx5_hw.h... no configure: Checking for DV bare-metal support checking for mlx5dv_query_device in -lmlx5-rdmav2... no checking for mlx5dv_query_device in -lmlx5... yes checking for infiniband/mlx5dv.h... yes checking whether ibv_alloc_td is declared... yes checking whether IBV_LINK_LAYER_INFINIBAND is declared... yes checking whether IBV_LINK_LAYER_ETHERNET is declared... yes checking whether IBV_EVENT_GID_CHANGE is declared... yes checking whether IBV_EXP_CQ_IGNORE_OVERRUN is declared... no checking whether IBV_EXP_ACCESS_ALLOCATE_MR is declared... no checking whether IBV_EXP_ACCESS_ON_DEMAND is declared... no checking whether IBV_EXP_DEVICE_MR_ALLOCATE is declared... no checking whether IBV_EXP_WR_NOP is declared... no checking whether IBV_EXP_DEVICE_DC_TRANSPORT is declared... no checking whether IBV_EXP_ATOMIC_HCA_REPLY_BE is declared... no checking whether IBV_EXP_PREFETCH_WRITE_ACCESS is declared... no checking whether IBV_EXP_QP_OOO_RW_DATA_PLACEMENT is declared... no checking whether IBV_EXP_DCT_OOO_RW_DATA_PLACEMENT is declared... no checking whether IBV_EXP_CQ_MODERATION is declared... no checking whether ibv_exp_reg_mr is declared... no checking whether ibv_exp_create_qp is declared... no checking whether ibv_exp_prefetch_mr is declared... no checking whether ibv_exp_create_srq is declared... no checking whether ibv_exp_setenv is declared... no checking whether ibv_exp_post_send is declared... no checking whether IBV_EXP_WR_EXT_MASKED_ATOMIC_CMP_AND_SWP is declared... no checking whether IBV_EXP_WR_EXT_MASKED_ATOMIC_FETCH_AND_ADD is declared... no checking whether IBV_EXP_QP_INIT_ATTR_ATOMICS_ARG is declared... no checking whether IBV_EXP_SEND_EXT_ATOMIC_INLINE is declared... no checking whether IBV_EXP_DEVICE_ATTR_RESERVED_2 is declared... no checking whether IBV_EXP_MR_INDIRECT_KLMS is declared... no checking whether IBV_EXP_QP_CREATE_UMR is declared... no checking for struct ibv_exp_qp_init_attr.umr_caps... no checking whether IBV_EXP_MR_FIXED_BUFFER_SIZE is declared... no configure: WARNING: Compiling without extended atomics support checking for struct ibv_exp_masked_atomic_params.masked_log_atomic_arg_sizes_network_endianness... no checking whether IBV_EXP_ODP_SUPPORT_IMPLICIT is declared... no checking for struct mlx5_wqe_av.base... no checking for struct mlx5_grh_av.rmac... no checking whether IBV_EXP_QPT_DC_INI is declared... no checking for struct ibv_exp_dct_init_attr.inline_size... no checking for ib_cm_send_req in -libcm... no checking for struct ibv_exp_tmh.tag... no checking whether ibv_cmd_modify_qp is declared... no configure: Checking OFED valgrind libs /usr/lib64/mlnx_ofed/valgrind checking /usr/include/rdma/rdma_cma.h usability... yes checking /usr/include/rdma/rdma_cma.h presence... yes checking for /usr/include/rdma/rdma_cma.h... yes checking for rdma_create_id in -lrdmacm... yes checking for CRAY_UGNI... no checking for mvn... no checking for java... no configure: WARNING: Disabling Java support - java or mvn not in path. checking cuda.h usability... no checking cuda.h presence... no checking for cuda.h... no checking cuda_runtime.h usability... no checking cuda_runtime.h presence... no checking for cuda_runtime.h... no configure: WARNING: CUDA not found checking gdrapi.h usability... no checking gdrapi.h presence... no checking for gdrapi.h... no configure: WARNING: GDR_COPY not found configure: ROCm path was not specified. Guessing ... checking hsa.h usability... no checking hsa.h presence... no checking for hsa.h... no configure: WARNING: ROCm not found checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for process_vm_readv... yes configure: KNEM path was not found, guessing ... find: '/opt/knem*': No such file or directory dirname: missing operand Try 'dirname --help' for more information. checking /include/knem_io.h usability... no checking /include/knem_io.h presence... no checking for /include/knem_io.h... no configure: WARNING: KNEM requested but not found configure: XPMEM - failed to open the requested location (guess), guessing ... checking for CRAY_XPMEM... no dirname: missing operand Try 'dirname --help' for more information. checking /include/xpmem.h usability... no checking /include/xpmem.h presence... no checking for /include/xpmem.h... no configure: WARNING: XPMEM header was not found checking for aarch64-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation ./configure: line 23834: doxygen: command not found configure: WARNING: doxygen version is bad. Required version: 1.8.6 and above checking for aarch64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl configure: Supported transports: ,rc,ud,rdmacm,cma checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/uct/api/version.h config.status: creating ucx.spec config.status: creating ucx.pc config.status: creating debian/rules config.status: creating debian/control config.status: creating debian/changelog config.status: creating src/ucs/Makefile config.status: creating src/uct/Makefile config.status: creating src/ucp/Makefile config.status: creating src/ucp/api/ucp_version.h config.status: creating src/ucp/core/ucp_version.c config.status: creating src/ucm/Makefile config.status: creating src/tools/info/Makefile config.status: creating src/tools/perf/Makefile config.status: creating src/tools/profile/Makefile config.status: creating test/apps/Makefile config.status: creating test/apps/sockaddr/Makefile config.status: creating test/examples/Makefile config.status: creating test/gtest/Makefile config.status: creating test/mpi/Makefile config.status: creating bindings/java/src/main/native/Makefile config.status: creating test/mpi/run_mpi.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j48 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0' Making all in src/ucm make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o event/libucm_la-event.lo `test -f 'event/event.c' || echo './'`event/event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o malloc/libucm_la-malloc_hook.lo `test -f 'malloc/malloc_hook.c' || echo './'`malloc/malloc_hook.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o mmap/libucm_la-install.lo `test -f 'mmap/install.c' || echo './'`mmap/install.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o util/libucm_la-replace.lo `test -f 'util/replace.c' || echo './'`util/replace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o util/libucm_la-log.lo `test -f 'util/log.c' || echo './'`util/log.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o util/libucm_la-reloc.lo `test -f 'util/reloc.c' || echo './'`util/reloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o util/libucm_la-sys.lo `test -f 'util/sys.c' || echo './'`util/sys.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ptmalloc286/libucm_la-malloc.lo `test -f 'ptmalloc286/malloc.c' || echo './'`ptmalloc286/malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c mmap/install.c -fPIC -DPIC -o mmap/.libs/libucm_la-install.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c event/event.c -fPIC -DPIC -o event/.libs/libucm_la-event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/log.c -fPIC -DPIC -o util/.libs/libucm_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c malloc/malloc_hook.c -fPIC -DPIC -o malloc/.libs/libucm_la-malloc_hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/reloc.c -fPIC -DPIC -o util/.libs/libucm_la-reloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/replace.c -fPIC -DPIC -o util/.libs/libucm_la-replace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ptmalloc286/malloc.c -fPIC -DPIC -o ptmalloc286/.libs/libucm_la-malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/sys.c -fPIC -DPIC -o util/.libs/libucm_la-sys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c mmap/install.c -o mmap/libucm_la-install.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/replace.c -o util/libucm_la-replace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/sys.c -o util/libucm_la-sys.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/log.c -o util/libucm_la-log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c util/reloc.c -o util/libucm_la-reloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c event/event.c -o event/libucm_la-event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c malloc/malloc_hook.c -o malloc/libucm_la-malloc_hook.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ptmalloc286/malloc.c -o ptmalloc286/libucm_la-malloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -version-info 0:0:0 -Xlinker -z -Xlinker nodelete -Xlinker -z -Xlinker interpose -Wl,-z,relro -o libucm.la -rpath /usr/lib64 event/libucm_la-event.lo malloc/libucm_la-malloc_hook.lo mmap/libucm_la-install.lo util/libucm_la-replace.lo util/libucm_la-log.lo util/libucm_la-reloc.lo util/libucm_la-sys.lo ptmalloc286/libucm_la-malloc.lo -lpthread -lrt -lrt -ldl libtool: link: gcc -shared -fPIC -DPIC event/.libs/libucm_la-event.o malloc/.libs/libucm_la-malloc_hook.o mmap/.libs/libucm_la-install.o util/.libs/libucm_la-replace.o util/.libs/libucm_la-log.o util/.libs/libucm_la-reloc.o util/.libs/libucm_la-sys.o ptmalloc286/.libs/libucm_la-malloc.o -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,nodelete -Wl,-z -Wl,interpose -Wl,-z -Wl,relro -Wl,-soname -Wl,libucm.so.0 -o .libs/libucm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libucm.so.0" && ln -s "libucm.so.0.0.0" "libucm.so.0") libtool: link: (cd ".libs" && rm -f "libucm.so" && ln -s "libucm.so.0.0.0" "libucm.so") libtool: link: ar cru .libs/libucm.a event/libucm_la-event.o malloc/libucm_la-malloc_hook.o mmap/libucm_la-install.o util/libucm_la-replace.o util/libucm_la-log.o util/libucm_la-reloc.o util/libucm_la-sys.o ptmalloc286/libucm_la-malloc.o libtool: link: ranlib .libs/libucm.a libtool: link: ( cd ".libs" && rm -f "libucm.la" && ln -s "../libucm.la" "libucm.la" ) make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' Making all in src/ucs make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o algorithm/libucs_la-crc.lo `test -f 'algorithm/crc.c' || echo './'`algorithm/crc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o algorithm/libucs_la-qsort_r.lo `test -f 'algorithm/qsort_r.c' || echo './'`algorithm/qsort_r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arch/aarch64/libucs_la-cpu.lo `test -f 'arch/aarch64/cpu.c' || echo './'`arch/aarch64/cpu.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arch/ppc64/libucs_la-timebase.lo `test -f 'arch/ppc64/timebase.c' || echo './'`arch/ppc64/timebase.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arch/x86_64/libucs_la-cpu.lo `test -f 'arch/x86_64/cpu.c' || echo './'`arch/x86_64/cpu.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o async/libucs_la-async.lo `test -f 'async/async.c' || echo './'`async/async.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o async/libucs_la-signal.lo `test -f 'async/signal.c' || echo './'`async/signal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o async/libucs_la-pipe.lo `test -f 'async/pipe.c' || echo './'`async/pipe.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o async/libucs_la-thread.lo `test -f 'async/thread.c' || echo './'`async/thread.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o config/libucs_la-global_opts.lo `test -f 'config/global_opts.c' || echo './'`config/global_opts.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o config/libucs_la-ucm_opts.lo `test -f 'config/ucm_opts.c' || echo './'`config/ucm_opts.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o config/libucs_la-parser.lo `test -f 'config/parser.c' || echo './'`config/parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-arbiter.lo `test -f 'datastruct/arbiter.c' || echo './'`datastruct/arbiter.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-callbackq.lo `test -f 'datastruct/callbackq.c' || echo './'`datastruct/callbackq.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-frag_list.lo `test -f 'datastruct/frag_list.c' || echo './'`datastruct/frag_list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-mpmc.lo `test -f 'datastruct/mpmc.c' || echo './'`datastruct/mpmc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-mpool.lo `test -f 'datastruct/mpool.c' || echo './'`datastruct/mpool.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-pgtable.lo `test -f 'datastruct/pgtable.c' || echo './'`datastruct/pgtable.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-ptr_array.lo `test -f 'datastruct/ptr_array.c' || echo './'`datastruct/ptr_array.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o datastruct/libucs_la-strided_alloc.lo `test -f 'datastruct/strided_alloc.c' || echo './'`datastruct/strided_alloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o debug/libucs_la-assert.lo `test -f 'debug/assert.c' || echo './'`debug/assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o debug/libucs_la-debug.lo `test -f 'debug/debug.c' || echo './'`debug/debug.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o debug/libucs_la-log.lo `test -f 'debug/log.c' || echo './'`debug/log.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o debug/libucs_la-memtrack.lo `test -f 'debug/memtrack.c' || echo './'`debug/memtrack.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o profile/libucs_la-profile.lo `test -f 'profile/profile.c' || echo './'`profile/profile.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o stats/libucs_la-stats.lo `test -f 'stats/stats.c' || echo './'`stats/stats.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-init.lo `test -f 'sys/init.c' || echo './'`sys/init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-math.lo `test -f 'sys/math.c' || echo './'`sys/math.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-numa.lo `test -f 'sys/numa.c' || echo './'`sys/numa.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-rcache.lo `test -f 'sys/rcache.c' || echo './'`sys/rcache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-memtype_cache.lo `test -f 'sys/memtype_cache.c' || echo './'`sys/memtype_cache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-string.lo `test -f 'sys/string.c' || echo './'`sys/string.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sys/libucs_la-sys.lo `test -f 'sys/sys.c' || echo './'`sys/sys.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o time/libucs_la-time.lo `test -f 'time/time.c' || echo './'`time/time.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o time/libucs_la-timer_wheel.lo `test -f 'time/timer_wheel.c' || echo './'`time/timer_wheel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o time/libucs_la-timerq.lo `test -f 'time/timerq.c' || echo './'`time/timerq.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o type/libucs_la-class.lo `test -f 'type/class.c' || echo './'`type/class.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o type/libucs_la-component.lo `test -f 'type/component.c' || echo './'`type/component.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o type/libucs_la-spinlock.lo `test -f 'type/spinlock.c' || echo './'`type/spinlock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o type/libucs_la-status.lo `test -f 'type/status.c' || echo './'`type/status.c libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/arbiter.c -fPIC -DPIC -o datastruct/.libs/libucs_la-arbiter.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/ptr_array.c -fPIC -DPIC -o datastruct/.libs/libucs_la-ptr_array.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/async.c -fPIC -DPIC -o async/.libs/libucs_la-async.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c algorithm/crc.c -fPIC -DPIC -o algorithm/.libs/libucs_la-crc.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/pipe.c -fPIC -DPIC -o async/.libs/libucs_la-pipe.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/memtrack.c -fPIC -DPIC -o debug/.libs/libucs_la-memtrack.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/callbackq.c -fPIC -DPIC -o datastruct/.libs/libucs_la-callbackq.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/frag_list.c -fPIC -DPIC -o datastruct/.libs/libucs_la-frag_list.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/x86_64/cpu.c -fPIC -DPIC -o arch/x86_64/.libs/libucs_la-cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/assert.c -fPIC -DPIC -o debug/.libs/libucs_la-assert.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/signal.c -fPIC -DPIC -o async/.libs/libucs_la-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/mpool.c -fPIC -DPIC -o datastruct/.libs/libucs_la-mpool.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c algorithm/qsort_r.c -fPIC -DPIC -o algorithm/.libs/libucs_la-qsort_r.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/pgtable.c -fPIC -DPIC -o datastruct/.libs/libucs_la-pgtable.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/aarch64/cpu.c -fPIC -DPIC -o arch/aarch64/.libs/libucs_la-cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/global_opts.c -fPIC -DPIC -o config/.libs/libucs_la-global_opts.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/parser.c -fPIC -DPIC -o config/.libs/libucs_la-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/strided_alloc.c -fPIC -DPIC -o datastruct/.libs/libucs_la-strided_alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/mpmc.c -fPIC -DPIC -o datastruct/.libs/libucs_la-mpmc.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/ppc64/timebase.c -fPIC -DPIC -o arch/ppc64/.libs/libucs_la-timebase.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/debug.c -fPIC -DPIC -o debug/.libs/libucs_la-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/sys.c -fPIC -DPIC -o sys/.libs/libucs_la-sys.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/thread.c -fPIC -DPIC -o async/.libs/libucs_la-thread.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/timer_wheel.c -fPIC -DPIC -o time/.libs/libucs_la-timer_wheel.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/timerq.c -fPIC -DPIC -o time/.libs/libucs_la-timerq.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/log.c -fPIC -DPIC -o debug/.libs/libucs_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/ucm_opts.c -fPIC -DPIC -o config/.libs/libucs_la-ucm_opts.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/status.c -fPIC -DPIC -o type/.libs/libucs_la-status.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/math.c -fPIC -DPIC -o sys/.libs/libucs_la-math.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/init.c -fPIC -DPIC -o sys/.libs/libucs_la-init.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/time.c -fPIC -DPIC -o time/.libs/libucs_la-time.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stats/stats.c -fPIC -DPIC -o stats/.libs/libucs_la-stats.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/memtype_cache.c -fPIC -DPIC -o sys/.libs/libucs_la-memtype_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/rcache.c -fPIC -DPIC -o sys/.libs/libucs_la-rcache.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c profile/profile.c -fPIC -DPIC -o profile/.libs/libucs_la-profile.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/component.c -fPIC -DPIC -o type/.libs/libucs_la-component.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/class.c -fPIC -DPIC -o type/.libs/libucs_la-class.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/string.c -fPIC -DPIC -o sys/.libs/libucs_la-string.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/spinlock.c -fPIC -DPIC -o type/.libs/libucs_la-spinlock.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/numa.c -fPIC -DPIC -o sys/.libs/libucs_la-numa.o libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/x86_64/cpu.c -o arch/x86_64/libucs_la-cpu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c algorithm/crc.c -o algorithm/libucs_la-crc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/status.c -o type/libucs_la-status.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/ucm_opts.c -o config/libucs_la-ucm_opts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/math.c -o sys/libucs_la-math.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/aarch64/cpu.c -o arch/aarch64/libucs_la-cpu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/assert.c -o debug/libucs_la-assert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/component.c -o type/libucs_la-component.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/spinlock.c -o type/libucs_la-spinlock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/time.c -o time/libucs_la-time.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/global_opts.c -o config/libucs_la-global_opts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/numa.c -o sys/libucs_la-numa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c type/class.c -o type/libucs_la-class.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/memtrack.c -o debug/libucs_la-memtrack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arch/ppc64/timebase.c -o arch/ppc64/libucs_la-timebase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/mpmc.c -o datastruct/libucs_la-mpmc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/timerq.c -o time/libucs_la-timerq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c time/timer_wheel.c -o time/libucs_la-timer_wheel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/arbiter.c -o datastruct/libucs_la-arbiter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stats/stats.c -o stats/libucs_la-stats.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/init.c -o sys/libucs_la-init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/pipe.c -o async/libucs_la-pipe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/frag_list.c -o datastruct/libucs_la-frag_list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/strided_alloc.c -o datastruct/libucs_la-strided_alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/ptr_array.c -o datastruct/libucs_la-ptr_array.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/memtype_cache.c -o sys/libucs_la-memtype_cache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/string.c -o sys/libucs_la-string.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c algorithm/qsort_r.c -o algorithm/libucs_la-qsort_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c profile/profile.c -o profile/libucs_la-profile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/mpool.c -o datastruct/libucs_la-mpool.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/log.c -o debug/libucs_la-log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/thread.c -o async/libucs_la-thread.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/pgtable.c -o datastruct/libucs_la-pgtable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c datastruct/callbackq.c -o datastruct/libucs_la-callbackq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/signal.c -o async/libucs_la-signal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/rcache.c -o sys/libucs_la-rcache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c async/async.c -o async/libucs_la-async.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sys/sys.c -o sys/libucs_la-sys.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c debug/debug.c -o debug/libucs_la-debug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I../.. -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c config/parser.c -o config/libucs_la-parser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -lnuma -version-info 0:0:0 -Wl,-z,relro -o libucs.la -rpath /usr/lib64 algorithm/libucs_la-crc.lo algorithm/libucs_la-qsort_r.lo arch/aarch64/libucs_la-cpu.lo arch/ppc64/libucs_la-timebase.lo arch/x86_64/libucs_la-cpu.lo async/libucs_la-async.lo async/libucs_la-signal.lo async/libucs_la-pipe.lo async/libucs_la-thread.lo config/libucs_la-global_opts.lo config/libucs_la-ucm_opts.lo config/libucs_la-parser.lo datastruct/libucs_la-arbiter.lo datastruct/libucs_la-callbackq.lo datastruct/libucs_la-frag_list.lo datastruct/libucs_la-mpmc.lo datastruct/libucs_la-mpool.lo datastruct/libucs_la-pgtable.lo datastruct/libucs_la-ptr_array.lo datastruct/libucs_la-strided_alloc.lo debug/libucs_la-assert.lo debug/libucs_la-debug.lo debug/libucs_la-log.lo debug/libucs_la-memtrack.lo profile/libucs_la-profile.lo stats/libucs_la-stats.lo sys/libucs_la-init.lo sys/libucs_la-math.lo sys/libucs_la-numa.lo sys/libucs_la-rcache.lo sys/libucs_la-memtype_cache.lo sys/libucs_la-string.lo sys/libucs_la-sys.lo time/libucs_la-time.lo time/libucs_la-timer_wheel.lo time/libucs_la-timerq.lo type/libucs_la-class.lo type/libucs_la-component.lo type/libucs_la-spinlock.lo type/libucs_la-status.lo -lm ../../src/ucm/libucm.la -lpthread -lrt -lrt -ldl libtool: link: gcc -shared -fPIC -DPIC algorithm/.libs/libucs_la-crc.o algorithm/.libs/libucs_la-qsort_r.o arch/aarch64/.libs/libucs_la-cpu.o arch/ppc64/.libs/libucs_la-timebase.o arch/x86_64/.libs/libucs_la-cpu.o async/.libs/libucs_la-async.o async/.libs/libucs_la-signal.o async/.libs/libucs_la-pipe.o async/.libs/libucs_la-thread.o config/.libs/libucs_la-global_opts.o config/.libs/libucs_la-ucm_opts.o config/.libs/libucs_la-parser.o datastruct/.libs/libucs_la-arbiter.o datastruct/.libs/libucs_la-callbackq.o datastruct/.libs/libucs_la-frag_list.o datastruct/.libs/libucs_la-mpmc.o datastruct/.libs/libucs_la-mpool.o datastruct/.libs/libucs_la-pgtable.o datastruct/.libs/libucs_la-ptr_array.o datastruct/.libs/libucs_la-strided_alloc.o debug/.libs/libucs_la-assert.o debug/.libs/libucs_la-debug.o debug/.libs/libucs_la-log.o debug/.libs/libucs_la-memtrack.o profile/.libs/libucs_la-profile.o stats/.libs/libucs_la-stats.o sys/.libs/libucs_la-init.o sys/.libs/libucs_la-math.o sys/.libs/libucs_la-numa.o sys/.libs/libucs_la-rcache.o sys/.libs/libucs_la-memtype_cache.o sys/.libs/libucs_la-string.o sys/.libs/libucs_la-sys.o time/.libs/libucs_la-time.o time/.libs/libucs_la-timer_wheel.o time/.libs/libucs_la-timerq.o type/.libs/libucs_la-class.o type/.libs/libucs_la-component.o type/.libs/libucs_la-spinlock.o type/.libs/libucs_la-status.o -Wl,-rpath -Wl,/builddir/build/BUILD/ucx-1.4.0/src/ucm/.libs -Wl,-rpath -Wl,/usr/lib64 -lnuma -lm ../../src/ucm/.libs/libucm.so -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libucs.so.0 -o .libs/libucs.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libucs.so.0" && ln -s "libucs.so.0.0.0" "libucs.so.0") libtool: link: (cd ".libs" && rm -f "libucs.so" && ln -s "libucs.so.0.0.0" "libucs.so") copying selected object files to avoid basename conflicts... libtool: link: ln arch/x86_64/libucs_la-cpu.o .libs/libucs.lax/lt1-libucs_la-cpu.o || cp arch/x86_64/libucs_la-cpu.o .libs/libucs.lax/lt1-libucs_la-cpu.o libtool: link: ar cru .libs/libucs.a algorithm/libucs_la-crc.o algorithm/libucs_la-qsort_r.o arch/aarch64/libucs_la-cpu.o arch/ppc64/libucs_la-timebase.o .libs/libucs.lax/lt1-libucs_la-cpu.o async/libucs_la-async.o async/libucs_la-signal.o async/libucs_la-pipe.o async/libucs_la-thread.o config/libucs_la-global_opts.o config/libucs_la-ucm_opts.o config/libucs_la-parser.o datastruct/libucs_la-arbiter.o datastruct/libucs_la-callbackq.o datastruct/libucs_la-frag_list.o datastruct/libucs_la-mpmc.o datastruct/libucs_la-mpool.o datastruct/libucs_la-pgtable.o datastruct/libucs_la-ptr_array.o datastruct/libucs_la-strided_alloc.o debug/libucs_la-assert.o debug/libucs_la-debug.o debug/libucs_la-log.o debug/libucs_la-memtrack.o profile/libucs_la-profile.o stats/libucs_la-stats.o sys/libucs_la-init.o sys/libucs_la-math.o sys/libucs_la-numa.o sys/libucs_la-rcache.o sys/libucs_la-memtype_cache.o sys/libucs_la-string.o sys/libucs_la-sys.o time/libucs_la-time.o time/libucs_la-timer_wheel.o time/libucs_la-timerq.o type/libucs_la-class.o type/libucs_la-component.o type/libucs_la-spinlock.o type/libucs_la-status.o libtool: link: ranlib .libs/libucs.a libtool: link: rm -fr .libs/libucs.lax libtool: link: ( cd ".libs" && rm -f "libucs.la" && ln -s "../libucs.la" "libucs.la" ) make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' Making all in src/uct make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o base/libuct_la-uct_md.lo `test -f 'base/uct_md.c' || echo './'`base/uct_md.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o base/libuct_la-uct_mem.lo `test -f 'base/uct_mem.c' || echo './'`base/uct_mem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o base/libuct_la-uct_iface.lo `test -f 'base/uct_iface.c' || echo './'`base/uct_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o base/libuct_la-uct_worker.lo `test -f 'base/uct_worker.c' || echo './'`base/uct_worker.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/self/libuct_la-self.lo `test -f 'sm/self/self.c' || echo './'`sm/self/self.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tcp/libuct_la-tcp_ep.lo `test -f 'tcp/tcp_ep.c' || echo './'`tcp/tcp_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tcp/libuct_la-tcp_iface.lo `test -f 'tcp/tcp_iface.c' || echo './'`tcp/tcp_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tcp/libuct_la-tcp_md.lo `test -f 'tcp/tcp_md.c' || echo './'`tcp/tcp_md.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tcp/libuct_la-tcp_net.lo `test -f 'tcp/tcp_net.c' || echo './'`tcp/tcp_net.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/base/libuct_la-ib_device.lo `test -f 'ib/base/ib_device.c' || echo './'`ib/base/ib_device.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/base/libuct_la-ib_iface.lo `test -f 'ib/base/ib_iface.c' || echo './'`ib/base/ib_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/base/libuct_la-ib_log.lo `test -f 'ib/base/ib_log.c' || echo './'`ib/base/ib_log.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/base/libuct_la-ib_md.lo `test -f 'ib/base/ib_md.c' || echo './'`ib/base/ib_md.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rc/base/libuct_la-rc_ep.lo `test -f 'ib/rc/base/rc_ep.c' || echo './'`ib/rc/base/rc_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rc/base/libuct_la-rc_iface.lo `test -f 'ib/rc/base/rc_iface.c' || echo './'`ib/rc/base/rc_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rc/verbs/libuct_la-rc_verbs_ep.lo `test -f 'ib/rc/verbs/rc_verbs_ep.c' || echo './'`ib/rc/verbs/rc_verbs_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rc/verbs/libuct_la-rc_verbs_iface.lo `test -f 'ib/rc/verbs/rc_verbs_iface.c' || echo './'`ib/rc/verbs/rc_verbs_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rc/verbs/libuct_la-rc_verbs_common.lo `test -f 'ib/rc/verbs/rc_verbs_common.c' || echo './'`ib/rc/verbs/rc_verbs_common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/ud/base/libuct_la-ud_iface_common.lo `test -f 'ib/ud/base/ud_iface_common.c' || echo './'`ib/ud/base/ud_iface_common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/ud/base/libuct_la-ud_iface.lo `test -f 'ib/ud/base/ud_iface.c' || echo './'`ib/ud/base/ud_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/ud/base/libuct_la-ud_ep.lo `test -f 'ib/ud/base/ud_ep.c' || echo './'`ib/ud/base/ud_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/ud/base/libuct_la-ud_log.lo `test -f 'ib/ud/base/ud_log.c' || echo './'`ib/ud/base/ud_log.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/ud/verbs/libuct_la-ud_verbs.lo `test -f 'ib/ud/verbs/ud_verbs.c' || echo './'`ib/ud/verbs/ud_verbs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rdmacm/libuct_la-rdmacm_md.lo `test -f 'ib/rdmacm/rdmacm_md.c' || echo './'`ib/rdmacm/rdmacm_md.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rdmacm/libuct_la-rdmacm_iface.lo `test -f 'ib/rdmacm/rdmacm_iface.c' || echo './'`ib/rdmacm/rdmacm_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ib/rdmacm/libuct_la-rdmacm_ep.lo `test -f 'ib/rdmacm/rdmacm_ep.c' || echo './'`ib/rdmacm/rdmacm_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/base/libuct_la-sm_iface.lo `test -f 'sm/base/sm_iface.c' || echo './'`sm/base/sm_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/base/libuct_la-sm_ep.lo `test -f 'sm/base/sm_ep.c' || echo './'`sm/base/sm_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/mm/libuct_la-mm_iface.lo `test -f 'sm/mm/mm_iface.c' || echo './'`sm/mm/mm_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/mm/libuct_la-mm_ep.lo `test -f 'sm/mm/mm_ep.c' || echo './'`sm/mm/mm_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/mm/libuct_la-mm_md.lo `test -f 'sm/mm/mm_md.c' || echo './'`sm/mm/mm_md.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/mm/libuct_la-mm_sysv.lo `test -f 'sm/mm/mm_sysv.c' || echo './'`sm/mm/mm_sysv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/mm/libuct_la-mm_posix.lo `test -f 'sm/mm/mm_posix.c' || echo './'`sm/mm/mm_posix.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/cma/libuct_la-cma_iface.lo `test -f 'sm/cma/cma_iface.c' || echo './'`sm/cma/cma_iface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/cma/libuct_la-cma_ep.lo `test -f 'sm/cma/cma_ep.c' || echo './'`sm/cma/cma_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sm/cma/libuct_la-cma_md.lo `test -f 'sm/cma/cma_md.c' || echo './'`sm/cma/cma_md.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_md.c -fPIC -DPIC -o tcp/.libs/libuct_la-tcp_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_md.c -fPIC -DPIC -o base/.libs/libuct_la-uct_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_device.c -fPIC -DPIC -o ib/base/.libs/libuct_la-ib_device.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_iface.c -fPIC -DPIC -o base/.libs/libuct_la-uct_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_mem.c -fPIC -DPIC -o base/.libs/libuct_la-uct_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_ep.c -fPIC -DPIC -o tcp/.libs/libuct_la-tcp_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/self/self.c -fPIC -DPIC -o sm/self/.libs/libuct_la-self.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_net.c -fPIC -DPIC -o tcp/.libs/libuct_la-tcp_net.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_log.c -fPIC -DPIC -o ib/base/.libs/libuct_la-ib_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_iface.c -fPIC -DPIC -o ib/rc/verbs/.libs/libuct_la-rc_verbs_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_md.c -fPIC -DPIC -o ib/base/.libs/libuct_la-ib_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_iface.c -fPIC -DPIC -o tcp/.libs/libuct_la-tcp_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_ep.c -fPIC -DPIC -o ib/ud/base/.libs/libuct_la-ud_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_iface.c -fPIC -DPIC -o ib/base/.libs/libuct_la-ib_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/base/rc_ep.c -fPIC -DPIC -o ib/rc/base/.libs/libuct_la-rc_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_worker.c -fPIC -DPIC -o base/.libs/libuct_la-uct_worker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_iface_common.c -fPIC -DPIC -o ib/ud/base/.libs/libuct_la-ud_iface_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/base/sm_iface.c -fPIC -DPIC -o sm/base/.libs/libuct_la-sm_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_iface.c -fPIC -DPIC -o ib/rdmacm/.libs/libuct_la-rdmacm_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_log.c -fPIC -DPIC -o ib/ud/base/.libs/libuct_la-ud_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_common.c -fPIC -DPIC -o ib/rc/verbs/.libs/libuct_la-rc_verbs_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_iface.c -fPIC -DPIC -o ib/ud/base/.libs/libuct_la-ud_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_ep.c -fPIC -DPIC -o ib/rc/verbs/.libs/libuct_la-rc_verbs_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/base/rc_iface.c -fPIC -DPIC -o ib/rc/base/.libs/libuct_la-rc_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/base/sm_ep.c -fPIC -DPIC -o sm/base/.libs/libuct_la-sm_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_iface.c -fPIC -DPIC -o sm/mm/.libs/libuct_la-mm_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_ep.c -fPIC -DPIC -o sm/mm/.libs/libuct_la-mm_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_ep.c -fPIC -DPIC -o sm/cma/.libs/libuct_la-cma_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_sysv.c -fPIC -DPIC -o sm/mm/.libs/libuct_la-mm_sysv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_md.c -fPIC -DPIC -o ib/rdmacm/.libs/libuct_la-rdmacm_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_md.c -fPIC -DPIC -o sm/mm/.libs/libuct_la-mm_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_posix.c -fPIC -DPIC -o sm/mm/.libs/libuct_la-mm_posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_ep.c -fPIC -DPIC -o ib/rdmacm/.libs/libuct_la-rdmacm_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_md.c -fPIC -DPIC -o sm/cma/.libs/libuct_la-cma_md.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/verbs/ud_verbs.c -fPIC -DPIC -o ib/ud/verbs/.libs/libuct_la-ud_verbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_iface.c -fPIC -DPIC -o sm/cma/.libs/libuct_la-cma_iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_iface_common.c -o ib/ud/base/libuct_la-ud_iface_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/base/sm_iface.c -o sm/base/libuct_la-sm_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_md.c -o tcp/libuct_la-tcp_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_md.c -o sm/cma/libuct_la-cma_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/base/sm_ep.c -o sm/base/libuct_la-sm_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_sysv.c -o sm/mm/libuct_la-mm_sysv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_iface.c -o sm/cma/libuct_la-cma_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_log.c -o ib/ud/base/libuct_la-ud_log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/cma/cma_ep.c -o sm/cma/libuct_la-cma_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_md.c -o sm/mm/libuct_la-mm_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_net.c -o tcp/libuct_la-tcp_net.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_common.c -o ib/rc/verbs/libuct_la-rc_verbs_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_worker.c -o base/libuct_la-uct_worker.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_md.c -o ib/rdmacm/libuct_la-rdmacm_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_mem.c -o base/libuct_la-uct_mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_log.c -o ib/base/libuct_la-ib_log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/self/self.c -o sm/self/libuct_la-self.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_ep.c -o tcp/libuct_la-tcp_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tcp/tcp_iface.c -o tcp/libuct_la-tcp_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_ep.c -o ib/rdmacm/libuct_la-rdmacm_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_posix.c -o sm/mm/libuct_la-mm_posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_iface.c -o ib/rc/verbs/libuct_la-rc_verbs_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_md.c -o base/libuct_la-uct_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c base/uct_iface.c -o base/libuct_la-uct_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/base/rc_ep.c -o ib/rc/base/libuct_la-rc_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_iface.c -o sm/mm/libuct_la-mm_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rdmacm/rdmacm_iface.c -o ib/rdmacm/libuct_la-rdmacm_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sm/mm/mm_ep.c -o sm/mm/libuct_la-mm_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/base/rc_iface.c -o ib/rc/base/libuct_la-rc_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_md.c -o ib/base/libuct_la-ib_md.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_device.c -o ib/base/libuct_la-ib_device.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/base/ib_iface.c -o ib/base/libuct_la-ib_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/rc/verbs/rc_verbs_ep.c -o ib/rc/verbs/libuct_la-rc_verbs_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_ep.c -o ib/ud/base/libuct_la-ud_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/base/ud_iface.c -o ib/ud/base/libuct_la-ud_iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ib/ud/verbs/ud_verbs.c -o ib/ud/verbs/libuct_la-ud_verbs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -version-info 0:0:0 -libverbs -lnuma -lpthread -lrdmacm -Wl,-z,relro -o libuct.la -rpath /usr/lib64 base/libuct_la-uct_md.lo base/libuct_la-uct_mem.lo base/libuct_la-uct_iface.lo base/libuct_la-uct_worker.lo sm/self/libuct_la-self.lo tcp/libuct_la-tcp_ep.lo tcp/libuct_la-tcp_iface.lo tcp/libuct_la-tcp_md.lo tcp/libuct_la-tcp_net.lo ib/base/libuct_la-ib_device.lo ib/base/libuct_la-ib_iface.lo ib/base/libuct_la-ib_log.lo ib/base/libuct_la-ib_md.lo ib/rc/base/libuct_la-rc_ep.lo ib/rc/base/libuct_la-rc_iface.lo ib/rc/verbs/libuct_la-rc_verbs_ep.lo ib/rc/verbs/libuct_la-rc_verbs_iface.lo ib/rc/verbs/libuct_la-rc_verbs_common.lo ib/ud/base/libuct_la-ud_iface_common.lo ib/ud/base/libuct_la-ud_iface.lo ib/ud/base/libuct_la-ud_ep.lo ib/ud/base/libuct_la-ud_log.lo ib/ud/verbs/libuct_la-ud_verbs.lo ib/rdmacm/libuct_la-rdmacm_md.lo ib/rdmacm/libuct_la-rdmacm_iface.lo ib/rdmacm/libuct_la-rdmacm_ep.lo sm/base/libuct_la-sm_iface.lo sm/base/libuct_la-sm_ep.lo sm/mm/libuct_la-mm_iface.lo sm/mm/libuct_la-mm_ep.lo sm/mm/libuct_la-mm_md.lo sm/mm/libuct_la-mm_sysv.lo sm/mm/libuct_la-mm_posix.lo sm/cma/libuct_la-cma_iface.lo sm/cma/libuct_la-cma_ep.lo sm/cma/libuct_la-cma_md.lo -lm ../ucs/libucs.la -lpthread -lrt -lrt -ldl libtool: link: gcc -shared -fPIC -DPIC base/.libs/libuct_la-uct_md.o base/.libs/libuct_la-uct_mem.o base/.libs/libuct_la-uct_iface.o base/.libs/libuct_la-uct_worker.o sm/self/.libs/libuct_la-self.o tcp/.libs/libuct_la-tcp_ep.o tcp/.libs/libuct_la-tcp_iface.o tcp/.libs/libuct_la-tcp_md.o tcp/.libs/libuct_la-tcp_net.o ib/base/.libs/libuct_la-ib_device.o ib/base/.libs/libuct_la-ib_iface.o ib/base/.libs/libuct_la-ib_log.o ib/base/.libs/libuct_la-ib_md.o ib/rc/base/.libs/libuct_la-rc_ep.o ib/rc/base/.libs/libuct_la-rc_iface.o ib/rc/verbs/.libs/libuct_la-rc_verbs_ep.o ib/rc/verbs/.libs/libuct_la-rc_verbs_iface.o ib/rc/verbs/.libs/libuct_la-rc_verbs_common.o ib/ud/base/.libs/libuct_la-ud_iface_common.o ib/ud/base/.libs/libuct_la-ud_iface.o ib/ud/base/.libs/libuct_la-ud_ep.o ib/ud/base/.libs/libuct_la-ud_log.o ib/ud/verbs/.libs/libuct_la-ud_verbs.o ib/rdmacm/.libs/libuct_la-rdmacm_md.o ib/rdmacm/.libs/libuct_la-rdmacm_iface.o ib/rdmacm/.libs/libuct_la-rdmacm_ep.o sm/base/.libs/libuct_la-sm_iface.o sm/base/.libs/libuct_la-sm_ep.o sm/mm/.libs/libuct_la-mm_iface.o sm/mm/.libs/libuct_la-mm_ep.o sm/mm/.libs/libuct_la-mm_md.o sm/mm/.libs/libuct_la-mm_sysv.o sm/mm/.libs/libuct_la-mm_posix.o sm/cma/.libs/libuct_la-cma_iface.o sm/cma/.libs/libuct_la-cma_ep.o sm/cma/.libs/libuct_la-cma_md.o -Wl,-rpath -Wl,/builddir/build/BUILD/ucx-1.4.0/src/ucs/.libs -Wl,-rpath -Wl,/usr/lib64 -libverbs -lnuma -lrdmacm -lm ../ucs/.libs/libucs.so -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libuct.so.0 -o .libs/libuct.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libuct.so.0" && ln -s "libuct.so.0.0.0" "libuct.so.0") libtool: link: (cd ".libs" && rm -f "libuct.so" && ln -s "libuct.so.0.0.0" "libuct.so") libtool: link: ar cru .libs/libuct.a base/libuct_la-uct_md.o base/libuct_la-uct_mem.o base/libuct_la-uct_iface.o base/libuct_la-uct_worker.o sm/self/libuct_la-self.o tcp/libuct_la-tcp_ep.o tcp/libuct_la-tcp_iface.o tcp/libuct_la-tcp_md.o tcp/libuct_la-tcp_net.o ib/base/libuct_la-ib_device.o ib/base/libuct_la-ib_iface.o ib/base/libuct_la-ib_log.o ib/base/libuct_la-ib_md.o ib/rc/base/libuct_la-rc_ep.o ib/rc/base/libuct_la-rc_iface.o ib/rc/verbs/libuct_la-rc_verbs_ep.o ib/rc/verbs/libuct_la-rc_verbs_iface.o ib/rc/verbs/libuct_la-rc_verbs_common.o ib/ud/base/libuct_la-ud_iface_common.o ib/ud/base/libuct_la-ud_iface.o ib/ud/base/libuct_la-ud_ep.o ib/ud/base/libuct_la-ud_log.o ib/ud/verbs/libuct_la-ud_verbs.o ib/rdmacm/libuct_la-rdmacm_md.o ib/rdmacm/libuct_la-rdmacm_iface.o ib/rdmacm/libuct_la-rdmacm_ep.o sm/base/libuct_la-sm_iface.o sm/base/libuct_la-sm_ep.o sm/mm/libuct_la-mm_iface.o sm/mm/libuct_la-mm_ep.o sm/mm/libuct_la-mm_md.o sm/mm/libuct_la-mm_sysv.o sm/mm/libuct_la-mm_posix.o sm/cma/libuct_la-cma_iface.o sm/cma/libuct_la-cma_ep.o sm/cma/libuct_la-cma_md.o libtool: link: ranlib .libs/libuct.a libtool: link: ( cd ".libs" && rm -f "libuct.la" && ln -s "../libuct.la" "libuct.la" ) make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' Making all in src/ucp make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o amo/libucp_la-basic_amo.lo `test -f 'amo/basic_amo.c' || echo './'`amo/basic_amo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o amo/libucp_la-nb_amo.lo `test -f 'amo/nb_amo.c' || echo './'`amo/nb_amo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_context.lo `test -f 'core/ucp_context.c' || echo './'`core/ucp_context.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_ep.lo `test -f 'core/ucp_ep.c' || echo './'`core/ucp_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_listener.lo `test -f 'core/ucp_listener.c' || echo './'`core/ucp_listener.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_mm.lo `test -f 'core/ucp_mm.c' || echo './'`core/ucp_mm.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_proxy_ep.lo `test -f 'core/ucp_proxy_ep.c' || echo './'`core/ucp_proxy_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_request.lo `test -f 'core/ucp_request.c' || echo './'`core/ucp_request.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_rkey.lo `test -f 'core/ucp_rkey.c' || echo './'`core/ucp_rkey.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_version.lo `test -f 'core/ucp_version.c' || echo './'`core/ucp_version.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o core/libucp_la-ucp_worker.lo `test -f 'core/ucp_worker.c' || echo './'`core/ucp_worker.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o dt/libucp_la-dt_contig.lo `test -f 'dt/dt_contig.c' || echo './'`dt/dt_contig.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o dt/libucp_la-dt_iov.lo `test -f 'dt/dt_iov.c' || echo './'`dt/dt_iov.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o dt/libucp_la-dt_generic.lo `test -f 'dt/dt_generic.c' || echo './'`dt/dt_generic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o dt/libucp_la-dt.lo `test -f 'dt/dt.c' || echo './'`dt/dt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o proto/libucp_la-proto_am.lo `test -f 'proto/proto_am.c' || echo './'`proto/proto_am.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rma/libucp_la-basic_rma.lo `test -f 'rma/basic_rma.c' || echo './'`rma/basic_rma.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rma/libucp_la-flush.lo `test -f 'rma/flush.c' || echo './'`rma/flush.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-eager_rcv.lo `test -f 'tag/eager_rcv.c' || echo './'`tag/eager_rcv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-eager_snd.lo `test -f 'tag/eager_snd.c' || echo './'`tag/eager_snd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-probe.lo `test -f 'tag/probe.c' || echo './'`tag/probe.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-rndv.lo `test -f 'tag/rndv.c' || echo './'`tag/rndv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-tag_match.lo `test -f 'tag/tag_match.c' || echo './'`tag/tag_match.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-tag_recv.lo `test -f 'tag/tag_recv.c' || echo './'`tag/tag_recv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-tag_send.lo `test -f 'tag/tag_send.c' || echo './'`tag/tag_send.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tag/libucp_la-offload.lo `test -f 'tag/offload.c' || echo './'`tag/offload.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-address.lo `test -f 'wireup/address.c' || echo './'`wireup/address.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-ep_match.lo `test -f 'wireup/ep_match.c' || echo './'`wireup/ep_match.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-select.lo `test -f 'wireup/select.c' || echo './'`wireup/select.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-signaling_ep.lo `test -f 'wireup/signaling_ep.c' || echo './'`wireup/signaling_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-wireup_ep.lo `test -f 'wireup/wireup_ep.c' || echo './'`wireup/wireup_ep.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wireup/libucp_la-wireup.lo `test -f 'wireup/wireup.c' || echo './'`wireup/wireup.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o stream/libucp_la-stream_send.lo `test -f 'stream/stream_send.c' || echo './'`stream/stream_send.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o stream/libucp_la-stream_recv.lo `test -f 'stream/stream_recv.c' || echo './'`stream/stream_recv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c amo/basic_amo.c -fPIC -DPIC -o amo/.libs/libucp_la-basic_amo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_listener.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_listener.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_mm.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_mm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_ep.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_proxy_ep.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_proxy_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_contig.c -fPIC -DPIC -o dt/.libs/libucp_la-dt_contig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_request.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c proto/proto_am.c -fPIC -DPIC -o proto/.libs/libucp_la-proto_am.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c amo/nb_amo.c -fPIC -DPIC -o amo/.libs/libucp_la-nb_amo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/eager_snd.c -fPIC -DPIC -o tag/.libs/libucp_la-eager_snd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rma/flush.c -fPIC -DPIC -o rma/.libs/libucp_la-flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_context.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/rndv.c -fPIC -DPIC -o tag/.libs/libucp_la-rndv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_generic.c -fPIC -DPIC -o dt/.libs/libucp_la-dt_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_rkey.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_rkey.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/offload.c -fPIC -DPIC -o tag/.libs/libucp_la-offload.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_worker.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_worker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_version.c -fPIC -DPIC -o core/.libs/libucp_la-ucp_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/probe.c -fPIC -DPIC -o tag/.libs/libucp_la-probe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/eager_rcv.c -fPIC -DPIC -o tag/.libs/libucp_la-eager_rcv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_iov.c -fPIC -DPIC -o dt/.libs/libucp_la-dt_iov.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/select.c -fPIC -DPIC -o wireup/.libs/libucp_la-select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/ep_match.c -fPIC -DPIC -o wireup/.libs/libucp_la-ep_match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt.c -fPIC -DPIC -o dt/.libs/libucp_la-dt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_send.c -fPIC -DPIC -o tag/.libs/libucp_la-tag_send.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rma/basic_rma.c -fPIC -DPIC -o rma/.libs/libucp_la-basic_rma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_recv.c -fPIC -DPIC -o tag/.libs/libucp_la-tag_recv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/wireup.c -fPIC -DPIC -o wireup/.libs/libucp_la-wireup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/wireup_ep.c -fPIC -DPIC -o wireup/.libs/libucp_la-wireup_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_match.c -fPIC -DPIC -o tag/.libs/libucp_la-tag_match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/signaling_ep.c -fPIC -DPIC -o wireup/.libs/libucp_la-signaling_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stream/stream_recv.c -fPIC -DPIC -o stream/.libs/libucp_la-stream_recv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/address.c -fPIC -DPIC -o wireup/.libs/libucp_la-address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stream/stream_send.c -fPIC -DPIC -o stream/.libs/libucp_la-stream_send.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_version.c -o core/libucp_la-ucp_version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_contig.c -o dt/libucp_la-dt_contig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_generic.c -o dt/libucp_la-dt_generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt_iov.c -o dt/libucp_la-dt_iov.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/probe.c -o tag/libucp_la-probe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c proto/proto_am.c -o proto/libucp_la-proto_am.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c dt/dt.c -o dt/libucp_la-dt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/signaling_ep.c -o wireup/libucp_la-signaling_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_listener.c -o core/libucp_la-ucp_listener.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_request.c -o core/libucp_la-ucp_request.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c amo/nb_amo.c -o amo/libucp_la-nb_amo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c amo/basic_amo.c -o amo/libucp_la-basic_amo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rma/flush.c -o rma/libucp_la-flush.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_rkey.c -o core/libucp_la-ucp_rkey.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_proxy_ep.c -o core/libucp_la-ucp_proxy_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/address.c -o wireup/libucp_la-address.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_mm.c -o core/libucp_la-ucp_mm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_match.c -o tag/libucp_la-tag_match.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/wireup_ep.c -o wireup/libucp_la-wireup_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stream/stream_recv.c -o stream/libucp_la-stream_recv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_send.c -o tag/libucp_la-tag_send.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rma/basic_rma.c -o rma/libucp_la-basic_rma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c stream/stream_send.c -o stream/libucp_la-stream_send.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/ep_match.c -o wireup/libucp_la-ep_match.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/wireup.c -o wireup/libucp_la-wireup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_context.c -o core/libucp_la-ucp_context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/tag_recv.c -o tag/libucp_la-tag_recv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/offload.c -o tag/libucp_la-offload.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_ep.c -o core/libucp_la-ucp_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wireup/select.c -o wireup/libucp_la-select.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/eager_snd.c -o tag/libucp_la-eager_snd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c core/ucp_worker.c -o core/libucp_la-ucp_worker.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/eager_rcv.c -o tag/libucp_la-eager_rcv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c tag/rndv.c -o tag/libucp_la-rndv.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -version-info 0:0:0 -Wl,-z,relro -o libucp.la -rpath /usr/lib64 amo/libucp_la-basic_amo.lo amo/libucp_la-nb_amo.lo core/libucp_la-ucp_context.lo core/libucp_la-ucp_ep.lo core/libucp_la-ucp_listener.lo core/libucp_la-ucp_mm.lo core/libucp_la-ucp_proxy_ep.lo core/libucp_la-ucp_request.lo core/libucp_la-ucp_rkey.lo core/libucp_la-ucp_version.lo core/libucp_la-ucp_worker.lo dt/libucp_la-dt_contig.lo dt/libucp_la-dt_iov.lo dt/libucp_la-dt_generic.lo dt/libucp_la-dt.lo proto/libucp_la-proto_am.lo rma/libucp_la-basic_rma.lo rma/libucp_la-flush.lo tag/libucp_la-eager_rcv.lo tag/libucp_la-eager_snd.lo tag/libucp_la-probe.lo tag/libucp_la-rndv.lo tag/libucp_la-tag_match.lo tag/libucp_la-tag_recv.lo tag/libucp_la-tag_send.lo tag/libucp_la-offload.lo wireup/libucp_la-address.lo wireup/libucp_la-ep_match.lo wireup/libucp_la-select.lo wireup/libucp_la-signaling_ep.lo wireup/libucp_la-wireup_ep.lo wireup/libucp_la-wireup.lo stream/libucp_la-stream_send.lo stream/libucp_la-stream_recv.lo ../ucs/libucs.la ../uct/libuct.la -lpthread -lrt -lrt -ldl libtool: link: gcc -shared -fPIC -DPIC amo/.libs/libucp_la-basic_amo.o amo/.libs/libucp_la-nb_amo.o core/.libs/libucp_la-ucp_context.o core/.libs/libucp_la-ucp_ep.o core/.libs/libucp_la-ucp_listener.o core/.libs/libucp_la-ucp_mm.o core/.libs/libucp_la-ucp_proxy_ep.o core/.libs/libucp_la-ucp_request.o core/.libs/libucp_la-ucp_rkey.o core/.libs/libucp_la-ucp_version.o core/.libs/libucp_la-ucp_worker.o dt/.libs/libucp_la-dt_contig.o dt/.libs/libucp_la-dt_iov.o dt/.libs/libucp_la-dt_generic.o dt/.libs/libucp_la-dt.o proto/.libs/libucp_la-proto_am.o rma/.libs/libucp_la-basic_rma.o rma/.libs/libucp_la-flush.o tag/.libs/libucp_la-eager_rcv.o tag/.libs/libucp_la-eager_snd.o tag/.libs/libucp_la-probe.o tag/.libs/libucp_la-rndv.o tag/.libs/libucp_la-tag_match.o tag/.libs/libucp_la-tag_recv.o tag/.libs/libucp_la-tag_send.o tag/.libs/libucp_la-offload.o wireup/.libs/libucp_la-address.o wireup/.libs/libucp_la-ep_match.o wireup/.libs/libucp_la-select.o wireup/.libs/libucp_la-signaling_ep.o wireup/.libs/libucp_la-wireup_ep.o wireup/.libs/libucp_la-wireup.o stream/.libs/libucp_la-stream_send.o stream/.libs/libucp_la-stream_recv.o -Wl,-rpath -Wl,/builddir/build/BUILD/ucx-1.4.0/src/ucs/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/ucx-1.4.0/src/uct/.libs -Wl,-rpath -Wl,/usr/lib64 ../ucs/.libs/libucs.so ../uct/.libs/libuct.so -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libucp.so.0 -o .libs/libucp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libucp.so.0" && ln -s "libucp.so.0.0.0" "libucp.so.0") libtool: link: (cd ".libs" && rm -f "libucp.so" && ln -s "libucp.so.0.0.0" "libucp.so") libtool: link: ar cru .libs/libucp.a amo/libucp_la-basic_amo.o amo/libucp_la-nb_amo.o core/libucp_la-ucp_context.o core/libucp_la-ucp_ep.o core/libucp_la-ucp_listener.o core/libucp_la-ucp_mm.o core/libucp_la-ucp_proxy_ep.o core/libucp_la-ucp_request.o core/libucp_la-ucp_rkey.o core/libucp_la-ucp_version.o core/libucp_la-ucp_worker.o dt/libucp_la-dt_contig.o dt/libucp_la-dt_iov.o dt/libucp_la-dt_generic.o dt/libucp_la-dt.o proto/libucp_la-proto_am.o rma/libucp_la-basic_rma.o rma/libucp_la-flush.o tag/libucp_la-eager_rcv.o tag/libucp_la-eager_snd.o tag/libucp_la-probe.o tag/libucp_la-rndv.o tag/libucp_la-tag_match.o tag/libucp_la-tag_recv.o tag/libucp_la-tag_send.o tag/libucp_la-offload.o wireup/libucp_la-address.o wireup/libucp_la-ep_match.o wireup/libucp_la-select.o wireup/libucp_la-signaling_ep.o wireup/libucp_la-wireup_ep.o wireup/libucp_la-wireup.o stream/libucp_la-stream_send.o stream/libucp_la-stream_recv.o libtool: link: ranlib .libs/libucp.a libtool: link: ( cd ".libs" && rm -f "libucp.la" && ln -s "../libucp.la" "libucp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' Making all in src/tools/info make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' /usr/bin/sed -nr 's:\s*#define\s+(\w+)(\s+(\w+)|\s+(".*")|\s*)$:{"\1", UCS_PP_MAKE_STRING(\3\4)},:p' <../../../config.h >build_config.h make all-am make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-build_info.o `test -f 'build_info.c' || echo './'`build_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-proto_info.o `test -f 'proto_info.c' || echo './'`proto_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-sys_info.o `test -f 'sys_info.c' || echo './'`sys_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-tl_info.o `test -f 'tl_info.c' || echo './'`tl_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-type_info.o `test -f 'type_info.c' || echo './'`type_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_info-ucx_info.o `test -f 'ucx_info.c' || echo './'`ucx_info.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o ucx_info ucx_info-build_info.o ucx_info-proto_info.o ucx_info-sys_info.o ucx_info-tl_info.o ucx_info-type_info.o ucx_info-ucx_info.o /builddir/build/BUILD/ucx-1.4.0/src/uct/libuct.la /builddir/build/BUILD/ucx-1.4.0/src/ucp/libucp.la /builddir/build/BUILD/ucx-1.4.0/src/ucs/libucs.la /builddir/build/BUILD/ucx-1.4.0/src/ucm/libucm.la -lpthread -lrt -lrt -ldl libtool: link: gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/ucx_info ucx_info-build_info.o ucx_info-proto_info.o ucx_info-sys_info.o ucx_info-tl_info.o ucx_info-type_info.o ucx_info-ucx_info.o /builddir/build/BUILD/ucx-1.4.0/src/uct/.libs/libuct.so /builddir/build/BUILD/ucx-1.4.0/src/ucp/.libs/libucp.so /builddir/build/BUILD/ucx-1.4.0/src/ucs/.libs/libucs.so /builddir/build/BUILD/ucx-1.4.0/src/ucm/.libs/libucm.so -lpthread -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' Making all in src/tools/perf make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o libucxperf_la-libperf.lo `test -f 'libperf.c' || echo './'`libperf.c /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c -o libucxperf_la-uct_tests.lo `test -f 'uct_tests.cc' || echo './'`uct_tests.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c -o libucxperf_la-ucp_tests.lo `test -f 'ucp_tests.cc' || echo './'`ucp_tests.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fopenmp ./perftest.c -c -fPIC -DPIC -o .libs/perftest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c libperf.c -fPIC -DPIC -o .libs/libucxperf_la-libperf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c ucp_tests.cc -fPIC -DPIC -o .libs/libucxperf_la-ucp_tests.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c uct_tests.cc -fPIC -DPIC -o .libs/libucxperf_la-uct_tests.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fopenmp ./perftest.c -c -o perftest.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c libperf.c -o libucxperf_la-libperf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c ucp_tests.cc -o libucxperf_la-ucp_tests.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -c uct_tests.cc -o libucxperf_la-uct_tests.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O3 -g -Wall -Werror -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -nostdlib -fno-exceptions -fno-rtti -fopenmp -Wl,-z,relro -o libucxperf.la libucxperf_la-libperf.lo libucxperf_la-uct_tests.lo libucxperf_la-ucp_tests.lo /builddir/build/BUILD/ucx-1.4.0/src/uct/libuct.la /builddir/build/BUILD/ucx-1.4.0/src/ucp/libucp.la /builddir/build/BUILD/ucx-1.4.0/src/ucs/libucs.la -lpthread -lrt -lrt -ldl libtool: link: ar cru .libs/libucxperf.a .libs/libucxperf_la-libperf.o .libs/libucxperf_la-uct_tests.o .libs/libucxperf_la-ucp_tests.o libtool: link: ranlib .libs/libucxperf.a libtool: link: ( cd ".libs" && rm -f "libucxperf.la" && ln -s "../libucxperf.la" "libucxperf.la" ) libtool: link: gcc .libs/perftest.o -Wl,-z -Wl,relro -fopenmp -o .libs/ucx_perftest ./.libs/libucxperf.a /builddir/build/BUILD/ucx-1.4.0/src/ucp/.libs/libucp.so /builddir/build/BUILD/ucx-1.4.0/src/uct/.libs/libuct.so -libverbs -lrdmacm /builddir/build/BUILD/ucx-1.4.0/src/ucs/.libs/libucs.so -lnuma /builddir/build/BUILD/ucx-1.4.0/src/ucm/.libs/libucm.so -lpthread -lrt -ldl -fopenmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' Making all in src/tools/profile make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -I/builddir/build/BUILD/ucx-1.4.0/src -I/builddir/build/BUILD/ucx-1.4.0/src -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ucx_read_profile-read_profile.o `test -f 'read_profile.c' || echo './'`read_profile.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o ucx_read_profile ucx_read_profile-read_profile.o -lpthread -lrt -lrt -ldl libtool: link: gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o ucx_read_profile ucx_read_profile-read_profile.o -lpthread -lrt -ldl make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' Making all in test/apps make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' Making all in sockaddr make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sa-sa_base.o `test -f 'sa_base.cc' || echo './'`sa_base.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sa-sa_main.o `test -f 'sa_main.cc' || echo './'`sa_main.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sa-sa_tcp.o `test -f 'sa_tcp.cc' || echo './'`sa_tcp.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS="" -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sa-sa_util.o `test -f 'sa_util.cc' || echo './'`sa_util.cc /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o sa sa-sa_base.o sa-sa_main.o sa-sa_tcp.o sa-sa_util.o -lpthread -lrt -lrt -ldl libtool: link: g++ -std=c++11 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o sa sa-sa_base.o sa-sa_main.o sa-sa_tcp.o sa-sa_util.o -lpthread -lrt -ldl make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -g -DUCP_LIB_PATH=/builddir/build/BUILD/ucx-1.4.0/src/ucp/.libs/libucp.so -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_dlopen-dlopen.o `test -f 'dlopen.c' || echo './'`dlopen.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o test_dlopen test_dlopen-dlopen.o -ldl -lpthread -lrt -lrt -ldl libtool: link: gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_dlopen test_dlopen-dlopen.o -lpthread -lrt -ldl make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' Making all in test/examples make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VGfh9b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 + cd ucx-1.4.0 + make DESTDIR=/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 install Making install in src/ucm make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libucm.la '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libucm.so.0.0.0 /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucm.so.0.0.0 libucm.so.0 || { rm -f libucm.so.0 && ln -s libucm.so.0.0.0 libucm.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucm.so.0.0.0 libucm.so || { rm -f libucm.so && ln -s libucm.so.0.0.0 libucm.so; }; }) libtool: install: /usr/bin/install -c .libs/libucm.lai /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.la libtool: install: /usr/bin/install -c .libs/libucm.a /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.a libtool: install: ranlib /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucm/api' /usr/bin/install -c -m 644 api/ucm.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucm/api' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucm' Making install in src/ucs make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libucs.la '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' libtool: warning: relinking 'libucs.la' libtool: install: (cd /builddir/build/BUILD/ucx-1.4.0/src/ucs; /bin/sh "/builddir/build/BUILD/ucx-1.4.0/libtool" --tag CC --mode=relink gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -lnuma -version-info 0:0:0 -Wl,-z,relro -o libucs.la -rpath /usr/lib64 algorithm/libucs_la-crc.lo algorithm/libucs_la-qsort_r.lo arch/aarch64/libucs_la-cpu.lo arch/ppc64/libucs_la-timebase.lo arch/x86_64/libucs_la-cpu.lo async/libucs_la-async.lo async/libucs_la-signal.lo async/libucs_la-pipe.lo async/libucs_la-thread.lo config/libucs_la-global_opts.lo config/libucs_la-ucm_opts.lo config/libucs_la-parser.lo datastruct/libucs_la-arbiter.lo datastruct/libucs_la-callbackq.lo datastruct/libucs_la-frag_list.lo datastruct/libucs_la-mpmc.lo datastruct/libucs_la-mpool.lo datastruct/libucs_la-pgtable.lo datastruct/libucs_la-ptr_array.lo datastruct/libucs_la-strided_alloc.lo debug/libucs_la-assert.lo debug/libucs_la-debug.lo debug/libucs_la-log.lo debug/libucs_la-memtrack.lo profile/libucs_la-profile.lo stats/libucs_la-stats.lo sys/libucs_la-init.lo sys/libucs_la-math.lo sys/libucs_la-numa.lo sys/libucs_la-rcache.lo sys/libucs_la-memtype_cache.lo sys/libucs_la-string.lo sys/libucs_la-sys.lo time/libucs_la-time.lo time/libucs_la-timer_wheel.lo time/libucs_la-timerq.lo type/libucs_la-class.lo type/libucs_la-component.lo type/libucs_la-spinlock.lo type/libucs_la-status.lo -lm ../../src/ucm/libucm.la -lpthread -lrt -lrt -ldl -inst-prefix-dir /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC algorithm/.libs/libucs_la-crc.o algorithm/.libs/libucs_la-qsort_r.o arch/aarch64/.libs/libucs_la-cpu.o arch/ppc64/.libs/libucs_la-timebase.o arch/x86_64/.libs/libucs_la-cpu.o async/.libs/libucs_la-async.o async/.libs/libucs_la-signal.o async/.libs/libucs_la-pipe.o async/.libs/libucs_la-thread.o config/.libs/libucs_la-global_opts.o config/.libs/libucs_la-ucm_opts.o config/.libs/libucs_la-parser.o datastruct/.libs/libucs_la-arbiter.o datastruct/.libs/libucs_la-callbackq.o datastruct/.libs/libucs_la-frag_list.o datastruct/.libs/libucs_la-mpmc.o datastruct/.libs/libucs_la-mpool.o datastruct/.libs/libucs_la-pgtable.o datastruct/.libs/libucs_la-ptr_array.o datastruct/.libs/libucs_la-strided_alloc.o debug/.libs/libucs_la-assert.o debug/.libs/libucs_la-debug.o debug/.libs/libucs_la-log.o debug/.libs/libucs_la-memtrack.o profile/.libs/libucs_la-profile.o stats/.libs/libucs_la-stats.o sys/.libs/libucs_la-init.o sys/.libs/libucs_la-math.o sys/.libs/libucs_la-numa.o sys/.libs/libucs_la-rcache.o sys/.libs/libucs_la-memtype_cache.o sys/.libs/libucs_la-string.o sys/.libs/libucs_la-sys.o time/.libs/libucs_la-time.o time/.libs/libucs_la-timer_wheel.o time/.libs/libucs_la-timerq.o type/.libs/libucs_la-class.o type/.libs/libucs_la-component.o type/.libs/libucs_la-spinlock.o type/.libs/libucs_la-status.o -Wl,-rpath -Wl,/usr/lib64 -lnuma -lm -L/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 -L/usr/lib64 -lucm -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libucs.so.0 -o .libs/libucs.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libucs.so.0.0.0T /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucs.so.0.0.0 libucs.so.0 || { rm -f libucs.so.0 && ln -s libucs.so.0.0.0 libucs.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucs.so.0.0.0 libucs.so || { rm -f libucs.so && ln -s libucs.so.0.0.0 libucs.so; }; }) libtool: install: /usr/bin/install -c .libs/libucs.lai /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.la libtool: install: /usr/bin/install -c .libs/libucs.a /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.a libtool: install: ranlib /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/config' /usr/bin/install -c -m 644 config/global_opts.h config/parser.h config/types.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/profile' /usr/bin/install -c -m 644 profile/profile_defs.h profile/profile_off.h profile/profile_on.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/profile' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/type' /usr/bin/install -c -m 644 type/class.h type/component.h type/spinlock.h type/status.h type/thread_mode.h type/cpu_set.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/type' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/async' /usr/bin/install -c -m 644 async/async_fwd.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/async' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/sys' /usr/bin/install -c -m 644 sys/compiler_def.h sys/math.h sys/preprocessor.h sys/rcache.h sys/memtype_cache.h sys/string.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/sys' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/stats' /usr/bin/install -c -m 644 stats/stats_fwd.h stats/libstats.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/algorithm' /usr/bin/install -c -m 644 algorithm/crc.h algorithm/qsort_r.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/algorithm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/time' /usr/bin/install -c -m 644 time/time_def.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/datastruct' /usr/bin/install -c -m 644 datastruct/callbackq.h datastruct/list_types.h datastruct/list.h datastruct/mpool.h datastruct/pgtable.h datastruct/queue_types.h datastruct/strided_alloc.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucs/datastruct' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucs' Making install in src/uct make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libuct.la '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' libtool: warning: relinking 'libuct.la' libtool: install: (cd /builddir/build/BUILD/ucx-1.4.0/src/uct; /bin/sh "/builddir/build/BUILD/ucx-1.4.0/libtool" --tag CC --mode=relink gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -version-info 0:0:0 -libverbs -lnuma -lpthread -lrdmacm -Wl,-z,relro -o libuct.la -rpath /usr/lib64 base/libuct_la-uct_md.lo base/libuct_la-uct_mem.lo base/libuct_la-uct_iface.lo base/libuct_la-uct_worker.lo sm/self/libuct_la-self.lo tcp/libuct_la-tcp_ep.lo tcp/libuct_la-tcp_iface.lo tcp/libuct_la-tcp_md.lo tcp/libuct_la-tcp_net.lo ib/base/libuct_la-ib_device.lo ib/base/libuct_la-ib_iface.lo ib/base/libuct_la-ib_log.lo ib/base/libuct_la-ib_md.lo ib/rc/base/libuct_la-rc_ep.lo ib/rc/base/libuct_la-rc_iface.lo ib/rc/verbs/libuct_la-rc_verbs_ep.lo ib/rc/verbs/libuct_la-rc_verbs_iface.lo ib/rc/verbs/libuct_la-rc_verbs_common.lo ib/ud/base/libuct_la-ud_iface_common.lo ib/ud/base/libuct_la-ud_iface.lo ib/ud/base/libuct_la-ud_ep.lo ib/ud/base/libuct_la-ud_log.lo ib/ud/verbs/libuct_la-ud_verbs.lo ib/rdmacm/libuct_la-rdmacm_md.lo ib/rdmacm/libuct_la-rdmacm_iface.lo ib/rdmacm/libuct_la-rdmacm_ep.lo sm/base/libuct_la-sm_iface.lo sm/base/libuct_la-sm_ep.lo sm/mm/libuct_la-mm_iface.lo sm/mm/libuct_la-mm_ep.lo sm/mm/libuct_la-mm_md.lo sm/mm/libuct_la-mm_sysv.lo sm/mm/libuct_la-mm_posix.lo sm/cma/libuct_la-cma_iface.lo sm/cma/libuct_la-cma_ep.lo sm/cma/libuct_la-cma_md.lo -lm ../ucs/libucs.la -lpthread -lrt -lrt -ldl -inst-prefix-dir /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC base/.libs/libuct_la-uct_md.o base/.libs/libuct_la-uct_mem.o base/.libs/libuct_la-uct_iface.o base/.libs/libuct_la-uct_worker.o sm/self/.libs/libuct_la-self.o tcp/.libs/libuct_la-tcp_ep.o tcp/.libs/libuct_la-tcp_iface.o tcp/.libs/libuct_la-tcp_md.o tcp/.libs/libuct_la-tcp_net.o ib/base/.libs/libuct_la-ib_device.o ib/base/.libs/libuct_la-ib_iface.o ib/base/.libs/libuct_la-ib_log.o ib/base/.libs/libuct_la-ib_md.o ib/rc/base/.libs/libuct_la-rc_ep.o ib/rc/base/.libs/libuct_la-rc_iface.o ib/rc/verbs/.libs/libuct_la-rc_verbs_ep.o ib/rc/verbs/.libs/libuct_la-rc_verbs_iface.o ib/rc/verbs/.libs/libuct_la-rc_verbs_common.o ib/ud/base/.libs/libuct_la-ud_iface_common.o ib/ud/base/.libs/libuct_la-ud_iface.o ib/ud/base/.libs/libuct_la-ud_ep.o ib/ud/base/.libs/libuct_la-ud_log.o ib/ud/verbs/.libs/libuct_la-ud_verbs.o ib/rdmacm/.libs/libuct_la-rdmacm_md.o ib/rdmacm/.libs/libuct_la-rdmacm_iface.o ib/rdmacm/.libs/libuct_la-rdmacm_ep.o sm/base/.libs/libuct_la-sm_iface.o sm/base/.libs/libuct_la-sm_ep.o sm/mm/.libs/libuct_la-mm_iface.o sm/mm/.libs/libuct_la-mm_ep.o sm/mm/.libs/libuct_la-mm_md.o sm/mm/.libs/libuct_la-mm_sysv.o sm/mm/.libs/libuct_la-mm_posix.o sm/cma/.libs/libuct_la-cma_iface.o sm/cma/.libs/libuct_la-cma_ep.o sm/cma/.libs/libuct_la-cma_md.o -Wl,-rpath -Wl,/usr/lib64 -libverbs -lnuma -lrdmacm -lm -L/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 -L/usr/lib64 -lucs -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libuct.so.0 -o .libs/libuct.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libuct.so.0.0.0T /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libuct.so.0.0.0 libuct.so.0 || { rm -f libuct.so.0 && ln -s libuct.so.0.0.0 libuct.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libuct.so.0.0.0 libuct.so || { rm -f libuct.so && ln -s libuct.so.0.0.0 libuct.so; }; }) libtool: install: /usr/bin/install -c .libs/libuct.lai /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.la libtool: install: /usr/bin/install -c .libs/libuct.a /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.a libtool: install: ranlib /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/uct' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/uct/api' /usr/bin/install -c -m 644 api/tl.h api/uct_def.h api/uct.h api/version.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/uct/api' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/uct' Making install in src/ucp make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libucp.la '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64' libtool: warning: relinking 'libucp.la' libtool: install: (cd /builddir/build/BUILD/ucx-1.4.0/src/ucp; /bin/sh "/builddir/build/BUILD/ucx-1.4.0/libtool" --tag CC --mode=relink gcc -O3 -g -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -ldl -version-info 0:0:0 -Wl,-z,relro -o libucp.la -rpath /usr/lib64 amo/libucp_la-basic_amo.lo amo/libucp_la-nb_amo.lo core/libucp_la-ucp_context.lo core/libucp_la-ucp_ep.lo core/libucp_la-ucp_listener.lo core/libucp_la-ucp_mm.lo core/libucp_la-ucp_proxy_ep.lo core/libucp_la-ucp_request.lo core/libucp_la-ucp_rkey.lo core/libucp_la-ucp_version.lo core/libucp_la-ucp_worker.lo dt/libucp_la-dt_contig.lo dt/libucp_la-dt_iov.lo dt/libucp_la-dt_generic.lo dt/libucp_la-dt.lo proto/libucp_la-proto_am.lo rma/libucp_la-basic_rma.lo rma/libucp_la-flush.lo tag/libucp_la-eager_rcv.lo tag/libucp_la-eager_snd.lo tag/libucp_la-probe.lo tag/libucp_la-rndv.lo tag/libucp_la-tag_match.lo tag/libucp_la-tag_recv.lo tag/libucp_la-tag_send.lo tag/libucp_la-offload.lo wireup/libucp_la-address.lo wireup/libucp_la-ep_match.lo wireup/libucp_la-select.lo wireup/libucp_la-signaling_ep.lo wireup/libucp_la-wireup_ep.lo wireup/libucp_la-wireup.lo stream/libucp_la-stream_send.lo stream/libucp_la-stream_recv.lo ../ucs/libucs.la ../uct/libuct.la -lpthread -lrt -lrt -ldl -inst-prefix-dir /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC amo/.libs/libucp_la-basic_amo.o amo/.libs/libucp_la-nb_amo.o core/.libs/libucp_la-ucp_context.o core/.libs/libucp_la-ucp_ep.o core/.libs/libucp_la-ucp_listener.o core/.libs/libucp_la-ucp_mm.o core/.libs/libucp_la-ucp_proxy_ep.o core/.libs/libucp_la-ucp_request.o core/.libs/libucp_la-ucp_rkey.o core/.libs/libucp_la-ucp_version.o core/.libs/libucp_la-ucp_worker.o dt/.libs/libucp_la-dt_contig.o dt/.libs/libucp_la-dt_iov.o dt/.libs/libucp_la-dt_generic.o dt/.libs/libucp_la-dt.o proto/.libs/libucp_la-proto_am.o rma/.libs/libucp_la-basic_rma.o rma/.libs/libucp_la-flush.o tag/.libs/libucp_la-eager_rcv.o tag/.libs/libucp_la-eager_snd.o tag/.libs/libucp_la-probe.o tag/.libs/libucp_la-rndv.o tag/.libs/libucp_la-tag_match.o tag/.libs/libucp_la-tag_recv.o tag/.libs/libucp_la-tag_send.o tag/.libs/libucp_la-offload.o wireup/.libs/libucp_la-address.o wireup/.libs/libucp_la-ep_match.o wireup/.libs/libucp_la-select.o wireup/.libs/libucp_la-signaling_ep.o wireup/.libs/libucp_la-wireup_ep.o wireup/.libs/libucp_la-wireup.o stream/.libs/libucp_la-stream_send.o stream/.libs/libucp_la-stream_recv.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 -L/usr/lib64 -lucs -luct -lpthread -lrt -ldl -O3 -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libucp.so.0 -o .libs/libucp.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libucp.so.0.0.0T /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucp.so.0.0.0 libucp.so.0 || { rm -f libucp.so.0 && ln -s libucp.so.0.0.0 libucp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64 && { ln -s -f libucp.so.0.0.0 libucp.so || { rm -f libucp.so && ln -s libucp.so.0.0.0 libucp.so; }; }) libtool: install: /usr/bin/install -c .libs/libucp.lai /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.la libtool: install: /usr/bin/install -c .libs/libucp.a /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.a libtool: install: ranlib /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucp/api' /usr/bin/install -c -m 644 api/ucp_compat.h api/ucp_def.h api/ucp_version.h api/ucp.h '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/include/ucp/api' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/ucp' Making install in src/tools/info make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' make install-am make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c ucx_info '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/uct/libuct.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucp/libucp.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucs/libucs.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucm/libucm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ucx_info /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_info make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/info' Making install in src/tools/perf make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c ucx_perftest '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucp/libucp.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/uct/libuct.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucs/libucs.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/ucx-1.4.0/src/ucm/libucm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ucx_perftest /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_perftest /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/perftest' /usr/bin/install -c -m 644 ../../../contrib/ucx_perftest_config/msg_pow2 ../../../contrib/ucx_perftest_config/README ../../../contrib/ucx_perftest_config/test_types ../../../contrib/ucx_perftest_config/transports '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/perftest' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/perf' Making install in src/tools/profile make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c ucx_read_profile '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin' libtool: install: /usr/bin/install -c ucx_read_profile /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_read_profile make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/src/tools/profile' Making install in test/apps make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' Making install in sockaddr make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps/sockaddr' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' make[3]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/apps' Making install in test/examples make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/examples' /usr/bin/install -c -m 644 ucx_hello_world.h ucp_hello_world.c uct_hello_world.c ucx_profiling.c ucp_client_server.c '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/examples' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0/test/examples' make[1]: Entering directory `/builddir/build/BUILD/ucx-1.4.0' make[2]: Entering directory `/builddir/build/BUILD/ucx-1.4.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/perftest' /usr/bin/install -c -m 644 contrib/ucx_perftest_config/msg_pow2 contrib/ucx_perftest_config/README contrib/ucx_perftest_config/test_types contrib/ucx_perftest_config/transports '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/ucx/perftest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 ucx.pc '/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0' make[1]: Leaving directory `/builddir/build/BUILD/ucx-1.4.0' + rm -f /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.la /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.la /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.la /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.la + /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/ucx-1.4.0 extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_perftest extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_info extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/bin/ucx_read_profile extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucm.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libuct.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/lib64/libucs.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libucs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucs.so.0.debug symlinked /usr/lib/debug/usr/lib64/libucm.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucm.so.0.debug symlinked /usr/lib/debug/usr/lib64/libucp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucp.so.debug symlinked /usr/lib/debug/usr/lib64/libuct.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libuct.so.debug symlinked /usr/lib/debug/usr/lib64/libucs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucs.so.debug symlinked /usr/lib/debug/usr/lib64/libuct.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libuct.so.0.debug symlinked /usr/lib/debug/usr/lib64/libucp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucp.so.0.debug symlinked /usr/lib/debug/usr/lib64/libucm.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libucm.so.debug 5755 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: ucx-1.4.0-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0qlRsh + umask 022 + cd /builddir/build/BUILD + cd ucx-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/doc/ucx-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/doc/ucx-1.4.0 + cp -pr README /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/doc/ucx-1.4.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/doc/ucx-1.4.0 + cp -pr NEWS /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/doc/ucx-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r8RQ2m + umask 022 + cd /builddir/build/BUILD + cd ucx-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/licenses/ucx-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/licenses/ucx-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64/usr/share/licenses/ucx-1.4.0 + exit 0 Provides: libucm.so.0()(64bit) libucp.so.0()(64bit) libucs.so.0()(64bit) libuct.so.0()(64bit) ucx = 1.4.0-1.el7 ucx(aarch-64) = 1.4.0-1.el7 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 Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libucm.so.0()(64bit) libucp.so.0()(64bit) libucs.so.0()(64bit) libuct.so.0()(64bit) rtld(GNU_HASH) Processing files: ucx-devel-1.4.0-1.el7.aarch64 Provides: pkgconfig(ucx) = 1.4 ucx-devel = 1.4.0-1.el7 ucx-devel(aarch-64) = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libucm.so.0()(64bit) libucp.so.0()(64bit) libucs.so.0()(64bit) libuct.so.0()(64bit) Processing files: ucx-static-1.4.0-1.el7.aarch64 Provides: ucx-static = 1.4.0-1.el7 ucx-static(aarch-64) = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ucx-debuginfo-1.4.0-1.el7.aarch64 Provides: ucx-debuginfo = 1.4.0-1.el7 ucx-debuginfo(aarch-64) = 1.4.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 Wrote: /builddir/build/RPMS/ucx-1.4.0-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ucx-devel-1.4.0-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ucx-static-1.4.0-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ucx-debuginfo-1.4.0-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5hZsw2 + umask 022 + cd /builddir/build/BUILD + cd ucx-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ucx-1.4.0-1.el7.aarch64 + exit 0 Child return code was: 0