* Package: sys-cluster/gasnet-1.32.0:0/1.32.0 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking GASNet-1.32.0.tar.gz to /var/tmp/portage/sys-cluster/gasnet-1.32.0/work >>> Source unpacked in /var/tmp/portage/sys-cluster/gasnet-1.32.0/work >>> Preparing source in /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 ... * Running eautoreconf in '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' ... * Running 'aclocal -I other/plpa/config --system-acdir=/var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/aclocal' ... [ ok ] * Moving configure.in to configure.ac (bug #426262) * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: GASNet-1.32.0/ >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-12125T02:07)! * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 ... * econf: updating GASNet-1.32.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GASNet-1.32.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating GASNet-1.32.0/config-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GASNet-1.32.0/config-aux/config.guess with /usr/share/gnuconfig/config.guess ./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 --datarootdir=/usr/share --docdir=/usr/share/doc/gasnet-1.32.0 --libdir=/usr/lib64 --disable-ibv --disable-mpi --enable-pthreads CC=clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC MPI_CC=mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC CXX=clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC checking for good shell... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for package version... GASNet 1.32.0 http://gasnet.lbl.gov checking for configure arguments... configure args: '--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' '--datarootdir=/usr/share' '--docdir=/usr/share/doc/gasnet-1.32.0' '--libdir=/usr/lib64' '--disable-ibv' '--disable-mpi' '--enable-pthreads' 'CC=clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'MPI_CC=mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'CXX=clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC' checking if user enabled cross-compile... no checking for cached autoconf environment settings... checking for CC setting... (provided) "clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC" checking for CFLAGS setting... (provided) "-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int" checking for CPP setting... (not set) checking for CPPFLAGS setting... (not set) checking for LDFLAGS setting... (provided) "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" checking for LIBS setting... (not set) checking for PERL setting... (not set) checking for CXX setting... (provided) "clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC" checking for CXXCPP setting... (not set) checking for CXXFLAGS setting... (provided) "-pipe -march=native -fno-diagnostics-color -O2" checking for pwd... /bin/pwd checking autoconf version... 2.71 configure: WARNING: configure cache_file setting got lost - you may need to run a fresh ./Bootstrap TOP_SRCDIR: /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 TOP_BUILDDIR: /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 system info: localhost x86_64-pc-linux-gnu build id: Mon Dec 12 12:33:34 UTC 2022 portage checking for gawk... (cached) gawk checking for gmake... /usr/bin/gmake checking for GNU make... GNU Make 4.4 License GPLv3+: GNU GPL version 3 or later yes checking for perl5... no checking for perl... /usr/bin/perl checking for perl version 5.005 or later... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC 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 clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC accepts -g... yes checking for clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC option to enable C11 features... none needed checking whether clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC understands -c and -o together... yes checking dependency style of clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC... none checking how to run the C preprocessor... clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -E checking for x86_64-pc-linux-gnu-gcc... (cached) clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC checking whether the compiler supports GNU C... (cached) yes checking whether clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC accepts -g... (cached) yes checking for clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC option to enable C11 features... (cached) none needed checking whether clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC understands -c and -o together... (cached) yes checking dependency style of clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC... (cached) none checking how to run the C preprocessor... clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -E checking for clang... /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang checking for full path expansion of CPP... /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -E checking for working C preprocessor... yes checking for clang... /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang checking for full path expansion of CC... /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC checking for working C compiler... yes checking working C compiler executables... yes checking whether ln -s works... yes checking whether byte ordering is bigendian ... 0 checking for mpcc_r... no checking for C compiler family... Clang 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 size of void *... 8 checking for working C99 printf specifiers... yes checking for C compiler flag -Wall... yes checking for C compiler flag -Wpointer-arith... yes checking for C compiler flag -Wnested-externs... yes checking for C compiler flag -Wwrite-strings... yes checking for C compiler flag -Wmissing-format-attribute... yes checking for C compiler flag -Winit-self... yes checking for C compiler flag -Wclobbered... no/warning: warning: unknown warning option '-Wclobbered' [-Wunknown-warning-option] 1 warning generated. checking for C compiler flag -Wcast-function-type... yes checking for C compiler flag -Wempty-body... yes checking for C compiler flag -Wignored-qualifiers... yes checking for C compiler flag -Wimplicit-fallthrough... yes checking for C compiler flag -Wmissing-parameter-type... no/warning: warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option] 1 warning generated. checking for C compiler flag -Wold-style-declaration... no/warning: warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] 1 warning generated. checking for C compiler flag -Wuninitialized... yes checking for C compiler flag -Wshift-negative-value... yes checking for C compiler flag -Wno-unused... yes checking for C compiler flag -Wunused... yes checking for C compiler flag -Wunused-result... yes checking for C compiler flag -Wno-unused-parameter... yes checking for C compiler flag -Wunused-parameter... yes checking for C compiler flag -Wno-address... yes checking for C compiler flag -Waddress... yes checking for buggy pthread.h mutex initializers... ok checking for C compiler flag ... yes checking for flags required for C99 subset compliance... none required checking for working GASNet-required ISO C99 subset... yes checking for libgcc link flags... checking for __restrict__ keyword... yes checking for restrict qualifying typedefs... yes checking C compiler for 32-bit __sync atomics support... yes checking C compiler for 64-bit __sync atomics support... yes checking C compiler for inline modifier... yes checking C compiler for working 'static inline'... yes checking for __attribute__((__always_inline__))... yes checking for __attribute__((__noinline__))... yes checking for __attribute__((__malloc__))... yes checking for __attribute__((__warn_unused_result__))... yes checking for __attribute__((__used__))... yes checking for __attribute__((__may_alias__))... yes checking for __attribute__((__noreturn__))... yes checking for __attribute__((__const__))... yes checking for __attribute__((__pure__))... yes checking for __attribute__((__hot__))... yes checking for __attribute__((__cold__))... yes checking for __attribute__((__deprecated__))... yes checking for __attribute__((__fallthrough__))... yes checking for __attribute__((__format__))... yes checking for __attribute__((__format__)) on function pointers... yes checking for __attribute__((__format__)) on function pointers as arguments... yes checking for compiler flag -Wall... yes checking for compiler flag -Wextra... yes checking for compiler flag -Wunknown-pragmas... yes checking for pragma GCC diagnostic push/pop/ignored... yes checking for __assume... no checking for __builtin_assume... yes checking for __builtin_unreachable... yes checking for __builtin_expect... yes checking for __builtin_constant_p... yes checking for __builtin_prefetch... yes checking for PLATFORM_COMPILER_IDSTR... |COMPILER_FAMILY:CLANG|COMPILER_VERSION:15.0.6 |COMPILER_FAMILYID:19|GNU:4.2.1|STD:__STDC__,__STDC_VERSION__=201710L|misc:Clang 15.0.6| checking for PLATFORM_COMPILER_FAMILYID... 19 checking for PLATFORM_COMPILER_ID... 19 checking for PLATFORM_COMPILER_VERSION... 983046 checking for PLATFORM_COMPILER_C_LANGLVL... 201710 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... (cached) 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for stdint.h... yes checking for a complete stdint.h... yes checking for inttypes.h... yes checking for a complete inttypes.h... yes checking for sys/types.h... yes checking for a complete sys/types.h... no checking size of float... 4 checking size of double... 8 checking for type _Bool... yes checking size of _Bool... 1 checking for type long double... yes checking size of long double... 16 checking for type float _Complex... yes checking size of float _Complex... 8 checking PAGESIZE... no checking PAGE_SIZE... no checking sysconf(_SC_PAGESIZE)... 4096 checking for sin in -lm... yes checking for Linux flavor... generic checking for working pthreads support... yes checking for pthread.h... yes checking for library containing pthread_setconcurrency... none required checking for library containing pthread_kill... none required checking for library containing pthread_kill_other_threads_np... no checking for library containing pthread_sigmask... none required checking for library containing pthread_rwlock_tryrdlock... none required checking for library containing pthread_rwlock_wrlock... none required checking whether the GCC __thread extension is supported.... yes checking for shared data cache line size... 64 checking for thr_create in -lthread... no checking for hugetlbfs.h... no checking for library containing shm_open... none required checking for working shm_open()... yes checking for ia64 cmp8xchg16 support... no checking for x86-64 cmpxchg16b support... yes checking for x86 EBX register... no checking for x86 pause instruction... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for PR_SET_PDEATHSIG... yes checking for PR_SET_PTRACER... yes checking for fork... yes checking for popen... yes checking for system... yes checking for /boot/kernel.h... no checking whether to force a uni-processor build... no checking for clock_gettime()... yes checking for library containing clock_gettime... none required checking atomic implementation family (binary probe)... 1 checking atomic32 implementation family (binary probe)... 1 checking atomic64 implementation family (binary probe)... 1 checking whether the compiler supports GNU C++... yes checking whether clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC accepts -g... yes checking for clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC option to enable C++11 features... none needed checking dependency style of clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC... none checking how to run the C++ preprocessor... clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -E checking whether the compiler supports GNU C++... (cached) yes checking whether clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC accepts -g... (cached) yes checking for clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC option to enable C++11 features... (cached) none needed checking dependency style of clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC... (cached) none checking how to run the C++ preprocessor... clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -E checking for clang++... /usr/lib/llvm/15/bin/clang++ checking for full path expansion of CXXCPP... /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -E checking for working C++ preprocessor... yes checking for clang++... /usr/lib/llvm/15/bin/clang++ checking for full path expansion of CXX... /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC checking for working C++ compiler... yes checking working C++ compiler executables... yes checking for C++ compiler family... Clang checking for C++ compiler flag -Wall... yes checking for C++ compiler flag -Wpointer-arith... yes checking for C++ compiler flag -Wnested-externs... yes checking for C++ compiler flag -Wwrite-strings... yes checking for C++ compiler flag -Wmissing-format-attribute... yes checking for C++ compiler flag -Winit-self... yes checking for C++ compiler flag -Wclobbered... no/warning: warning: unknown warning option '-Wclobbered' [-Wunknown-warning-option] 1 warning generated. checking for C++ compiler flag -Wcast-function-type... yes checking for C++ compiler flag -Wempty-body... yes checking for C++ compiler flag -Wignored-qualifiers... yes checking for C++ compiler flag -Wimplicit-fallthrough... yes checking for C++ compiler flag -Wmissing-parameter-type... no/warning: warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option] 1 warning generated. checking for C++ compiler flag -Wold-style-declaration... no/warning: warning: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] 1 warning generated. checking for C++ compiler flag -Wuninitialized... yes checking for C++ compiler flag -Wshift-negative-value... yes checking for C++ compiler flag -Wno-unused... yes checking for C++ compiler flag -Wunused... yes checking for C++ compiler flag -Wunused-result... yes checking for C++ compiler flag -Wno-unused-parameter... yes checking for C++ compiler flag -Wunused-parameter... yes checking for C++ compiler flag -Wno-address... yes checking for C++ compiler flag -Waddress... yes checking for buggy pthread.h mutex initializers... ok checking C++ compiler for PLATFORM_COMPILER_IDSTR... |COMPILER_FAMILY:CLANG|COMPILER_VERSION:15.0.6 |COMPILER_FAMILYID:19|GNU:4.2.1|STD:__STDC__,__cplusplus=201402L|misc:Clang 15.0.6| checking C++ compiler for PLATFORM_COMPILER_FAMILYID... 19 checking C++ compiler for PLATFORM_COMPILER_ID... 10019 checking C++ compiler for PLATFORM_COMPILER_VERSION... 983046 checking C++ compiler for PLATFORM_COMPILER_CXX_LANGLVL... 201402 checking for cxxLIBS setting... (default) "" checking for cxxLDFLAGS setting... (default) "" checking for working C++ exceptions... yes checking C++ compiler for __restrict__ keyword... yes checking C++ compiler for restrict qualifying typedefs... yes checking C++ compiler for 32-bit __sync atomics support... yes checking C++ compiler for 64-bit __sync atomics support... yes checking C++ compiler for __attribute__((__always_inline__))... yes checking C++ compiler for __attribute__((__noinline__))... yes checking C++ compiler for __attribute__((__malloc__))... yes checking C++ compiler for __attribute__((__warn_unused_result__))... yes checking C++ compiler for __attribute__((__used__))... yes checking C++ compiler for __attribute__((__may_alias__))... yes checking C++ compiler for __attribute__((__noreturn__))... yes checking C++ compiler for __attribute__((__const__))... yes checking C++ compiler for __attribute__((__pure__))... yes checking C++ compiler for __attribute__((__hot__))... yes checking C++ compiler for __attribute__((__cold__))... yes checking C++ compiler for __attribute__((__deprecated__))... yes checking C++ compiler for __attribute__((__fallthrough__))... yes checking C++ compiler for __attribute__((__format__))... yes checking C++ compiler for __attribute__((__format__)) on function pointers... yes checking C++ compiler for __attribute__((__format__)) on function pointers as arguments... yes checking for compiler flag -Wall... yes checking for compiler flag -Wextra... yes checking for compiler flag -Wunknown-pragmas... yes checking C++ compiler for pragma GCC diagnostic push/pop/ignored... yes checking C++ compiler for C++ attribute [[fallthrough]]... yes checking C++ compiler for C++ attribute [[clang::fallthrough]]... yes checking C++ compiler for __assume... no checking C++ compiler for __builtin_assume... yes checking C++ compiler for __builtin_unreachable... yes checking C++ compiler for __builtin_expect... yes checking C++ compiler for __builtin_constant_p... yes checking C++ compiler for __builtin_prefetch... yes checking for __VA_ARGS__ support in C++... yes checking building C++ helper object... ok checking for working C++ to C linkage... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for ifaddrs.h... yes checking for getifaddrs... yes checking for working UDP configuration... yes checking for GASNET_CSPAWN_CMD setting... (default) "" checking for MPI_CC setting... (provided) "mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC" checking for MPI_LIBS setting... (default) "" checking for MPIRUN_CMD setting... (default) "mpirun -np %N %C" checking for mpicc... no checking for full path expansion of MPI_CC... mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC configure: WARNING: MPI compiler "mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC" was not found. Consider passing --with-mpi-cc=/path/to/mpicc if you want mpi-conduit or require MPI compatibility checking for sys/socket.h... yes checking for socketpair() support... yes checking for O_ASYNC support... yes checking for mxm_dump_config... no checking for MXM_HOME setting... (default) "/usr" checking if /usr is the MXM drivers install prefix... probably not - missing include/mxm/api/mxm_api.h checking for MXM_CFLAGS setting... (default) "" checking for MXM_LIBS setting... (default) "-lmxm" checking for MXM_LDFLAGS setting... (default) "" checking for working MXM configuration... no checking for PSM_HOME setting... (default) "/usr" checking if /usr is the Omni-Path PSM2 drivers install prefix... probably not - missing include/psm2.h checking for PSM_CFLAGS setting... (default) "" checking for PSM_LIBS setting... (default) "-lpsm2" checking for PSM_LDFLAGS setting... (default) "" checking for working PSM configuration... no checking for yod... no checking for PORTALS4_HOME setting... (default) "/usr" checking if /usr is the Portals4 library install prefix... probably not - missing include/portals4.h checking for PORTALS4_CFLAGS setting... (default) "" checking for PORTALS4_LIBS setting... (default) "-lportals" checking for PORTALS4_LDFLAGS setting... (default) "" checking for working Portals4 configuration... no checking for PMI support in Portals4 runtime library... no checking for PAMI_HOME setting... (default) "/usr" checking for PAMI_CFLAGS setting... (default) "" checking for PAMI_LDFLAGS setting... (default) "" checking for PAMI_LIBS setting... (default) "-lpami" checking for working PAMI configuration... no checking for fi_info... no checking for OFI_HOME setting... (default) "/usr" checking if /usr is the OFI libfabric install prefix... probably not - missing include/rdma/fabric.h checking for OFI_CFLAGS setting... (default) "" checking for OFI_LIBS setting... (default) "-lfabric" checking for OFI_LDFLAGS setting... (default) "" checking for working OFI GASNet bindings... no checking for sys/socket.h... (cached) yes checking for sys/sockio.h... no checking for sys/uio.h... yes checking for netinet/tcp.h... yes checking for socklen_t or its equivalent... socklen_t checking for setpgid... yes checking for setpgrp... yes checking whether setpgrp requires zero arguments... yes checking for PMI_HOME setting... (default) "/usr" checking for PMI_LDFLAGS setting... (default) "" checking for PMI_LIBS setting... (default) "probe" checking for library containing PMI2_Init... no checking for library containing PMI_Init... no checking for PMI spawner support... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for on_exit... yes checking for gethostid... yes checking for setenv... yes checking for unsetenv... yes checking for putenv... yes checking for getrlimit... yes checking for setrlimit... yes checking for getrlimit64... yes checking for setrlimit64... yes checking for sys/resource.h... yes checking for sys/table.h... no checking for features.h... yes checking for fopen64... yes checking for sigprocmask... yes checking for srand_deterministic... no checking for ffs... yes checking for declaration/definition of setenv... yes checking for declaration/definition of unsetenv... yes checking for declaration/definition of snprintf... yes checking for declaration/definition of vsnprintf... yes checking for isblank... yes checking for isascii... yes checking for toascii... yes checking for declaration/definition of isblank... yes checking for declaration/definition of isascii... yes checking for declaration/definition of toascii... yes checking for buggy ctype.h... ok checking for execinfo.h... yes checking for library containing backtrace... none required checking for backtrace... yes checking for backtrace_symbols... yes checking for addr2line... /usr/bin/addr2line checking for gdb... no checking for gstack... no checking for pstack... no checking for pgdbg... no checking for idb... no checking for idb-e... no checking for dbx... no checking for lldb... /usr/bin/lldb checking for ucontext.h... yes checking for printstack... no checking for usleep()... yes checking for library containing usleep... none required checking for nanosleep()... yes checking for library containing nanosleep... none required checking for clock_nanosleep()... yes checking for library containing clock_nanosleep... none required checking for nsleep()... no checking for sched_yield()... yes checking for library containing sched_yield... none required checking for syscall... yes checking for syscall.h... yes checking for unistd.h... (cached) yes checking for __NR_sched_setaffinity... yes checking for __NR_sched_getaffinity... yes checking for PLPA building mode... standalone checking for PLPA symbol prefix... gasneti_plpa_ checking whether to use PLPA for cpu binding... yes checking for working mmap()... yes checking for MAP_NORESERVE... yes checking for MAP_ANONYMOUS... yes checking for MAP_ANON... yes checking for malloc.h... yes checking for ptmalloc... yes checking for glibc... 2.36 checking for __func__... yes checking for sys/param.h... yes checking for nm... /usr/bin/nm checking for GNU nm... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for basename... /usr/bin/basename checking for dirname... /usr/bin/dirname checking for readlink... /usr/bin/readlink checking for time... /usr/bin/time checking for env... /usr/bin/env checking for fca_config... no checking for FCA_HOME setting... (default) "/usr" checking if /usr is the FCA drivers install prefix... probably not - missing include/fca/fca_api.h checking for working FCA configuration... no configure: not updating unwritable cache config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating other/perlstart config.status: creating config-aux/Makefile config.status: creating other/Makefile config.status: creating other/Makefile-libgasnet.mak config.status: creating other/gasnet_tools-fragment.mak config.status: creating tests/Makefile config.status: creating Makefile config.status: creating other/mpirun_common config.status: creating other/fragment-head.mak config.status: creating other/fragment-body.mak config.status: creating other/Makefile-conduit.mak config.status: creating other/ammpi/Makefile config.status: creating other/amudp/Makefile config.status: creating other/contrib/Makefile config.status: creating other/contrib/gasnet_trace config.status: creating other/firehose/Makefile config.status: creating other/firehose/firehose.mak config.status: creating other/fca/Makefile config.status: creating other/fca/fca.mak config.status: creating other/blcr/Makefile config.status: creating other/blcr/blcr.mak config.status: creating mpi-conduit/Makefile config.status: creating mpi-conduit/conduit.mak config.status: creating mpi-conduit/contrib/Makefile config.status: creating mpi-conduit/contrib/gasnetrun_mpi config.status: creating udp-conduit/Makefile config.status: creating udp-conduit/conduit.mak config.status: creating smp-conduit/Makefile config.status: creating smp-conduit/conduit.mak config.status: creating pami-conduit/Makefile config.status: creating pami-conduit/conduit.mak config.status: creating pami-conduit/contrib/Makefile config.status: creating pami-conduit/contrib/gasnetrun_pami config.status: creating ibv-conduit/Makefile config.status: creating ibv-conduit/conduit.mak config.status: creating ibv-conduit/contrib/Makefile config.status: creating ibv-conduit/contrib/gasnetrun_ibv config.status: creating mxm-conduit/Makefile config.status: creating mxm-conduit/conduit.mak config.status: creating mxm-conduit/contrib/Makefile config.status: creating mxm-conduit/contrib/gasnetrun_mxm config.status: creating psm-conduit/Makefile config.status: creating psm-conduit/conduit.mak config.status: creating psm-conduit/contrib/Makefile config.status: creating psm-conduit/contrib/gasnetrun_psm config.status: creating portals4-conduit/Makefile config.status: creating portals4-conduit/conduit.mak config.status: creating gemini-conduit/Makefile config.status: creating gemini-conduit/conduit.mak config.status: creating gemini-conduit/contrib/Makefile config.status: creating gemini-conduit/contrib/gasnetrun_gemini config.status: creating aries-conduit/Makefile config.status: creating aries-conduit/conduit.mak config.status: creating aries-conduit/contrib/Makefile config.status: creating aries-conduit/contrib/gasnetrun_aries config.status: creating ofi-conduit/Makefile config.status: creating ofi-conduit/conduit.mak config.status: creating ofi-conduit/contrib/Makefile config.status: creating ofi-conduit/contrib/gasnetrun_ofi config.status: creating gasnet_config.h config.status: executing depfiles commands config.status: executing default commands -------------------------------------------------------------------- configure warning summary: configure cache_file setting got lost - you may need to run a fresh ./Bootstrap MPI compiler "mpicc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC" was not found. Consider passing --with-mpi-cc=/path/to/mpicc if you want mpi-conduit or require MPI compatibility ---------------------------------------------------------------------- GASNet configuration: Portable conduits: ----------------- Portable SMP-loopback conduit (smp) ON (auto) Portable OpenFabrics Interfaces conduit (ofi) OFF (not found) Portable Portals4 conduit (portals4) OFF (not found) Portable UDP/IP conduit (udp) ON (auto) Portable MPI conduit (mpi) OFF (disabled) Native, high-performance conduits: --------------------------------- IBM BlueGene/Q / Power775 PAMI conduit (pami) OFF (not found) Mellanox InfiniBand MXM conduit (mxm) OFF (not found) InfiniBand IB Verbs conduit (ibv) OFF (disabled) Intel OmniPath PSM2 conduit (psm) OFF (not found) Cray XE/XK Gemini conduit (gemini) OFF (not found) Cray XC Aries conduit (aries) OFF (not found) Some conduits require --enable-XXX configure flags and/or additional variables providing the install location of vendor drivers. See the GASNet documentation for details. Misc Settings ------------- MPI compatibility: no Pthreads support: yes Segment config: fast PSHM support: posix FCA support: no BLCR support: no Atomics support: native ---------------------------------------------------------------------- >>> Source configured. '/var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang16-errors.log' -> '/var/tmp/clang/sys-cluster/gasnet-1.32.0/clang16-errors.log' '/var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang16-safe.log' -> '/var/tmp/clang/sys-cluster/gasnet-1.32.0/clang16-safe.log' >>> Compiling source in /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 ... make -j4 'MANUAL_CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'MANUAL_MPICFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'MANUAL_CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -fPIC' make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' Making all in config-aux make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/config-aux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/config-aux' Making all in other make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' Making all in ammpi make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make all-am make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' Making all in amudp make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' cp -f ../gasnet_portable_platform.h amx_portable_platform.h make all-am make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudprun.o -c `test -f ./amudprun.c && echo "./"`amudprun.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudp_cdefs.o -c `test -f ./amudp_cdefs.c && echo "./"`amudp_cdefs.c make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[8]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' --- BUILDING libgasnet_tools-seq.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DGASNETT_BUILDING_TOOLS -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -DNDEBUG -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/libgasnet_tools-seq.a gasnet_tools.o plpa_api_probe.o plpa_dispatch.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/libgasnet_tools-seq.a && rm -f gasnet_tools.o plpa_api_probe.o plpa_dispatch.o make[8]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudp_ep.o -c `test -f ./amudp_ep.cpp && echo "./"`amudp_ep.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudp_reqrep.o -c `test -f ./amudp_reqrep.cpp && echo "./"`amudp_reqrep.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudp_spawn.o -c `test -f ./amudp_spawn.cpp && echo "./"`amudp_spawn.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudp_spmd.o -c `test -f ./amudp_spmd.cpp && echo "./"`amudp_spmd.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o exc.o -c `test -f ./exc.cpp && echo "./"`exc.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o sig.o -c `test -f ./sig.cpp && echo "./"`sig.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o socklist.o -c `test -f ./socklist.cpp && echo "./"`socklist.cpp /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o sockutil.o -c `test -f ./sockutil.cpp && echo "./"`sockutil.cpp rm -f libamudp.a /usr/bin/ar cru libamudp.a amudp_cdefs.o amudp_ep.o amudp_reqrep.o amudp_spawn.o amudp_spmd.o exc.o sig.o socklist.o sockutil.o /usr/bin/ranlib libamudp.a /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o amudprun amudprun.o -L. -lamudp -L../.. -lgasnet_tools-seq make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' Making all in blcr make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' Making all in . make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' Making all in contrib make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' Making all in . make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' Making all in firehose make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' Making all in . make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' Making all in fca make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' Making all in . make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make do-tools-make-fragment thread_model=seq THREAD_MODEL=SEQ make do-tools-make-fragment thread_model=par THREAD_MODEL=PAR make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f gasnet_tools-seq.mak make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f gasnet_tools-par.mak Building gasnet_tools-seq.mak... Building gasnet_tools-par.mak... make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f gasnet_tools-seq.pc make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f gasnet_tools-par.pc make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' Building gasnet_tools-seq.pc from gasnet_tools-seq.mak... Building gasnet_tools-par.pc from gasnet_tools-par.mak... make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' --- BUILDING libgasnet_tools-par.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DGASNETT_BUILDING_TOOLS -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -D_REENTRANT -DGASNETT_THREAD_SAFE -DNDEBUG -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/libgasnet_tools-par.a gasnet_tools.o plpa_api_probe.o plpa_dispatch.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/libgasnet_tools-par.a && rm -f gasnet_tools.o plpa_api_probe.o plpa_dispatch.o make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' Making all in . Making all in . make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' cd ../other/amudp && make libamudp.a make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: 'libgasnet_tools-seq.a' is up to date. make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make do-make-fragment thread_model=seq THREAD_MODEL=SEQ make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f udp-seq.mak make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' Building udp-seq.mak... make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make do-make-fragment thread_model=par THREAD_MODEL=PAR make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f udp-par.mak Building udp-par.mak... make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make do-make-fragment thread_model=parsync THREAD_MODEL=PARSYNC make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f udp-parsync.mak Building udp-parsync.mak... make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' cd ../other/amudp && make libamudp.a make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[8]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[8]: 'libgasnet_tools-seq.a' is up to date. make[8]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' --- BUILDING libgasnet-smp-par.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -D_REENTRANT -DGASNET_PAR -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended_coll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-par.a gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-par.a && rm -f gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o --- BUILDING libgasnet-smp-seq.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -DGASNET_SEQ -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended_coll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-seq.a gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-seq.a && rm -f gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o --- BUILDING libgasnet-smp-parsync.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -D_REENTRANT -DGASNET_PARSYNC -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended_coll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-parsync.a gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-parsync.a && rm -f gasnet_core.o gasnet_extended_coll.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o --- BUILDING libgasnet-udp-seq.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -DGASNET_SEQ -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-seq.a gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-seq.a && rm -f gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' cd ../other/amudp && make libamudp.a make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[8]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[8]: 'libgasnet_tools-seq.a' is up to date. make[8]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' --- BUILDING libgasnet-udp-par.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -D_REENTRANT -DGASNET_PAR -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-par.a gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-par.a && rm -f gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' cd ../other/amudp && make libamudp.a make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[8]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[8]: 'libgasnet_tools-seq.a' is up to date. make[8]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[7]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' --- BUILDING libgasnet-udp-parsync.a --- /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -D_GNU_SOURCE=1 -D_REENTRANT -DGASNET_PARSYNC -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/gasnet_core.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/gasnet_extended.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_api_probe.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/plpa/src/libplpa/plpa_dispatch.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_pshm.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis/gasnet_refvis.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_refcoll.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_putget.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_eager.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_rvous.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_team.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll/gasnet_hashtable.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_internal.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_trace.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_mmap.c /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_diagnostic.c && /usr/bin/ar cru /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-parsync.a gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o && /usr/bin/ranlib /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-parsync.a && rm -f gasnet_core.o gasnet_extended.o gasnet_tools.o plpa_api_probe.o plpa_dispatch.o gasnet_pshm.o gasnet_refvis.o gasnet_refcoll.o gasnet_putget.o gasnet_eager.o gasnet_rvous.o gasnet_team.o gasnet_hashtable.o gasnet_internal.o gasnet_trace.o gasnet_mmap.o gasnet_diagnostic.o make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-udp-seq.pc Building gasnet-udp-seq.pc from udp-seq.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make do-make-fragment thread_model=seq THREAD_MODEL=SEQ make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f smp-seq.mak Building smp-seq.mak... make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-udp-par.pc Building gasnet-udp-par.pc from udp-par.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make do-make-fragment thread_model=par THREAD_MODEL=PAR make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f smp-par.mak Building smp-par.mak... make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-udp-parsync.pc Building gasnet-udp-parsync.pc from udp-parsync.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make do-make-fragment thread_model=parsync THREAD_MODEL=PARSYNC make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f smp-parsync.mak Building smp-parsync.mak... make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-smp-seq.pc Building gasnet-smp-seq.pc from smp-seq.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-smp-par.pc Building gasnet-smp-par.pc from smp-par.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' rm -f gasnet-smp-parsync.pc Building gasnet-smp-parsync.pc from smp-parsync.mak... make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[7]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/mpi-conduit/contrib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/mpi-conduit/contrib' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' >>> Source compiled. >>> Test phase: sys-cluster/gasnet-1.32.0 make -j4 check 'MANUAL_CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'MANUAL_MPICFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC' 'MANUAL_CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -fPIC' Making check in config-aux make[1]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/config-aux' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/config-aux' Making check in other make[1]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' Making check in ammpi make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make check-am make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/ammpi' Making check in amudp make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ./../amx/apputils.c -o apputils.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testam.c -o testam.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testbounce.c -o testbounce.o make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: 'libgasnet_tools-seq.a' is up to date. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testbulk.c -o testbulk.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testlatency.c -o testlatency.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testlatencyM.c -o testlatencyM.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testping.c -o testping.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testreduce.c -o testreduce.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testoutput.c -o testoutput.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testgetput.c -o testgetput.o /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -DAMUDP -I./../amx -c ../amx/testreadwrite.c -o testreadwrite.o /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testbounce testbounce.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testbulk testbulk.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testlatency testlatency.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testlatencyM testlatencyM.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testping testping.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testreduce testreduce.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testoutput testoutput.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testgetput testgetput.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testreadwrite testreadwrite.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I. -I./../amx -I./.. -D_GNU_SOURCE=1 -DAMUDP_NDEBUG=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -DHAVE_STDINT_H -DCOMPLETE_STDINT_H -DHAVE_INTTYPES_H -DCOMPLETE_INTTYPES_H -DHAVE_SYS_TYPES_H -DAMX_ENV_PREFIX=GASNET -I./../.. -I../.. -DHAVE_GASNET_TOOLS -o testam testam.o apputils.o -L. -lamudp -L../.. -lgasnet_tools-seq make check-am make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: 'libgasnet_tools-seq.a' is up to date. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' rm testam.o testreduce.o testgetput.o testreadwrite.o testbulk.o testlatency.o testlatencyM.o testbounce.o testping.o testoutput.o make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' Making check in blcr make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/blcr' Making check in contrib make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/contrib' Making check in firehose make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/firehose' Making check in fca make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/fca' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make check-local make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I. -I.. '-DCONFIG_HEADER="gasnet_config.h"' -D_IN_GASNET_TOOLS_H=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -o check-pp-tgt check-pp.c ./check-pp-tgt PLATFORM_SHOW: ------------- PLATFORM_COMPILER_FAMILYNAME=CLANG PLATFORM_COMPILER_FAMILYID=19 PLATFORM_COMPILER_ID=19 PLATFORM_COMPILER_VERSION=0xf0006 PLATFORM_COMPILER_VERSION_STR=15.0.6 PLATFORM_COMPILER_IDSTR=|COMPILER_FAMILY:CLANG|COMPILER_VERSION:15.0.6 |COMPILER_FAMILYID:19|GNU:4.2.1|STD:__STDC__,__STDC_VERSION__=201710L|misc:Clang 15.0.6| PLATFORM_COMPILER_C_LANGLVL=201710 PLATFORM_OS_FAMILYNAME=LINUX PLATFORM_ARCH_FAMILYNAME=X86_64 PLATFORM_ARCH_64=1 PLATFORM_ARCH_LITTLE_ENDIAN=1 Snap 0: ------- PLATFORM_HEADER_VERSION : (7) PLATFORM_COMPILER_FAMILYNAME : CLANG PLATFORM_COMPILER_FAMILYID : (19) PLATFORM_COMPILER_ID : (19) PLATFORM_COMPILER_VERSION : (983046) PLATFORM_COMPILER_C_LANGLVL : (201710) PLATFORM_COMPILER_VERSION_STR : "15.0.6 " PLATFORM_COMPILER_IDSTR : "|COMPILER_FAMILY:CLANG|COMPILER_VERSION:15.0.6 |COMPILER_FAMILYID:19|GNU:4.2.1|STD:__STDC__,__STDC_VERSION__=201710L|misc:Clang 15.0.6|" PLATFORM_COMPILER_CLANG : (1) PLATFORM_COMPILER_CLANG_C : (1) PLATFORM_OS_FAMILYNAME : LINUX PLATFORM_OS_LINUX : (1) PLATFORM_ARCH_FAMILYNAME : X86_64 PLATFORM_ARCH_X86_64 : (1) PLATFORM_ARCH_32 : PLATFORM_ARCH_64 : 1 PLATFORM_ARCH_LITTLE_ENDIAN : 1 PLATFORM_ARCH_BIG_ENDIAN : /usr/bin/perl ./check-header-erase.pl ./gasnet_portable_platform.h 1 make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other' make[1]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' Making all in . Making all in . make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' cd ../other/amudp && make libamudp.a make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[6]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[6]: 'libgasnet_tools-seq.a' is up to date. make[6]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/mpi-conduit/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/mpi-conduit/contrib' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make check-local make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' Checking libgasnet exports... libgasnet_tools-seq.a: PASSED libgasnet_tools-par.a: PASSED make check-pkgconfig CHECK_FILES="gasnet_tools-seq.pc gasnet_tools-par.pc" make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' Checking pkgconfig... gasnet_tools-seq.pc: PASSED gasnet_tools-par.pc: PASSED make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[1]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' make[2]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' Making check in . make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' cd ../other/amudp && make libamudp.a make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' Checking pkgconfig... make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' gasnet-smp-seq.pc: make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: 'libgasnet_tools-seq.a' is up to date. make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' gasnet-smp-seq.pc:18: warning: whitespace encountered while parsing key section gasnet-smp-seq.pc:19: warning: whitespace encountered while parsing key section gasnet-smp-seq.pc:20: warning: whitespace encountered while parsing key section gasnet-smp-seq.pc:21: warning: whitespace encountered while parsing key section PASSED gasnet-smp-par.pc: gasnet-smp-par.pc:18: warning: whitespace encountered while parsing key section gasnet-smp-par.pc:19: warning: whitespace encountered while parsing key section gasnet-smp-par.pc:20: warning: whitespace encountered while parsing key section gasnet-smp-par.pc:21: warning: whitespace encountered while parsing key section PASSED gasnet-smp-parsync.pc: gasnet-smp-parsync.pc:18: warning: whitespace encountered while parsing key section gasnet-smp-parsync.pc:19: warning: whitespace encountered while parsing key section gasnet-smp-parsync.pc:20: warning: whitespace encountered while parsing key section gasnet-smp-parsync.pc:21: warning: whitespace encountered while parsing key section PASSED make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:599: warning: ignoring old recipe for target 'Makefile' Checking pkgconfig... Checking libgasnet exports... *** Building all GASNet tests in PAR/FAST mode *** checking for diagnostic export... libgasnet-smp-seq.a: gasnet-udp-seq.pc: make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cd /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 && make `basename /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools-par.mak` gasnet-udp-seq.pc:18: warning: whitespace encountered while parsing key section gasnet-udp-seq.pc:19: warning: whitespace encountered while parsing key section gasnet-udp-seq.pc:20: warning: whitespace encountered while parsing key section gasnet-udp-seq.pc:21: warning: whitespace encountered while parsing key section PASSED gasnet-udp-par.pc: gasnet-udp-par.pc:18: warning: whitespace encountered while parsing key section gasnet-udp-par.pc:19: warning: whitespace encountered while parsing key section gasnet-udp-par.pc:20: warning: whitespace encountered while parsing key section gasnet-udp-par.pc:21: warning: whitespace encountered while parsing key section PASSED gasnet-udp-parsync.pc: PASSED gasnet-udp-parsync.pc:18: warning: whitespace encountered while parsing key section gasnet-udp-parsync.pc:19: warning: whitespace encountered while parsing key section gasnet-udp-parsync.pc:20: warning: whitespace encountered while parsing key section gasnet-udp-parsync.pc:21: warning: whitespace encountered while parsing key section PASSED make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[3]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' ../other/Makefile-conduit.mak:267: warning: overriding recipe for target 'Makefile' Makefile:609: warning: ignoring old recipe for target 'Makefile' make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: 'gasnet_tools-par.mak' is up to date. make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f testgasnet testtools testinternal testenv testhsl testsmall testlarge testval testam testmisc testcore1 testcore2 testcore3 testcore4 testcore5 testslice testbarrier testbarrierconf testbarrierlate testmemset testlogGP testalign testrand testexit testvis testcoll testcollperf testteambarrier testteam testnbr testvisperf testqueue testthreads testcontend testlockcontend testmpiperf testmpicollperf testmpinbr testosumpi_bw testosumpi_bw2 testosumpi_lat testosumpi_bcast_lat testosumpi2_put_lat testosumpi2_put_bw testosumpi2_put_bw2 testosumpi2_get_lat testosumpi2_get_bw testosumpi2_acc_lat testcxx testtoolscxx run-testexit cd ../other/amudp && make libamudp.a /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I"/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/tests" -D_GNU_SOURCE=1 -DGASNET_PAR -D_REENTRANT -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -O3 -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c -o testgasnet.o "/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/tests"/testgasnet.c checking for diagnostic export... make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' PASSED make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: 'libgasnet_tools-seq.a' is up to date. make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp' Checking libgasnet exports... *** Building all GASNet tests in PAR/FAST mode *** libgasnet-udp-seq.a: PASSED make[4]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. libgasnet-smp-par.a: cd /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 && make `basename /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/gasnet_tools-par.mak` make[5]: Entering directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make[5]: 'gasnet_tools-par.mak' is up to date. make[5]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' rm -f testgasnet testtools testinternal testenv testhsl testsmall testlarge testval testam testmisc testcore1 testcore2 testcore3 testcore4 testcore5 testslice testbarrier testbarrierconf testbarrierlate testmemset testlogGP testalign testrand testexit testvis testcoll testcollperf testteambarrier testteam testnbr testvisperf testqueue testcxx testtoolscxx testthreads testcontend testlockcontend testcxx testtoolscxx run-testexit /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I"/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/tests" -D_GNU_SOURCE=1 -DGASNET_PAR -D_REENTRANT -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/vis -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref/coll -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/extended-ref -I/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0 -Wall -Wpointer-arith -Wnested-externs -Wwrite-strings -Wmissing-format-attribute -Winit-self -Wcast-function-type -Wempty-body -Wignored-qualifiers -Wimplicit-fallthrough -Wuninitialized -Wshift-negative-value -O3 -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -c -o testgasnet.o "/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/tests"/testgasnet.c PASSED PASSED libgasnet-smp-parsync.a: libgasnet-udp-par.a: PASSED PASSED libgasnet-udp-parsync.a: PASSED /usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3 -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o testgasnet testgasnet.o -L/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit -lgasnet-udp-par -L/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp -lamudp -lpthread -lm ld.lld: error: duplicate symbol: gasnett_backtrace_user >>> defined at testgasnet.c >>> testgasnet.o:(gasnett_backtrace_user) >>> defined at gasnet_tools.c >>> gasnet_tools.o:(.bss+0x1048) in archive /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit/libgasnet-udp-par.a clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [../tests/Makefile:406: testgasnet] Error 1 make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[3]: *** [../other/Makefile-conduit.mak:83: tests-par] Error 2 make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[2]: *** [../other/Makefile-conduit.mak:189: check] Error 2 make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit' make[1]: *** [Makefile:1320: udp-recurse] Error 2 make[1]: *** Waiting for unfinished jobs.... /var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/clang-wrappers/clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -O3 -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o testgasnet testgasnet.o -L/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit -lgasnet-smp-par -lpthread -lm ld.lld: error: duplicate symbol: gasnett_backtrace_user >>> defined at testgasnet.c >>> testgasnet.o:(gasnett_backtrace_user) >>> defined at gasnet_tools.c >>> gasnet_tools.o:(.bss+0x1048) in archive /var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit/libgasnet-smp-par.a clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [../tests/Makefile:406: testgasnet] Error 1 make[4]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[3]: *** [../other/Makefile-conduit.mak:83: tests-par] Error 2 make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[2]: *** [../other/Makefile-conduit.mak:189: check] Error 2 make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/smp-conduit' make[1]: *** [Makefile:1320: smp-recurse] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' make: *** [Makefile:1345: check] Error 2 * ERROR: sys-cluster/gasnet-1.32.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-cluster/gasnet-1.32.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/gasnet-1.32.0::gentoo'`. * The complete build log is located at '/var/log/portage/sys-cluster:gasnet-1.32.0:20221212-123323.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/gasnet-1.32.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0' * S: '/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0'