* Package: sys-cluster/ucx-1.10.0_rc5:0 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux numa openmp userland_GNU * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Package: sys-cluster/ucx-1.10.0_rc5:0 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux numa openmp userland_GNU * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking ucx-1.10.0_rc5.tar.gz to /var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work >>> Source unpacked in /var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work >>> Preparing source in /var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 ... * Applying ucx-1.10.0_rc5-drop-werror.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I config/m4 --system-acdir=/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: ucx-1.10.0-rc5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 ... * econf: updating ucx-1.10.0-rc5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ucx-1.10.0-rc5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ucx-1.10.0_rc5 --htmldir=/usr/share/doc/ucx-1.10.0_rc5/html --with-sysroot=/ --libdir=/usr/lib64 --disable-compiler-opt --enable-numa --enable-openmp configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for git... yes checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/sbin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/sbin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/sbin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for egrep... (cached) /usr/sbin/grep -E checking for cos in -lm... yes checking for C/C++ restrict keyword... __restrict__ checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/sbin/x86_64-pc-linux-gnu-pkg-config checking if ln -s supports --relative... yes checking for dot... no checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation ./configure: 1: doxygen: not found configure: WARNING: doxygen version is bad. Required version: 1.8.6 and above checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/sbin/perl checking for x86_64-pc-linux-gnu-g++ options needed to detect all undeclared functions... none needed checking for size_t... yes checking compiler flag -diag-error 10006... no checking whether -diag-disable 1478 overrides deprecated declarations... no checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes checking compiler flag -diag-disable 269... no checking compiler flag -fmax-type-align=16... no configure: Detected CPU implementation: configure: Detected CPU architecture: configure: Detected CPU variant: configure: Detected CPU part: checking for __attribute__(optimize)... 1 checking compiler flag -funwind-tables... yes configure: compiling with unwind tables checking if x86_64-pc-linux-gnu-g++ works... yes checking c++11 support... yes checking gnu++11 support... yes checking whether _GLIBCXX_NOTHROW is declared... yes checking compiler flag --display_error_number... no checking compiler flag --diag_suppress 181... no checking compiler flag --diag_suppress 381... no checking compiler flag --diag_suppress 1215... no checking compiler flag --diag_suppress 1901... no checking compiler flag --diag_suppress 1902... no checking compiler flag -pedantic... yes checking compiler flag -Wno-missing-field-initializers... yes checking compiler flag -Wno-unused-parameter... yes checking compiler flag -Wno-unused-label... yes checking compiler flag -Wno-long-long... yes checking compiler flag -Wno-endif-labels... yes checking compiler flag -Wno-sign-compare... yes checking compiler flag -Wno-multichar... yes checking compiler flag -Wno-deprecated-declarations... yes checking compiler flag -Winvalid-pch... yes checking compiler flag -Wno-pointer-sign... yes checking compiler flag -Werror-implicit-function-declaration... yes checking compiler flag -Wno-format-zero-length... yes checking compiler flag -Wnested-externs... yes checking compiler flag -Wshadow... yes checking compiler flag -Werror=declaration-after-statement... yes checking for working alloca.h... yes checking for alloca... yes checking for shm_open in -lrt... yes checking for timer_create in -lrt... yes checking for libgen.h... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether fmemopen is declared... yes checking for sys/cpuset.h... no checking whether CPU_ZERO is declared... yes checking whether CPU_ISSET is declared... yes checking for cpu_set_t... yes checking for cpuset_t... no checking for sighandler_t... yes checking for __sighandler_t... yes checking for pthread_np.h... no checking for library containing pthread_create... none required checking for library containing pthread_atfork... none required checking for clearenv... yes checking for malloc_trim... yes checking for memalign... yes checking for posix_memalign... yes checking for mremap... yes checking for sched_setaffinity... yes checking for sched_getaffinity... yes checking for cpuset_setaffinity... no checking for cpuset_getaffinity... no 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 for sys/platform/ppc.h... no checking for using Google C++ Testing Framework... no configure: NUMA support is disabled checking malloc hooks... no configure: WARNING: malloc hooks are not supported checking for sys/capability.h... yes checking for cap_user_header_t... yes checking for cap_user_data_t... yes checking whether PR_SET_PTRACER is declared... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.__u6_addr.__u6_addr32... no checking for struct iphdr.daddr.s_addr... no checking for struct ip.ip_dst.s_addr... yes checking for struct sigevent._sigev_un._tid... yes checking for struct sigevent.sigev_notify_thread_id... no checking for struct sigaction.sa_restorer... yes checking for sys/epoll.h... yes checking for sys/eventfd.h... yes checking for sys/event.h... no checking for sys/thr.h... no checking for malloc.h... yes checking for malloc_np.h... no checking for endian.h,... no checking for sys/endian.h... no checking for linux/mman.h... yes checking for linux/ip.h... yes checking for linux/futex.h... yes checking for net/ethernet.h... yes checking for netinet/ip.h... yes configure: Memory allocator is ptmalloc-2.8.6 version checking for malloc_get_state... no checking for malloc_set_state... no checking whether MADV_FREE is declared... yes checking whether MADV_REMOVE is declared... yes checking whether POSIX_MADV_DONTNEED is declared... yes checking whether SYS_mmap is declared... yes checking whether SYS_munmap is declared... yes checking whether SYS_mremap is declared... yes checking whether SYS_brk is declared... yes checking whether SYS_madvise is declared... yes checking whether SYS_shmat is declared... yes checking whether SYS_shmdt is declared... yes checking whether SYS_ipc is declared... no checking for __curbrk... yes checking for tc_malloc in -ltcmalloc... no checking for mvn... no checking for java... yes configure: WARNING: Disabling Java support - java or mvn not in path. checking for cuda.h... no checking for cuda_runtime.h... no configure: WARNING: CUDA not found configure: ROCm path was not specified. Guessing ... checking for hsa.h... no configure: WARNING: ROCm not found checking for hipFree in -lhip_hcc... no checking for hip_runtime.h... no configure: WARNING: HIP Runtime not found checking for bfd.h... yes checking for bfd_openr in -lbfd... yes checking for dlopen in -ldl... yes checking for main in -lintl... no configure: WARNING: intl library not found checking for struct dl_phdr_info... yes checking whether bfd_get_section_flags is declared... no checking whether bfd_section_flags is declared... yes checking whether bfd_get_section_vma is declared... no checking whether bfd_section_vma is declared... yes checking bfd_section_size API version... 1-arg API checking for cplus_demangle... yes checking __attribute__((constructor))... yes configure: enabling builtin memcpy checking for __clear_cache... yes checking for __aarch64_sync_cache_range... no checking for gdrapi.h... no configure: WARNING: GDR_COPY not found configure: Compiling with verbs support from /usr checking for infiniband/verbs.h... no configure: WARNING: ibverbs header files not found checking for ibv_get_device_list in -libverbs... no configure: WARNING: libibverbs not found checking whether ibv_wc_status_str is declared... no checking whether ibv_event_type_str is declared... no checking whether ibv_query_gid is declared... no checking whether ibv_get_device_name is declared... no checking whether ibv_create_srq is declared... no checking whether ibv_get_async_event is declared... no configure: WARNING: Some IB verbs are not found. Please make sure OFED version is 1.5 or above. checking for ib_cm_send_req in -libcm... no configure: WARNING: CM support not found, skipping checking for /usr/include/rdma/rdma_cma.h... no configure: WARNING: RDMACM requested but required file (rdma/rdma_cma.h) could not be found in /usr checking for sys/uio.h... yes checking for process_vm_readv... yes configure: KNEM path was not found, guessing ... Package knem was not found in the pkg-config search path. Perhaps you should add the directory containing `knem.pc' to the PKG_CONFIG_PATH environment variable Package 'knem', required by 'virtual:world', not found checking whether KNEM_CMD_GET_INFO is declared... no configure: WARNING: KNEM requested but required file (knem_io.h) could not be found configure: XPMEM - failed to open the requested location (guess), guessing ... checking cray-ugni... no checking whether IPPROTO_TCP is declared... yes checking whether SOL_SOCKET is declared... yes checking whether SO_KEEPALIVE is declared... yes checking whether TCP_KEEPCNT is declared... yes checking whether TCP_KEEPIDLE is declared... yes checking whether TCP_KEEPINTVL is declared... yes checking compiler flag -fno-exceptions... yes checking compiler flag -fno-rtti... yes checking compiler flag --no_exceptions... no checking compiler flag -fno-tree-vectorize... yes checking compiler flag --diag_suppress 236... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/ucm/cuda/Makefile config.status: creating src/ucm/rocm/Makefile config.status: creating src/ucm/Makefile config.status: creating src/uct/cuda/gdr_copy/Makefile config.status: creating src/uct/cuda/Makefile config.status: creating src/uct/ib/cm/Makefile config.status: creating src/uct/ib/rdmacm/Makefile config.status: creating src/uct/ib/Makefile config.status: creating src/uct/rocm/gdr/Makefile config.status: creating src/uct/rocm/Makefile config.status: creating src/uct/sm/scopy/cma/Makefile config.status: creating src/uct/sm/scopy/knem/Makefile config.status: creating src/uct/sm/scopy/Makefile config.status: creating src/uct/sm/mm/xpmem/Makefile config.status: creating src/uct/sm/mm/Makefile config.status: creating src/uct/sm/Makefile config.status: creating src/uct/ugni/Makefile config.status: creating src/uct/Makefile config.status: creating src/tools/perf/lib/Makefile config.status: creating src/tools/perf/cuda/Makefile config.status: creating src/tools/perf/rocm/Makefile config.status: creating src/tools/perf/Makefile config.status: creating test/gtest/ucm/test_dlopen/Makefile config.status: creating test/gtest/ucm/test_dlopen/rpath-subdir/Makefile config.status: creating test/gtest/ucs/test_module/Makefile config.status: creating test/gtest/Makefile config.status: creating Makefile config.status: creating docs/doxygen/header.tex config.status: creating src/uct/api/version.h config.status: creating ucx.spec config.status: creating ucx.pc config.status: creating contrib/rpmdef.sh 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/ucp/Makefile config.status: creating src/ucp/api/ucp_version.h config.status: creating src/ucp/core/ucp_version.c config.status: creating src/tools/info/Makefile config.status: creating src/tools/profile/Makefile config.status: creating test/apps/Makefile config.status: creating test/apps/iodemo/Makefile config.status: creating test/apps/sockaddr/Makefile config.status: creating test/apps/profiling/Makefile config.status: creating test/mpi/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/java/pom.xml config.status: creating bindings/java/src/main/native/Makefile config.status: creating examples/Makefile config.status: creating test/mpi/run_mpi.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ========================================================= configure: UCX build configuration: configure: Build prefix: /usr configure: Preprocessor flags: -DCPU_FLAGS="" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src configure: C compiler: x86_64-pc-linux-gnu-gcc -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement configure: C++ compiler: x86_64-pc-linux-gnu-g++ -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch configure: Multi-thread: disabled configure: MPI tests: disabled configure: Devel headers: no configure: Bindings: < > configure: UCT modules: < cma > configure: CUDA modules: < > configure: ROCM modules: < > configure: IB modules: < > configure: UCM modules: < > configure: Perf modules: < > configure: ========================================================= >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 ... make -j32 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5' Making all in src/ucm make[2]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm' Making all in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o event/libucm_la-event.lo `test -f 'event/event.c' || echo './'`event/event.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o mmap/libucm_la-install.lo `test -f 'mmap/install.c' || echo './'`mmap/install.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o util/libucm_la-replace.lo `test -f 'util/replace.c' || echo './'`util/replace.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o util/libucm_la-log.lo `test -f 'util/log.c' || echo './'`util/log.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o util/libucm_la-reloc.lo `test -f 'util/reloc.c' || echo './'`util/reloc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o util/libucm_la-sys.lo `test -f 'util/sys.c' || echo './'`util/sys.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o bistro/libucm_la-bistro.lo `test -f 'bistro/bistro.c' || echo './'`bistro/bistro.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o bistro/libucm_la-bistro_x86_64.lo `test -f 'bistro/bistro_x86_64.c' || echo './'`bistro/bistro_x86_64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o bistro/libucm_la-bistro_aarch64.lo `test -f 'bistro/bistro_aarch64.c' || echo './'`bistro/bistro_aarch64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o bistro/libucm_la-bistro_ppc64.lo `test -f 'bistro/bistro_ppc64.c' || echo './'`bistro/bistro_ppc64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o ptmalloc286/libucm_la-malloc.lo `test -f 'ptmalloc286/malloc.c' || echo './'`ptmalloc286/malloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c event/event.c -fPIC -DPIC -o event/.libs/libucm_la-event.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c mmap/install.c -fPIC -DPIC -o mmap/.libs/libucm_la-install.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c malloc/malloc_hook.c -fPIC -DPIC -o malloc/.libs/libucm_la-malloc_hook.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/reloc.c -fPIC -DPIC -o util/.libs/libucm_la-reloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c ptmalloc286/malloc.c -fPIC -DPIC -o ptmalloc286/.libs/libucm_la-malloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/log.c -fPIC -DPIC -o util/.libs/libucm_la-log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/replace.c -fPIC -DPIC -o util/.libs/libucm_la-replace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/sys.c -fPIC -DPIC -o util/.libs/libucm_la-sys.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_aarch64.c -fPIC -DPIC -o bistro/.libs/libucm_la-bistro_aarch64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_ppc64.c -fPIC -DPIC -o bistro/.libs/libucm_la-bistro_ppc64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_x86_64.c -fPIC -DPIC -o bistro/.libs/libucm_la-bistro_x86_64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro.c -fPIC -DPIC -o bistro/.libs/libucm_la-bistro.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_ppc64.c -o bistro/libucm_la-bistro_ppc64.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_aarch64.c -o bistro/libucm_la-bistro_aarch64.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/replace.c -o util/libucm_la-replace.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/sys.c -o util/libucm_la-sys.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/log.c -o util/libucm_la-log.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c mmap/install.c -o mmap/libucm_la-install.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c malloc/malloc_hook.c -o malloc/libucm_la-malloc_hook.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro_x86_64.c -o bistro/libucm_la-bistro_x86_64.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c bistro/bistro.c -o bistro/libucm_la-bistro.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c util/reloc.c -o util/libucm_la-reloc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c event/event.c -o event/libucm_la-event.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCM_MALLOC_PREFIX=ucm_dl -fno-strict-aliasing -DUSE_LOCKS=1 -DMALLINFO_FIELD_TYPE=int -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c ptmalloc286/malloc.c -o ptmalloc286/libucm_la-malloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -Wno-deprecated-declarations -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -Xlinker -z -Xlinker interpose -Xlinker --no-as-needed -ldl -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -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 bistro/libucm_la-bistro.lo bistro/libucm_la-bistro_x86_64.lo bistro/libucm_la-bistro_aarch64.lo bistro/libucm_la-bistro_ppc64.lo ptmalloc286/libucm_la-malloc.lo -lrt -lrt -lbfd -ldl libtool: link: x86_64-pc-linux-gnu-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 bistro/.libs/libucm_la-bistro.o bistro/.libs/libucm_la-bistro_x86_64.o bistro/.libs/libucm_la-bistro_aarch64.o bistro/.libs/libucm_la-bistro_ppc64.o ptmalloc286/.libs/libucm_la-malloc.o -Wl,--as-needed -lrt -lbfd -ldl -g -O2 -march=native -ggdb3 -Wl,-z -Wl,interpose -Wl,--no-as-needed -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z -Wl,pack-relative-relocs -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: x86_64-pc-linux-gnu-ar cr .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 bistro/libucm_la-bistro.o bistro/libucm_la-bistro_x86_64.o bistro/libucm_la-bistro_aarch64.o bistro/libucm_la-bistro_ppc64.o ptmalloc286/libucm_la-malloc.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libucm.a libtool: link: ( cd ".libs" && rm -f "libucm.la" && ln -s "../libucm.la" "libucm.la" ) make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm' Making all in cuda make[3]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm/cuda' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm/cuda' Making all in rocm make[3]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm/rocm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm/rocm' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucm' Making all in src/ucs make[2]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o algorithm/libucs_la-crc.lo `test -f 'algorithm/crc.c' || echo './'`algorithm/crc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o arch/aarch64/libucs_la-global_opts.lo `test -f 'arch/aarch64/global_opts.c' || echo './'`arch/aarch64/global_opts.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o arch/ppc64/libucs_la-global_opts.lo `test -f 'arch/ppc64/global_opts.c' || echo './'`arch/ppc64/global_opts.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o arch/x86_64/libucs_la-global_opts.lo `test -f 'arch/x86_64/global_opts.c' || echo './'`arch/x86_64/global_opts.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o arch/libucs_la-cpu.lo `test -f 'arch/cpu.c' || echo './'`arch/cpu.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o async/libucs_la-async.lo `test -f 'async/async.c' || echo './'`async/async.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o async/libucs_la-signal.lo `test -f 'async/signal.c' || echo './'`async/signal.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o async/libucs_la-pipe.lo `test -f 'async/pipe.c' || echo './'`async/pipe.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o async/libucs_la-thread.lo `test -f 'async/thread.c' || echo './'`async/thread.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o config/libucs_la-parser.lo `test -f 'config/parser.c' || echo './'`config/parser.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-arbiter.lo `test -f 'datastruct/arbiter.c' || echo './'`datastruct/arbiter.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-array.lo `test -f 'datastruct/array.c' || echo './'`datastruct/array.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-callbackq.lo `test -f 'datastruct/callbackq.c' || echo './'`datastruct/callbackq.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-mpmc.lo `test -f 'datastruct/mpmc.c' || echo './'`datastruct/mpmc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-mpool.lo `test -f 'datastruct/mpool.c' || echo './'`datastruct/mpool.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-pgtable.lo `test -f 'datastruct/pgtable.c' || echo './'`datastruct/pgtable.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-string_buffer.lo `test -f 'datastruct/string_buffer.c' || echo './'`datastruct/string_buffer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-string_set.lo `test -f 'datastruct/string_set.c' || echo './'`datastruct/string_set.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o datastruct/libucs_la-conn_match.lo `test -f 'datastruct/conn_match.c' || echo './'`datastruct/conn_match.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o debug/libucs_la-assert.lo `test -f 'debug/assert.c' || echo './'`debug/assert.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o debug/libucs_la-debug.lo `test -f 'debug/debug.c' || echo './'`debug/debug.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o debug/libucs_la-log.lo `test -f 'debug/log.c' || echo './'`debug/log.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o debug/libucs_la-memtrack.lo `test -f 'debug/memtrack.c' || echo './'`debug/memtrack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/ppc64/timebase.c -fPIC -DPIC -o arch/ppc64/.libs/libucs_la-timebase.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c algorithm/crc.c -fPIC -DPIC -o algorithm/.libs/libucs_la-crc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/aarch64/global_opts.c -fPIC -DPIC -o arch/aarch64/.libs/libucs_la-global_opts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c algorithm/qsort_r.c -fPIC -DPIC -o algorithm/.libs/libucs_la-qsort_r.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/aarch64/cpu.c -fPIC -DPIC -o arch/aarch64/.libs/libucs_la-cpu.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/ppc64/global_opts.c -fPIC -DPIC -o arch/ppc64/.libs/libucs_la-global_opts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/x86_64/cpu.c -fPIC -DPIC -o arch/x86_64/.libs/libucs_la-cpu.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/x86_64/global_opts.c -fPIC -DPIC -o arch/x86_64/.libs/libucs_la-global_opts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/global_opts.c -fPIC -DPIC -o config/.libs/libucs_la-global_opts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/array.c -fPIC -DPIC -o datastruct/.libs/libucs_la-array.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/signal.c -fPIC -DPIC -o async/.libs/libucs_la-signal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/cpu.c -fPIC -DPIC -o arch/.libs/libucs_la-cpu.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/ucm_opts.c -fPIC -DPIC -o config/.libs/libucs_la-ucm_opts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/async.c -fPIC -DPIC -o async/.libs/libucs_la-async.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/mpool.c -fPIC -DPIC -o datastruct/.libs/libucs_la-mpool.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/thread.c -fPIC -DPIC -o async/.libs/libucs_la-thread.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/parser.c -fPIC -DPIC -o config/.libs/libucs_la-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/callbackq.c -fPIC -DPIC -o datastruct/.libs/libucs_la-callbackq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/memtrack.c -fPIC -DPIC -o debug/.libs/libucs_la-memtrack.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/string_set.c -fPIC -DPIC -o datastruct/.libs/libucs_la-string_set.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/arbiter.c -fPIC -DPIC -o datastruct/.libs/libucs_la-arbiter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/pipe.c -fPIC -DPIC -o async/.libs/libucs_la-pipe.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/ptr_array.c -fPIC -DPIC -o datastruct/.libs/libucs_la-ptr_array.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/assert.c -fPIC -DPIC -o debug/.libs/libucs_la-assert.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/mpmc.c -fPIC -DPIC -o datastruct/.libs/libucs_la-mpmc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/frag_list.c -fPIC -DPIC -o datastruct/.libs/libucs_la-frag_list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/debug.c -fPIC -DPIC -o debug/.libs/libucs_la-debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/pgtable.c -fPIC -DPIC -o datastruct/.libs/libucs_la-pgtable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/log.c -fPIC -DPIC -o debug/.libs/libucs_la-log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/conn_match.c -fPIC -DPIC -o datastruct/.libs/libucs_la-conn_match.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/strided_alloc.c -fPIC -DPIC -o datastruct/.libs/libucs_la-strided_alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/string_buffer.c -fPIC -DPIC -o datastruct/.libs/libucs_la-string_buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/aarch64/global_opts.c -o arch/aarch64/libucs_la-global_opts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/aarch64/cpu.c -o arch/aarch64/libucs_la-cpu.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/ppc64/global_opts.c -o arch/ppc64/libucs_la-global_opts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c algorithm/crc.c -o algorithm/libucs_la-crc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o memory/libucs_la-memory_type.lo `test -f 'memory/memory_type.c' || echo './'`memory/memory_type.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o memory/libucs_la-memtype_cache.lo `test -f 'memory/memtype_cache.c' || echo './'`memory/memtype_cache.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o memory/libucs_la-numa.lo `test -f 'memory/numa.c' || echo './'`memory/numa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/x86_64/global_opts.c -o arch/x86_64/libucs_la-global_opts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/ucm_opts.c -o config/libucs_la-ucm_opts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/memory_type.c -fPIC -DPIC -o memory/.libs/libucs_la-memory_type.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/array.c -o datastruct/libucs_la-array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o memory/libucs_la-rcache.lo `test -f 'memory/rcache.c' || echo './'`memory/rcache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/numa.c -fPIC -DPIC -o memory/.libs/libucs_la-numa.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/memtype_cache.c -fPIC -DPIC -o memory/.libs/libucs_la-memtype_cache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/assert.c -o debug/libucs_la-assert.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/arbiter.c -o datastruct/libucs_la-arbiter.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/mpmc.c -o datastruct/libucs_la-mpmc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/memory_type.c -o memory/libucs_la-memory_type.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c algorithm/qsort_r.c -o algorithm/libucs_la-qsort_r.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/string_set.c -o datastruct/libucs_la-string_set.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/global_opts.c -o config/libucs_la-global_opts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/string_buffer.c -o datastruct/libucs_la-string_buffer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o profile/libucs_la-profile.lo `test -f 'profile/profile.c' || echo './'`profile/profile.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o stats/libucs_la-stats.lo `test -f 'stats/stats.c' || echo './'`stats/stats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/frag_list.c -o datastruct/libucs_la-frag_list.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/rcache.c -fPIC -DPIC -o memory/.libs/libucs_la-rcache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/ppc64/timebase.c -o arch/ppc64/libucs_la-timebase.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/conn_match.c -o datastruct/libucs_la-conn_match.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c -o sys/libucs_la-event_set.lo `test -f 'sys/event_set.c' || echo './'`sys/event_set.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/pipe.c -o async/libucs_la-pipe.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/memtrack.c -o debug/libucs_la-memtrack.o >/dev/null 2>&1 In file included from /usr/include/bfd.h:10, from debug/debug.c:27: debug/debug.c: In function 'load_file': debug/debug.c:275:53: error: 'PTR' undeclared (first use in this function) 275 | symcount = bfd_read_minisymbols(file->abfd, 0, (PTR)&file->syms, &size); | ^~~ debug/debug.c:275:53: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:1452: debug/libucs_la-debug.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/numa.c -o memory/libucs_la-numa.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c profile/profile.c -fPIC -DPIC -o profile/.libs/libucs_la-profile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/strided_alloc.c -o datastruct/libucs_la-strided_alloc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c stats/stats.c -fPIC -DPIC -o stats/.libs/libucs_la-stats.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c sys/event_set.c -fPIC -DPIC -o sys/.libs/libucs_la-event_set.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/mpool.c -o datastruct/libucs_la-mpool.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/pgtable.c -o datastruct/libucs_la-pgtable.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/ptr_array.c -o datastruct/libucs_la-ptr_array.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c debug/log.c -o debug/libucs_la-log.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/memtype_cache.c -o memory/libucs_la-memtype_cache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c sys/event_set.c -o sys/libucs_la-event_set.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/cpu.c -o arch/libucs_la-cpu.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c memory/rcache.c -o memory/libucs_la-rcache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c arch/x86_64/cpu.c -o arch/x86_64/libucs_la-cpu.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/thread.c -o async/libucs_la-thread.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/signal.c -o async/libucs_la-signal.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c datastruct/callbackq.c -o datastruct/libucs_la-callbackq.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c async/async.c -o async/libucs_la-async.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c stats/stats.c -o stats/libucs_la-stats.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c profile/profile.c -o profile/libucs_la-profile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DCPU_FLAGS= -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5 -I/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src -DUCX_MODULE_DIR=\"/usr/lib64/ucx\" -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -Werror=format-security -Werror=implicit-function-declaration -Wformat -c config/parser.c -o config/libucs_la-parser.o >/dev/null 2>&1 make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/ucs' make[1]: *** [Makefile:734: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5' make: *** [Makefile:602: all] Error 2 * ERROR: sys-cluster/ucx-1.10.0_rc5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-cluster/ucx-1.10.0_rc5::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/ucx-1.10.0_rc5::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-cluster/ucx-1.10.0_rc5:20220902-231043.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5' * S: '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5'