18 cafaro@starnet.homenet.telecomitalia.it [4:34pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> setenv CC icc 19 cafaro@starnet.homenet.telecomitalia.it [4:34pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> setenv CXX icc 20 cafaro@starnet.homenet.telecomitalia.it [4:34pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> setenv F77 ifort 21 cafaro@starnet.homenet.telecomitalia.it [4:34pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> setenv FC ifort 22 cafaro@starnet.homenet.telecomitalia.it [4:35pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> ./configure --prefix=/usr/local/mpi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes ============================================================================ == Configuring Open MPI ============================================================================ *** Checking versions checking Open MPI version... 1.2.7 checking Open MPI Subversion repository version... r19401 checking Open Run-Time Environment version... 1.2.7 checking Open Run-Time Environment Subversion repository version... r19401 checking Open Portable Access Layer version... 1.2.7 checking Open Portable Access Layer Subversion repository version... r19401 *** Initialization, setup configure: builddir: /Users/cafaro/Downloads/openmpi-1.2.7 configure: srcdir: /Users/cafaro/Downloads/openmpi-1.2.7 checking build system type... i386-apple-darwin9.5.0 checking host system type... i386-apple-darwin9.5.0 installing to directory "/usr/local/mpi" *** Configuration options checking Whether to run code coverage... no checking whether to debug memory usage... no checking whether to profile memory usage... no checking if want developer-level compiler pickyness... no checking if want developer-level debugging code... no checking if want Fortran 77 bindings... yes checking if want Fortran 90 bindings... yes checking desired Fortran 90 bindings "size"... small checking whether to enable PMPI... yes checking if want C++ bindings... yes checking if want MPI::SEEK_SET support... yes checking if want to enable weak symbol support... yes checking if want run-time MPI parameter checking... runtime checking if want to install OMPI header files... no checking if want pretty-print stacktrace... yes checking if want deprecated executable names... no checking if peruse support is required... no checking max supported array dimension in F90 MPI bindings... 4 checking if pty support should be enabled... yes checking if user wants dlopen support... yes checking if heterogeneous support should be enabled... yes checking if want trace file debugging... no checking if want IPv6 support... yes (if underlying system supports it) checking if want orterun "--prefix" behavior to be enabled by default... no ============================================================================ == Compiler and preprocessor tests ============================================================================ *** C compiler and preprocessor checking for style of include used by make... GNU checking for gcc... icc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking dependency style of icc... gcc3 checking whether icc and cc understand -c and -o together... yes checking how to run the C preprocessor... icc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for the C compiler vendor... intel checking for ANSI C header files... yes checking if icc supports -finline-functions... yes checking if icc supports -fno-strict-aliasing... yes configure: WARNING: -fno-strict-aliasing has been added to CFLAGS checking if icc supports -restrict... yes configure: WARNING: -restrict has been added to CFLAGS checking if icc supports __builtin_expect... yes checking if icc supports __builtin_prefetch... yes checking for C optimization flags... -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long long... yes checking for long double... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for mode_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... (cached) yes checking size of long long... 8 checking for long double... (cached) yes checking size of long double... 16 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for void *... yes checking size of void *... 8 checking for size_t... yes checking size of size_t... 8 checking for ssize_t... (cached) yes checking size of ssize_t... 8 checking for ptrdiff_t... (cached) yes checking size of ptrdiff_t... 8 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 4 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 16 checking alignment of void *... 8 checking for C bool type... no checking for inline... __inline__ checking for C/C++ restrict keyword... __restrict checking for weak symbol support... no checking whether icc-8.1 for EM64T works with variable arguments... yes *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether icc accepts -g... yes checking dependency style of icc... gcc3 checking how to run the C++ preprocessor... icc -E checking for the C++ compiler vendor... intel checking if C++ compiler works... yes checking if icc supports -finline-functions... yes configure: WARNING: -finline-functions has been added to CXXFLAGS checking if want C++ exception handling... no checking if C and C++ are link compatible... yes checking for C++ template_repository_directory... not used checking for C++ compiler template parameters... none needed checking if icc supports __builtin_expect... yes checking if icc supports __builtin_prefetch... yes checking if icc supports const_cast<> properly... yes checking for C++ optimization flags... -O3 -DNDEBUG -finline-functions checking for bool... yes checking size of bool... 1 checking alignment of bool... 1 *** Assembler checking dependency style of icc... gcc3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking for fgrep... /usr/bin/grep -F checking if need to remove -g from CCASFLAGS... OS X Leopard - yes ( -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict) checking whether to enable smp locks... yes checking if .proc/endp is needed... no checking directive for setting text section... .text checking directive for exporting symbols... .globl checking for objdump... no checking if .note.GNU-stack is needed... no checking suffix for labels... : checking prefix for global symbol labels... _ checking prefix for lsym labels... L checking prefix for function in .type... checking if .size is needed... no checking if .align directive takes logarithmic value... yes checking if icc supports GCC inline assembly... yes checking if icc supports DEC inline assembly... no checking if icc supports XLC inline assembly... no checking if icc supports GCC inline assembly... yes checking if icc supports DEC inline assembly... no checking if icc supports XLC inline assembly... no checking for assembly format... default-.text-.globl-:-_-L--0-1-1-1-0 checking for asssembly architecture... AMD64 checking for perl... perl checking for pre-built assembly file... no (not in asm-data) checking whether possible to generate assembly file... yes checking for atomic assembly filename... atomic-local.s *** Fortran 77 compiler checking whether we are using the GNU Fortran 77 compiler... no checking whether ifort accepts -g... yes checking if Fortran 77 compiler works... yes checking ifort external symbol convention... single underscore checking if C and Fortran 77 are link compatible... yes checking if Fortran 77 compiler supports LOGICAL... yes checking size of Fortran 77 LOGICAL... 4 checking for C type corresponding to LOGICAL... int checking alignment of Fortran LOGICAL... 1 checking if Fortran 77 compiler supports INTEGER... yes checking size of Fortran 77 INTEGER... 4 checking for C type corresponding to INTEGER... int checking alignment of Fortran INTEGER... 1 checking if Fortran 77 compiler supports INTEGER*1... yes checking size of Fortran 77 INTEGER*1... 1 checking for C type corresponding to INTEGER*1... char checking alignment of Fortran INTEGER*1... 1 checking if Fortran 77 compiler supports INTEGER*2... yes checking size of Fortran 77 INTEGER*2... 2 checking for C type corresponding to INTEGER*2... short checking alignment of Fortran INTEGER*2... 1 checking if Fortran 77 compiler supports INTEGER*4... yes checking size of Fortran 77 INTEGER*4... 4 checking for C type corresponding to INTEGER*4... int checking alignment of Fortran INTEGER*4... 1 checking if Fortran 77 compiler supports INTEGER*8... yes checking size of Fortran 77 INTEGER*8... 8 checking for C type corresponding to INTEGER*8... long long checking alignment of Fortran INTEGER*8... 1 checking if Fortran 77 compiler supports INTEGER*16... no checking if Fortran 77 compiler supports REAL... yes checking size of Fortran 77 REAL... 4 checking for C type corresponding to REAL... float checking alignment of Fortran REAL... 1 checking if Fortran 77 compiler supports REAL*4... yes checking size of Fortran 77 REAL*4... 4 checking for C type corresponding to REAL*4... float checking alignment of Fortran REAL*4... 1 checking if Fortran 77 compiler supports REAL*8... yes checking size of Fortran 77 REAL*8... 8 checking for C type corresponding to REAL*8... double checking alignment of Fortran REAL*8... 1 checking if Fortran 77 compiler supports REAL*16... yes checking size of Fortran 77 REAL*16... 16 checking for C type corresponding to REAL*16... long double checking alignment of Fortran REAL*16... 1 checking if Fortran 77 compiler supports DOUBLE PRECISION... yes checking size of Fortran 77 DOUBLE PRECISION... 8 checking for C type corresponding to DOUBLE PRECISION... double checking alignment of Fortran DOUBLE PRECISION... 1 checking if Fortran 77 compiler supports COMPLEX... yes checking size of Fortran 77 COMPLEX... 8 checking alignment of Fortran COMPLEX... 1 checking if Fortran 77 compiler supports COMPLEX*8... yes checking size of Fortran 77 COMPLEX*8... 8 checking alignment of Fortran COMPLEX*8... 1 checking if Fortran 77 compiler supports COMPLEX*16... yes checking size of Fortran 77 COMPLEX*16... 16 checking alignment of Fortran COMPLEX*16... 1 checking if Fortran 77 compiler supports COMPLEX*32... yes checking size of Fortran 77 COMPLEX*32... 32 checking alignment of Fortran COMPLEX*32... 1 checking for max Fortran MPI handle index... ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) checking FORTRAN value for .TRUE. logical type... -1 checking for correct handling of FORTRAN logical arrays... yes *** Fortran 90/95 compiler checking whether we are using the GNU Fortran compiler... no checking whether ifort accepts -g... yes checking if Fortran compiler works... yes checking whether ifort and ifort compilers are compatible... yes checking for extra arguments to build a shard library... -Wl,-single_module checking for Fortran flag to compile .f files... none checking for Fortran flag to compile .f90 files... none checking for Fortran 90 compiler module include flag... -I checking if Fortran 90 compiler supports LOGICAL... yes checking size of Fortran 90 LOGICAL... 4 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER... yes checking size of Fortran 90 INTEGER... 4 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER*1... yes checking size of Fortran 90 INTEGER*1... 1 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER*2... yes checking size of Fortran 90 INTEGER*2... 2 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER*4... yes checking size of Fortran 90 INTEGER*4... 4 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER*8... yes checking size of Fortran 90 INTEGER*8... 8 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports INTEGER*16... no checking if Fortran 90 compiler supports REAL... yes checking size of Fortran 90 REAL... 4 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports REAL*4... yes checking size of Fortran 90 REAL*4... 4 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports REAL*8... yes checking size of Fortran 90 REAL*8... 8 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports REAL*16... yes checking size of Fortran 90 REAL*16... 16 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports DOUBLE PRECISION... yes checking size of Fortran 90 DOUBLE PRECISION... 8 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports COMPLEX... yes checking size of Fortran 90 COMPLEX... 8 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports COMPLEX*8... yes checking size of Fortran 90 COMPLEX*8... 8 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports COMPLEX*16... yes checking size of Fortran 90 COMPLEX*16... 16 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports COMPLEX*32... yes checking size of Fortran 90 COMPLEX*32... 32 checking if Fortran 77 and 90 type sizes match... yes checking if Fortran 90 compiler supports DOUBLE COMPLEX... yes checking size of Fortran 90 DOUBLE COMPLEX... 16 checking Fortran 90 kind of MPI_INTEGER_KIND (selected_int_kind(9))... 4 checking Fortran 90 kind of MPI_ADDRESS_KIND (selected_int_kind(18))... 8 checking Fortran 90 kind of MPI_OFFSET_KIND (selected_int_kind(18))... (cached) 8 ============================================================================ == Header file tests ============================================================================ checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking for unistd.h... (cached) yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking for net/if.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking if works... yes ============================================================================ == Type tests ============================================================================ checking for pid_t... yes checking size of pid_t... 4 checking for socklen_t... yes checking for struct sockaddr_in... yes checking for struct sockaddr_in6... yes checking if SA_RESTART defined in signal.h... yes checking for sa_len in struct sockaddr... yes checking for struct dirent.d_type... yes checking for siginfo_t.si_fd... no checking for siginfo_t.si_band... yes ============================================================================ == Library and Function tests ============================================================================ checking if we need -lutil for openpty... no checking for openpty... yes checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking if we need -lrt for sched_yield... no checking for sched_yield... yes checking if we need -lgen for dirname... no checking for dirname... yes checking if we need -lm for ceil... no checking for ceil... yes checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for openpty... (cached) yes checking for isatty... yes checking for htonl... yes checking for ntohl... yes checking for htons... yes checking for ntohs... yes checking for getpwuid... yes checking for fork... yes checking for waitpid... yes checking for execve... yes checking for pipe... yes checking for ptsname... yes checking for setsid... yes checking for mmap... yes checking for mallopt... no checking for tcgetpgrp... yes checking for posix_memalign... no checking for strsignal... yes checking for _NSGetEnviron... yes checking whether va_copy is declared... yes checking whether __va_copy is declared... yes checking whether __func__ is declared... yes ============================================================================ == System-specific tests ============================================================================ checking checking for type of MPI_Offset... long long checking checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG checking whether byte ordering is bigendian... no checking for broken qsort... no checking if word-sized integers must be word-size aligned... no checking if C compiler and POSIX threads work as is... yes checking if C++ compiler and POSIX threads work as is... yes checking if F77 compiler and POSIX threads work as is... yes checking for PTHREAD_MUTEX_ERRORCHECK_NP... no checking for PTHREAD_MUTEX_ERRORCHECK... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking if C++ compiler and Solaris threads work... no checking if F77 compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no checking if want MPI thread support... no checking if want asynchronous progress thread support... no checking whether ln -s works... yes checking dependency style of icc... (cached) gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if build filesystem is case sensitive... no checking if configuring for case sensitive filesystem... no ******************************************************************************* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ******************************************************************************* Because Open MPI is being installed on a non-case sensitive file system, the C++ wrapper compiler will be named mpic++ instead of the traditional mpiCC. Please update any makefiles appropriately. ******************************************************************************* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ******************************************************************************* ============================================================================ == Modular Component Architecture (MCA) setup ============================================================================ checking for subdir args... '--prefix=/usr/local/mpi' 'CC=icc' 'CXX=icc' 'F77=ifort' 'FC=ifort' checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking which components should be disabled... checking which components should be direct-linked into the library... checking which components should be run-time loadable... all checking which components should be static... none checking for projects containing MCA frameworks... opal, orte, ompi *** Configuring MCA for opal checking for frameworks for opal... backtrace, installdirs, maffinity, memcpy, memory, paffinity, timer +++ Configuring MCA framework backtrace checking for no configure components in framework backtrace... checking for m4 configure components in framework backtrace... execinfo, printstack, darwin, none --- MCA component backtrace:execinfo (m4 configuration macro) checking for MCA component backtrace:execinfo compile mode... static checking for execinfo.h... (cached) yes checking if we need -lexecinfo for backtrace... no checking for backtrace... yes checking if MCA component backtrace:execinfo can compile... yes --- MCA component backtrace:printstack (m4 configuration macro) checking for MCA component backtrace:printstack compile mode... static checking if MCA component backtrace:printstack can compile... no --- MCA component backtrace:darwin (m4 configuration macro) checking for MCA component backtrace:darwin compile mode... static checking if MCA component backtrace:darwin can compile... no --- MCA component backtrace:none (m4 configuration macro) checking for MCA component backtrace:none compile mode... static checking if MCA component backtrace:none can compile... no +++ Configuring MCA framework installdirs checking for no configure components in framework installdirs... checking for m4 configure components in framework installdirs... env, config --- MCA component installdirs:env (m4 configuration macro) checking for MCA component installdirs:env compile mode... static checking if MCA component installdirs:env can compile... yes --- MCA component installdirs:config (m4 configuration macro) checking for MCA component installdirs:config compile mode... static checking if MCA component installdirs:config can compile... yes +++ Configuring MCA framework maffinity checking for no configure components in framework maffinity... first_use checking for m4 configure components in framework maffinity... libnuma --- MCA component maffinity:first_use (no configuration) checking for MCA component maffinity:first_use compile mode... dso checking if MCA component maffinity:first_use can compile... yes --- MCA component maffinity:libnuma (m4 configuration macro) checking for MCA component maffinity:libnuma compile mode... dso checking numa.h usability... no checking numa.h presence... no checking for numa.h... no checking if MCA component maffinity:libnuma can compile... no +++ Configuring MCA framework memcpy checking for no configure components in framework memcpy... checking for m4 configure components in framework memcpy... +++ Configuring MCA framework memory checking for no configure components in framework memory... checking for m4 configure components in framework memory... darwin, ptmalloc2, malloc_hooks --- MCA component memory:darwin (m4 configuration macro) checking for MCA component memory:darwin compile mode... static checking malloc/malloc.h usability... yes checking malloc/malloc.h presence... yes checking for malloc/malloc.h... yes checking for malloc_default_zone... yes checking for dlsym... yes checking if MCA component memory:darwin can compile... yes --- MCA component memory:ptmalloc2 (m4 configuration macro) checking for MCA component memory:ptmalloc2 compile mode... static checking if MCA component memory:ptmalloc2 can compile... no --- MCA component memory:malloc_hooks (m4 configuration macro) checking for MCA component memory:malloc_hooks compile mode... static checking if MCA component memory:malloc_hooks can compile... no +++ Configuring MCA framework paffinity checking for no configure components in framework paffinity... checking for m4 configure components in framework paffinity... linux, solaris, windows --- MCA component paffinity:linux (m4 configuration macro) checking for MCA component paffinity:linux compile mode... dso checking for sched_setaffinity... no checking for cpu_set_t... no checking if MCA component paffinity:linux can compile... no --- MCA component paffinity:solaris (m4 configuration macro) checking for MCA component paffinity:solaris compile mode... dso checking for processor_bind... no checking if MCA component paffinity:solaris can compile... no --- MCA component paffinity:windows (m4 configuration macro) checking for MCA component paffinity:windows compile mode... dso checking for working GetProcessAffinityMask... no checking if MCA component paffinity:windows can compile... no +++ Configuring MCA framework timer checking for no configure components in framework timer... checking for m4 configure components in framework timer... aix, altix, darwin, solaris, windows, linux --- MCA component timer:aix (m4 configuration macro) checking for MCA component timer:aix compile mode... static checking for time_base_to_time... no checking if MCA component timer:aix can compile... no --- MCA component timer:altix (m4 configuration macro) checking for MCA component timer:altix compile mode... static checking sn/mmtimer.h usability... no checking sn/mmtimer.h presence... no checking for sn/mmtimer.h... no checking if MCA component timer:altix can compile... no --- MCA component timer:darwin (m4 configuration macro) checking for MCA component timer:darwin compile mode... static checking mach/mach_time.h usability... yes checking mach/mach_time.h presence... yes checking for mach/mach_time.h... yes checking for mach_absolute_time... yes checking if MCA component timer:darwin can compile... yes --- MCA component timer:solaris (m4 configuration macro) checking for MCA component timer:solaris compile mode... static checking if MCA component timer:solaris can compile... no --- MCA component timer:windows (m4 configuration macro) checking for MCA component timer:windows compile mode... static checking if MCA component timer:windows can compile... no --- MCA component timer:linux (m4 configuration macro) checking for MCA component timer:linux compile mode... static checking if MCA component timer:linux can compile... no *** Configuring MCA for orte checking for frameworks for orte... errmgr, gpr, iof, ns, odls, oob, pls, ras, rds, rmaps, rmgr, rml, schema, sds, smr +++ Configuring MCA framework errmgr checking for no configure components in framework errmgr... hnp, orted, proxy checking for m4 configure components in framework errmgr... bproc --- MCA component errmgr:hnp (no configuration) checking for MCA component errmgr:hnp compile mode... dso checking if MCA component errmgr:hnp can compile... yes --- MCA component errmgr:orted (no configuration) checking for MCA component errmgr:orted compile mode... dso checking if MCA component errmgr:orted can compile... yes --- MCA component errmgr:proxy (no configuration) checking for MCA component errmgr:proxy compile mode... dso checking if MCA component errmgr:proxy can compile... yes --- MCA component errmgr:bproc (m4 configuration macro) checking for MCA component errmgr:bproc compile mode... dso checking sys/bproc.h usability... no checking sys/bproc.h presence... no checking for sys/bproc.h... no checking if MCA component errmgr:bproc can compile... no +++ Configuring MCA framework gpr checking for no configure components in framework gpr... null, proxy, replica checking for m4 configure components in framework gpr... --- MCA component gpr:null (no configuration) checking for MCA component gpr:null compile mode... dso checking if MCA component gpr:null can compile... yes --- MCA component gpr:proxy (no configuration) checking for MCA component gpr:proxy compile mode... dso checking if MCA component gpr:proxy can compile... yes --- MCA component gpr:replica (no configuration) checking for MCA component gpr:replica compile mode... dso checking if MCA component gpr:replica can compile... yes +++ Configuring MCA framework iof checking for no configure components in framework iof... proxy, svc checking for m4 configure components in framework iof... --- MCA component iof:proxy (no configuration) checking for MCA component iof:proxy compile mode... dso checking if MCA component iof:proxy can compile... yes --- MCA component iof:svc (no configuration) checking for MCA component iof:svc compile mode... dso checking if MCA component iof:svc can compile... yes +++ Configuring MCA framework ns checking for no configure components in framework ns... proxy, replica checking for m4 configure components in framework ns... --- MCA component ns:proxy (no configuration) checking for MCA component ns:proxy compile mode... dso checking if MCA component ns:proxy can compile... yes --- MCA component ns:replica (no configuration) checking for MCA component ns:replica compile mode... dso checking if MCA component ns:replica can compile... yes +++ Configuring MCA framework odls checking for no configure components in framework odls... checking for m4 configure components in framework odls... bproc, default --- MCA component odls:bproc (m4 configuration macro) checking for MCA component odls:bproc compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component odls:bproc can compile... no --- MCA component odls:default (m4 configuration macro) checking for MCA component odls:default compile mode... dso checking for fork... (cached) yes checking if MCA component odls:default can compile... yes +++ Configuring MCA framework oob checking for no configure components in framework oob... checking for m4 configure components in framework oob... tcp --- MCA component oob:tcp (m4 configuration macro) checking for MCA component oob:tcp compile mode... dso checking for struct sockaddr_in... (cached) yes checking if MCA component oob:tcp can compile... yes +++ Configuring MCA framework pls checking for no configure components in framework pls... proxy checking for m4 configure components in framework pls... bproc, cnos, gridengine, poe, rsh, slurm, tm, xgrid --- MCA component pls:proxy (no configuration) checking for MCA component pls:proxy compile mode... dso checking if MCA component pls:proxy can compile... yes --- MCA component pls:bproc (m4 configuration macro) checking for MCA component pls:bproc compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component pls:bproc can compile... no --- MCA component pls:cnos (m4 configuration macro) checking for MCA component pls:cnos compile mode... dso checking for cnos_barrier... no checking for killrank... no checking for cnos_pm_barrier... no checking if MCA component pls:cnos can compile... no --- MCA component pls:gridengine (m4 configuration macro) checking for MCA component pls:gridengine compile mode... dso checking for fork... (cached) yes checking if MCA component pls:gridengine can compile... yes --- MCA component pls:poe (m4 configuration macro) checking for MCA component pls:poe compile mode... dso checking if on AIX... no checking if MCA component pls:poe can compile... no --- MCA component pls:rsh (m4 configuration macro) checking for MCA component pls:rsh compile mode... dso checking for fork... (cached) yes checking if MCA component pls:rsh can compile... yes --- MCA component pls:slurm (m4 configuration macro) checking for MCA component pls:slurm compile mode... dso checking if MCA component pls:slurm can compile... no --- MCA component pls:tm (m4 configuration macro) checking for MCA component pls:tm compile mode... dso checking for pbs-config... not found checking tm.h usability... no checking tm.h presence... no checking for tm.h... no checking tm.h usability... no checking tm.h presence... no checking for tm.h... no checking if MCA component pls:tm can compile... no --- MCA component pls:xgrid (m4 configuration macro) checking for MCA component pls:xgrid compile mode... dso checking if C and Objective C are link compatible... no checking if MCA component pls:xgrid can compile... no +++ Configuring MCA framework ras checking for no configure components in framework ras... dash_host, localhost checking for m4 configure components in framework ras... bjs, gridengine, loadleveler, lsf_bproc, slurm, tm, xgrid --- MCA component ras:dash_host (no configuration) checking for MCA component ras:dash_host compile mode... dso checking if MCA component ras:dash_host can compile... yes --- MCA component ras:localhost (no configuration) checking for MCA component ras:localhost compile mode... dso checking if MCA component ras:localhost can compile... yes --- MCA component ras:bjs (m4 configuration macro) checking for MCA component ras:bjs compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component ras:bjs can compile... no --- MCA component ras:gridengine (m4 configuration macro) checking for MCA component ras:gridengine compile mode... dso checking for fork... (cached) yes checking if MCA component ras:gridengine can compile... yes --- MCA component ras:loadleveler (m4 configuration macro) checking for MCA component ras:loadleveler compile mode... dso checking llapi.h usability... no checking llapi.h presence... no checking for llapi.h... no checking if MCA component ras:loadleveler can compile... no --- MCA component ras:lsf_bproc (m4 configuration macro) checking for MCA component ras:lsf_bproc compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component ras:lsf_bproc can compile... no --- MCA component ras:slurm (m4 configuration macro) checking for MCA component ras:slurm compile mode... dso checking if MCA component ras:slurm can compile... no --- MCA component ras:tm (m4 configuration macro) checking for MCA component ras:tm compile mode... dso checking for pbs-config... not found checking tm.h usability... no checking tm.h presence... no checking for tm.h... no checking tm.h usability... no checking tm.h presence... no checking for tm.h... no checking if MCA component ras:tm can compile... no --- MCA component ras:xgrid (m4 configuration macro) checking for MCA component ras:xgrid compile mode... dso checking if C and Objective C are link compatible... (cached) no checking if MCA component ras:xgrid can compile... no +++ Configuring MCA framework rds checking for no configure components in framework rds... hostfile, proxy, resfile checking for m4 configure components in framework rds... --- MCA component rds:hostfile (no configuration) checking for MCA component rds:hostfile compile mode... dso checking if MCA component rds:hostfile can compile... yes --- MCA component rds:proxy (no configuration) checking for MCA component rds:proxy compile mode... dso checking if MCA component rds:proxy can compile... yes --- MCA component rds:resfile (no configuration) checking for MCA component rds:resfile compile mode... dso checking if MCA component rds:resfile can compile... yes +++ Configuring MCA framework rmaps checking for no configure components in framework rmaps... round_robin checking for m4 configure components in framework rmaps... --- MCA component rmaps:round_robin (no configuration) checking for MCA component rmaps:round_robin compile mode... dso checking if MCA component rmaps:round_robin can compile... yes +++ Configuring MCA framework rmgr checking for no configure components in framework rmgr... proxy, urm checking for m4 configure components in framework rmgr... cnos --- MCA component rmgr:proxy (no configuration) checking for MCA component rmgr:proxy compile mode... dso checking if MCA component rmgr:proxy can compile... yes --- MCA component rmgr:urm (no configuration) checking for MCA component rmgr:urm compile mode... dso checking if MCA component rmgr:urm can compile... yes --- MCA component rmgr:cnos (m4 configuration macro) checking for MCA component rmgr:cnos compile mode... dso checking for cnos_barrier... (cached) no checking for killrank... (cached) no checking for cnos_pm_barrier... (cached) no checking if MCA component rmgr:cnos can compile... no +++ Configuring MCA framework rml checking for no configure components in framework rml... oob checking for m4 configure components in framework rml... cnos --- MCA component rml:oob (no configuration) checking for MCA component rml:oob compile mode... dso checking if MCA component rml:oob can compile... yes --- MCA component rml:cnos (m4 configuration macro) checking for MCA component rml:cnos compile mode... dso checking for cnos_barrier... (cached) no checking if MCA component rml:cnos can compile... no +++ Configuring MCA framework schema checking for no configure components in framework schema... checking for m4 configure components in framework schema... +++ Configuring MCA framework sds checking for no configure components in framework sds... env, seed, singleton checking for m4 configure components in framework sds... bproc, cnos, pipe, portals_utcp, slurm --- MCA component sds:env (no configuration) checking for MCA component sds:env compile mode... dso checking if MCA component sds:env can compile... yes --- MCA component sds:seed (no configuration) checking for MCA component sds:seed compile mode... dso checking if MCA component sds:seed can compile... yes --- MCA component sds:singleton (no configuration) checking for MCA component sds:singleton compile mode... dso checking if MCA component sds:singleton can compile... yes --- MCA component sds:bproc (m4 configuration macro) checking for MCA component sds:bproc compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component sds:bproc can compile... no --- MCA component sds:cnos (m4 configuration macro) checking for MCA component sds:cnos compile mode... dso checking for cnos_get_rank... no checking if MCA component sds:cnos can compile... no --- MCA component sds:pipe (m4 configuration macro) checking for MCA component sds:pipe compile mode... dso checking for pipe... (cached) yes checking if MCA component sds:pipe can compile... yes --- MCA component sds:portals_utcp (m4 configuration macro) checking for MCA component sds:portals_utcp compile mode... dso checking for PtlGetRank... no checking if MCA component sds:portals_utcp can compile... no --- MCA component sds:slurm (m4 configuration macro) checking for MCA component sds:slurm compile mode... dso checking if MCA component sds:slurm can compile... no +++ Configuring MCA framework smr checking for no configure components in framework smr... checking for m4 configure components in framework smr... bproc --- MCA component smr:bproc (m4 configuration macro) checking for MCA component smr:bproc compile mode... dso checking for sys/bproc.h... (cached) no checking if MCA component smr:bproc can compile... no *** Configuring MCA for ompi checking for frameworks for ompi... allocator, bml, btl, coll, common, io, mpool, mtl, osc, pml, rcache, topo +++ Configuring MCA framework allocator checking for no configure components in framework allocator... basic, bucket checking for m4 configure components in framework allocator... --- MCA component allocator:basic (no configuration) checking for MCA component allocator:basic compile mode... dso checking if MCA component allocator:basic can compile... yes --- MCA component allocator:bucket (no configuration) checking for MCA component allocator:bucket compile mode... dso checking if MCA component allocator:bucket can compile... yes +++ Configuring MCA framework bml checking for no configure components in framework bml... r2 checking for m4 configure components in framework bml... --- MCA component bml:r2 (no configuration) checking for MCA component bml:r2 compile mode... dso checking if MCA component bml:r2 can compile... yes +++ Configuring MCA framework btl checking for no configure components in framework btl... self, sm checking for m4 configure components in framework btl... gm, mvapi, mx, openib, portals, tcp, udapl --- MCA component btl:self (no configuration) checking for MCA component btl:self compile mode... dso checking if MCA component btl:self can compile... yes --- MCA component btl:sm (no configuration) checking for MCA component btl:sm compile mode... dso checking if MCA component btl:sm can compile... yes --- MCA component btl:gm (m4 configuration macro) checking for MCA component btl:gm compile mode... dso checking gm.h usability... no checking gm.h presence... no checking for gm.h... no checking if MCA component btl:gm can compile... no --- MCA component btl:mvapi (m4 configuration macro) checking for MCA component btl:mvapi compile mode... dso checking vapi.h usability... no checking vapi.h presence... no checking for vapi.h... no checking vapi.h usability... no checking vapi.h presence... no checking for vapi.h... no checking if MCA component btl:mvapi can compile... no --- MCA component btl:mx (m4 configuration macro) checking for MCA component btl:mx compile mode... dso checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking if MCA component btl:mx can compile... no --- MCA component btl:openib (m4 configuration macro) checking for MCA component btl:openib compile mode... dso checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking for ibv_create_srq... no checking for ibv_get_device_list... no checking for ibv_resize_cq... no checking if MCA component btl:openib can compile... no --- MCA component btl:portals (m4 configuration macro) checking for MCA component btl:portals compile mode... dso checking for Portals configuration... utcp checking portals3.h usability... no checking portals3.h presence... no checking for portals3.h... no checking if MCA component btl:portals can compile... no --- MCA component btl:tcp (m4 configuration macro) checking for MCA component btl:tcp compile mode... dso checking for struct sockaddr_in... (cached) yes checking if MCA component btl:tcp can compile... yes --- MCA component btl:udapl (m4 configuration macro) checking for MCA component btl:udapl compile mode... dso checking dat/udat.h usability... no checking dat/udat.h presence... no checking for dat/udat.h... no checking dat/udat.h usability... no checking dat/udat.h presence... no checking for dat/udat.h... no checking if MCA component btl:udapl can compile... no +++ Configuring MCA framework coll checking for no configure components in framework coll... basic, self, sm, tuned checking for m4 configure components in framework coll... --- MCA component coll:basic (no configuration) checking for MCA component coll:basic compile mode... dso checking if MCA component coll:basic can compile... yes --- MCA component coll:self (no configuration) checking for MCA component coll:self compile mode... dso checking if MCA component coll:self can compile... yes --- MCA component coll:sm (no configuration) checking for MCA component coll:sm compile mode... dso checking if MCA component coll:sm can compile... yes --- MCA component coll:tuned (no configuration) checking for MCA component coll:tuned compile mode... dso checking if MCA component coll:tuned can compile... yes +++ Configuring MCA framework common checking for no configure components in framework common... sm checking for m4 configure components in framework common... mx, portals --- MCA component common:sm (no configuration) checking for MCA component common:sm compile mode... dso checking if MCA component common:sm can compile... yes --- MCA component common:mx (m4 configuration macro) checking for MCA component common:mx compile mode... dso checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking if MCA component common:mx can compile... no --- MCA component common:portals (m4 configuration macro) checking for MCA component common:portals compile mode... dso checking for Portals configuration... utcp checking for portals3.h... (cached) no checking if MCA component common:portals can compile... no +++ Configuring MCA framework io checking for no configure components in framework io... checking for m4 configure components in framework io... romio --- MCA component io:romio (m4 configuration macro) checking for MCA component io:romio compile mode... dso checking if want ROMIO component... yes checking if MPI profiling is enabled... yes *** Configuring ROMIO distribution configure: OMPI configuring in ompi/mca/io/romio/romio configure: running /bin/sh './configure' CFLAGS="-O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict " CPPFLAGS=" -D_REENTRANT" FFLAGS="" LDFLAGS=" -Wl,-u,_munmap -Wl,-multiply_defined,suppress" --enable-shared --disable-static --prefix=/usr/local/mpi --with-mpi=open_mpi --cache-file=/dev/null --srcdir=. Configuring with args /usr/local/mpi/share/config.site /usr/local/mpi/etc/config.site checking for Open MPI support files... in Open MPI source tree -- good checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... confdb/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for architecture... ipsc2 configure: WARNING: Unknown architecture ... proceeding anyway ROMIO home directory is /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio checking for ranlib... ranlib checking for gcc... icc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of icc... gcc3 checking for memalign... no checking how to run the C preprocessor... icc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for int... yes checking size of int... 4 checking for void *... yes checking size of void *... 8 checking for int large enough for pointers... no checking for long long... yes checking size of long long... 8 checking whether struct flock compatible with MPI_Offset... yes checking configured file systems... testfs ufs nfs configure: WARNING: File locks may not work with NFS. See the Installation and users manual for instructions on testing and if necessary fixing this checking for library containing aio_write... none required checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking if aio.h exists and can be compiled... yes checking if sys/aio.h exists and can be compiled... yes checking whether aio routines can be used... yes checking for obsolete two-argument aio_write... no checking for obsolete two-argument aio_suspend... no checking for aio_fildes member of aiocb structure... yes checking for aio_whence member of aiocb structure... no checking for aio_handle member of aiocb structure... no checking for aio_reqprio member of aiocb structure... yes checking for aio_sigevent member of aiocb structure... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking whether struct statfs properly defined... yes checking for f_fstypename member of statfs structure... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stat... yes checking for st_fstype member of stat structure... no checking for sys/types.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... (cached) no checking for statvfs... yes checking for f_basetype member of statvfs structure... no checking for unistd.h... (cached) yes checking for large file defines... no checking for strerror... yes checking for doctext... no checking for strdup... yes checking whether strdup needs a declaration... no checking for snprintf... yes checking whether snprintf needs a declaration... no checking for lstat... yes checking whether lstat needs a declaration... yes checking for readlink... yes checking whether readlink needs a declaration... no checking for fsync... yes checking whether fsync needs a declaration... no checking for ftruncate... yes checking whether ftruncate needs a declaration... no checking for C/C++ restrict keyword... restrict checking whether __attribute__ allowed... yes checking whether __attribute__((format)) allowed... yes checking build system type... i386-apple-darwin9.5.0 checking host system type... i386-apple-darwin9.5.0 checking for a sed that does not truncate output... /sw/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from icc object... ok checking for dlfcn.h... yes checking whether we are using the GNU Fortran 77 compiler... no checking whether : accepts -g... no checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fno-common -DPIC checking if icc PIC flag -fno-common -DPIC works... yes checking if icc static flag -static works... no checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld) supports shared libraries... xilibtool: executing 'libtool' yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for : option to produce PIC... -fno-common checking if : PIC flag -fno-common works... no checking if : static flag -static works... no checking if : supports -c -o file.o... no checking if : supports -c -o file.o... (cached) no checking whether the : linker (/usr/bin/ld) supports shared libraries... (cached) yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate setting CC to icc setting F77 to : setting TEST_CC to mpicc setting TEST_F77 to mpif77 setting CFLAGS to -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H setting USER_CFLAGS to setting USER_FFLAGS to configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating adio/Makefile config.status: creating adio/ad_gridftp/Makefile config.status: creating adio/ad_hfs/Makefile config.status: creating adio/ad_nfs/Makefile config.status: creating adio/ad_ntfs/Makefile config.status: creating adio/ad_panfs/Makefile config.status: creating adio/ad_pfs/Makefile config.status: creating adio/ad_piofs/Makefile config.status: creating adio/ad_pvfs/Makefile config.status: creating adio/ad_pvfs2/Makefile config.status: creating adio/ad_sfs/Makefile config.status: creating adio/ad_testfs/Makefile config.status: creating adio/ad_ufs/Makefile config.status: creating adio/ad_xfs/Makefile config.status: creating adio/common/Makefile config.status: creating adio/include/Makefile config.status: creating doc/Makefile config.status: creating include/mpio.h config.status: creating include/mpiof.h config.status: creating include/Makefile config.status: creating mpi-io/Makefile config.status: creating test/Makefile config.status: creating test/misc.c config.status: creating test/large_file.c config.status: creating test/runtests config.status: creating util/romioinstall config.status: creating mpi-io/glue/openmpi/Makefile config.status: creating util/Makefile config.status: creating adio/include/romioconf.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands configure: /bin/sh './configure' succeeded for ompi/mca/io/romio/romio ROMIO distribution configured successfully checking if MCA component io:romio can compile... yes +++ Configuring MCA framework mpool checking for no configure components in framework mpool... rdma, sm checking for m4 configure components in framework mpool... --- MCA component mpool:rdma (no configuration) checking for MCA component mpool:rdma compile mode... dso checking if MCA component mpool:rdma can compile... yes --- MCA component mpool:sm (no configuration) checking for MCA component mpool:sm compile mode... dso checking if MCA component mpool:sm can compile... yes +++ Configuring MCA framework mtl checking for no configure components in framework mtl... checking for m4 configure components in framework mtl... mx, portals, psm --- MCA component mtl:mx (m4 configuration macro) checking for MCA component mtl:mx compile mode... dso checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking if MCA component mtl:mx can compile... no --- MCA component mtl:portals (m4 configuration macro) checking for MCA component mtl:portals compile mode... dso checking for Portals configuration... utcp checking for portals3.h... (cached) no checking if MCA component mtl:portals can compile... no --- MCA component mtl:psm (m4 configuration macro) checking for MCA component mtl:psm compile mode... dso checking psm.h usability... no checking psm.h presence... no checking for psm.h... no checking if MCA component mtl:psm can compile... no +++ Configuring MCA framework osc checking for no configure components in framework osc... pt2pt checking for m4 configure components in framework osc... --- MCA component osc:pt2pt (no configuration) checking for MCA component osc:pt2pt compile mode... dso checking if MCA component osc:pt2pt can compile... yes +++ Configuring MCA framework pml checking for no configure components in framework pml... cm, ob1 checking for m4 configure components in framework pml... --- MCA component pml:cm (no configuration) checking for MCA component pml:cm compile mode... dso checking if MCA component pml:cm can compile... yes --- MCA component pml:ob1 (no configuration) checking for MCA component pml:ob1 compile mode... dso checking if MCA component pml:ob1 can compile... yes +++ Configuring MCA framework rcache checking for no configure components in framework rcache... vma checking for m4 configure components in framework rcache... --- MCA component rcache:vma (no configuration) checking for MCA component rcache:vma compile mode... dso checking if MCA component rcache:vma can compile... yes +++ Configuring MCA framework topo checking for no configure components in framework topo... unity checking for m4 configure components in framework topo... --- MCA component topo:unity (no configuration) checking for MCA component topo:unity compile mode... dso checking if MCA component topo:unity can compile... yes ============================================================================ == Final top-level OMPI configuration ============================================================================ *** Libevent 3rd party event handler checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdarg.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for poll.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking for sys/time.h... (cached) yes checking for sys/queue.h... (cached) yes checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for sys/ioctl.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... (cached) yes checking for fcntl... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... no checking for kqueue... yes checking for working kqueue... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes *** Libtool configuration checking for a sed that does not truncate output... /sw/bin/sed checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from icc object... ok checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether icc accepts -g... (cached) yes checking dependency style of icc... (cached) gcc3 checking how to run the C++ preprocessor... icc -E checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether ifort accepts -g... (cached) yes checking whether we are using the GNU Fortran compiler... (cached) no checking whether ifort accepts -g... (cached) yes checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fno-common -DPIC checking if icc PIC flag -fno-common -DPIC works... yes checking if icc static flag -static works... no checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld) supports shared libraries... xilibtool: executing 'libtool' yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the icc linker (/usr/bin/ld) supports shared libraries... (cached) yes checking for icc option to produce PIC... -fno-common -DPIC checking if icc PIC flag -fno-common -DPIC works... yes checking if icc static flag -static works... no checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ifort option to produce PIC... -fno-common checking if ifort PIC flag -fno-common works... yes checking if ifort static flag -static works... no checking if ifort supports -c -o file.o... yes checking if ifort supports -c -o file.o... (cached) yes checking whether the ifort linker (/usr/bin/ld) supports shared libraries... (cached) yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ifort option to produce PIC... -fno-common checking if ifort PIC flag -fno-common works... yes checking if ifort static flag -static works... no checking if ifort supports -c -o file.o... yes checking if ifort supports -c -o file.o... (cached) yes checking whether the ifort linker (/usr/bin/ld) supports shared libraries... (cached) yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate *** GNU libltdl setup configure: OMPI configuring in opal/libltdl configure: running /bin/sh './configure' '--prefix=/usr/local/mpi' 'CC=icc' 'CXX=icc' 'F77=ifort' 'FC=ifort' --enable-ltdl-convenience --disable-ltdl-install --enable-shared --disable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin9.5.0 checking host system type... i386-apple-darwin9.5.0 checking for style of include used by make... GNU checking for gcc... icc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking dependency style of icc... gcc3 checking for a sed that does not truncate output... /sw/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from icc object... ok checking how to run the C preprocessor... icc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fno-common -DPIC checking if icc PIC flag -fno-common -DPIC works... yes checking if icc static flag -static works... no checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld) supports shared libraries... xilibtool: executing 'libtool' yes checking dynamic linker characteristics... darwin9.5.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH checking for the default library search path... /usr/local/lib /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... yes checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: /bin/sh './configure' succeeded for opal/libltdl checking for libtool-supplied linker flags... no extra flags *** Compiler flags checking which of CFLAGS are ok for TotalView modules... -DNDEBUG -finline-functions -fno-strict-aliasing -restrict checking extra CFLAGS for TotalView modules... -g *** Wrapper compiler flags checking for OPAL CPPFLAGS... -D_REENTRANT checking for OPAL CFLAGS... checking for OPAL CXXFLAGS... checking for OPAL LDFLAGS... -Wl,-u,_munmap -Wl,-multiply_defined,suppress checking for OPAL LIBS... checking for OPAL extra include dirs... checking for ORTE CPPFLAGS... -D_REENTRANT checking for ORTE CFLAGS... checking for ORTE CXXFLAGS... checking for ORTE LDFLAGS... -Wl,-u,_munmap -Wl,-multiply_defined,suppress checking for ORTE LIBS... checking for ORTE extra include dirs... checking for OMPI CPPFLAGS... -D_REENTRANT checking for OMPI CFLAGS... checking for OMPI CXXFLAGS... checking for OMPI FFLAGS... checking for OMPI FCFLAGS... checking for OMPI LDFLAGS... -Wl,-u,_munmap -Wl,-multiply_defined,suppress checking for OMPI LIBS... checking for OMPI extra include dirs... *** Final output configure: creating ./config.status config.status: creating ompi/include/ompi/version.h config.status: creating orte/include/orte/version.h config.status: creating opal/include/opal/version.h config.status: creating opal/mca/backtrace/Makefile config.status: creating opal/mca/installdirs/config/install_dirs.h config.status: creating opal/mca/installdirs/Makefile config.status: creating opal/mca/maffinity/Makefile config.status: creating opal/mca/memcpy/Makefile config.status: creating opal/mca/memory/Makefile config.status: creating opal/mca/paffinity/Makefile config.status: creating opal/mca/timer/Makefile config.status: creating orte/mca/errmgr/Makefile config.status: creating orte/mca/gpr/Makefile config.status: creating orte/mca/iof/Makefile config.status: creating orte/mca/ns/Makefile config.status: creating orte/mca/odls/Makefile config.status: creating orte/mca/oob/Makefile config.status: creating orte/mca/pls/Makefile config.status: creating orte/mca/ras/Makefile config.status: creating orte/mca/rds/Makefile config.status: creating orte/mca/rmaps/Makefile config.status: creating orte/mca/rmgr/Makefile config.status: creating orte/mca/rml/Makefile config.status: creating orte/mca/schema/Makefile config.status: creating orte/mca/sds/Makefile config.status: creating orte/mca/smr/Makefile config.status: creating ompi/mca/allocator/Makefile config.status: creating ompi/mca/bml/Makefile config.status: creating ompi/mca/btl/Makefile config.status: creating ompi/mca/coll/Makefile config.status: creating ompi/mca/common/Makefile config.status: creating ompi/mca/io/Makefile config.status: creating ompi/mca/mpool/Makefile config.status: creating ompi/mca/mtl/Makefile config.status: creating ompi/mca/osc/Makefile config.status: creating ompi/mca/pml/Makefile config.status: creating ompi/mca/rcache/Makefile config.status: creating ompi/mca/topo/Makefile config.status: creating opal/mca/backtrace/darwin/Makefile config.status: creating opal/mca/backtrace/execinfo/Makefile config.status: creating opal/mca/backtrace/none/Makefile config.status: creating opal/mca/backtrace/printstack/Makefile config.status: creating opal/mca/installdirs/config/Makefile config.status: creating opal/mca/installdirs/env/Makefile config.status: creating opal/mca/maffinity/first_use/Makefile config.status: creating opal/mca/maffinity/libnuma/Makefile config.status: creating opal/mca/memory/darwin/Makefile config.status: creating opal/mca/memory/malloc_hooks/Makefile config.status: creating opal/mca/memory/ptmalloc2/Makefile config.status: creating opal/mca/paffinity/linux/Makefile config.status: creating opal/mca/paffinity/solaris/Makefile config.status: creating opal/mca/paffinity/windows/Makefile config.status: creating opal/mca/timer/aix/Makefile config.status: creating opal/mca/timer/altix/Makefile config.status: creating opal/mca/timer/darwin/Makefile config.status: creating opal/mca/timer/linux/Makefile config.status: creating opal/mca/timer/solaris/Makefile config.status: creating opal/mca/timer/windows/Makefile config.status: creating orte/mca/errmgr/bproc/Makefile config.status: creating orte/mca/errmgr/hnp/Makefile config.status: creating orte/mca/errmgr/orted/Makefile config.status: creating orte/mca/errmgr/proxy/Makefile config.status: creating orte/mca/gpr/null/Makefile config.status: creating orte/mca/gpr/proxy/Makefile config.status: creating orte/mca/gpr/replica/Makefile config.status: creating orte/mca/gpr/replica/api_layer/Makefile config.status: creating orte/mca/gpr/replica/transition_layer/Makefile config.status: creating orte/mca/gpr/replica/functional_layer/Makefile config.status: creating orte/mca/gpr/replica/communications/Makefile config.status: creating orte/mca/iof/proxy/Makefile config.status: creating orte/mca/iof/svc/Makefile config.status: creating orte/mca/ns/proxy/Makefile config.status: creating orte/mca/ns/replica/Makefile config.status: creating orte/mca/odls/bproc/Makefile config.status: creating orte/mca/odls/default/Makefile config.status: creating orte/mca/oob/tcp/Makefile config.status: creating orte/mca/pls/bproc/Makefile config.status: creating orte/mca/pls/cnos/Makefile config.status: creating orte/mca/pls/gridengine/Makefile config.status: creating orte/mca/pls/poe/Makefile config.status: creating orte/mca/pls/proxy/Makefile config.status: creating orte/mca/pls/rsh/Makefile config.status: creating orte/mca/pls/slurm/Makefile config.status: creating orte/mca/pls/tm/Makefile config.status: creating orte/mca/pls/xgrid/Makefile config.status: creating orte/mca/ras/bjs/Makefile config.status: creating orte/mca/ras/dash_host/Makefile config.status: creating orte/mca/ras/gridengine/Makefile config.status: creating orte/mca/ras/loadleveler/Makefile config.status: creating orte/mca/ras/localhost/Makefile config.status: creating orte/mca/ras/lsf_bproc/Makefile config.status: creating orte/mca/ras/slurm/Makefile config.status: creating orte/mca/ras/tm/Makefile config.status: creating orte/mca/ras/xgrid/Makefile config.status: creating orte/mca/rds/hostfile/Makefile config.status: creating orte/mca/rds/proxy/Makefile config.status: creating orte/mca/rds/resfile/Makefile config.status: creating orte/mca/rmaps/round_robin/Makefile config.status: creating orte/mca/rmgr/cnos/Makefile config.status: creating orte/mca/rmgr/proxy/Makefile config.status: creating orte/mca/rmgr/urm/Makefile config.status: creating orte/mca/rml/cnos/Makefile config.status: creating orte/mca/rml/oob/Makefile config.status: creating orte/mca/sds/bproc/Makefile config.status: creating orte/mca/sds/cnos/Makefile config.status: creating orte/mca/sds/env/Makefile config.status: creating orte/mca/sds/pipe/Makefile config.status: creating orte/mca/sds/portals_utcp/Makefile config.status: creating orte/mca/sds/seed/Makefile config.status: creating orte/mca/sds/singleton/Makefile config.status: creating orte/mca/sds/slurm/Makefile config.status: creating orte/mca/smr/bproc/Makefile config.status: creating ompi/mca/allocator/basic/Makefile config.status: creating ompi/mca/allocator/bucket/Makefile config.status: creating ompi/mca/bml/r2/Makefile config.status: creating ompi/mca/btl/gm/Makefile config.status: creating ompi/mca/btl/mvapi/Makefile config.status: creating ompi/mca/btl/mx/Makefile config.status: creating ompi/mca/btl/openib/Makefile config.status: creating ompi/mca/btl/portals/Makefile config.status: creating ompi/mca/btl/self/Makefile config.status: creating ompi/mca/btl/sm/Makefile config.status: creating ompi/mca/btl/tcp/Makefile config.status: creating ompi/mca/btl/udapl/Makefile config.status: creating ompi/mca/coll/basic/Makefile config.status: creating ompi/mca/coll/self/Makefile config.status: creating ompi/mca/coll/sm/Makefile config.status: creating ompi/mca/coll/tuned/Makefile config.status: creating ompi/mca/common/mx/Makefile config.status: creating ompi/mca/common/portals/Makefile config.status: creating ompi/mca/common/sm/Makefile config.status: creating ompi/mca/io/romio/Makefile config.status: creating ompi/mca/mpool/rdma/Makefile config.status: creating ompi/mca/mpool/sm/Makefile config.status: creating ompi/mca/mtl/mx/Makefile config.status: creating ompi/mca/mtl/portals/Makefile config.status: creating ompi/mca/mtl/psm/Makefile config.status: creating ompi/mca/osc/pt2pt/Makefile config.status: creating ompi/mca/pml/cm/Makefile config.status: creating ompi/mca/pml/ob1/Makefile config.status: creating ompi/mca/rcache/vma/Makefile config.status: creating ompi/mca/topo/unity/Makefile config.status: creating Makefile config.status: creating config/Makefile config.status: creating contrib/Makefile config.status: creating opal/Makefile config.status: creating opal/etc/Makefile config.status: creating opal/include/Makefile config.status: creating opal/asm/Makefile config.status: creating opal/event/Makefile config.status: creating opal/event/compat/Makefile config.status: creating opal/event/compat/sys/Makefile config.status: creating opal/util/Makefile config.status: creating opal/util/keyval/Makefile config.status: creating opal/mca/base/Makefile config.status: creating opal/tools/wrappers/Makefile config.status: creating opal/tools/wrappers/opalcc-wrapper-data.txt config.status: creating opal/tools/wrappers/opalc++-wrapper-data.txt config.status: creating orte/Makefile config.status: creating orte/include/Makefile config.status: creating orte/etc/Makefile config.status: creating orte/tools/orted/Makefile config.status: creating orte/tools/orterun/Makefile config.status: creating orte/tools/wrappers/Makefile config.status: creating orte/tools/wrappers/ortecc-wrapper-data.txt config.status: creating orte/tools/wrappers/ortec++-wrapper-data.txt config.status: creating ompi/Makefile config.status: creating ompi/etc/Makefile config.status: creating ompi/include/Makefile config.status: creating ompi/include/mpif.h config.status: creating ompi/include/mpif-config.h config.status: creating ompi/datatype/Makefile config.status: creating ompi/debuggers/Makefile config.status: creating ompi/mpi/Makefile config.status: creating ompi/mpi/c/Makefile config.status: creating ompi/mpi/c/profile/Makefile config.status: creating ompi/mpi/cxx/Makefile config.status: creating ompi/mpi/f77/Makefile config.status: creating ompi/mpi/f77/profile/Makefile config.status: creating ompi/mpi/f90/Makefile config.status: creating ompi/mpi/f90/fortran_kinds.sh config.status: creating ompi/mpi/f90/fortran_sizes.h config.status: creating ompi/mpi/f90/scripts/Makefile config.status: creating ompi/tools/ompi_info/Makefile config.status: creating ompi/tools/wrappers/Makefile config.status: creating ompi/tools/wrappers/mpicc-wrapper-data.txt config.status: creating ompi/tools/wrappers/mpic++-wrapper-data.txt config.status: creating ompi/tools/wrappers/mpif77-wrapper-data.txt config.status: creating ompi/tools/wrappers/mpif90-wrapper-data.txt config.status: creating ompi/tools/ortetools/Makefile config.status: creating test/Makefile config.status: creating test/event/Makefile config.status: creating test/asm/Makefile config.status: creating test/class/Makefile config.status: creating test/memory/Makefile config.status: creating test/support/Makefile config.status: creating test/threads/Makefile config.status: creating test/peruse/Makefile config.status: creating test/datatype/Makefile config.status: creating opal/include/opal_config.h config.status: creating orte/include/orte_config.h config.status: creating ompi/include/ompi_config.h config.status: creating ompi/include/mpi.h config.status: executing depfiles commands config.status: executing libtool commands Time spent in user mode (CPU seconds) : 107.330s Time spent in kernel mode (CPU seconds) : 92.424s Total time : 3:28.68s CPU utilisation (percentage) : 95.7% cafaro has logged on ttys001 from local. 23 cafaro@starnet.homenet.telecomitalia.it [4:39pm] [~/Downloads/openmpi-1.2.7] Zeus ask -> make Making all in config make[1]: Nothing to be done for `all'. Making all in contrib make[1]: Nothing to be done for `all'. Making all in opal Making all in include make all-am make[3]: Nothing to be done for `all-am'. Making all in libltdl /bin/sh /Users/cafaro/Downloads/openmpi-1.2.7/opal/libltdl/config/install-sh -d . cp ./argz_.h argz.h-t mv argz.h-t argz.h make all-am /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: icc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link icc -O3 -DNDEBUG -module -avoid-version -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o dlopen.la dlopen.lo libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: creating dlopen.la libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o ltdl.c(1312): warning #279: controlling expression is constant if (!file && sys_dlsearch_path) ^ ltdl.c(1852): warning #279: controlling expression is constant if (!is_done && sys_dlsearch_path) ^ mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: icc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT argz.lo -MD -MP -MF .deps/argz.Tpo -c -o argz.lo argz.c libtool: compile: icc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -D_REENTRANT -O3 -DNDEBUG -MT argz.lo -MD -MP -MF .deps/argz.Tpo -c argz.c -fno-common -DPIC -o .libs/argz.o mv -f .deps/argz.Tpo .deps/argz.Plo /bin/sh ./libtool --tag=CC --mode=link icc -O3 -DNDEBUG -no-undefined -dlpreopen dlopen.la -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: creating .libs/libltdlcS.c libtool: link: extracting global C symbols from `./.libs/dlopen.a' libtool: link: (cd .libs && icc -O3 -DNDEBUG -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/libltdl/./.libs/dlopen.a libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/libltdl/./.libs/dlopen.a) libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: creating libltdlc.la libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) Making all in asm depbase=`echo asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT asm.lo -MD -MP -MF $depbase.Tpo -c -o asm.lo asm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT asm.lo -MD -MP -MF .deps/asm.Tpo -c asm.c -fno-common -DPIC -o .libs/asm.o rm -f atomic-asm.s ln -s "../../opal/asm/generated/atomic-local.s" atomic-asm.s /bin/sh ../../libtool --mode=compile icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -c -o atomic-asm.lo atomic-asm.s libtool: compile: icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -c atomic-asm.s -fno-common -DPIC -o .libs/atomic-asm.o /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libasm.la asm.lo atomic-asm.lo libtool: link: ar cru .libs/libasm.a .libs/asm.o .libs/atomic-asm.o ranlib: file: .libs/libasm.a(asm.o) has no symbols libtool: link: ranlib .libs/libasm.a ranlib: file: .libs/libasm.a(asm.o) has no symbols libtool: link: creating libasm.la libtool: link: ( cd ".libs" && rm -f "libasm.la" && ln -s "../libasm.la" "libasm.la" ) Making all in etc make[2]: Nothing to be done for `all'. Making all in event Making all in compat Making all in sys make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fno-common -DPIC -o .libs/event.o depbase=`echo buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer.lo -MD -MP -MF $depbase.Tpo -c -o buffer.lo buffer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fno-common -DPIC -o .libs/buffer.o depbase=`echo evbuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT evbuffer.lo -MD -MP -MF $depbase.Tpo -c -o evbuffer.lo evbuffer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT evbuffer.lo -MD -MP -MF .deps/evbuffer.Tpo -c evbuffer.c -fno-common -DPIC -o .libs/evbuffer.o depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fno-common -DPIC -o .libs/log.o depbase=`echo signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT signal.lo -MD -MP -MF $depbase.Tpo -c -o signal.lo signal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fno-common -DPIC -o .libs/signal.o depbase=`echo kqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT kqueue.lo -MD -MP -MF $depbase.Tpo -c -o kqueue.lo kqueue.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT kqueue.lo -MD -MP -MF .deps/kqueue.Tpo -c kqueue.c -fno-common -DPIC -o .libs/kqueue.o kqueue.c(371): warning #810: conversion from "void (*(*)(int, void (*)(int)))(int)" to "int" may lose significant bits kev.ident = (int)signal; ^ kqueue.c(371): warning #69: integer conversion resulted in truncation kev.ident = (int)signal; ^ depbase=`echo select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT select.lo -MD -MP -MF $depbase.Tpo -c -o select.lo select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/event/compat -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fno-common -DPIC -o .libs/select.o /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libevent.la event.lo buffer.lo evbuffer.lo log.lo signal.lo kqueue.lo select.lo libtool: link: ar cru .libs/libevent.a .libs/event.o .libs/buffer.o .libs/evbuffer.o .libs/log.o .libs/signal.o .libs/kqueue.o .libs/select.o libtool: link: ranlib .libs/libevent.a libtool: link: creating libevent.la libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) Making all in util Making all in keyval depbase=`echo keyval_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_lex.lo -MD -MP -MF $depbase.Tpo -c -o keyval_lex.lo keyval_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_lex.lo -MD -MP -MF .deps/keyval_lex.Tpo -c keyval_lex.c -fno-common -DPIC -o .libs/keyval_lex.o keyval_lex.c(1517): (col. 2) remark: LOOP WAS VECTORIZED. keyval_lex.c(1492): (col. 9) remark: LOOP WAS VECTORIZED. /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libopalutilkeyval.la keyval_lex.lo libtool: link: ar cru .libs/libopalutilkeyval.a .libs/keyval_lex.o libtool: link: ranlib .libs/libopalutilkeyval.a libtool: link: creating libopalutilkeyval.la libtool: link: ( cd ".libs" && rm -f "libopalutilkeyval.la" && ln -s "../libopalutilkeyval.la" "libopalutilkeyval.la" ) depbase=`echo argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT argv.lo -MD -MP -MF $depbase.Tpo -c -o argv.lo argv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -fno-common -DPIC -o .libs/argv.o depbase=`echo basename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT basename.lo -MD -MP -MF $depbase.Tpo -c -o basename.lo basename.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -fno-common -DPIC -o .libs/basename.o depbase=`echo cmd_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cmd_line.lo -MD -MP -MF $depbase.Tpo -c -o cmd_line.lo cmd_line.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cmd_line.lo -MD -MP -MF .deps/cmd_line.Tpo -c cmd_line.c -fno-common -DPIC -o .libs/cmd_line.o cmd_line.c(584): (col. 17) remark: LOOP WAS VECTORIZED. depbase=`echo crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT crc.lo -MD -MP -MF $depbase.Tpo -c -o crc.lo crc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fno-common -DPIC -o .libs/crc.o crc.c(965): (col. 6) remark: LOOP WAS VECTORIZED. crc.c(815): (col. 6) remark: LOOP WAS VECTORIZED. crc.c(468): (col. 6) remark: LOOP WAS VECTORIZED. crc.c(120): (col. 6) remark: LOOP WAS VECTORIZED. depbase=`echo convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT convert.lo -MD -MP -MF $depbase.Tpo -c -o convert.lo convert.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fno-common -DPIC -o .libs/convert.o depbase=`echo daemon_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT daemon_init.lo -MD -MP -MF $depbase.Tpo -c -o daemon_init.lo daemon_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT daemon_init.lo -MD -MP -MF .deps/daemon_init.Tpo -c daemon_init.c -fno-common -DPIC -o .libs/daemon_init.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.o depbase=`echo few.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT few.lo -MD -MP -MF $depbase.Tpo -c -o few.lo few.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT few.lo -MD -MP -MF .deps/few.Tpo -c few.c -fno-common -DPIC -o .libs/few.o depbase=`echo if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT if.lo -MD -MP -MF $depbase.Tpo -c -o if.lo if.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT if.lo -MD -MP -MF .deps/if.Tpo -c if.c -fno-common -DPIC -o .libs/if.o depbase=`echo keyval_parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_parse.lo -MD -MP -MF $depbase.Tpo -c -o keyval_parse.lo keyval_parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_parse.lo -MD -MP -MF .deps/keyval_parse.Tpo -c keyval_parse.c -fno-common -DPIC -o .libs/keyval_parse.o depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fno-common -DPIC -o .libs/malloc.o depbase=`echo numtostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT numtostr.lo -MD -MP -MF $depbase.Tpo -c -o numtostr.lo numtostr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT numtostr.lo -MD -MP -MF .deps/numtostr.Tpo -c numtostr.c -fno-common -DPIC -o .libs/numtostr.o depbase=`echo opal_environ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_environ.lo -MD -MP -MF $depbase.Tpo -c -o opal_environ.lo opal_environ.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_environ.lo -MD -MP -MF .deps/opal_environ.Tpo -c opal_environ.c -fno-common -DPIC -o .libs/opal_environ.o depbase=`echo os_dirpath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT os_dirpath.lo -MD -MP -MF $depbase.Tpo -c -o os_dirpath.lo os_dirpath.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT os_dirpath.lo -MD -MP -MF .deps/os_dirpath.Tpo -c os_dirpath.c -fno-common -DPIC -o .libs/os_dirpath.o depbase=`echo os_path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT os_path.lo -MD -MP -MF $depbase.Tpo -c -o os_path.lo os_path.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT os_path.lo -MD -MP -MF .deps/os_path.Tpo -c os_path.c -fno-common -DPIC -o .libs/os_path.o depbase=`echo output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT output.lo -MD -MP -MF $depbase.Tpo -c -o output.lo output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fno-common -DPIC -o .libs/output.o depbase=`echo path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT path.lo -MD -MP -MF $depbase.Tpo -c -o path.lo path.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.c -fno-common -DPIC -o .libs/path.o depbase=`echo pow2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pow2.lo -MD -MP -MF $depbase.Tpo -c -o pow2.lo pow2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pow2.lo -MD -MP -MF .deps/pow2.Tpo -c pow2.c -fno-common -DPIC -o .libs/pow2.o depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fno-common -DPIC -o .libs/printf.o depbase=`echo opal_pty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_pty.lo -MD -MP -MF $depbase.Tpo -c -o opal_pty.lo opal_pty.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_pty.lo -MD -MP -MF .deps/opal_pty.Tpo -c opal_pty.c -fno-common -DPIC -o .libs/opal_pty.o depbase=`echo qsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT qsort.lo -MD -MP -MF $depbase.Tpo -c -o qsort.lo qsort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c qsort.c -fno-common -DPIC -o .libs/qsort.o depbase=`echo show_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT show_help.lo -MD -MP -MF $depbase.Tpo -c -o show_help.lo show_help.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT show_help.lo -MD -MP -MF .deps/show_help.Tpo -c show_help.c -fno-common -DPIC -o .libs/show_help.o depbase=`echo show_help_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT show_help_lex.lo -MD -MP -MF $depbase.Tpo -c -o show_help_lex.lo show_help_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT show_help_lex.lo -MD -MP -MF .deps/show_help_lex.Tpo -c show_help_lex.c -fno-common -DPIC -o .libs/show_help_lex.o show_help_lex.c(1454): (col. 2) remark: LOOP WAS VECTORIZED. show_help_lex.c(1429): (col. 9) remark: LOOP WAS VECTORIZED. depbase=`echo stacktrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT stacktrace.lo -MD -MP -MF $depbase.Tpo -c -o stacktrace.lo stacktrace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -fno-common -DPIC -o .libs/stacktrace.o depbase=`echo strncpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT strncpy.lo -MD -MP -MF $depbase.Tpo -c -o strncpy.lo strncpy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT strncpy.lo -MD -MP -MF .deps/strncpy.Tpo -c strncpy.c -fno-common -DPIC -o .libs/strncpy.o depbase=`echo trace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT trace.lo -MD -MP -MF $depbase.Tpo -c -o trace.lo trace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fno-common -DPIC -o .libs/trace.o /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libopalutil.la argv.lo basename.lo cmd_line.lo crc.lo convert.lo daemon_init.lo error.lo few.lo if.lo keyval_parse.lo malloc.lo numtostr.lo opal_environ.lo os_dirpath.lo os_path.lo output.lo path.lo pow2.lo printf.lo opal_pty.lo qsort.lo show_help.lo show_help_lex.lo stacktrace.lo strncpy.lo trace.lo keyval/libopalutilkeyval.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/util/keyval/.libs/libopalutilkeyval.a libtool: link: (cd .libs/libopalutil.lax/libopalutilkeyval.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/util/keyval/.libs/libopalutilkeyval.a) libtool: link: ar cru .libs/libopalutil.a .libs/argv.o .libs/basename.o .libs/cmd_line.o .libs/crc.o .libs/convert.o .libs/daemon_init.o .libs/error.o .libs/few.o .libs/if.o .libs/keyval_parse.o .libs/malloc.o .libs/numtostr.o .libs/opal_environ.o .libs/os_dirpath.o .libs/os_path.o .libs/output.o .libs/path.o .libs/pow2.o .libs/printf.o .libs/opal_pty.o .libs/qsort.o .libs/show_help.o .libs/show_help_lex.o .libs/stacktrace.o .libs/strncpy.o .libs/trace.o .libs/libopalutil.lax/libopalutilkeyval.a/keyval_lex.o ranlib: file: .libs/libopalutil.a(qsort.o) has no symbols libtool: link: ranlib .libs/libopalutil.a ranlib: file: .libs/libopalutil.a(qsort.o) has no symbols libtool: link: rm -fr .libs/libopalutil.lax libtool: link: creating libopalutil.la libtool: link: ( cd ".libs" && rm -f "libopalutil.la" && ln -s "../libopalutil.la" "libopalutil.la" ) Making all in mca/base depbase=`echo mca_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_close.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_close.lo mca_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_close.lo -MD -MP -MF .deps/mca_base_close.Tpo -c mca_base_close.c -fno-common -DPIC -o .libs/mca_base_close.o depbase=`echo mca_base_cmd_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_cmd_line.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_cmd_line.lo mca_base_cmd_line.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_cmd_line.lo -MD -MP -MF .deps/mca_base_cmd_line.Tpo -c mca_base_cmd_line.c -fno-common -DPIC -o .libs/mca_base_cmd_line.o depbase=`echo mca_base_component_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_compare.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_compare.lo mca_base_component_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_compare.lo -MD -MP -MF .deps/mca_base_component_compare.Tpo -c mca_base_component_compare.c -fno-common -DPIC -o .libs/mca_base_component_compare.o depbase=`echo mca_base_component_find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_find.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_find.lo mca_base_component_find.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_find.lo -MD -MP -MF .deps/mca_base_component_find.Tpo -c mca_base_component_find.c -fno-common -DPIC -o .libs/mca_base_component_find.o depbase=`echo mca_base_component_repository.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_repository.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_repository.lo mca_base_component_repository.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_component_repository.lo -MD -MP -MF .deps/mca_base_component_repository.Tpo -c mca_base_component_repository.c -fno-common -DPIC -o .libs/mca_base_component_repository.o depbase=`echo mca_base_components_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_components_open.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_open.lo mca_base_components_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_components_open.lo -MD -MP -MF .deps/mca_base_components_open.Tpo -c mca_base_components_open.c -fno-common -DPIC -o .libs/mca_base_components_open.o depbase=`echo mca_base_components_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_components_close.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_close.lo mca_base_components_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_components_close.lo -MD -MP -MF .deps/mca_base_components_close.Tpo -c mca_base_components_close.c -fno-common -DPIC -o .libs/mca_base_components_close.o depbase=`echo mca_base_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_list.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_list.lo mca_base_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_list.lo -MD -MP -MF .deps/mca_base_list.Tpo -c mca_base_list.c -fno-common -DPIC -o .libs/mca_base_list.o depbase=`echo mca_base_msgbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_msgbuf.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_msgbuf.lo mca_base_msgbuf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_msgbuf.lo -MD -MP -MF .deps/mca_base_msgbuf.Tpo -c mca_base_msgbuf.c -fno-common -DPIC -o .libs/mca_base_msgbuf.o depbase=`echo mca_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_open.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_open.lo mca_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_open.lo -MD -MP -MF .deps/mca_base_open.Tpo -c mca_base_open.c -fno-common -DPIC -o .libs/mca_base_open.o depbase=`echo mca_base_param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_param.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_param.lo mca_base_param.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_param.lo -MD -MP -MF .deps/mca_base_param.Tpo -c mca_base_param.c -fno-common -DPIC -o .libs/mca_base_param.o depbase=`echo mca_base_parse_paramfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_parse_paramfile.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_parse_paramfile.lo mca_base_parse_paramfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT mca_base_parse_paramfile.lo -MD -MP -MF .deps/mca_base_parse_paramfile.Tpo -c mca_base_parse_paramfile.c -fno-common -DPIC -o .libs/mca_base_parse_paramfile.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_base.la mca_base_close.lo mca_base_cmd_line.lo mca_base_component_compare.lo mca_base_component_find.lo mca_base_component_repository.lo mca_base_components_open.lo mca_base_components_close.lo mca_base_list.lo mca_base_msgbuf.lo mca_base_open.lo mca_base_param.lo mca_base_parse_paramfile.lo libtool: link: ar cru .libs/libmca_base.a .libs/mca_base_close.o .libs/mca_base_cmd_line.o .libs/mca_base_component_compare.o .libs/mca_base_component_find.o .libs/mca_base_component_repository.o .libs/mca_base_components_open.o .libs/mca_base_components_close.o .libs/mca_base_list.o .libs/mca_base_msgbuf.o .libs/mca_base_open.o .libs/mca_base_param.o .libs/mca_base_parse_paramfile.o libtool: link: ranlib .libs/libmca_base.a libtool: link: creating libmca_base.la libtool: link: ( cd ".libs" && rm -f "libmca_base.la" && ln -s "../libmca_base.la" "libmca_base.la" ) Making all in mca/backtrace depbase=`echo base/backtrace_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/backtrace_component.lo -MD -MP -MF $depbase.Tpo -c -o base/backtrace_component.lo base/backtrace_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/backtrace_component.lo -MD -MP -MF base/.deps/backtrace_component.Tpo -c base/backtrace_component.c -fno-common -DPIC -o base/.libs/backtrace_component.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_backtrace.la base/backtrace_component.lo libtool: link: ar cru .libs/libmca_backtrace.a base/.libs/backtrace_component.o libtool: link: ranlib .libs/libmca_backtrace.a libtool: link: creating libmca_backtrace.la libtool: link: ( cd ".libs" && rm -f "libmca_backtrace.la" && ln -s "../libmca_backtrace.la" "libmca_backtrace.la" ) Making all in mca/installdirs depbase=`echo base/installdirs_base_components.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/installdirs_base_components.lo -MD -MP -MF $depbase.Tpo -c -o base/installdirs_base_components.lo base/installdirs_base_components.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/installdirs_base_components.lo -MD -MP -MF base/.deps/installdirs_base_components.Tpo -c base/installdirs_base_components.c -fno-common -DPIC -o base/.libs/installdirs_base_components.o depbase=`echo base/installdirs_base_expand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/installdirs_base_expand.lo -MD -MP -MF $depbase.Tpo -c -o base/installdirs_base_expand.lo base/installdirs_base_expand.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/installdirs_base_expand.lo -MD -MP -MF base/.deps/installdirs_base_expand.Tpo -c base/installdirs_base_expand.c -fno-common -DPIC -o base/.libs/installdirs_base_expand.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_installdirs.la base/installdirs_base_components.lo base/installdirs_base_expand.lo libtool: link: ar cru .libs/libmca_installdirs.a base/.libs/installdirs_base_components.o base/.libs/installdirs_base_expand.o libtool: link: ranlib .libs/libmca_installdirs.a libtool: link: creating libmca_installdirs.la libtool: link: ( cd ".libs" && rm -f "libmca_installdirs.la" && ln -s "../libmca_installdirs.la" "libmca_installdirs.la" ) Making all in mca/maffinity depbase=`echo base/maffinity_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/maffinity_base_close.lo base/maffinity_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_close.lo -MD -MP -MF base/.deps/maffinity_base_close.Tpo -c base/maffinity_base_close.c -fno-common -DPIC -o base/.libs/maffinity_base_close.o depbase=`echo base/maffinity_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/maffinity_base_select.lo base/maffinity_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_select.lo -MD -MP -MF base/.deps/maffinity_base_select.Tpo -c base/maffinity_base_select.c -fno-common -DPIC -o base/.libs/maffinity_base_select.o depbase=`echo base/maffinity_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/maffinity_base_open.lo base/maffinity_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_open.lo -MD -MP -MF base/.deps/maffinity_base_open.Tpo -c base/maffinity_base_open.c -fno-common -DPIC -o base/.libs/maffinity_base_open.o depbase=`echo base/maffinity_base_wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o base/maffinity_base_wrappers.lo base/maffinity_base_wrappers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/maffinity_base_wrappers.lo -MD -MP -MF base/.deps/maffinity_base_wrappers.Tpo -c base/maffinity_base_wrappers.c -fno-common -DPIC -o base/.libs/maffinity_base_wrappers.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_maffinity.la base/maffinity_base_close.lo base/maffinity_base_select.lo base/maffinity_base_open.lo base/maffinity_base_wrappers.lo libtool: link: ar cru .libs/libmca_maffinity.a base/.libs/maffinity_base_close.o base/.libs/maffinity_base_select.o base/.libs/maffinity_base_open.o base/.libs/maffinity_base_wrappers.o libtool: link: ranlib .libs/libmca_maffinity.a libtool: link: creating libmca_maffinity.la libtool: link: ( cd ".libs" && rm -f "libmca_maffinity.la" && ln -s "../libmca_maffinity.la" "libmca_maffinity.la" ) Making all in mca/memcpy depbase=`echo base/memcpy_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memcpy_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/memcpy_base_close.lo base/memcpy_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memcpy_base_close.lo -MD -MP -MF base/.deps/memcpy_base_close.Tpo -c base/memcpy_base_close.c -fno-common -DPIC -o base/.libs/memcpy_base_close.o depbase=`echo base/memcpy_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memcpy_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/memcpy_base_open.lo base/memcpy_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memcpy_base_open.lo -MD -MP -MF base/.deps/memcpy_base_open.Tpo -c base/memcpy_base_open.c -fno-common -DPIC -o base/.libs/memcpy_base_open.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_memcpy.la base/memcpy_base_close.lo base/memcpy_base_open.lo libtool: link: ar cru .libs/libmca_memcpy.a base/.libs/memcpy_base_close.o base/.libs/memcpy_base_open.o libtool: link: ranlib .libs/libmca_memcpy.a libtool: link: creating libmca_memcpy.la libtool: link: ( cd ".libs" && rm -f "libmca_memcpy.la" && ln -s "../libmca_memcpy.la" "libmca_memcpy.la" ) Making all in mca/memory depbase=`echo base/memory_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memory_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/memory_base_close.lo base/memory_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memory_base_close.lo -MD -MP -MF base/.deps/memory_base_close.Tpo -c base/memory_base_close.c -fno-common -DPIC -o base/.libs/memory_base_close.o depbase=`echo base/memory_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memory_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/memory_base_open.lo base/memory_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/memory_base_open.lo -MD -MP -MF base/.deps/memory_base_open.Tpo -c base/memory_base_open.c -fno-common -DPIC -o base/.libs/memory_base_open.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_memory.la base/memory_base_close.lo base/memory_base_open.lo libtool: link: ar cru .libs/libmca_memory.a base/.libs/memory_base_close.o base/.libs/memory_base_open.o libtool: link: ranlib .libs/libmca_memory.a libtool: link: creating libmca_memory.la libtool: link: ( cd ".libs" && rm -f "libmca_memory.la" && ln -s "../libmca_memory.la" "libmca_memory.la" ) Making all in mca/paffinity depbase=`echo base/paffinity_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/paffinity_base_close.lo base/paffinity_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_close.lo -MD -MP -MF base/.deps/paffinity_base_close.Tpo -c base/paffinity_base_close.c -fno-common -DPIC -o base/.libs/paffinity_base_close.o depbase=`echo base/paffinity_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/paffinity_base_select.lo base/paffinity_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_select.lo -MD -MP -MF base/.deps/paffinity_base_select.Tpo -c base/paffinity_base_select.c -fno-common -DPIC -o base/.libs/paffinity_base_select.o depbase=`echo base/paffinity_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/paffinity_base_open.lo base/paffinity_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_open.lo -MD -MP -MF base/.deps/paffinity_base_open.Tpo -c base/paffinity_base_open.c -fno-common -DPIC -o base/.libs/paffinity_base_open.o depbase=`echo base/paffinity_base_wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o base/paffinity_base_wrappers.lo base/paffinity_base_wrappers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/paffinity_base_wrappers.lo -MD -MP -MF base/.deps/paffinity_base_wrappers.Tpo -c base/paffinity_base_wrappers.c -fno-common -DPIC -o base/.libs/paffinity_base_wrappers.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_paffinity.la base/paffinity_base_close.lo base/paffinity_base_select.lo base/paffinity_base_open.lo base/paffinity_base_wrappers.lo libtool: link: ar cru .libs/libmca_paffinity.a base/.libs/paffinity_base_close.o base/.libs/paffinity_base_select.o base/.libs/paffinity_base_open.o base/.libs/paffinity_base_wrappers.o libtool: link: ranlib .libs/libmca_paffinity.a libtool: link: creating libmca_paffinity.la libtool: link: ( cd ".libs" && rm -f "libmca_paffinity.la" && ln -s "../libmca_paffinity.la" "libmca_paffinity.la" ) Making all in mca/timer depbase=`echo base/timer_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/timer_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/timer_base_close.lo base/timer_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/timer_base_close.lo -MD -MP -MF base/.deps/timer_base_close.Tpo -c base/timer_base_close.c -fno-common -DPIC -o base/.libs/timer_base_close.o depbase=`echo base/timer_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/timer_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/timer_base_open.lo base/timer_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/timer_base_open.lo -MD -MP -MF base/.deps/timer_base_open.Tpo -c base/timer_base_open.c -fno-common -DPIC -o base/.libs/timer_base_open.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_timer.la base/timer_base_close.lo base/timer_base_open.lo libtool: link: ar cru .libs/libmca_timer.a base/.libs/timer_base_close.o base/.libs/timer_base_open.o libtool: link: ranlib .libs/libmca_timer.a libtool: link: creating libmca_timer.la libtool: link: ( cd ".libs" && rm -f "libmca_timer.la" && ln -s "../libmca_timer.la" "libmca_timer.la" ) Making all in mca/backtrace/execinfo depbase=`echo backtrace_execinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT backtrace_execinfo.lo -MD -MP -MF $depbase.Tpo -c -o backtrace_execinfo.lo backtrace_execinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT backtrace_execinfo.lo -MD -MP -MF .deps/backtrace_execinfo.Tpo -c backtrace_execinfo.c -fno-common -DPIC -o .libs/backtrace_execinfo.o depbase=`echo backtrace_execinfo_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT backtrace_execinfo_component.lo -MD -MP -MF $depbase.Tpo -c -o backtrace_execinfo_component.lo backtrace_execinfo_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT backtrace_execinfo_component.lo -MD -MP -MF .deps/backtrace_execinfo_component.Tpo -c backtrace_execinfo_component.c -fno-common -DPIC -o .libs/backtrace_execinfo_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_backtrace_execinfo.la backtrace_execinfo.lo backtrace_execinfo_component.lo libtool: link: ar cru .libs/libmca_backtrace_execinfo.a .libs/backtrace_execinfo.o .libs/backtrace_execinfo_component.o libtool: link: ranlib .libs/libmca_backtrace_execinfo.a libtool: link: creating libmca_backtrace_execinfo.la libtool: link: ( cd ".libs" && rm -f "libmca_backtrace_execinfo.la" && ln -s "../libmca_backtrace_execinfo.la" "libmca_backtrace_execinfo.la" ) Making all in mca/installdirs/env depbase=`echo opal_installdirs_env.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_installdirs_env.lo -MD -MP -MF $depbase.Tpo -c -o opal_installdirs_env.lo opal_installdirs_env.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_installdirs_env.lo -MD -MP -MF .deps/opal_installdirs_env.Tpo -c opal_installdirs_env.c -fno-common -DPIC -o .libs/opal_installdirs_env.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_installdirs_env.la opal_installdirs_env.lo libtool: link: ar cru .libs/libmca_installdirs_env.a .libs/opal_installdirs_env.o libtool: link: ranlib .libs/libmca_installdirs_env.a libtool: link: creating libmca_installdirs_env.la libtool: link: ( cd ".libs" && rm -f "libmca_installdirs_env.la" && ln -s "../libmca_installdirs_env.la" "libmca_installdirs_env.la" ) Making all in mca/installdirs/config depbase=`echo opal_installdirs_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_installdirs_config.lo -MD -MP -MF $depbase.Tpo -c -o opal_installdirs_config.lo opal_installdirs_config.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_installdirs_config.lo -MD -MP -MF .deps/opal_installdirs_config.Tpo -c opal_installdirs_config.c -fno-common -DPIC -o .libs/opal_installdirs_config.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_installdirs_config.la opal_installdirs_config.lo libtool: link: ar cru .libs/libmca_installdirs_config.a .libs/opal_installdirs_config.o libtool: link: ranlib .libs/libmca_installdirs_config.a libtool: link: creating libmca_installdirs_config.la libtool: link: ( cd ".libs" && rm -f "libmca_installdirs_config.la" && ln -s "../libmca_installdirs_config.la" "libmca_installdirs_config.la" ) Making all in mca/memory/darwin depbase=`echo memory_darwin_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT memory_darwin_component.lo -MD -MP -MF $depbase.Tpo -c -o memory_darwin_component.lo memory_darwin_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT memory_darwin_component.lo -MD -MP -MF .deps/memory_darwin_component.Tpo -c memory_darwin_component.c -fno-common -DPIC -o .libs/memory_darwin_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_memory_darwin.la memory_darwin_component.lo libtool: link: ar cru .libs/libmca_memory_darwin.a .libs/memory_darwin_component.o libtool: link: ranlib .libs/libmca_memory_darwin.a libtool: link: creating libmca_memory_darwin.la libtool: link: ( cd ".libs" && rm -f "libmca_memory_darwin.la" && ln -s "../libmca_memory_darwin.la" "libmca_memory_darwin.la" ) Making all in mca/timer/darwin depbase=`echo timer_darwin_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT timer_darwin_component.lo -MD -MP -MF $depbase.Tpo -c -o timer_darwin_component.lo timer_darwin_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT timer_darwin_component.lo -MD -MP -MF .deps/timer_darwin_component.Tpo -c timer_darwin_component.c -fno-common -DPIC -o .libs/timer_darwin_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_timer_darwin.la timer_darwin_component.lo libtool: link: ar cru .libs/libmca_timer_darwin.a .libs/timer_darwin_component.o libtool: link: ranlib .libs/libmca_timer_darwin.a libtool: link: creating libmca_timer_darwin.la libtool: link: ( cd ".libs" && rm -f "libmca_timer_darwin.la" && ln -s "../libmca_timer_darwin.la" "libmca_timer_darwin.la" ) Making all in . depbase=`echo class/opal_free_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_free_list.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_free_list.lo class/opal_free_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_free_list.lo -MD -MP -MF class/.deps/opal_free_list.Tpo -c class/opal_free_list.c -fno-common -DPIC -o class/.libs/opal_free_list.o depbase=`echo class/opal_hash_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_hash_table.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_hash_table.lo class/opal_hash_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_hash_table.lo -MD -MP -MF class/.deps/opal_hash_table.Tpo -c class/opal_hash_table.c -fno-common -DPIC -o class/.libs/opal_hash_table.o depbase=`echo class/opal_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_list.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_list.lo class/opal_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_list.lo -MD -MP -MF class/.deps/opal_list.Tpo -c class/opal_list.c -fno-common -DPIC -o class/.libs/opal_list.o depbase=`echo class/opal_object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_object.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_object.lo class/opal_object.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_object.lo -MD -MP -MF class/.deps/opal_object.Tpo -c class/opal_object.c -fno-common -DPIC -o class/.libs/opal_object.o class/opal_object.c(143): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo class/opal_atomic_lifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_atomic_lifo.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_atomic_lifo.lo class/opal_atomic_lifo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_atomic_lifo.lo -MD -MP -MF class/.deps/opal_atomic_lifo.Tpo -c class/opal_atomic_lifo.c -fno-common -DPIC -o class/.libs/opal_atomic_lifo.o depbase=`echo class/opal_value_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_value_array.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_value_array.lo class/opal_value_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/opal_value_array.lo -MD -MP -MF class/.deps/opal_value_array.Tpo -c class/opal_value_array.c -fno-common -DPIC -o class/.libs/opal_value_array.o depbase=`echo memoryhooks/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT memoryhooks/memory.lo -MD -MP -MF $depbase.Tpo -c -o memoryhooks/memory.lo memoryhooks/memory.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT memoryhooks/memory.lo -MD -MP -MF memoryhooks/.deps/memory.Tpo -c memoryhooks/memory.c -fno-common -DPIC -o memoryhooks/.libs/memory.o depbase=`echo runtime/opal_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_progress.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_progress.lo runtime/opal_progress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_progress.lo -MD -MP -MF runtime/.deps/opal_progress.Tpo -c runtime/opal_progress.c -fno-common -DPIC -o runtime/.libs/opal_progress.o runtime/opal_progress.c(367): (col. 13) remark: LOOP WAS VECTORIZED. depbase=`echo runtime/opal_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_finalize.lo runtime/opal_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_finalize.lo -MD -MP -MF runtime/.deps/opal_finalize.Tpo -c runtime/opal_finalize.c -fno-common -DPIC -o runtime/.libs/opal_finalize.o depbase=`echo runtime/opal_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_init.lo runtime/opal_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_init.lo -MD -MP -MF runtime/.deps/opal_init.Tpo -c runtime/opal_init.c -fno-common -DPIC -o runtime/.libs/opal_init.o depbase=`echo runtime/opal_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_params.lo runtime/opal_params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/opal_params.lo -MD -MP -MF runtime/.deps/opal_params.Tpo -c runtime/opal_params.c -fno-common -DPIC -o runtime/.libs/opal_params.o depbase=`echo threads/condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/condition.lo -MD -MP -MF $depbase.Tpo -c -o threads/condition.lo threads/condition.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/condition.lo -MD -MP -MF threads/.deps/condition.Tpo -c threads/condition.c -fno-common -DPIC -o threads/.libs/condition.o depbase=`echo threads/mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/mutex.lo -MD -MP -MF $depbase.Tpo -c -o threads/mutex.lo threads/mutex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/mutex.lo -MD -MP -MF threads/.deps/mutex.Tpo -c threads/mutex.c -fno-common -DPIC -o threads/.libs/mutex.o depbase=`echo threads/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/thread.lo -MD -MP -MF $depbase.Tpo -c -o threads/thread.lo threads/thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT threads/thread.lo -MD -MP -MF threads/.deps/thread.Tpo -c threads/thread.c -fno-common -DPIC -o threads/.libs/thread.o /bin/sh ../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libopen-pal.la -rpath /usr/local/mpi/lib class/opal_free_list.lo class/opal_hash_table.lo class/opal_list.lo class/opal_object.lo class/opal_atomic_lifo.lo class/opal_value_array.lo memoryhooks/memory.lo runtime/opal_progress.lo runtime/opal_finalize.lo runtime/opal_init.lo runtime/opal_params.lo threads/condition.lo threads/mutex.lo threads/thread.lo libltdl/libltdlc.la asm/libasm.la event/libevent.la mca/base/libmca_base.la util/libopalutil.la mca/backtrace/libmca_backtrace.la mca/backtrace/execinfo/libmca_backtrace_execinfo.la mca/installdirs/libmca_installdirs.la mca/installdirs/config/libmca_installdirs_config.la mca/installdirs/env/libmca_installdirs_env.la mca/maffinity/libmca_maffinity.la mca/memcpy/libmca_memcpy.la mca/memory/libmca_memory.la mca/memory/darwin/libmca_memory_darwin.la mca/paffinity/libmca_paffinity.la mca/timer/libmca_timer.la mca/timer/darwin/libmca_timer_darwin.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/libltdl/.libs/libltdlc.a libtool: link: (cd .libs/libopen-pal.lax/libltdlc.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/libltdl/.libs/libltdlc.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/asm/.libs/libasm.a libtool: link: (cd .libs/libopen-pal.lax/libasm.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/asm/.libs/libasm.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/event/.libs/libevent.a libtool: link: (cd .libs/libopen-pal.lax/libevent.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/event/.libs/libevent.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/base/.libs/libmca_base.a libtool: link: (cd .libs/libopen-pal.lax/libmca_base.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/base/.libs/libmca_base.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/util/.libs/libopalutil.a libtool: link: (cd .libs/libopen-pal.lax/libopalutil.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/util/.libs/libopalutil.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/backtrace/.libs/libmca_backtrace.a libtool: link: (cd .libs/libopen-pal.lax/libmca_backtrace.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/backtrace/.libs/libmca_backtrace.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/backtrace/execinfo/.libs/libmca_backtrace_execinfo.a libtool: link: (cd .libs/libopen-pal.lax/libmca_backtrace_execinfo.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/backtrace/execinfo/.libs/libmca_backtrace_execinfo.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/.libs/libmca_installdirs.a libtool: link: (cd .libs/libopen-pal.lax/libmca_installdirs.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/.libs/libmca_installdirs.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/config/.libs/libmca_installdirs_config.a libtool: link: (cd .libs/libopen-pal.lax/libmca_installdirs_config.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/config/.libs/libmca_installdirs_config.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/env/.libs/libmca_installdirs_env.a libtool: link: (cd .libs/libopen-pal.lax/libmca_installdirs_env.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/installdirs/env/.libs/libmca_installdirs_env.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/maffinity/.libs/libmca_maffinity.a libtool: link: (cd .libs/libopen-pal.lax/libmca_maffinity.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/maffinity/.libs/libmca_maffinity.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memcpy/.libs/libmca_memcpy.a libtool: link: (cd .libs/libopen-pal.lax/libmca_memcpy.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memcpy/.libs/libmca_memcpy.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memory/.libs/libmca_memory.a libtool: link: (cd .libs/libopen-pal.lax/libmca_memory.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memory/.libs/libmca_memory.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memory/darwin/.libs/libmca_memory_darwin.a libtool: link: (cd .libs/libopen-pal.lax/libmca_memory_darwin.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/memory/darwin/.libs/libmca_memory_darwin.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/paffinity/.libs/libmca_paffinity.a libtool: link: (cd .libs/libopen-pal.lax/libmca_paffinity.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/paffinity/.libs/libmca_paffinity.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/timer/.libs/libmca_timer.a libtool: link: (cd .libs/libopen-pal.lax/libmca_timer.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/timer/.libs/libmca_timer.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/timer/darwin/.libs/libmca_timer_darwin.a libtool: link: (cd .libs/libopen-pal.lax/libmca_timer_darwin.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/opal/mca/timer/darwin/.libs/libmca_timer_darwin.a) libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libopen-pal.0.dylib class/.libs/opal_free_list.o class/.libs/opal_hash_table.o class/.libs/opal_list.o class/.libs/opal_object.o class/.libs/opal_atomic_lifo.o class/.libs/opal_value_array.o memoryhooks/.libs/memory.o runtime/.libs/opal_progress.o runtime/.libs/opal_finalize.o runtime/.libs/opal_init.o runtime/.libs/opal_params.o threads/.libs/condition.o threads/.libs/mutex.o threads/.libs/thread.o .libs/libopen-pal.lax/libltdlc.a/argz.o .libs/libopen-pal.lax/libltdlc.a/dlopen.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-lt__alloc.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-lt_dlloader.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-lt_error.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-ltdl.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-preopen.o .libs/libopen-pal.lax/libltdlc.a/libltdlc_la-slist.o .libs/libopen-pal.lax/libltdlc.a/libltdlcS.o .libs/libopen-pal.lax/libasm.a/asm.o .libs/libopen-pal.lax/libasm.a/atomic-asm.o .libs/libopen-pal.lax/libevent.a/buffer.o .libs/libopen-pal.lax/libevent.a/evbuffer.o .libs/libopen-pal.lax/libevent.a/event.o .libs/libopen-pal.lax/libevent.a/kqueue.o .libs/libopen-pal.lax/libevent.a/log.o .libs/libopen-pal.lax/libevent.a/select.o .libs/libopen-pal.lax/libevent.a/signal.o .libs/libopen-pal.lax/libmca_base.a/mca_base_close.o .libs/libopen-pal.lax/libmca_base.a/mca_base_cmd_line.o .libs/libopen-pal.lax/libmca_base.a/mca_base_component_compare.o .libs/libopen-pal.lax/libmca_base.a/mca_base_component_find.o .libs/libopen-pal.lax/libmca_base.a/mca_base_component_repository.o .libs/libopen-pal.lax/libmca_base.a/mca_base_components_close.o .libs/libopen-pal.lax/libmca_base.a/mca_base_components_open.o .libs/libopen-pal.lax/libmca_base.a/mca_base_list.o .libs/libopen-pal.lax/libmca_base.a/mca_base_msgbuf.o .libs/libopen-pal.lax/libmca_base.a/mca_base_open.o .libs/libopen-pal.lax/libmca_base.a/mca_base_param.o .libs/libopen-pal.lax/libmca_base.a/mca_base_parse_paramfile.o .libs/libopen-pal.lax/libopalutil.a/argv.o .libs/libopen-pal.lax/libopalutil.a/basename.o .libs/libopen-pal.lax/libopalutil.a/cmd_line.o .libs/libopen-pal.lax/libopalutil.a/convert.o .libs/libopen-pal.lax/libopalutil.a/crc.o .libs/libopen-pal.lax/libopalutil.a/daemon_init.o .libs/libopen-pal.lax/libopalutil.a/error.o .libs/libopen-pal.lax/libopalutil.a/few.o .libs/libopen-pal.lax/libopalutil.a/if.o .libs/libopen-pal.lax/libopalutil.a/keyval_lex.o .libs/libopen-pal.lax/libopalutil.a/keyval_parse.o .libs/libopen-pal.lax/libopalutil.a/malloc.o .libs/libopen-pal.lax/libopalutil.a/numtostr.o .libs/libopen-pal.lax/libopalutil.a/opal_environ.o .libs/libopen-pal.lax/libopalutil.a/opal_pty.o .libs/libopen-pal.lax/libopalutil.a/os_dirpath.o .libs/libopen-pal.lax/libopalutil.a/os_path.o .libs/libopen-pal.lax/libopalutil.a/output.o .libs/libopen-pal.lax/libopalutil.a/path.o .libs/libopen-pal.lax/libopalutil.a/pow2.o .libs/libopen-pal.lax/libopalutil.a/printf.o .libs/libopen-pal.lax/libopalutil.a/qsort.o .libs/libopen-pal.lax/libopalutil.a/show_help.o .libs/libopen-pal.lax/libopalutil.a/show_help_lex.o .libs/libopen-pal.lax/libopalutil.a/stacktrace.o .libs/libopen-pal.lax/libopalutil.a/strncpy.o .libs/libopen-pal.lax/libopalutil.a/trace.o .libs/libopen-pal.lax/libmca_backtrace.a/backtrace_component.o .libs/libopen-pal.lax/libmca_backtrace_execinfo.a/backtrace_execinfo.o .libs/libopen-pal.lax/libmca_backtrace_execinfo.a/backtrace_execinfo_component.o .libs/libopen-pal.lax/libmca_installdirs.a/installdirs_base_components.o .libs/libopen-pal.lax/libmca_installdirs.a/installdirs_base_expand.o .libs/libopen-pal.lax/libmca_installdirs_config.a/opal_installdirs_config.o .libs/libopen-pal.lax/libmca_installdirs_env.a/opal_installdirs_env.o .libs/libopen-pal.lax/libmca_maffinity.a/maffinity_base_close.o .libs/libopen-pal.lax/libmca_maffinity.a/maffinity_base_open.o .libs/libopen-pal.lax/libmca_maffinity.a/maffinity_base_select.o .libs/libopen-pal.lax/libmca_maffinity.a/maffinity_base_wrappers.o .libs/libopen-pal.lax/libmca_memcpy.a/memcpy_base_close.o .libs/libopen-pal.lax/libmca_memcpy.a/memcpy_base_open.o .libs/libopen-pal.lax/libmca_memory.a/memory_base_close.o .libs/libopen-pal.lax/libmca_memory.a/memory_base_open.o .libs/libopen-pal.lax/libmca_memory_darwin.a/memory_darwin_component.o .libs/libopen-pal.lax/libmca_paffinity.a/paffinity_base_close.o .libs/libopen-pal.lax/libmca_paffinity.a/paffinity_base_open.o .libs/libopen-pal.lax/libmca_paffinity.a/paffinity_base_select.o .libs/libopen-pal.lax/libmca_paffinity.a/paffinity_base_wrappers.o .libs/libopen-pal.lax/libmca_timer.a/timer_base_close.o .libs/libopen-pal.lax/libmca_timer.a/timer_base_open.o .libs/libopen-pal.lax/libmca_timer_darwin.a/timer_darwin_component.o -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libopen-pal.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libopen-pal.dylib" && ln -s "libopen-pal.0.dylib" "libopen-pal.dylib") libtool: link: rm -fr .libs/libopen-pal.lax libtool: link: creating libopen-pal.la libtool: link: ( cd ".libs" && rm -f "libopen-pal.la" && ln -s "../libopen-pal.la" "libopen-pal.la" ) Making all in mca/maffinity/first_use depbase=`echo maffinity_first_use_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT maffinity_first_use_component.lo -MD -MP -MF $depbase.Tpo -c -o maffinity_first_use_component.lo maffinity_first_use_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT maffinity_first_use_component.lo -MD -MP -MF .deps/maffinity_first_use_component.Tpo -c maffinity_first_use_component.c -fno-common -DPIC -o .libs/maffinity_first_use_component.o depbase=`echo maffinity_first_use_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT maffinity_first_use_module.lo -MD -MP -MF $depbase.Tpo -c -o maffinity_first_use_module.lo maffinity_first_use_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT maffinity_first_use_module.lo -MD -MP -MF .deps/maffinity_first_use_module.Tpo -c maffinity_first_use_module.c -fno-common -DPIC -o .libs/maffinity_first_use_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_maffinity_first_use.la -rpath /usr/local/mpi/lib/openmpi maffinity_first_use_component.lo maffinity_first_use_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_maffinity_first_use.so -bundle .libs/maffinity_first_use_component.o .libs/maffinity_first_use_module.o /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress libtool: link: creating mca_maffinity_first_use.la libtool: link: ( cd ".libs" && rm -f "mca_maffinity_first_use.la" && ln -s "../mca_maffinity_first_use.la" "mca_maffinity_first_use.la" ) Making all in tools/wrappers depbase=`echo opal_wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ icc "-DEXEEXT=\"\"" -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT opal_wrapper.o -MD -MP -MF $depbase.Tpo -c -o opal_wrapper.o opal_wrapper.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o opal_wrapper opal_wrapper.o ../../../opal/libopen-pal.la libtool: link: icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -o .libs/opal_wrapper opal_wrapper.o ../../../opal/.libs/libopen-pal.dylib libtool: link: creating opal_wrapper Making all in orte Making all in include make all-am make[3]: Nothing to be done for `all-am'. Making all in mca/errmgr depbase=`echo base/errmgr_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_close.lo base/errmgr_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_close.lo -MD -MP -MF base/.deps/errmgr_base_close.Tpo -c base/errmgr_base_close.c -fno-common -DPIC -o base/.libs/errmgr_base_close.o depbase=`echo base/errmgr_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_receive.lo base/errmgr_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_receive.lo -MD -MP -MF base/.deps/errmgr_base_receive.Tpo -c base/errmgr_base_receive.c -fno-common -DPIC -o base/.libs/errmgr_base_receive.o depbase=`echo base/errmgr_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_select.lo base/errmgr_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_select.lo -MD -MP -MF base/.deps/errmgr_base_select.Tpo -c base/errmgr_base_select.c -fno-common -DPIC -o base/.libs/errmgr_base_select.o depbase=`echo base/errmgr_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_open.lo base/errmgr_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_open.lo -MD -MP -MF base/.deps/errmgr_base_open.Tpo -c base/errmgr_base_open.c -fno-common -DPIC -o base/.libs/errmgr_base_open.o depbase=`echo base/errmgr_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_fns.lo base/errmgr_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/errmgr_base_fns.lo -MD -MP -MF base/.deps/errmgr_base_fns.Tpo -c base/errmgr_base_fns.c -fno-common -DPIC -o base/.libs/errmgr_base_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_errmgr.la base/errmgr_base_close.lo base/errmgr_base_receive.lo base/errmgr_base_select.lo base/errmgr_base_open.lo base/errmgr_base_fns.lo libtool: link: ar cru .libs/libmca_errmgr.a base/.libs/errmgr_base_close.o base/.libs/errmgr_base_receive.o base/.libs/errmgr_base_select.o base/.libs/errmgr_base_open.o base/.libs/errmgr_base_fns.o libtool: link: ranlib .libs/libmca_errmgr.a libtool: link: creating libmca_errmgr.la libtool: link: ( cd ".libs" && rm -f "libmca_errmgr.la" && ln -s "../libmca_errmgr.la" "libmca_errmgr.la" ) Making all in mca/gpr depbase=`echo base/gpr_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_open.lo base/gpr_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_open.lo -MD -MP -MF base/.deps/gpr_base_open.Tpo -c base/gpr_base_open.c -fno-common -DPIC -o base/.libs/gpr_base_open.o depbase=`echo base/gpr_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_close.lo base/gpr_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_close.lo -MD -MP -MF base/.deps/gpr_base_close.Tpo -c base/gpr_base_close.c -fno-common -DPIC -o base/.libs/gpr_base_close.o depbase=`echo base/gpr_base_create_value_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_create_value_keyval.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_create_value_keyval.lo base/gpr_base_create_value_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_create_value_keyval.lo -MD -MP -MF base/.deps/gpr_base_create_value_keyval.Tpo -c base/gpr_base_create_value_keyval.c -fno-common -DPIC -o base/.libs/gpr_base_create_value_keyval.o depbase=`echo base/gpr_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_select.lo base/gpr_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_select.lo -MD -MP -MF base/.deps/gpr_base_select.Tpo -c base/gpr_base_select.c -fno-common -DPIC -o base/.libs/gpr_base_select.o depbase=`echo base/gpr_base_simplified_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_simplified_put.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_simplified_put.lo base/gpr_base_simplified_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_simplified_put.lo -MD -MP -MF base/.deps/gpr_base_simplified_put.Tpo -c base/gpr_base_simplified_put.c -fno-common -DPIC -o base/.libs/gpr_base_simplified_put.o depbase=`echo base/gpr_base_simplified_subscribe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_simplified_subscribe.lo -MD -MP -MF $depbase.Tpo -c -o base/gpr_base_simplified_subscribe.lo base/gpr_base_simplified_subscribe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/gpr_base_simplified_subscribe.lo -MD -MP -MF base/.deps/gpr_base_simplified_subscribe.Tpo -c base/gpr_base_simplified_subscribe.c -fno-common -DPIC -o base/.libs/gpr_base_simplified_subscribe.o depbase=`echo base/data_type_support/gpr_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_compare_fns.lo base/data_type_support/gpr_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_compare_fns.Tpo -c base/data_type_support/gpr_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_compare_fns.o depbase=`echo base/data_type_support/gpr_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_copy_fns.lo base/data_type_support/gpr_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_copy_fns.Tpo -c base/data_type_support/gpr_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_copy_fns.o depbase=`echo base/data_type_support/gpr_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_print_fns.lo base/data_type_support/gpr_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_print_fns.Tpo -c base/data_type_support/gpr_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_print_fns.o depbase=`echo base/data_type_support/gpr_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_release_fns.lo base/data_type_support/gpr_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_release_fns.Tpo -c base/data_type_support/gpr_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_release_fns.o depbase=`echo base/data_type_support/gpr_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_size_fns.lo base/data_type_support/gpr_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_size_fns.Tpo -c base/data_type_support/gpr_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_size_fns.o depbase=`echo base/data_type_support/gpr_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_packing_fns.lo base/data_type_support/gpr_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_packing_fns.Tpo -c base/data_type_support/gpr_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_packing_fns.o depbase=`echo base/data_type_support/gpr_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/gpr_data_type_unpacking_fns.lo base/data_type_support/gpr_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/gpr_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/gpr_data_type_unpacking_fns.Tpo -c base/data_type_support/gpr_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/gpr_data_type_unpacking_fns.o depbase=`echo base/unpack_api_response/gpr_base_unpack_cleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_cleanup.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_unpack_cleanup.lo base/unpack_api_response/gpr_base_unpack_cleanup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_cleanup.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_unpack_cleanup.Tpo -c base/unpack_api_response/gpr_base_unpack_cleanup.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_unpack_cleanup.o depbase=`echo base/unpack_api_response/gpr_base_unpack_del_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_del_index.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_unpack_del_index.lo base/unpack_api_response/gpr_base_unpack_del_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_del_index.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_unpack_del_index.Tpo -c base/unpack_api_response/gpr_base_unpack_del_index.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_unpack_del_index.o depbase=`echo base/unpack_api_response/gpr_base_print_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_print_dump.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_print_dump.lo base/unpack_api_response/gpr_base_print_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_print_dump.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_print_dump.Tpo -c base/unpack_api_response/gpr_base_print_dump.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_print_dump.o depbase=`echo base/unpack_api_response/gpr_base_dump_notify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_dump_notify.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_dump_notify.lo base/unpack_api_response/gpr_base_dump_notify.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_dump_notify.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_dump_notify.Tpo -c base/unpack_api_response/gpr_base_dump_notify.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_dump_notify.o depbase=`echo base/unpack_api_response/gpr_base_unpack_arithmetic_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_arithmetic_ops.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_unpack_arithmetic_ops.lo base/unpack_api_response/gpr_base_unpack_arithmetic_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_arithmetic_ops.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_unpack_arithmetic_ops.Tpo -c base/unpack_api_response/gpr_base_unpack_arithmetic_ops.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_unpack_arithmetic_ops.o depbase=`echo base/unpack_api_response/gpr_base_unpack_put_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_put_get.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_unpack_put_get.lo base/unpack_api_response/gpr_base_unpack_put_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_put_get.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_unpack_put_get.Tpo -c base/unpack_api_response/gpr_base_unpack_put_get.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_unpack_put_get.o depbase=`echo base/unpack_api_response/gpr_base_unpack_subscribe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_subscribe.lo -MD -MP -MF $depbase.Tpo -c -o base/unpack_api_response/gpr_base_unpack_subscribe.lo base/unpack_api_response/gpr_base_unpack_subscribe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/unpack_api_response/gpr_base_unpack_subscribe.lo -MD -MP -MF base/unpack_api_response/.deps/gpr_base_unpack_subscribe.Tpo -c base/unpack_api_response/gpr_base_unpack_subscribe.c -fno-common -DPIC -o base/unpack_api_response/.libs/gpr_base_unpack_subscribe.o depbase=`echo base/pack_api_cmd/gpr_base_pack_cleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_cleanup.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_cleanup.lo base/pack_api_cmd/gpr_base_pack_cleanup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_cleanup.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_cleanup.Tpo -c base/pack_api_cmd/gpr_base_pack_cleanup.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_cleanup.o depbase=`echo base/pack_api_cmd/gpr_base_pack_del_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_del_index.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_del_index.lo base/pack_api_cmd/gpr_base_pack_del_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_del_index.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_del_index.Tpo -c base/pack_api_cmd/gpr_base_pack_del_index.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_del_index.o depbase=`echo base/pack_api_cmd/gpr_base_pack_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_dump.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_dump.lo base/pack_api_cmd/gpr_base_pack_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_dump.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_dump.Tpo -c base/pack_api_cmd/gpr_base_pack_dump.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_dump.o depbase=`echo base/pack_api_cmd/gpr_base_pack_arithmetic_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_arithmetic_ops.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_arithmetic_ops.lo base/pack_api_cmd/gpr_base_pack_arithmetic_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_arithmetic_ops.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_arithmetic_ops.Tpo -c base/pack_api_cmd/gpr_base_pack_arithmetic_ops.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_arithmetic_ops.o depbase=`echo base/pack_api_cmd/gpr_base_pack_put_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_put_get.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_put_get.lo base/pack_api_cmd/gpr_base_pack_put_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_put_get.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_put_get.Tpo -c base/pack_api_cmd/gpr_base_pack_put_get.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_put_get.o depbase=`echo base/pack_api_cmd/gpr_base_pack_subscribe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_subscribe.lo -MD -MP -MF $depbase.Tpo -c -o base/pack_api_cmd/gpr_base_pack_subscribe.lo base/pack_api_cmd/gpr_base_pack_subscribe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pack_api_cmd/gpr_base_pack_subscribe.lo -MD -MP -MF base/pack_api_cmd/.deps/gpr_base_pack_subscribe.Tpo -c base/pack_api_cmd/gpr_base_pack_subscribe.c -fno-common -DPIC -o base/pack_api_cmd/.libs/gpr_base_pack_subscribe.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_gpr.la base/gpr_base_open.lo base/gpr_base_close.lo base/gpr_base_create_value_keyval.lo base/gpr_base_select.lo base/gpr_base_simplified_put.lo base/gpr_base_simplified_subscribe.lo base/data_type_support/gpr_data_type_compare_fns.lo base/data_type_support/gpr_data_type_copy_fns.lo base/data_type_support/gpr_data_type_print_fns.lo base/data_type_support/gpr_data_type_release_fns.lo base/data_type_support/gpr_data_type_size_fns.lo base/data_type_support/gpr_data_type_packing_fns.lo base/data_type_support/gpr_data_type_unpacking_fns.lo base/unpack_api_response/gpr_base_unpack_cleanup.lo base/unpack_api_response/gpr_base_unpack_del_index.lo base/unpack_api_response/gpr_base_print_dump.lo base/unpack_api_response/gpr_base_dump_notify.lo base/unpack_api_response/gpr_base_unpack_arithmetic_ops.lo base/unpack_api_response/gpr_base_unpack_put_get.lo base/unpack_api_response/gpr_base_unpack_subscribe.lo base/pack_api_cmd/gpr_base_pack_cleanup.lo base/pack_api_cmd/gpr_base_pack_del_index.lo base/pack_api_cmd/gpr_base_pack_dump.lo base/pack_api_cmd/gpr_base_pack_arithmetic_ops.lo base/pack_api_cmd/gpr_base_pack_put_get.lo base/pack_api_cmd/gpr_base_pack_subscribe.lo libtool: link: ar cru .libs/libmca_gpr.a base/.libs/gpr_base_open.o base/.libs/gpr_base_close.o base/.libs/gpr_base_create_value_keyval.o base/.libs/gpr_base_select.o base/.libs/gpr_base_simplified_put.o base/.libs/gpr_base_simplified_subscribe.o base/data_type_support/.libs/gpr_data_type_compare_fns.o base/data_type_support/.libs/gpr_data_type_copy_fns.o base/data_type_support/.libs/gpr_data_type_print_fns.o base/data_type_support/.libs/gpr_data_type_release_fns.o base/data_type_support/.libs/gpr_data_type_size_fns.o base/data_type_support/.libs/gpr_data_type_packing_fns.o base/data_type_support/.libs/gpr_data_type_unpacking_fns.o base/unpack_api_response/.libs/gpr_base_unpack_cleanup.o base/unpack_api_response/.libs/gpr_base_unpack_del_index.o base/unpack_api_response/.libs/gpr_base_print_dump.o base/unpack_api_response/.libs/gpr_base_dump_notify.o base/unpack_api_response/.libs/gpr_base_unpack_arithmetic_ops.o base/unpack_api_response/.libs/gpr_base_unpack_put_get.o base/unpack_api_response/.libs/gpr_base_unpack_subscribe.o base/pack_api_cmd/.libs/gpr_base_pack_cleanup.o base/pack_api_cmd/.libs/gpr_base_pack_del_index.o base/pack_api_cmd/.libs/gpr_base_pack_dump.o base/pack_api_cmd/.libs/gpr_base_pack_arithmetic_ops.o base/pack_api_cmd/.libs/gpr_base_pack_put_get.o base/pack_api_cmd/.libs/gpr_base_pack_subscribe.o libtool: link: ranlib .libs/libmca_gpr.a libtool: link: creating libmca_gpr.la libtool: link: ( cd ".libs" && rm -f "libmca_gpr.la" && ln -s "../libmca_gpr.la" "libmca_gpr.la" ) Making all in mca/iof depbase=`echo base/iof_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_close.lo base/iof_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_close.lo -MD -MP -MF base/.deps/iof_base_close.Tpo -c base/iof_base_close.c -fno-common -DPIC -o base/.libs/iof_base_close.o depbase=`echo base/iof_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_open.lo base/iof_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_open.lo -MD -MP -MF base/.deps/iof_base_open.Tpo -c base/iof_base_open.c -fno-common -DPIC -o base/.libs/iof_base_open.o depbase=`echo base/iof_base_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_flush.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_flush.lo base/iof_base_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_flush.lo -MD -MP -MF base/.deps/iof_base_flush.Tpo -c base/iof_base_flush.c -fno-common -DPIC -o base/.libs/iof_base_flush.o depbase=`echo base/iof_base_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_endpoint.lo base/iof_base_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_endpoint.lo -MD -MP -MF base/.deps/iof_base_endpoint.Tpo -c base/iof_base_endpoint.c -fno-common -DPIC -o base/.libs/iof_base_endpoint.o depbase=`echo base/iof_base_fragment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_fragment.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_fragment.lo base/iof_base_fragment.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_fragment.lo -MD -MP -MF base/.deps/iof_base_fragment.Tpo -c base/iof_base_fragment.c -fno-common -DPIC -o base/.libs/iof_base_fragment.o depbase=`echo base/iof_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_select.lo base/iof_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_select.lo -MD -MP -MF base/.deps/iof_base_select.Tpo -c base/iof_base_select.c -fno-common -DPIC -o base/.libs/iof_base_select.o depbase=`echo base/iof_base_setup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_setup.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_setup.lo base/iof_base_setup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/iof_base_setup.lo -MD -MP -MF base/.deps/iof_base_setup.Tpo -c base/iof_base_setup.c -fno-common -DPIC -o base/.libs/iof_base_setup.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_iof.la base/iof_base_close.lo base/iof_base_open.lo base/iof_base_flush.lo base/iof_base_endpoint.lo base/iof_base_fragment.lo base/iof_base_select.lo base/iof_base_setup.lo libtool: link: ar cru .libs/libmca_iof.a base/.libs/iof_base_close.o base/.libs/iof_base_open.o base/.libs/iof_base_flush.o base/.libs/iof_base_endpoint.o base/.libs/iof_base_fragment.o base/.libs/iof_base_select.o base/.libs/iof_base_setup.o libtool: link: ranlib .libs/libmca_iof.a libtool: link: creating libmca_iof.la libtool: link: ( cd ".libs" && rm -f "libmca_iof.la" && ln -s "../libmca_iof.la" "libmca_iof.la" ) Making all in mca/ns depbase=`echo base/ns_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_close.lo base/ns_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_close.lo -MD -MP -MF base/.deps/ns_base_close.Tpo -c base/ns_base_close.c -fno-common -DPIC -o base/.libs/ns_base_close.o depbase=`echo base/ns_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_select.lo base/ns_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_select.lo -MD -MP -MF base/.deps/ns_base_select.Tpo -c base/ns_base_select.c -fno-common -DPIC -o base/.libs/ns_base_select.o depbase=`echo base/ns_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_open.lo base/ns_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_open.lo -MD -MP -MF base/.deps/ns_base_open.Tpo -c base/ns_base_open.c -fno-common -DPIC -o base/.libs/ns_base_open.o depbase=`echo base/ns_base_cell_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_cell_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_cell_fns.lo base/ns_base_cell_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_cell_fns.lo -MD -MP -MF base/.deps/ns_base_cell_fns.Tpo -c base/ns_base_cell_fns.c -fno-common -DPIC -o base/.libs/ns_base_cell_fns.o depbase=`echo base/ns_base_job_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_job_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_job_fns.lo base/ns_base_job_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_job_fns.lo -MD -MP -MF base/.deps/ns_base_job_fns.Tpo -c base/ns_base_job_fns.c -fno-common -DPIC -o base/.libs/ns_base_job_fns.o depbase=`echo base/ns_base_vpid_name_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_vpid_name_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_vpid_name_fns.lo base/ns_base_vpid_name_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_vpid_name_fns.lo -MD -MP -MF base/.deps/ns_base_vpid_name_fns.Tpo -c base/ns_base_vpid_name_fns.c -fno-common -DPIC -o base/.libs/ns_base_vpid_name_fns.o depbase=`echo base/ns_base_general_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_general_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_general_fns.lo base/ns_base_general_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_general_fns.lo -MD -MP -MF base/.deps/ns_base_general_fns.Tpo -c base/ns_base_general_fns.c -fno-common -DPIC -o base/.libs/ns_base_general_fns.o depbase=`echo base/ns_base_diag_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_diag_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ns_base_diag_fns.lo base/ns_base_diag_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ns_base_diag_fns.lo -MD -MP -MF base/.deps/ns_base_diag_fns.Tpo -c base/ns_base_diag_fns.c -fno-common -DPIC -o base/.libs/ns_base_diag_fns.o depbase=`echo base/data_type_support/ns_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_compare_fns.lo base/data_type_support/ns_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_compare_fns.Tpo -c base/data_type_support/ns_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_compare_fns.o depbase=`echo base/data_type_support/ns_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_copy_fns.lo base/data_type_support/ns_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_copy_fns.Tpo -c base/data_type_support/ns_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_copy_fns.o depbase=`echo base/data_type_support/ns_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_print_fns.lo base/data_type_support/ns_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_print_fns.Tpo -c base/data_type_support/ns_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_print_fns.o depbase=`echo base/data_type_support/ns_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_release_fns.lo base/data_type_support/ns_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_release_fns.Tpo -c base/data_type_support/ns_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_release_fns.o depbase=`echo base/data_type_support/ns_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_size_fns.lo base/data_type_support/ns_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_size_fns.Tpo -c base/data_type_support/ns_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_size_fns.o depbase=`echo base/data_type_support/ns_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_packing_fns.lo base/data_type_support/ns_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_packing_fns.Tpo -c base/data_type_support/ns_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_packing_fns.o depbase=`echo base/data_type_support/ns_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ns_data_type_unpacking_fns.lo base/data_type_support/ns_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ns_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/ns_data_type_unpacking_fns.Tpo -c base/data_type_support/ns_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ns_data_type_unpacking_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_ns.la base/ns_base_close.lo base/ns_base_select.lo base/ns_base_open.lo base/ns_base_cell_fns.lo base/ns_base_job_fns.lo base/ns_base_vpid_name_fns.lo base/ns_base_general_fns.lo base/ns_base_diag_fns.lo base/data_type_support/ns_data_type_compare_fns.lo base/data_type_support/ns_data_type_copy_fns.lo base/data_type_support/ns_data_type_print_fns.lo base/data_type_support/ns_data_type_release_fns.lo base/data_type_support/ns_data_type_size_fns.lo base/data_type_support/ns_data_type_packing_fns.lo base/data_type_support/ns_data_type_unpacking_fns.lo libtool: link: ar cru .libs/libmca_ns.a base/.libs/ns_base_close.o base/.libs/ns_base_select.o base/.libs/ns_base_open.o base/.libs/ns_base_cell_fns.o base/.libs/ns_base_job_fns.o base/.libs/ns_base_vpid_name_fns.o base/.libs/ns_base_general_fns.o base/.libs/ns_base_diag_fns.o base/data_type_support/.libs/ns_data_type_compare_fns.o base/data_type_support/.libs/ns_data_type_copy_fns.o base/data_type_support/.libs/ns_data_type_print_fns.o base/data_type_support/.libs/ns_data_type_release_fns.o base/data_type_support/.libs/ns_data_type_size_fns.o base/data_type_support/.libs/ns_data_type_packing_fns.o base/data_type_support/.libs/ns_data_type_unpacking_fns.o libtool: link: ranlib .libs/libmca_ns.a libtool: link: creating libmca_ns.la libtool: link: ( cd ".libs" && rm -f "libmca_ns.la" && ln -s "../libmca_ns.la" "libmca_ns.la" ) Making all in mca/odls depbase=`echo base/odls_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_close.lo base/odls_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_close.lo -MD -MP -MF base/.deps/odls_base_close.Tpo -c base/odls_base_close.c -fno-common -DPIC -o base/.libs/odls_base_close.o depbase=`echo base/odls_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_open.lo base/odls_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_open.lo -MD -MP -MF base/.deps/odls_base_open.Tpo -c base/odls_base_open.c -fno-common -DPIC -o base/.libs/odls_base_open.o depbase=`echo base/odls_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_select.lo base/odls_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_select.lo -MD -MP -MF base/.deps/odls_base_select.Tpo -c base/odls_base_select.c -fno-common -DPIC -o base/.libs/odls_base_select.o depbase=`echo base/odls_base_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_state.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_state.lo base/odls_base_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/odls_base_state.lo -MD -MP -MF base/.deps/odls_base_state.Tpo -c base/odls_base_state.c -fno-common -DPIC -o base/.libs/odls_base_state.o depbase=`echo base/data_type_support/odls_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_compare_fns.lo base/data_type_support/odls_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_compare_fns.Tpo -c base/data_type_support/odls_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_compare_fns.o depbase=`echo base/data_type_support/odls_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_copy_fns.lo base/data_type_support/odls_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_copy_fns.Tpo -c base/data_type_support/odls_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_copy_fns.o depbase=`echo base/data_type_support/odls_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_packing_fns.lo base/data_type_support/odls_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_packing_fns.Tpo -c base/data_type_support/odls_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_packing_fns.o depbase=`echo base/data_type_support/odls_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_print_fns.lo base/data_type_support/odls_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_print_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_print_fns.Tpo -c base/data_type_support/odls_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_print_fns.o depbase=`echo base/data_type_support/odls_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_release_fns.lo base/data_type_support/odls_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_release_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_release_fns.Tpo -c base/data_type_support/odls_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_release_fns.o depbase=`echo base/data_type_support/odls_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_size_fns.lo base/data_type_support/odls_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_size_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_size_fns.Tpo -c base/data_type_support/odls_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_size_fns.o depbase=`echo base/data_type_support/odls_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/odls_unpacking_fns.lo base/data_type_support/odls_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/odls_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/odls_unpacking_fns.Tpo -c base/data_type_support/odls_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/odls_unpacking_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_odls.la base/odls_base_close.lo base/odls_base_open.lo base/odls_base_select.lo base/odls_base_state.lo base/data_type_support/odls_compare_fns.lo base/data_type_support/odls_copy_fns.lo base/data_type_support/odls_packing_fns.lo base/data_type_support/odls_print_fns.lo base/data_type_support/odls_release_fns.lo base/data_type_support/odls_size_fns.lo base/data_type_support/odls_unpacking_fns.lo libtool: link: ar cru .libs/libmca_odls.a base/.libs/odls_base_close.o base/.libs/odls_base_open.o base/.libs/odls_base_select.o base/.libs/odls_base_state.o base/data_type_support/.libs/odls_compare_fns.o base/data_type_support/.libs/odls_copy_fns.o base/data_type_support/.libs/odls_packing_fns.o base/data_type_support/.libs/odls_print_fns.o base/data_type_support/.libs/odls_release_fns.o base/data_type_support/.libs/odls_size_fns.o base/data_type_support/.libs/odls_unpacking_fns.o libtool: link: ranlib .libs/libmca_odls.a libtool: link: creating libmca_odls.la libtool: link: ( cd ".libs" && rm -f "libmca_odls.la" && ln -s "../libmca_odls.la" "libmca_odls.la" ) Making all in mca/oob depbase=`echo base/oob_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_close.lo base/oob_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_close.lo -MD -MP -MF base/.deps/oob_base_close.Tpo -c base/oob_base_close.c -fno-common -DPIC -o base/.libs/oob_base_close.o depbase=`echo base/oob_base_except.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_except.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_except.lo base/oob_base_except.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_except.lo -MD -MP -MF base/.deps/oob_base_except.Tpo -c base/oob_base_except.c -fno-common -DPIC -o base/.libs/oob_base_except.o depbase=`echo base/oob_base_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_init.lo base/oob_base_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_init.lo -MD -MP -MF base/.deps/oob_base_init.Tpo -c base/oob_base_init.c -fno-common -DPIC -o base/.libs/oob_base_init.o depbase=`echo base/oob_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_open.lo base/oob_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_open.lo -MD -MP -MF base/.deps/oob_base_open.Tpo -c base/oob_base_open.c -fno-common -DPIC -o base/.libs/oob_base_open.o depbase=`echo base/oob_base_ping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_ping.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_ping.lo base/oob_base_ping.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_ping.lo -MD -MP -MF base/.deps/oob_base_ping.Tpo -c base/oob_base_ping.c -fno-common -DPIC -o base/.libs/oob_base_ping.o depbase=`echo base/oob_base_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_recv.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_recv.lo base/oob_base_recv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_recv.lo -MD -MP -MF base/.deps/oob_base_recv.Tpo -c base/oob_base_recv.c -fno-common -DPIC -o base/.libs/oob_base_recv.o depbase=`echo base/oob_base_recv_nb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_recv_nb.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_recv_nb.lo base/oob_base_recv_nb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_recv_nb.lo -MD -MP -MF base/.deps/oob_base_recv_nb.Tpo -c base/oob_base_recv_nb.c -fno-common -DPIC -o base/.libs/oob_base_recv_nb.o depbase=`echo base/oob_base_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_send.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_send.lo base/oob_base_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_send.lo -MD -MP -MF base/.deps/oob_base_send.Tpo -c base/oob_base_send.c -fno-common -DPIC -o base/.libs/oob_base_send.o depbase=`echo base/oob_base_xcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_xcast.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_xcast.lo base/oob_base_xcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_xcast.lo -MD -MP -MF base/.deps/oob_base_xcast.Tpo -c base/oob_base_xcast.c -fno-common -DPIC -o base/.libs/oob_base_xcast.o depbase=`echo base/oob_base_send_nb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_send_nb.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_send_nb.lo base/oob_base_send_nb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/oob_base_send_nb.lo -MD -MP -MF base/.deps/oob_base_send_nb.Tpo -c base/oob_base_send_nb.c -fno-common -DPIC -o base/.libs/oob_base_send_nb.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_oob.la base/oob_base_close.lo base/oob_base_except.lo base/oob_base_init.lo base/oob_base_open.lo base/oob_base_ping.lo base/oob_base_recv.lo base/oob_base_recv_nb.lo base/oob_base_send.lo base/oob_base_xcast.lo base/oob_base_send_nb.lo libtool: link: ar cru .libs/libmca_oob.a base/.libs/oob_base_close.o base/.libs/oob_base_except.o base/.libs/oob_base_init.o base/.libs/oob_base_open.o base/.libs/oob_base_ping.o base/.libs/oob_base_recv.o base/.libs/oob_base_recv_nb.o base/.libs/oob_base_send.o base/.libs/oob_base_xcast.o base/.libs/oob_base_send_nb.o libtool: link: ranlib .libs/libmca_oob.a libtool: link: creating libmca_oob.la libtool: link: ( cd ".libs" && rm -f "libmca_oob.la" && ln -s "../libmca_oob.la" "libmca_oob.la" ) Making all in mca/pls depbase=`echo base/pls_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_close.lo base/pls_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_close.lo -MD -MP -MF base/.deps/pls_base_close.Tpo -c base/pls_base_close.c -fno-common -DPIC -o base/.libs/pls_base_close.o depbase=`echo base/pls_base_general_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_general_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_general_support_fns.lo base/pls_base_general_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_general_support_fns.lo -MD -MP -MF base/.deps/pls_base_general_support_fns.Tpo -c base/pls_base_general_support_fns.c -fno-common -DPIC -o base/.libs/pls_base_general_support_fns.o depbase=`echo base/pls_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_open.lo base/pls_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_open.lo -MD -MP -MF base/.deps/pls_base_open.Tpo -c base/pls_base_open.c -fno-common -DPIC -o base/.libs/pls_base_open.o depbase=`echo base/pls_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_receive.lo base/pls_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_receive.lo -MD -MP -MF base/.deps/pls_base_receive.Tpo -c base/pls_base_receive.c -fno-common -DPIC -o base/.libs/pls_base_receive.o depbase=`echo base/pls_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_select.lo base/pls_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_select.lo -MD -MP -MF base/.deps/pls_base_select.Tpo -c base/pls_base_select.c -fno-common -DPIC -o base/.libs/pls_base_select.o depbase=`echo base/pls_base_dmn_registry_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_dmn_registry_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_dmn_registry_fns.lo base/pls_base_dmn_registry_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_dmn_registry_fns.lo -MD -MP -MF base/.deps/pls_base_dmn_registry_fns.Tpo -c base/pls_base_dmn_registry_fns.c -fno-common -DPIC -o base/.libs/pls_base_dmn_registry_fns.o depbase=`echo base/pls_base_reuse_daemon_launch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_reuse_daemon_launch.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_reuse_daemon_launch.lo base/pls_base_reuse_daemon_launch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_reuse_daemon_launch.lo -MD -MP -MF base/.deps/pls_base_reuse_daemon_launch.Tpo -c base/pls_base_reuse_daemon_launch.c -fno-common -DPIC -o base/.libs/pls_base_reuse_daemon_launch.o depbase=`echo base/pls_base_orted_cmds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_orted_cmds.lo -MD -MP -MF $depbase.Tpo -c -o base/pls_base_orted_cmds.lo base/pls_base_orted_cmds.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pls_base_orted_cmds.lo -MD -MP -MF base/.deps/pls_base_orted_cmds.Tpo -c base/pls_base_orted_cmds.c -fno-common -DPIC -o base/.libs/pls_base_orted_cmds.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_pls.la base/pls_base_close.lo base/pls_base_general_support_fns.lo base/pls_base_open.lo base/pls_base_receive.lo base/pls_base_select.lo base/pls_base_dmn_registry_fns.lo base/pls_base_reuse_daemon_launch.lo base/pls_base_orted_cmds.lo libtool: link: ar cru .libs/libmca_pls.a base/.libs/pls_base_close.o base/.libs/pls_base_general_support_fns.o base/.libs/pls_base_open.o base/.libs/pls_base_receive.o base/.libs/pls_base_select.o base/.libs/pls_base_dmn_registry_fns.o base/.libs/pls_base_reuse_daemon_launch.o base/.libs/pls_base_orted_cmds.o libtool: link: ranlib .libs/libmca_pls.a libtool: link: creating libmca_pls.la libtool: link: ( cd ".libs" && rm -f "libmca_pls.la" && ln -s "../libmca_pls.la" "libmca_pls.la" ) Making all in mca/ras depbase=`echo base/ras_base_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_alloc.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_alloc.lo base/ras_base_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_alloc.lo -MD -MP -MF base/.deps/ras_base_alloc.Tpo -c base/ras_base_alloc.c -fno-common -DPIC -o base/.libs/ras_base_alloc.o depbase=`echo base/ras_base_allocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_allocate.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_allocate.lo base/ras_base_allocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_allocate.lo -MD -MP -MF base/.deps/ras_base_allocate.Tpo -c base/ras_base_allocate.c -fno-common -DPIC -o base/.libs/ras_base_allocate.o depbase=`echo base/ras_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_close.lo base/ras_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_close.lo -MD -MP -MF base/.deps/ras_base_close.Tpo -c base/ras_base_close.c -fno-common -DPIC -o base/.libs/ras_base_close.o depbase=`echo base/ras_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_find_available.lo base/ras_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_find_available.lo -MD -MP -MF base/.deps/ras_base_find_available.Tpo -c base/ras_base_find_available.c -fno-common -DPIC -o base/.libs/ras_base_find_available.o depbase=`echo base/ras_base_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_node.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_node.lo base/ras_base_node.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_node.lo -MD -MP -MF base/.deps/ras_base_node.Tpo -c base/ras_base_node.c -fno-common -DPIC -o base/.libs/ras_base_node.o depbase=`echo base/ras_base_no_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_no_ops.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_no_ops.lo base/ras_base_no_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_no_ops.lo -MD -MP -MF base/.deps/ras_base_no_ops.Tpo -c base/ras_base_no_ops.c -fno-common -DPIC -o base/.libs/ras_base_no_ops.o depbase=`echo base/ras_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_open.lo base/ras_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_open.lo -MD -MP -MF base/.deps/ras_base_open.Tpo -c base/ras_base_open.c -fno-common -DPIC -o base/.libs/ras_base_open.o depbase=`echo base/ras_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_receive.lo base/ras_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_receive.lo -MD -MP -MF base/.deps/ras_base_receive.Tpo -c base/ras_base_receive.c -fno-common -DPIC -o base/.libs/ras_base_receive.o depbase=`echo base/ras_base_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_support_fns.lo base/ras_base_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/ras_base_support_fns.lo -MD -MP -MF base/.deps/ras_base_support_fns.Tpo -c base/ras_base_support_fns.c -fno-common -DPIC -o base/.libs/ras_base_support_fns.o depbase=`echo base/data_type_support/ras_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_compare_fns.lo base/data_type_support/ras_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_compare_fns.Tpo -c base/data_type_support/ras_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_compare_fns.o depbase=`echo base/data_type_support/ras_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_copy_fns.lo base/data_type_support/ras_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_copy_fns.Tpo -c base/data_type_support/ras_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_copy_fns.o depbase=`echo base/data_type_support/ras_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_packing_fns.lo base/data_type_support/ras_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_packing_fns.Tpo -c base/data_type_support/ras_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_packing_fns.o depbase=`echo base/data_type_support/ras_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_print_fns.lo base/data_type_support/ras_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_print_fns.Tpo -c base/data_type_support/ras_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_print_fns.o depbase=`echo base/data_type_support/ras_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_release_fns.lo base/data_type_support/ras_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_release_fns.Tpo -c base/data_type_support/ras_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_release_fns.o depbase=`echo base/data_type_support/ras_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_size_fns.lo base/data_type_support/ras_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_size_fns.Tpo -c base/data_type_support/ras_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_size_fns.o depbase=`echo base/data_type_support/ras_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/ras_data_type_unpacking_fns.lo base/data_type_support/ras_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/ras_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/ras_data_type_unpacking_fns.Tpo -c base/data_type_support/ras_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/ras_data_type_unpacking_fns.o depbase=`echo base/proxy/ras_base_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/proxy/ras_base_proxy.lo -MD -MP -MF $depbase.Tpo -c -o base/proxy/ras_base_proxy.lo base/proxy/ras_base_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/proxy/ras_base_proxy.lo -MD -MP -MF base/proxy/.deps/ras_base_proxy.Tpo -c base/proxy/ras_base_proxy.c -fno-common -DPIC -o base/proxy/.libs/ras_base_proxy.o depbase=`echo base/proxy/ras_base_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/proxy/ras_base_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o base/proxy/ras_base_proxy_component.lo base/proxy/ras_base_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/proxy/ras_base_proxy_component.lo -MD -MP -MF base/proxy/.deps/ras_base_proxy_component.Tpo -c base/proxy/ras_base_proxy_component.c -fno-common -DPIC -o base/proxy/.libs/ras_base_proxy_component.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_ras.la base/ras_base_alloc.lo base/ras_base_allocate.lo base/ras_base_close.lo base/ras_base_find_available.lo base/ras_base_node.lo base/ras_base_no_ops.lo base/ras_base_open.lo base/ras_base_receive.lo base/ras_base_support_fns.lo base/data_type_support/ras_data_type_compare_fns.lo base/data_type_support/ras_data_type_copy_fns.lo base/data_type_support/ras_data_type_packing_fns.lo base/data_type_support/ras_data_type_print_fns.lo base/data_type_support/ras_data_type_release_fns.lo base/data_type_support/ras_data_type_size_fns.lo base/data_type_support/ras_data_type_unpacking_fns.lo base/proxy/ras_base_proxy.lo base/proxy/ras_base_proxy_component.lo libtool: link: ar cru .libs/libmca_ras.a base/.libs/ras_base_alloc.o base/.libs/ras_base_allocate.o base/.libs/ras_base_close.o base/.libs/ras_base_find_available.o base/.libs/ras_base_node.o base/.libs/ras_base_no_ops.o base/.libs/ras_base_open.o base/.libs/ras_base_receive.o base/.libs/ras_base_support_fns.o base/data_type_support/.libs/ras_data_type_compare_fns.o base/data_type_support/.libs/ras_data_type_copy_fns.o base/data_type_support/.libs/ras_data_type_packing_fns.o base/data_type_support/.libs/ras_data_type_print_fns.o base/data_type_support/.libs/ras_data_type_release_fns.o base/data_type_support/.libs/ras_data_type_size_fns.o base/data_type_support/.libs/ras_data_type_unpacking_fns.o base/proxy/.libs/ras_base_proxy.o base/proxy/.libs/ras_base_proxy_component.o libtool: link: ranlib .libs/libmca_ras.a libtool: link: creating libmca_ras.la libtool: link: ( cd ".libs" && rm -f "libmca_ras.la" && ln -s "../libmca_ras.la" "libmca_ras.la" ) Making all in mca/rds depbase=`echo base/rds_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_close.lo base/rds_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_close.lo -MD -MP -MF base/.deps/rds_base_close.Tpo -c base/rds_base_close.c -fno-common -DPIC -o base/.libs/rds_base_close.o depbase=`echo base/rds_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_select.lo base/rds_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_select.lo -MD -MP -MF base/.deps/rds_base_select.Tpo -c base/rds_base_select.c -fno-common -DPIC -o base/.libs/rds_base_select.o depbase=`echo base/rds_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_open.lo base/rds_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_open.lo -MD -MP -MF base/.deps/rds_base_open.Tpo -c base/rds_base_open.c -fno-common -DPIC -o base/.libs/rds_base_open.o depbase=`echo base/rds_base_query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_query.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_query.lo base/rds_base_query.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_query.lo -MD -MP -MF base/.deps/rds_base_query.Tpo -c base/rds_base_query.c -fno-common -DPIC -o base/.libs/rds_base_query.o depbase=`echo base/rds_base_no_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_no_ops.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_no_ops.lo base/rds_base_no_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_no_ops.lo -MD -MP -MF base/.deps/rds_base_no_ops.Tpo -c base/rds_base_no_ops.c -fno-common -DPIC -o base/.libs/rds_base_no_ops.o depbase=`echo base/rds_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_receive.lo base/rds_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_receive.lo -MD -MP -MF base/.deps/rds_base_receive.Tpo -c base/rds_base_receive.c -fno-common -DPIC -o base/.libs/rds_base_receive.o depbase=`echo base/rds_base_registry_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_registry_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rds_base_registry_fns.lo base/rds_base_registry_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rds_base_registry_fns.lo -MD -MP -MF base/.deps/rds_base_registry_fns.Tpo -c base/rds_base_registry_fns.c -fno-common -DPIC -o base/.libs/rds_base_registry_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_rds.la base/rds_base_close.lo base/rds_base_select.lo base/rds_base_open.lo base/rds_base_query.lo base/rds_base_no_ops.lo base/rds_base_receive.lo base/rds_base_registry_fns.lo libtool: link: ar cru .libs/libmca_rds.a base/.libs/rds_base_close.o base/.libs/rds_base_select.o base/.libs/rds_base_open.o base/.libs/rds_base_query.o base/.libs/rds_base_no_ops.o base/.libs/rds_base_receive.o base/.libs/rds_base_registry_fns.o libtool: link: ranlib .libs/libmca_rds.a libtool: link: creating libmca_rds.la libtool: link: ( cd ".libs" && rm -f "libmca_rds.la" && ln -s "../libmca_rds.la" "libmca_rds.la" ) Making all in mca/rmaps depbase=`echo base/rmaps_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_close.lo base/rmaps_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_close.lo -MD -MP -MF base/.deps/rmaps_base_close.Tpo -c base/rmaps_base_close.c -fno-common -DPIC -o base/.libs/rmaps_base_close.o depbase=`echo base/rmaps_base_registry_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_registry_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_registry_fns.lo base/rmaps_base_registry_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_registry_fns.lo -MD -MP -MF base/.deps/rmaps_base_registry_fns.Tpo -c base/rmaps_base_registry_fns.c -fno-common -DPIC -o base/.libs/rmaps_base_registry_fns.o depbase=`echo base/rmaps_base_map_job.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_map_job.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_map_job.lo base/rmaps_base_map_job.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_map_job.lo -MD -MP -MF base/.deps/rmaps_base_map_job.Tpo -c base/rmaps_base_map_job.c -fno-common -DPIC -o base/.libs/rmaps_base_map_job.o depbase=`echo base/rmaps_base_proxy_map_job.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_proxy_map_job.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_proxy_map_job.lo base/rmaps_base_proxy_map_job.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_proxy_map_job.lo -MD -MP -MF base/.deps/rmaps_base_proxy_map_job.Tpo -c base/rmaps_base_proxy_map_job.c -fno-common -DPIC -o base/.libs/rmaps_base_proxy_map_job.o depbase=`echo base/rmaps_base_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_support_fns.lo base/rmaps_base_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_support_fns.lo -MD -MP -MF base/.deps/rmaps_base_support_fns.Tpo -c base/rmaps_base_support_fns.c -fno-common -DPIC -o base/.libs/rmaps_base_support_fns.o depbase=`echo base/rmaps_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_open.lo base/rmaps_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_open.lo -MD -MP -MF base/.deps/rmaps_base_open.Tpo -c base/rmaps_base_open.c -fno-common -DPIC -o base/.libs/rmaps_base_open.o depbase=`echo base/rmaps_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_receive.lo base/rmaps_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_receive.lo -MD -MP -MF base/.deps/rmaps_base_receive.Tpo -c base/rmaps_base_receive.c -fno-common -DPIC -o base/.libs/rmaps_base_receive.o depbase=`echo base/rmaps_base_find_avail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_find_avail.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_find_avail.lo base/rmaps_base_find_avail.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmaps_base_find_avail.lo -MD -MP -MF base/.deps/rmaps_base_find_avail.Tpo -c base/rmaps_base_find_avail.c -fno-common -DPIC -o base/.libs/rmaps_base_find_avail.o depbase=`echo base/data_type_support/rmaps_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_compare_fns.lo base/data_type_support/rmaps_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_compare_fns.Tpo -c base/data_type_support/rmaps_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_compare_fns.o depbase=`echo base/data_type_support/rmaps_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_copy_fns.lo base/data_type_support/rmaps_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_copy_fns.Tpo -c base/data_type_support/rmaps_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_copy_fns.o depbase=`echo base/data_type_support/rmaps_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_packing_fns.lo base/data_type_support/rmaps_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_packing_fns.Tpo -c base/data_type_support/rmaps_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_packing_fns.o depbase=`echo base/data_type_support/rmaps_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_print_fns.lo base/data_type_support/rmaps_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_print_fns.Tpo -c base/data_type_support/rmaps_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_print_fns.o depbase=`echo base/data_type_support/rmaps_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_release_fns.lo base/data_type_support/rmaps_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_release_fns.Tpo -c base/data_type_support/rmaps_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_release_fns.o depbase=`echo base/data_type_support/rmaps_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_size_fns.lo base/data_type_support/rmaps_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_size_fns.Tpo -c base/data_type_support/rmaps_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_size_fns.o depbase=`echo base/data_type_support/rmaps_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmaps_data_type_unpacking_fns.lo base/data_type_support/rmaps_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmaps_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/rmaps_data_type_unpacking_fns.Tpo -c base/data_type_support/rmaps_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmaps_data_type_unpacking_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_rmaps.la base/rmaps_base_close.lo base/rmaps_base_registry_fns.lo base/rmaps_base_map_job.lo base/rmaps_base_proxy_map_job.lo base/rmaps_base_support_fns.lo base/rmaps_base_open.lo base/rmaps_base_receive.lo base/rmaps_base_find_avail.lo base/data_type_support/rmaps_data_type_compare_fns.lo base/data_type_support/rmaps_data_type_copy_fns.lo base/data_type_support/rmaps_data_type_packing_fns.lo base/data_type_support/rmaps_data_type_print_fns.lo base/data_type_support/rmaps_data_type_release_fns.lo base/data_type_support/rmaps_data_type_size_fns.lo base/data_type_support/rmaps_data_type_unpacking_fns.lo libtool: link: ar cru .libs/libmca_rmaps.a base/.libs/rmaps_base_close.o base/.libs/rmaps_base_registry_fns.o base/.libs/rmaps_base_map_job.o base/.libs/rmaps_base_proxy_map_job.o base/.libs/rmaps_base_support_fns.o base/.libs/rmaps_base_open.o base/.libs/rmaps_base_receive.o base/.libs/rmaps_base_find_avail.o base/data_type_support/.libs/rmaps_data_type_compare_fns.o base/data_type_support/.libs/rmaps_data_type_copy_fns.o base/data_type_support/.libs/rmaps_data_type_packing_fns.o base/data_type_support/.libs/rmaps_data_type_print_fns.o base/data_type_support/.libs/rmaps_data_type_release_fns.o base/data_type_support/.libs/rmaps_data_type_size_fns.o base/data_type_support/.libs/rmaps_data_type_unpacking_fns.o libtool: link: ranlib .libs/libmca_rmaps.a libtool: link: creating libmca_rmaps.la libtool: link: ( cd ".libs" && rm -f "libmca_rmaps.la" && ln -s "../libmca_rmaps.la" "libmca_rmaps.la" ) Making all in mca/rmgr depbase=`echo base/rmgr_base_attribute_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_attribute_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_attribute_fns.lo base/rmgr_base_attribute_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_attribute_fns.lo -MD -MP -MF base/.deps/rmgr_base_attribute_fns.Tpo -c base/rmgr_base_attribute_fns.c -fno-common -DPIC -o base/.libs/rmgr_base_attribute_fns.o depbase=`echo base/rmgr_base_check_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_check_context.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_check_context.lo base/rmgr_base_check_context.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_check_context.lo -MD -MP -MF base/.deps/rmgr_base_check_context.Tpo -c base/rmgr_base_check_context.c -fno-common -DPIC -o base/.libs/rmgr_base_check_context.o depbase=`echo base/rmgr_base_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_context.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_context.lo base/rmgr_base_context.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_context.lo -MD -MP -MF base/.deps/rmgr_base_context.Tpo -c base/rmgr_base_context.c -fno-common -DPIC -o base/.libs/rmgr_base_context.o depbase=`echo base/rmgr_base_con_discon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_con_discon.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_con_discon.lo base/rmgr_base_con_discon.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_con_discon.lo -MD -MP -MF base/.deps/rmgr_base_con_discon.Tpo -c base/rmgr_base_con_discon.c -fno-common -DPIC -o base/.libs/rmgr_base_con_discon.o depbase=`echo base/rmgr_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_close.lo base/rmgr_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_close.lo -MD -MP -MF base/.deps/rmgr_base_close.Tpo -c base/rmgr_base_close.c -fno-common -DPIC -o base/.libs/rmgr_base_close.o depbase=`echo base/rmgr_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_open.lo base/rmgr_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_open.lo -MD -MP -MF base/.deps/rmgr_base_open.Tpo -c base/rmgr_base_open.c -fno-common -DPIC -o base/.libs/rmgr_base_open.o depbase=`echo base/rmgr_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_receive.lo base/rmgr_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_receive.lo -MD -MP -MF base/.deps/rmgr_base_receive.Tpo -c base/rmgr_base_receive.c -fno-common -DPIC -o base/.libs/rmgr_base_receive.o depbase=`echo base/rmgr_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_select.lo base/rmgr_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_select.lo -MD -MP -MF base/.deps/rmgr_base_select.Tpo -c base/rmgr_base_select.c -fno-common -DPIC -o base/.libs/rmgr_base_select.o depbase=`echo base/rmgr_base_stage_gate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_stage_gate.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_stage_gate.lo base/rmgr_base_stage_gate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_stage_gate.lo -MD -MP -MF base/.deps/rmgr_base_stage_gate.Tpo -c base/rmgr_base_stage_gate.c -fno-common -DPIC -o base/.libs/rmgr_base_stage_gate.o depbase=`echo base/rmgr_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_stubs.lo base/rmgr_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_stubs.lo -MD -MP -MF base/.deps/rmgr_base_stubs.Tpo -c base/rmgr_base_stubs.c -fno-common -DPIC -o base/.libs/rmgr_base_stubs.o depbase=`echo base/rmgr_base_vpid_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_vpid_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmgr_base_vpid_support_fns.lo base/rmgr_base_vpid_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rmgr_base_vpid_support_fns.lo -MD -MP -MF base/.deps/rmgr_base_vpid_support_fns.Tpo -c base/rmgr_base_vpid_support_fns.c -fno-common -DPIC -o base/.libs/rmgr_base_vpid_support_fns.o depbase=`echo base/data_type_support/rmgr_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_compare_fns.lo base/data_type_support/rmgr_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_compare_fns.Tpo -c base/data_type_support/rmgr_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_compare_fns.o depbase=`echo base/data_type_support/rmgr_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_copy_fns.lo base/data_type_support/rmgr_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_copy_fns.Tpo -c base/data_type_support/rmgr_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_copy_fns.o depbase=`echo base/data_type_support/rmgr_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_print_fns.lo base/data_type_support/rmgr_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_print_fns.Tpo -c base/data_type_support/rmgr_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_print_fns.o depbase=`echo base/data_type_support/rmgr_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_release_fns.lo base/data_type_support/rmgr_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_release_fns.Tpo -c base/data_type_support/rmgr_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_release_fns.o depbase=`echo base/data_type_support/rmgr_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_size_fns.lo base/data_type_support/rmgr_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_size_fns.Tpo -c base/data_type_support/rmgr_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_size_fns.o depbase=`echo base/data_type_support/rmgr_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_packing_fns.lo base/data_type_support/rmgr_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_packing_fns.Tpo -c base/data_type_support/rmgr_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_packing_fns.o depbase=`echo base/data_type_support/rmgr_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/rmgr_data_type_unpacking_fns.lo base/data_type_support/rmgr_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/rmgr_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/rmgr_data_type_unpacking_fns.Tpo -c base/data_type_support/rmgr_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/rmgr_data_type_unpacking_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_rmgr.la base/rmgr_base_attribute_fns.lo base/rmgr_base_check_context.lo base/rmgr_base_context.lo base/rmgr_base_con_discon.lo base/rmgr_base_close.lo base/rmgr_base_open.lo base/rmgr_base_receive.lo base/rmgr_base_select.lo base/rmgr_base_stage_gate.lo base/rmgr_base_stubs.lo base/rmgr_base_vpid_support_fns.lo base/data_type_support/rmgr_data_type_compare_fns.lo base/data_type_support/rmgr_data_type_copy_fns.lo base/data_type_support/rmgr_data_type_print_fns.lo base/data_type_support/rmgr_data_type_release_fns.lo base/data_type_support/rmgr_data_type_size_fns.lo base/data_type_support/rmgr_data_type_packing_fns.lo base/data_type_support/rmgr_data_type_unpacking_fns.lo libtool: link: ar cru .libs/libmca_rmgr.a base/.libs/rmgr_base_attribute_fns.o base/.libs/rmgr_base_check_context.o base/.libs/rmgr_base_context.o base/.libs/rmgr_base_con_discon.o base/.libs/rmgr_base_close.o base/.libs/rmgr_base_open.o base/.libs/rmgr_base_receive.o base/.libs/rmgr_base_select.o base/.libs/rmgr_base_stage_gate.o base/.libs/rmgr_base_stubs.o base/.libs/rmgr_base_vpid_support_fns.o base/data_type_support/.libs/rmgr_data_type_compare_fns.o base/data_type_support/.libs/rmgr_data_type_copy_fns.o base/data_type_support/.libs/rmgr_data_type_print_fns.o base/data_type_support/.libs/rmgr_data_type_release_fns.o base/data_type_support/.libs/rmgr_data_type_size_fns.o base/data_type_support/.libs/rmgr_data_type_packing_fns.o base/data_type_support/.libs/rmgr_data_type_unpacking_fns.o libtool: link: ranlib .libs/libmca_rmgr.a libtool: link: creating libmca_rmgr.la libtool: link: ( cd ".libs" && rm -f "libmca_rmgr.la" && ln -s "../libmca_rmgr.la" "libmca_rmgr.la" ) Making all in mca/rml depbase=`echo base/rml_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_open.lo base/rml_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_open.lo -MD -MP -MF base/.deps/rml_base_open.Tpo -c base/rml_base_open.c -fno-common -DPIC -o base/.libs/rml_base_open.o depbase=`echo base/rml_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_close.lo base/rml_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_close.lo -MD -MP -MF base/.deps/rml_base_close.Tpo -c base/rml_base_close.c -fno-common -DPIC -o base/.libs/rml_base_close.o depbase=`echo base/rml_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_select.lo base/rml_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/rml_base_select.lo -MD -MP -MF base/.deps/rml_base_select.Tpo -c base/rml_base_select.c -fno-common -DPIC -o base/.libs/rml_base_select.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_rml.la base/rml_base_open.lo base/rml_base_close.lo base/rml_base_select.lo libtool: link: ar cru .libs/libmca_rml.a base/.libs/rml_base_open.o base/.libs/rml_base_close.o base/.libs/rml_base_select.o libtool: link: ranlib .libs/libmca_rml.a libtool: link: creating libmca_rml.la libtool: link: ( cd ".libs" && rm -f "libmca_rml.la" && ln -s "../libmca_rml.la" "libmca_rml.la" ) Making all in mca/schema depbase=`echo base/schema_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/schema_base_open.lo base/schema_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_open.lo -MD -MP -MF base/.deps/schema_base_open.Tpo -c base/schema_base_open.c -fno-common -DPIC -o base/.libs/schema_base_open.o depbase=`echo base/schema_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/schema_base_close.lo base/schema_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_close.lo -MD -MP -MF base/.deps/schema_base_close.Tpo -c base/schema_base_close.c -fno-common -DPIC -o base/.libs/schema_base_close.o depbase=`echo base/schema_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/schema_base_select.lo base/schema_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_select.lo -MD -MP -MF base/.deps/schema_base_select.Tpo -c base/schema_base_select.c -fno-common -DPIC -o base/.libs/schema_base_select.o depbase=`echo base/schema_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/schema_base_fns.lo base/schema_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/schema_base_fns.lo -MD -MP -MF base/.deps/schema_base_fns.Tpo -c base/schema_base_fns.c -fno-common -DPIC -o base/.libs/schema_base_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_schema.la base/schema_base_open.lo base/schema_base_close.lo base/schema_base_select.lo base/schema_base_fns.lo libtool: link: ar cru .libs/libmca_schema.a base/.libs/schema_base_open.o base/.libs/schema_base_close.o base/.libs/schema_base_select.o base/.libs/schema_base_fns.o libtool: link: ranlib .libs/libmca_schema.a libtool: link: creating libmca_schema.la libtool: link: ( cd ".libs" && rm -f "libmca_schema.la" && ln -s "../libmca_schema.la" "libmca_schema.la" ) Making all in mca/sds depbase=`echo base/sds_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_close.lo base/sds_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_close.lo -MD -MP -MF base/.deps/sds_base_close.Tpo -c base/sds_base_close.c -fno-common -DPIC -o base/.libs/sds_base_close.o depbase=`echo base/sds_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_open.lo base/sds_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_open.lo -MD -MP -MF base/.deps/sds_base_open.Tpo -c base/sds_base_open.c -fno-common -DPIC -o base/.libs/sds_base_open.o depbase=`echo base/sds_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_select.lo base/sds_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_select.lo -MD -MP -MF base/.deps/sds_base_select.Tpo -c base/sds_base_select.c -fno-common -DPIC -o base/.libs/sds_base_select.o depbase=`echo base/sds_base_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_interface.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_interface.lo base/sds_base_interface.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_interface.lo -MD -MP -MF base/.deps/sds_base_interface.Tpo -c base/sds_base_interface.c -fno-common -DPIC -o base/.libs/sds_base_interface.o depbase=`echo base/sds_base_universe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_universe.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_universe.lo base/sds_base_universe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_universe.lo -MD -MP -MF base/.deps/sds_base_universe.Tpo -c base/sds_base_universe.c -fno-common -DPIC -o base/.libs/sds_base_universe.o depbase=`echo base/sds_base_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_put.lo -MD -MP -MF $depbase.Tpo -c -o base/sds_base_put.lo base/sds_base_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/sds_base_put.lo -MD -MP -MF base/.deps/sds_base_put.Tpo -c base/sds_base_put.c -fno-common -DPIC -o base/.libs/sds_base_put.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_sds.la base/sds_base_close.lo base/sds_base_open.lo base/sds_base_select.lo base/sds_base_interface.lo base/sds_base_universe.lo base/sds_base_put.lo libtool: link: ar cru .libs/libmca_sds.a base/.libs/sds_base_close.o base/.libs/sds_base_open.o base/.libs/sds_base_select.o base/.libs/sds_base_interface.o base/.libs/sds_base_universe.o base/.libs/sds_base_put.o libtool: link: ranlib .libs/libmca_sds.a libtool: link: creating libmca_sds.la libtool: link: ( cd ".libs" && rm -f "libmca_sds.la" && ln -s "../libmca_sds.la" "libmca_sds.la" ) Making all in mca/smr depbase=`echo base/smr_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_close.lo base/smr_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_close.lo -MD -MP -MF base/.deps/smr_base_close.Tpo -c base/smr_base_close.c -fno-common -DPIC -o base/.libs/smr_base_close.o depbase=`echo base/smr_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_select.lo base/smr_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_select.lo -MD -MP -MF base/.deps/smr_base_select.Tpo -c base/smr_base_select.c -fno-common -DPIC -o base/.libs/smr_base_select.o depbase=`echo base/smr_base_local_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_local_functions.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_local_functions.lo base/smr_base_local_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_local_functions.lo -MD -MP -MF base/.deps/smr_base_local_functions.Tpo -c base/smr_base_local_functions.c -fno-common -DPIC -o base/.libs/smr_base_local_functions.o depbase=`echo base/smr_base_get_proc_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_proc_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_get_proc_state.lo base/smr_base_get_proc_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_proc_state.lo -MD -MP -MF base/.deps/smr_base_get_proc_state.Tpo -c base/smr_base_get_proc_state.c -fno-common -DPIC -o base/.libs/smr_base_get_proc_state.o depbase=`echo base/smr_base_set_proc_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_proc_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_set_proc_state.lo base/smr_base_set_proc_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_proc_state.lo -MD -MP -MF base/.deps/smr_base_set_proc_state.Tpo -c base/smr_base_set_proc_state.c -fno-common -DPIC -o base/.libs/smr_base_set_proc_state.o depbase=`echo base/smr_base_get_job_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_job_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_get_job_state.lo base/smr_base_get_job_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_job_state.lo -MD -MP -MF base/.deps/smr_base_get_job_state.Tpo -c base/smr_base_get_job_state.c -fno-common -DPIC -o base/.libs/smr_base_get_job_state.o depbase=`echo base/smr_base_set_job_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_job_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_set_job_state.lo base/smr_base_set_job_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_job_state.lo -MD -MP -MF base/.deps/smr_base_set_job_state.Tpo -c base/smr_base_set_job_state.c -fno-common -DPIC -o base/.libs/smr_base_set_job_state.o depbase=`echo base/smr_base_get_node_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_node_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_get_node_state.lo base/smr_base_get_node_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_get_node_state.lo -MD -MP -MF base/.deps/smr_base_get_node_state.Tpo -c base/smr_base_get_node_state.c -fno-common -DPIC -o base/.libs/smr_base_get_node_state.o depbase=`echo base/smr_base_set_node_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_node_state.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_set_node_state.lo base/smr_base_set_node_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_set_node_state.lo -MD -MP -MF base/.deps/smr_base_set_node_state.Tpo -c base/smr_base_set_node_state.c -fno-common -DPIC -o base/.libs/smr_base_set_node_state.o depbase=`echo base/smr_base_trig_init_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_trig_init_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_trig_init_fns.lo base/smr_base_trig_init_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_trig_init_fns.lo -MD -MP -MF base/.deps/smr_base_trig_init_fns.Tpo -c base/smr_base_trig_init_fns.c -fno-common -DPIC -o base/.libs/smr_base_trig_init_fns.o depbase=`echo base/smr_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/smr_base_open.lo base/smr_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/smr_base_open.lo -MD -MP -MF base/.deps/smr_base_open.Tpo -c base/smr_base_open.c -fno-common -DPIC -o base/.libs/smr_base_open.o depbase=`echo base/data_type_support/smr_data_type_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_compare_fns.lo base/data_type_support/smr_data_type_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_compare_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_compare_fns.Tpo -c base/data_type_support/smr_data_type_compare_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_compare_fns.o depbase=`echo base/data_type_support/smr_data_type_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_copy_fns.lo base/data_type_support/smr_data_type_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_copy_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_copy_fns.Tpo -c base/data_type_support/smr_data_type_copy_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_copy_fns.o depbase=`echo base/data_type_support/smr_data_type_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_print_fns.lo base/data_type_support/smr_data_type_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_print_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_print_fns.Tpo -c base/data_type_support/smr_data_type_print_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_print_fns.o depbase=`echo base/data_type_support/smr_data_type_release_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_release_fns.lo base/data_type_support/smr_data_type_release_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_release_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_release_fns.Tpo -c base/data_type_support/smr_data_type_release_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_release_fns.o depbase=`echo base/data_type_support/smr_data_type_size_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_size_fns.lo base/data_type_support/smr_data_type_size_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_size_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_size_fns.Tpo -c base/data_type_support/smr_data_type_size_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_size_fns.o depbase=`echo base/data_type_support/smr_data_type_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_packing_fns.lo base/data_type_support/smr_data_type_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_packing_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_packing_fns.Tpo -c base/data_type_support/smr_data_type_packing_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_packing_fns.o depbase=`echo base/data_type_support/smr_data_type_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/data_type_support/smr_data_type_unpacking_fns.lo base/data_type_support/smr_data_type_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/data_type_support/smr_data_type_unpacking_fns.lo -MD -MP -MF base/data_type_support/.deps/smr_data_type_unpacking_fns.Tpo -c base/data_type_support/smr_data_type_unpacking_fns.c -fno-common -DPIC -o base/data_type_support/.libs/smr_data_type_unpacking_fns.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_smr.la base/smr_base_close.lo base/smr_base_select.lo base/smr_base_local_functions.lo base/smr_base_get_proc_state.lo base/smr_base_set_proc_state.lo base/smr_base_get_job_state.lo base/smr_base_set_job_state.lo base/smr_base_get_node_state.lo base/smr_base_set_node_state.lo base/smr_base_trig_init_fns.lo base/smr_base_open.lo base/data_type_support/smr_data_type_compare_fns.lo base/data_type_support/smr_data_type_copy_fns.lo base/data_type_support/smr_data_type_print_fns.lo base/data_type_support/smr_data_type_release_fns.lo base/data_type_support/smr_data_type_size_fns.lo base/data_type_support/smr_data_type_packing_fns.lo base/data_type_support/smr_data_type_unpacking_fns.lo libtool: link: ar cru .libs/libmca_smr.a base/.libs/smr_base_close.o base/.libs/smr_base_select.o base/.libs/smr_base_local_functions.o base/.libs/smr_base_get_proc_state.o base/.libs/smr_base_set_proc_state.o base/.libs/smr_base_get_job_state.o base/.libs/smr_base_set_job_state.o base/.libs/smr_base_get_node_state.o base/.libs/smr_base_set_node_state.o base/.libs/smr_base_trig_init_fns.o base/.libs/smr_base_open.o base/data_type_support/.libs/smr_data_type_compare_fns.o base/data_type_support/.libs/smr_data_type_copy_fns.o base/data_type_support/.libs/smr_data_type_print_fns.o base/data_type_support/.libs/smr_data_type_release_fns.o base/data_type_support/.libs/smr_data_type_size_fns.o base/data_type_support/.libs/smr_data_type_packing_fns.o base/data_type_support/.libs/smr_data_type_unpacking_fns.o libtool: link: ranlib .libs/libmca_smr.a libtool: link: creating libmca_smr.la libtool: link: ( cd ".libs" && rm -f "libmca_smr.la" && ln -s "../libmca_smr.la" "libmca_smr.la" ) Making all in etc make[2]: Nothing to be done for `all'. Making all in . depbase=`echo class/orte_proc_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_proc_table.lo -MD -MP -MF $depbase.Tpo -c -o class/orte_proc_table.lo class/orte_proc_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_proc_table.lo -MD -MP -MF class/.deps/orte_proc_table.Tpo -c class/orte_proc_table.c -fno-common -DPIC -o class/.libs/orte_proc_table.o depbase=`echo class/orte_bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_bitmap.lo -MD -MP -MF $depbase.Tpo -c -o class/orte_bitmap.lo class/orte_bitmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_bitmap.lo -MD -MP -MF class/.deps/orte_bitmap.Tpo -c class/orte_bitmap.c -fno-common -DPIC -o class/.libs/orte_bitmap.o depbase=`echo class/orte_pointer_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_pointer_array.lo -MD -MP -MF $depbase.Tpo -c -o class/orte_pointer_array.lo class/orte_pointer_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_pointer_array.lo -MD -MP -MF class/.deps/orte_pointer_array.Tpo -c class/orte_pointer_array.c -fno-common -DPIC -o class/.libs/orte_pointer_array.o depbase=`echo class/orte_value_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_value_array.lo -MD -MP -MF $depbase.Tpo -c -o class/orte_value_array.lo class/orte_value_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT class/orte_value_array.lo -MD -MP -MF class/.deps/orte_value_array.Tpo -c class/orte_value_array.c -fno-common -DPIC -o class/.libs/orte_value_array.o depbase=`echo runtime/orte_abort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_abort.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_abort.lo runtime/orte_abort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_abort.lo -MD -MP -MF runtime/.deps/orte_abort.Tpo -c runtime/orte_abort.c -fno-common -DPIC -o runtime/.libs/orte_abort.o depbase=`echo runtime/orte_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_finalize.lo runtime/orte_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_finalize.lo -MD -MP -MF runtime/.deps/orte_finalize.Tpo -c runtime/orte_finalize.c -fno-common -DPIC -o runtime/.libs/orte_finalize.o depbase=`echo runtime/orte_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_init.lo runtime/orte_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init.lo -MD -MP -MF runtime/.deps/orte_init.Tpo -c runtime/orte_init.c -fno-common -DPIC -o runtime/.libs/orte_init.o depbase=`echo runtime/orte_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_params.lo runtime/orte_params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_params.lo -MD -MP -MF runtime/.deps/orte_params.Tpo -c runtime/orte_params.c -fno-common -DPIC -o runtime/.libs/orte_params.o depbase=`echo runtime/orte_init_stage1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init_stage1.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_init_stage1.lo runtime/orte_init_stage1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init_stage1.lo -MD -MP -MF runtime/.deps/orte_init_stage1.Tpo -c runtime/orte_init_stage1.c -fno-common -DPIC -o runtime/.libs/orte_init_stage1.o depbase=`echo runtime/orte_init_stage2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init_stage2.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_init_stage2.lo runtime/orte_init_stage2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_init_stage2.lo -MD -MP -MF runtime/.deps/orte_init_stage2.Tpo -c runtime/orte_init_stage2.c -fno-common -DPIC -o runtime/.libs/orte_init_stage2.o depbase=`echo runtime/orte_monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_monitor.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_monitor.lo runtime/orte_monitor.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_monitor.lo -MD -MP -MF runtime/.deps/orte_monitor.Tpo -c runtime/orte_monitor.c -fno-common -DPIC -o runtime/.libs/orte_monitor.o depbase=`echo runtime/orte_restart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_restart.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_restart.lo runtime/orte_restart.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_restart.lo -MD -MP -MF runtime/.deps/orte_restart.Tpo -c runtime/orte_restart.c -fno-common -DPIC -o runtime/.libs/orte_restart.o depbase=`echo runtime/orte_setup_hnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_setup_hnp.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_setup_hnp.lo runtime/orte_setup_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_setup_hnp.lo -MD -MP -MF runtime/.deps/orte_setup_hnp.Tpo -c runtime/orte_setup_hnp.c -fno-common -DPIC -o runtime/.libs/orte_setup_hnp.o depbase=`echo runtime/orte_system_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_system_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_system_finalize.lo runtime/orte_system_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_system_finalize.lo -MD -MP -MF runtime/.deps/orte_system_finalize.Tpo -c runtime/orte_system_finalize.c -fno-common -DPIC -o runtime/.libs/orte_system_finalize.o depbase=`echo runtime/orte_system_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_system_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_system_init.lo runtime/orte_system_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_system_init.lo -MD -MP -MF runtime/.deps/orte_system_init.Tpo -c runtime/orte_system_init.c -fno-common -DPIC -o runtime/.libs/orte_system_init.o depbase=`echo runtime/orte_universe_exists.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_universe_exists.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_universe_exists.lo runtime/orte_universe_exists.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_universe_exists.lo -MD -MP -MF runtime/.deps/orte_universe_exists.Tpo -c runtime/orte_universe_exists.c -fno-common -DPIC -o runtime/.libs/orte_universe_exists.o depbase=`echo runtime/orte_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_wait.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_wait.lo runtime/orte_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT runtime/orte_wait.lo -MD -MP -MF runtime/.deps/orte_wait.Tpo -c runtime/orte_wait.c -fno-common -DPIC -o runtime/.libs/orte_wait.o depbase=`echo util/error_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/error_strings.lo -MD -MP -MF $depbase.Tpo -c -o util/error_strings.lo util/error_strings.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/error_strings.lo -MD -MP -MF util/.deps/error_strings.Tpo -c util/error_strings.c -fno-common -DPIC -o util/.libs/error_strings.o depbase=`echo util/pre_condition_transports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/pre_condition_transports.lo -MD -MP -MF $depbase.Tpo -c -o util/pre_condition_transports.lo util/pre_condition_transports.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/pre_condition_transports.lo -MD -MP -MF util/.deps/pre_condition_transports.Tpo -c util/pre_condition_transports.c -fno-common -DPIC -o util/.libs/pre_condition_transports.o depbase=`echo util/proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/proc_info.lo -MD -MP -MF $depbase.Tpo -c -o util/proc_info.lo util/proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/proc_info.lo -MD -MP -MF util/.deps/proc_info.Tpo -c util/proc_info.c -fno-common -DPIC -o util/.libs/proc_info.o depbase=`echo util/session_dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/session_dir.lo -MD -MP -MF $depbase.Tpo -c -o util/session_dir.lo util/session_dir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/session_dir.lo -MD -MP -MF util/.deps/session_dir.Tpo -c util/session_dir.c -fno-common -DPIC -o util/.libs/session_dir.o depbase=`echo util/sys_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/sys_info.lo -MD -MP -MF $depbase.Tpo -c -o util/sys_info.lo util/sys_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/sys_info.lo -MD -MP -MF util/.deps/sys_info.Tpo -c util/sys_info.c -fno-common -DPIC -o util/.libs/sys_info.o depbase=`echo util/universe_setup_file_io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/universe_setup_file_io.lo -MD -MP -MF $depbase.Tpo -c -o util/universe_setup_file_io.lo util/universe_setup_file_io.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/universe_setup_file_io.lo -MD -MP -MF util/.deps/universe_setup_file_io.Tpo -c util/universe_setup_file_io.c -fno-common -DPIC -o util/.libs/universe_setup_file_io.o depbase=`echo util/univ_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/univ_info.lo -MD -MP -MF $depbase.Tpo -c -o util/univ_info.lo util/univ_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT util/univ_info.lo -MD -MP -MF util/.deps/univ_info.Tpo -c util/univ_info.c -fno-common -DPIC -o util/.libs/univ_info.o depbase=`echo dss/dss_internal_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_internal_functions.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_internal_functions.lo dss/dss_internal_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_internal_functions.lo -MD -MP -MF dss/.deps/dss_internal_functions.Tpo -c dss/dss_internal_functions.c -fno-common -DPIC -o dss/.libs/dss_internal_functions.o depbase=`echo dss/dss_arith.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_arith.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_arith.lo dss/dss_arith.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_arith.lo -MD -MP -MF dss/.deps/dss_arith.Tpo -c dss/dss_arith.c -fno-common -DPIC -o dss/.libs/dss_arith.o depbase=`echo dss/dss_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_compare.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_compare.lo dss/dss_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_compare.lo -MD -MP -MF dss/.deps/dss_compare.Tpo -c dss/dss_compare.c -fno-common -DPIC -o dss/.libs/dss_compare.o depbase=`echo dss/dss_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_copy.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_copy.lo dss/dss_copy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_copy.lo -MD -MP -MF dss/.deps/dss_copy.Tpo -c dss/dss_copy.c -fno-common -DPIC -o dss/.libs/dss_copy.o depbase=`echo dss/dss_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_dump.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_dump.lo dss/dss_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_dump.lo -MD -MP -MF dss/.deps/dss_dump.Tpo -c dss/dss_dump.c -fno-common -DPIC -o dss/.libs/dss_dump.o depbase=`echo dss/dss_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_get.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_get.lo dss/dss_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_get.lo -MD -MP -MF dss/.deps/dss_get.Tpo -c dss/dss_get.c -fno-common -DPIC -o dss/.libs/dss_get.o depbase=`echo dss/dss_load_unload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_load_unload.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_load_unload.lo dss/dss_load_unload.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_load_unload.lo -MD -MP -MF dss/.deps/dss_load_unload.Tpo -c dss/dss_load_unload.c -fno-common -DPIC -o dss/.libs/dss_load_unload.o depbase=`echo dss/dss_lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_lookup.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_lookup.lo dss/dss_lookup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_lookup.lo -MD -MP -MF dss/.deps/dss_lookup.Tpo -c dss/dss_lookup.c -fno-common -DPIC -o dss/.libs/dss_lookup.o depbase=`echo dss/dss_pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_pack.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_pack.lo dss/dss_pack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_pack.lo -MD -MP -MF dss/.deps/dss_pack.Tpo -c dss/dss_pack.c -fno-common -DPIC -o dss/.libs/dss_pack.o depbase=`echo dss/dss_peek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_peek.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_peek.lo dss/dss_peek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_peek.lo -MD -MP -MF dss/.deps/dss_peek.Tpo -c dss/dss_peek.c -fno-common -DPIC -o dss/.libs/dss_peek.o depbase=`echo dss/dss_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_print.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_print.lo dss/dss_print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_print.lo -MD -MP -MF dss/.deps/dss_print.Tpo -c dss/dss_print.c -fno-common -DPIC -o dss/.libs/dss_print.o depbase=`echo dss/dss_register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_register.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_register.lo dss/dss_register.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_register.lo -MD -MP -MF dss/.deps/dss_register.Tpo -c dss/dss_register.c -fno-common -DPIC -o dss/.libs/dss_register.o depbase=`echo dss/dss_release.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_release.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_release.lo dss/dss_release.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_release.lo -MD -MP -MF dss/.deps/dss_release.Tpo -c dss/dss_release.c -fno-common -DPIC -o dss/.libs/dss_release.o depbase=`echo dss/dss_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_set.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_set.lo dss/dss_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_set.lo -MD -MP -MF dss/.deps/dss_set.Tpo -c dss/dss_set.c -fno-common -DPIC -o dss/.libs/dss_set.o depbase=`echo dss/dss_set_buffer_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_set_buffer_type.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_set_buffer_type.lo dss/dss_set_buffer_type.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_set_buffer_type.lo -MD -MP -MF dss/.deps/dss_set_buffer_type.Tpo -c dss/dss_set_buffer_type.c -fno-common -DPIC -o dss/.libs/dss_set_buffer_type.o depbase=`echo dss/dss_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_size.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_size.lo dss/dss_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_size.lo -MD -MP -MF dss/.deps/dss_size.Tpo -c dss/dss_size.c -fno-common -DPIC -o dss/.libs/dss_size.o depbase=`echo dss/dss_unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_unpack.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_unpack.lo dss/dss_unpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_unpack.lo -MD -MP -MF dss/.deps/dss_unpack.Tpo -c dss/dss_unpack.c -fno-common -DPIC -o dss/.libs/dss_unpack.o depbase=`echo dss/dss_open_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_open_close.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_open_close.lo dss/dss_open_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dss/dss_open_close.lo -MD -MP -MF dss/.deps/dss_open_close.Tpo -c dss/dss_open_close.c -fno-common -DPIC -o dss/.libs/dss_open_close.o /bin/sh ../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o dss/libdss.la dss/dss_internal_functions.lo dss/dss_arith.lo dss/dss_compare.lo dss/dss_copy.lo dss/dss_dump.lo dss/dss_get.lo dss/dss_load_unload.lo dss/dss_lookup.lo dss/dss_pack.lo dss/dss_peek.lo dss/dss_print.lo dss/dss_register.lo dss/dss_release.lo dss/dss_set.lo dss/dss_set_buffer_type.lo dss/dss_size.lo dss/dss_unpack.lo dss/dss_open_close.lo libtool: link: ar cru dss/.libs/libdss.a dss/.libs/dss_internal_functions.o dss/.libs/dss_arith.o dss/.libs/dss_compare.o dss/.libs/dss_copy.o dss/.libs/dss_dump.o dss/.libs/dss_get.o dss/.libs/dss_load_unload.o dss/.libs/dss_lookup.o dss/.libs/dss_pack.o dss/.libs/dss_peek.o dss/.libs/dss_print.o dss/.libs/dss_register.o dss/.libs/dss_release.o dss/.libs/dss_set.o dss/.libs/dss_set_buffer_type.o dss/.libs/dss_size.o dss/.libs/dss_unpack.o dss/.libs/dss_open_close.o libtool: link: ranlib dss/.libs/libdss.a libtool: link: creating dss/libdss.la libtool: link: ( cd "dss/.libs" && rm -f "libdss.la" && ln -s "../libdss.la" "libdss.la" ) /bin/sh ../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libopen-rte.la -rpath /usr/local/mpi/lib class/orte_proc_table.lo class/orte_bitmap.lo class/orte_pointer_array.lo class/orte_value_array.lo runtime/orte_abort.lo runtime/orte_finalize.lo runtime/orte_init.lo runtime/orte_params.lo runtime/orte_init_stage1.lo runtime/orte_init_stage2.lo runtime/orte_monitor.lo runtime/orte_restart.lo runtime/orte_setup_hnp.lo runtime/orte_system_finalize.lo runtime/orte_system_init.lo runtime/orte_universe_exists.lo runtime/orte_wait.lo util/error_strings.lo util/pre_condition_transports.lo util/proc_info.lo util/session_dir.lo util/sys_info.lo util/universe_setup_file_io.lo util/univ_info.lo dss/libdss.la mca/errmgr/libmca_errmgr.la mca/gpr/libmca_gpr.la mca/iof/libmca_iof.la mca/ns/libmca_ns.la mca/odls/libmca_odls.la mca/oob/libmca_oob.la mca/pls/libmca_pls.la mca/ras/libmca_ras.la mca/rds/libmca_rds.la mca/rmaps/libmca_rmaps.la mca/rmgr/libmca_rmgr.la mca/rml/libmca_rml.la mca/schema/libmca_schema.la mca/sds/libmca_sds.la mca/smr/libmca_smr.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/dss/.libs/libdss.a libtool: link: (cd .libs/libopen-rte.lax/libdss.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/dss/.libs/libdss.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/errmgr/.libs/libmca_errmgr.a libtool: link: (cd .libs/libopen-rte.lax/libmca_errmgr.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/errmgr/.libs/libmca_errmgr.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/.libs/libmca_gpr.a libtool: link: (cd .libs/libopen-rte.lax/libmca_gpr.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/.libs/libmca_gpr.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/iof/.libs/libmca_iof.a libtool: link: (cd .libs/libopen-rte.lax/libmca_iof.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/iof/.libs/libmca_iof.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/ns/.libs/libmca_ns.a libtool: link: (cd .libs/libopen-rte.lax/libmca_ns.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/ns/.libs/libmca_ns.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/odls/.libs/libmca_odls.a libtool: link: (cd .libs/libopen-rte.lax/libmca_odls.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/odls/.libs/libmca_odls.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/oob/.libs/libmca_oob.a libtool: link: (cd .libs/libopen-rte.lax/libmca_oob.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/oob/.libs/libmca_oob.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/pls/.libs/libmca_pls.a libtool: link: (cd .libs/libopen-rte.lax/libmca_pls.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/pls/.libs/libmca_pls.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/ras/.libs/libmca_ras.a libtool: link: (cd .libs/libopen-rte.lax/libmca_ras.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/ras/.libs/libmca_ras.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rds/.libs/libmca_rds.a libtool: link: (cd .libs/libopen-rte.lax/libmca_rds.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rds/.libs/libmca_rds.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rmaps/.libs/libmca_rmaps.a libtool: link: (cd .libs/libopen-rte.lax/libmca_rmaps.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rmaps/.libs/libmca_rmaps.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rmgr/.libs/libmca_rmgr.a libtool: link: (cd .libs/libopen-rte.lax/libmca_rmgr.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rmgr/.libs/libmca_rmgr.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rml/.libs/libmca_rml.a libtool: link: (cd .libs/libopen-rte.lax/libmca_rml.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/rml/.libs/libmca_rml.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/schema/.libs/libmca_schema.a libtool: link: (cd .libs/libopen-rte.lax/libmca_schema.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/schema/.libs/libmca_schema.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/sds/.libs/libmca_sds.a libtool: link: (cd .libs/libopen-rte.lax/libmca_sds.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/sds/.libs/libmca_sds.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/smr/.libs/libmca_smr.a libtool: link: (cd .libs/libopen-rte.lax/libmca_smr.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/smr/.libs/libmca_smr.a) libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libopen-rte.0.dylib class/.libs/orte_proc_table.o class/.libs/orte_bitmap.o class/.libs/orte_pointer_array.o class/.libs/orte_value_array.o runtime/.libs/orte_abort.o runtime/.libs/orte_finalize.o runtime/.libs/orte_init.o runtime/.libs/orte_params.o runtime/.libs/orte_init_stage1.o runtime/.libs/orte_init_stage2.o runtime/.libs/orte_monitor.o runtime/.libs/orte_restart.o runtime/.libs/orte_setup_hnp.o runtime/.libs/orte_system_finalize.o runtime/.libs/orte_system_init.o runtime/.libs/orte_universe_exists.o runtime/.libs/orte_wait.o util/.libs/error_strings.o util/.libs/pre_condition_transports.o util/.libs/proc_info.o util/.libs/session_dir.o util/.libs/sys_info.o util/.libs/universe_setup_file_io.o util/.libs/univ_info.o .libs/libopen-rte.lax/libdss.a/dss_arith.o .libs/libopen-rte.lax/libdss.a/dss_compare.o .libs/libopen-rte.lax/libdss.a/dss_copy.o .libs/libopen-rte.lax/libdss.a/dss_dump.o .libs/libopen-rte.lax/libdss.a/dss_get.o .libs/libopen-rte.lax/libdss.a/dss_internal_functions.o .libs/libopen-rte.lax/libdss.a/dss_load_unload.o .libs/libopen-rte.lax/libdss.a/dss_lookup.o .libs/libopen-rte.lax/libdss.a/dss_open_close.o .libs/libopen-rte.lax/libdss.a/dss_pack.o .libs/libopen-rte.lax/libdss.a/dss_peek.o .libs/libopen-rte.lax/libdss.a/dss_print.o .libs/libopen-rte.lax/libdss.a/dss_register.o .libs/libopen-rte.lax/libdss.a/dss_release.o .libs/libopen-rte.lax/libdss.a/dss_set.o .libs/libopen-rte.lax/libdss.a/dss_set_buffer_type.o .libs/libopen-rte.lax/libdss.a/dss_size.o .libs/libopen-rte.lax/libdss.a/dss_unpack.o .libs/libopen-rte.lax/libmca_errmgr.a/errmgr_base_close.o .libs/libopen-rte.lax/libmca_errmgr.a/errmgr_base_fns.o .libs/libopen-rte.lax/libmca_errmgr.a/errmgr_base_open.o .libs/libopen-rte.lax/libmca_errmgr.a/errmgr_base_receive.o .libs/libopen-rte.lax/libmca_errmgr.a/errmgr_base_select.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_close.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_create_value_keyval.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_dump_notify.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_open.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_arithmetic_ops.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_cleanup.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_del_index.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_dump.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_put_get.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_pack_subscribe.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_print_dump.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_select.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_simplified_put.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_simplified_subscribe.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_unpack_arithmetic_ops.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_unpack_cleanup.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_unpack_del_index.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_unpack_put_get.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_base_unpack_subscribe.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_print_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_release_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_size_fns.o .libs/libopen-rte.lax/libmca_gpr.a/gpr_data_type_unpacking_fns.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_close.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_endpoint.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_flush.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_fragment.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_open.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_select.o .libs/libopen-rte.lax/libmca_iof.a/iof_base_setup.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_cell_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_close.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_diag_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_general_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_job_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_open.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_select.o .libs/libopen-rte.lax/libmca_ns.a/ns_base_vpid_name_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_print_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_release_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_size_fns.o .libs/libopen-rte.lax/libmca_ns.a/ns_data_type_unpacking_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_base_close.o .libs/libopen-rte.lax/libmca_odls.a/odls_base_open.o .libs/libopen-rte.lax/libmca_odls.a/odls_base_select.o .libs/libopen-rte.lax/libmca_odls.a/odls_base_state.o .libs/libopen-rte.lax/libmca_odls.a/odls_compare_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_copy_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_packing_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_print_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_release_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_size_fns.o .libs/libopen-rte.lax/libmca_odls.a/odls_unpacking_fns.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_close.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_except.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_init.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_open.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_ping.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_recv.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_recv_nb.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_send.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_send_nb.o .libs/libopen-rte.lax/libmca_oob.a/oob_base_xcast.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_close.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_dmn_registry_fns.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_general_support_fns.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_open.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_orted_cmds.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_receive.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_reuse_daemon_launch.o .libs/libopen-rte.lax/libmca_pls.a/pls_base_select.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_alloc.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_allocate.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_close.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_find_available.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_no_ops.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_node.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_open.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_proxy.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_proxy_component.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_receive.o .libs/libopen-rte.lax/libmca_ras.a/ras_base_support_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_print_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_release_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_size_fns.o .libs/libopen-rte.lax/libmca_ras.a/ras_data_type_unpacking_fns.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_close.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_no_ops.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_open.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_query.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_receive.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_registry_fns.o .libs/libopen-rte.lax/libmca_rds.a/rds_base_select.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_close.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_find_avail.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_map_job.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_open.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_proxy_map_job.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_receive.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_registry_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_base_support_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_print_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_release_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_size_fns.o .libs/libopen-rte.lax/libmca_rmaps.a/rmaps_data_type_unpacking_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_attribute_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_check_context.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_close.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_con_discon.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_context.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_open.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_receive.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_select.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_stage_gate.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_stubs.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_base_vpid_support_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_print_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_release_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_size_fns.o .libs/libopen-rte.lax/libmca_rmgr.a/rmgr_data_type_unpacking_fns.o .libs/libopen-rte.lax/libmca_rml.a/rml_base_close.o .libs/libopen-rte.lax/libmca_rml.a/rml_base_open.o .libs/libopen-rte.lax/libmca_rml.a/rml_base_select.o .libs/libopen-rte.lax/libmca_schema.a/schema_base_close.o .libs/libopen-rte.lax/libmca_schema.a/schema_base_fns.o .libs/libopen-rte.lax/libmca_schema.a/schema_base_open.o .libs/libopen-rte.lax/libmca_schema.a/schema_base_select.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_close.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_interface.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_open.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_put.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_select.o .libs/libopen-rte.lax/libmca_sds.a/sds_base_universe.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_close.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_get_job_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_get_node_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_get_proc_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_local_functions.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_open.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_select.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_set_job_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_set_node_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_set_proc_state.o .libs/libopen-rte.lax/libmca_smr.a/smr_base_trig_init_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_compare_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_copy_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_packing_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_print_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_release_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_size_fns.o .libs/libopen-rte.lax/libmca_smr.a/smr_data_type_unpacking_fns.o /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libopen-rte.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libopen-rte.dylib" && ln -s "libopen-rte.0.dylib" "libopen-rte.dylib") libtool: link: rm -fr .libs/libopen-rte.lax libtool: link: creating libopen-rte.la libtool: link: ( cd ".libs" && rm -f "libopen-rte.la" && ln -s "../libopen-rte.la" "libopen-rte.la" ) Making all in mca/errmgr/hnp depbase=`echo errmgr_hnp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_hnp_component.lo errmgr_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_hnp_component.lo -MD -MP -MF .deps/errmgr_hnp_component.Tpo -c errmgr_hnp_component.c -fno-common -DPIC -o .libs/errmgr_hnp_component.o depbase=`echo errmgr_hnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_hnp.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_hnp.lo errmgr_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_hnp.lo -MD -MP -MF .deps/errmgr_hnp.Tpo -c errmgr_hnp.c -fno-common -DPIC -o .libs/errmgr_hnp.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_errmgr_hnp.la -rpath /usr/local/mpi/lib/openmpi errmgr_hnp_component.lo errmgr_hnp.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_errmgr_hnp.so -bundle .libs/errmgr_hnp_component.o .libs/errmgr_hnp.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_errmgr_hnp.la libtool: link: ( cd ".libs" && rm -f "mca_errmgr_hnp.la" && ln -s "../mca_errmgr_hnp.la" "mca_errmgr_hnp.la" ) Making all in mca/errmgr/orted depbase=`echo errmgr_orted_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_orted_component.lo errmgr_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_orted_component.lo -MD -MP -MF .deps/errmgr_orted_component.Tpo -c errmgr_orted_component.c -fno-common -DPIC -o .libs/errmgr_orted_component.o depbase=`echo errmgr_orted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_orted.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_orted.lo errmgr_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_orted.lo -MD -MP -MF .deps/errmgr_orted.Tpo -c errmgr_orted.c -fno-common -DPIC -o .libs/errmgr_orted.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_errmgr_orted.la -rpath /usr/local/mpi/lib/openmpi errmgr_orted_component.lo errmgr_orted.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_errmgr_orted.so -bundle .libs/errmgr_orted_component.o .libs/errmgr_orted.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_errmgr_orted.la libtool: link: ( cd ".libs" && rm -f "mca_errmgr_orted.la" && ln -s "../mca_errmgr_orted.la" "mca_errmgr_orted.la" ) Making all in mca/errmgr/proxy depbase=`echo errmgr_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_proxy_component.lo errmgr_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_proxy_component.lo -MD -MP -MF .deps/errmgr_proxy_component.Tpo -c errmgr_proxy_component.c -fno-common -DPIC -o .libs/errmgr_proxy_component.o depbase=`echo errmgr_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_proxy.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_proxy.lo errmgr_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errmgr_proxy.lo -MD -MP -MF .deps/errmgr_proxy.Tpo -c errmgr_proxy.c -fno-common -DPIC -o .libs/errmgr_proxy.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_errmgr_proxy.la -rpath /usr/local/mpi/lib/openmpi errmgr_proxy_component.lo errmgr_proxy.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_errmgr_proxy.so -bundle .libs/errmgr_proxy_component.o .libs/errmgr_proxy.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_errmgr_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_errmgr_proxy.la" && ln -s "../mca_errmgr_proxy.la" "mca_errmgr_proxy.la" ) Making all in mca/gpr/null depbase=`echo gpr_null_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_null_component.lo -MD -MP -MF $depbase.Tpo -c -o gpr_null_component.lo gpr_null_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_null_component.lo -MD -MP -MF .deps/gpr_null_component.Tpo -c gpr_null_component.c -fno-common -DPIC -o .libs/gpr_null_component.o depbase=`echo gpr_null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_null.lo -MD -MP -MF $depbase.Tpo -c -o gpr_null.lo gpr_null.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_null.lo -MD -MP -MF .deps/gpr_null.Tpo -c gpr_null.c -fno-common -DPIC -o .libs/gpr_null.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_gpr_null.la -rpath /usr/local/mpi/lib/openmpi gpr_null_component.lo gpr_null.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_gpr_null.so -bundle .libs/gpr_null_component.o .libs/gpr_null.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_gpr_null.la libtool: link: ( cd ".libs" && rm -f "mca_gpr_null.la" && ln -s "../mca_gpr_null.la" "mca_gpr_null.la" ) Making all in mca/gpr/proxy depbase=`echo gpr_proxy_arithmetic_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_arithmetic_ops.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_arithmetic_ops.lo gpr_proxy_arithmetic_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_arithmetic_ops.lo -MD -MP -MF .deps/gpr_proxy_arithmetic_ops.Tpo -c gpr_proxy_arithmetic_ops.c -fno-common -DPIC -o .libs/gpr_proxy_arithmetic_ops.o depbase=`echo gpr_proxy_cleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_cleanup.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_cleanup.lo gpr_proxy_cleanup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_cleanup.lo -MD -MP -MF .deps/gpr_proxy_cleanup.Tpo -c gpr_proxy_cleanup.c -fno-common -DPIC -o .libs/gpr_proxy_cleanup.o depbase=`echo gpr_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_component.lo gpr_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_component.lo -MD -MP -MF .deps/gpr_proxy_component.Tpo -c gpr_proxy_component.c -fno-common -DPIC -o .libs/gpr_proxy_component.o depbase=`echo gpr_proxy_compound_cmd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_compound_cmd.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_compound_cmd.lo gpr_proxy_compound_cmd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_compound_cmd.lo -MD -MP -MF .deps/gpr_proxy_compound_cmd.Tpo -c gpr_proxy_compound_cmd.c -fno-common -DPIC -o .libs/gpr_proxy_compound_cmd.o depbase=`echo gpr_proxy_del_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_del_index.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_del_index.lo gpr_proxy_del_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_del_index.lo -MD -MP -MF .deps/gpr_proxy_del_index.Tpo -c gpr_proxy_del_index.c -fno-common -DPIC -o .libs/gpr_proxy_del_index.o depbase=`echo gpr_proxy_deliver_notify_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_deliver_notify_msg.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_deliver_notify_msg.lo gpr_proxy_deliver_notify_msg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_deliver_notify_msg.lo -MD -MP -MF .deps/gpr_proxy_deliver_notify_msg.Tpo -c gpr_proxy_deliver_notify_msg.c -fno-common -DPIC -o .libs/gpr_proxy_deliver_notify_msg.o depbase=`echo gpr_proxy_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_dump.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_dump.lo gpr_proxy_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_dump.lo -MD -MP -MF .deps/gpr_proxy_dump.Tpo -c gpr_proxy_dump.c -fno-common -DPIC -o .libs/gpr_proxy_dump.o depbase=`echo gpr_proxy_dump_local_trigs_subs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_dump_local_trigs_subs.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_dump_local_trigs_subs.lo gpr_proxy_dump_local_trigs_subs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_dump_local_trigs_subs.lo -MD -MP -MF .deps/gpr_proxy_dump_local_trigs_subs.Tpo -c gpr_proxy_dump_local_trigs_subs.c -fno-common -DPIC -o .libs/gpr_proxy_dump_local_trigs_subs.o depbase=`echo gpr_proxy_general_operations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_general_operations.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_general_operations.lo gpr_proxy_general_operations.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_general_operations.lo -MD -MP -MF .deps/gpr_proxy_general_operations.Tpo -c gpr_proxy_general_operations.c -fno-common -DPIC -o .libs/gpr_proxy_general_operations.o depbase=`echo gpr_proxy_internals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_internals.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_internals.lo gpr_proxy_internals.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_internals.lo -MD -MP -MF .deps/gpr_proxy_internals.Tpo -c gpr_proxy_internals.c -fno-common -DPIC -o .libs/gpr_proxy_internals.o depbase=`echo gpr_proxy_put_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_put_get.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_put_get.lo gpr_proxy_put_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_put_get.lo -MD -MP -MF .deps/gpr_proxy_put_get.Tpo -c gpr_proxy_put_get.c -fno-common -DPIC -o .libs/gpr_proxy_put_get.o depbase=`echo gpr_proxy_subscribe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_subscribe.lo -MD -MP -MF $depbase.Tpo -c -o gpr_proxy_subscribe.lo gpr_proxy_subscribe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_proxy_subscribe.lo -MD -MP -MF .deps/gpr_proxy_subscribe.Tpo -c gpr_proxy_subscribe.c -fno-common -DPIC -o .libs/gpr_proxy_subscribe.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_gpr_proxy.la -rpath /usr/local/mpi/lib/openmpi gpr_proxy_arithmetic_ops.lo gpr_proxy_cleanup.lo gpr_proxy_component.lo gpr_proxy_compound_cmd.lo gpr_proxy_del_index.lo gpr_proxy_deliver_notify_msg.lo gpr_proxy_dump.lo gpr_proxy_dump_local_trigs_subs.lo gpr_proxy_general_operations.lo gpr_proxy_internals.lo gpr_proxy_put_get.lo gpr_proxy_subscribe.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_gpr_proxy.so -bundle .libs/gpr_proxy_arithmetic_ops.o .libs/gpr_proxy_cleanup.o .libs/gpr_proxy_component.o .libs/gpr_proxy_compound_cmd.o .libs/gpr_proxy_del_index.o .libs/gpr_proxy_deliver_notify_msg.o .libs/gpr_proxy_dump.o .libs/gpr_proxy_dump_local_trigs_subs.o .libs/gpr_proxy_general_operations.o .libs/gpr_proxy_internals.o .libs/gpr_proxy_put_get.o .libs/gpr_proxy_subscribe.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_gpr_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_gpr_proxy.la" && ln -s "../mca_gpr_proxy.la" "mca_gpr_proxy.la" ) Making all in mca/gpr/replica Making all in api_layer depbase=`echo gpr_replica_segment_ops_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_ops_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_segment_ops_api.lo gpr_replica_segment_ops_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_ops_api.lo -MD -MP -MF .deps/gpr_replica_segment_ops_api.Tpo -c gpr_replica_segment_ops_api.c -fno-common -DPIC -o .libs/gpr_replica_segment_ops_api.o depbase=`echo gpr_replica_cleanup_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_cleanup_api.lo gpr_replica_cleanup_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_api.lo -MD -MP -MF .deps/gpr_replica_cleanup_api.Tpo -c gpr_replica_cleanup_api.c -fno-common -DPIC -o .libs/gpr_replica_cleanup_api.o depbase=`echo gpr_replica_compound_cmd_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_compound_cmd_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_compound_cmd_api.lo gpr_replica_compound_cmd_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_compound_cmd_api.lo -MD -MP -MF .deps/gpr_replica_compound_cmd_api.Tpo -c gpr_replica_compound_cmd_api.c -fno-common -DPIC -o .libs/gpr_replica_compound_cmd_api.o depbase=`echo gpr_replica_del_index_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_del_index_api.lo gpr_replica_del_index_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_api.lo -MD -MP -MF .deps/gpr_replica_del_index_api.Tpo -c gpr_replica_del_index_api.c -fno-common -DPIC -o .libs/gpr_replica_del_index_api.o depbase=`echo gpr_replica_deliver_notify_msg_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_deliver_notify_msg_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_deliver_notify_msg_api.lo gpr_replica_deliver_notify_msg_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_deliver_notify_msg_api.lo -MD -MP -MF .deps/gpr_replica_deliver_notify_msg_api.Tpo -c gpr_replica_deliver_notify_msg_api.c -fno-common -DPIC -o .libs/gpr_replica_deliver_notify_msg_api.o depbase=`echo gpr_replica_dump_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dump_api.lo gpr_replica_dump_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_api.lo -MD -MP -MF .deps/gpr_replica_dump_api.Tpo -c gpr_replica_dump_api.c -fno-common -DPIC -o .libs/gpr_replica_dump_api.o depbase=`echo gpr_replica_dump_local_trigs_subs_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_local_trigs_subs_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dump_local_trigs_subs_api.lo gpr_replica_dump_local_trigs_subs_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_local_trigs_subs_api.lo -MD -MP -MF .deps/gpr_replica_dump_local_trigs_subs_api.Tpo -c gpr_replica_dump_local_trigs_subs_api.c -fno-common -DPIC -o .libs/gpr_replica_dump_local_trigs_subs_api.o depbase=`echo gpr_replica_arithmetic_ops_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_arithmetic_ops_api.lo gpr_replica_arithmetic_ops_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_api.lo -MD -MP -MF .deps/gpr_replica_arithmetic_ops_api.Tpo -c gpr_replica_arithmetic_ops_api.c -fno-common -DPIC -o .libs/gpr_replica_arithmetic_ops_api.o depbase=`echo gpr_replica_put_get_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_put_get_api.lo gpr_replica_put_get_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_api.lo -MD -MP -MF .deps/gpr_replica_put_get_api.Tpo -c gpr_replica_put_get_api.c -fno-common -DPIC -o .libs/gpr_replica_put_get_api.o depbase=`echo gpr_replica_subscribe_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_api.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_subscribe_api.lo gpr_replica_subscribe_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_api.lo -MD -MP -MF .deps/gpr_replica_subscribe_api.Tpo -c gpr_replica_subscribe_api.c -fno-common -DPIC -o .libs/gpr_replica_subscribe_api.o /bin/sh ../../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_gpr_replica_api.la gpr_replica_segment_ops_api.lo gpr_replica_cleanup_api.lo gpr_replica_compound_cmd_api.lo gpr_replica_del_index_api.lo gpr_replica_deliver_notify_msg_api.lo gpr_replica_dump_api.lo gpr_replica_dump_local_trigs_subs_api.lo gpr_replica_arithmetic_ops_api.lo gpr_replica_put_get_api.lo gpr_replica_subscribe_api.lo libtool: link: ar cru .libs/libmca_gpr_replica_api.a .libs/gpr_replica_segment_ops_api.o .libs/gpr_replica_cleanup_api.o .libs/gpr_replica_compound_cmd_api.o .libs/gpr_replica_del_index_api.o .libs/gpr_replica_deliver_notify_msg_api.o .libs/gpr_replica_dump_api.o .libs/gpr_replica_dump_local_trigs_subs_api.o .libs/gpr_replica_arithmetic_ops_api.o .libs/gpr_replica_put_get_api.o .libs/gpr_replica_subscribe_api.o libtool: link: ranlib .libs/libmca_gpr_replica_api.a libtool: link: creating libmca_gpr_replica_api.la libtool: link: ( cd ".libs" && rm -f "libmca_gpr_replica_api.la" && ln -s "../libmca_gpr_replica_api.la" "libmca_gpr_replica_api.la" ) Making all in functional_layer depbase=`echo gpr_replica_arithmetic_ops_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_arithmetic_ops_fn.lo gpr_replica_arithmetic_ops_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_fn.lo -MD -MP -MF .deps/gpr_replica_arithmetic_ops_fn.Tpo -c gpr_replica_arithmetic_ops_fn.c -fno-common -DPIC -o .libs/gpr_replica_arithmetic_ops_fn.o depbase=`echo gpr_replica_cleanup_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_cleanup_fn.lo gpr_replica_cleanup_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_fn.lo -MD -MP -MF .deps/gpr_replica_cleanup_fn.Tpo -c gpr_replica_cleanup_fn.c -fno-common -DPIC -o .libs/gpr_replica_cleanup_fn.o depbase=`echo gpr_replica_del_index_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_del_index_fn.lo gpr_replica_del_index_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_fn.lo -MD -MP -MF .deps/gpr_replica_del_index_fn.Tpo -c gpr_replica_del_index_fn.c -fno-common -DPIC -o .libs/gpr_replica_del_index_fn.o depbase=`echo gpr_replica_dict_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dict_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dict_fn.lo gpr_replica_dict_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dict_fn.lo -MD -MP -MF .deps/gpr_replica_dict_fn.Tpo -c gpr_replica_dict_fn.c -fno-common -DPIC -o .libs/gpr_replica_dict_fn.o depbase=`echo gpr_replica_dump_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dump_fn.lo gpr_replica_dump_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_fn.lo -MD -MP -MF .deps/gpr_replica_dump_fn.Tpo -c gpr_replica_dump_fn.c -fno-common -DPIC -o .libs/gpr_replica_dump_fn.o depbase=`echo gpr_replica_local_trig_ops_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_local_trig_ops_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_local_trig_ops_fn.lo gpr_replica_local_trig_ops_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_local_trig_ops_fn.lo -MD -MP -MF .deps/gpr_replica_local_trig_ops_fn.Tpo -c gpr_replica_local_trig_ops_fn.c -fno-common -DPIC -o .libs/gpr_replica_local_trig_ops_fn.o depbase=`echo gpr_replica_messaging_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_messaging_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_messaging_fn.lo gpr_replica_messaging_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_messaging_fn.lo -MD -MP -MF .deps/gpr_replica_messaging_fn.Tpo -c gpr_replica_messaging_fn.c -fno-common -DPIC -o .libs/gpr_replica_messaging_fn.o depbase=`echo gpr_replica_put_get_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_put_get_fn.lo gpr_replica_put_get_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_fn.lo -MD -MP -MF .deps/gpr_replica_put_get_fn.Tpo -c gpr_replica_put_get_fn.c -fno-common -DPIC -o .libs/gpr_replica_put_get_fn.o depbase=`echo gpr_replica_segment_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_segment_fn.lo gpr_replica_segment_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_fn.lo -MD -MP -MF .deps/gpr_replica_segment_fn.Tpo -c gpr_replica_segment_fn.c -fno-common -DPIC -o .libs/gpr_replica_segment_fn.o depbase=`echo gpr_replica_subscribe_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_subscribe_fn.lo gpr_replica_subscribe_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_fn.lo -MD -MP -MF .deps/gpr_replica_subscribe_fn.Tpo -c gpr_replica_subscribe_fn.c -fno-common -DPIC -o .libs/gpr_replica_subscribe_fn.o depbase=`echo gpr_replica_trig_ops_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_trig_ops_fn.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_trig_ops_fn.lo gpr_replica_trig_ops_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_trig_ops_fn.lo -MD -MP -MF .deps/gpr_replica_trig_ops_fn.Tpo -c gpr_replica_trig_ops_fn.c -fno-common -DPIC -o .libs/gpr_replica_trig_ops_fn.o /bin/sh ../../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_gpr_replica_fn.la gpr_replica_arithmetic_ops_fn.lo gpr_replica_cleanup_fn.lo gpr_replica_del_index_fn.lo gpr_replica_dict_fn.lo gpr_replica_dump_fn.lo gpr_replica_local_trig_ops_fn.lo gpr_replica_messaging_fn.lo gpr_replica_put_get_fn.lo gpr_replica_segment_fn.lo gpr_replica_subscribe_fn.lo gpr_replica_trig_ops_fn.lo libtool: link: ar cru .libs/libmca_gpr_replica_fn.a .libs/gpr_replica_arithmetic_ops_fn.o .libs/gpr_replica_cleanup_fn.o .libs/gpr_replica_del_index_fn.o .libs/gpr_replica_dict_fn.o .libs/gpr_replica_dump_fn.o .libs/gpr_replica_local_trig_ops_fn.o .libs/gpr_replica_messaging_fn.o .libs/gpr_replica_put_get_fn.o .libs/gpr_replica_segment_fn.o .libs/gpr_replica_subscribe_fn.o .libs/gpr_replica_trig_ops_fn.o libtool: link: ranlib .libs/libmca_gpr_replica_fn.a libtool: link: creating libmca_gpr_replica_fn.la libtool: link: ( cd ".libs" && rm -f "libmca_gpr_replica_fn.la" && ln -s "../libmca_gpr_replica_fn.la" "libmca_gpr_replica_fn.la" ) Making all in transition_layer depbase=`echo gpr_replica_dict_tl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dict_tl.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dict_tl.lo gpr_replica_dict_tl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dict_tl.lo -MD -MP -MF .deps/gpr_replica_dict_tl.Tpo -c gpr_replica_dict_tl.c -fno-common -DPIC -o .libs/gpr_replica_dict_tl.o depbase=`echo gpr_replica_segment_tl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_tl.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_segment_tl.lo gpr_replica_segment_tl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_segment_tl.lo -MD -MP -MF .deps/gpr_replica_segment_tl.Tpo -c gpr_replica_segment_tl.c -fno-common -DPIC -o .libs/gpr_replica_segment_tl.o /bin/sh ../../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_gpr_replica_tl.la gpr_replica_dict_tl.lo gpr_replica_segment_tl.lo libtool: link: ar cru .libs/libmca_gpr_replica_tl.a .libs/gpr_replica_dict_tl.o .libs/gpr_replica_segment_tl.o libtool: link: ranlib .libs/libmca_gpr_replica_tl.a libtool: link: creating libmca_gpr_replica_tl.la libtool: link: ( cd ".libs" && rm -f "libmca_gpr_replica_tl.la" && ln -s "../libmca_gpr_replica_tl.la" "libmca_gpr_replica_tl.la" ) Making all in communications depbase=`echo gpr_replica_recv_proxy_msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_recv_proxy_msgs.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_recv_proxy_msgs.lo gpr_replica_recv_proxy_msgs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_recv_proxy_msgs.lo -MD -MP -MF .deps/gpr_replica_recv_proxy_msgs.Tpo -c gpr_replica_recv_proxy_msgs.c -fno-common -DPIC -o .libs/gpr_replica_recv_proxy_msgs.o depbase=`echo gpr_replica_remote_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_remote_msg.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_remote_msg.lo gpr_replica_remote_msg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_remote_msg.lo -MD -MP -MF .deps/gpr_replica_remote_msg.Tpo -c gpr_replica_remote_msg.c -fno-common -DPIC -o .libs/gpr_replica_remote_msg.o depbase=`echo gpr_replica_cmd_processor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cmd_processor.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_cmd_processor.lo gpr_replica_cmd_processor.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cmd_processor.lo -MD -MP -MF .deps/gpr_replica_cmd_processor.Tpo -c gpr_replica_cmd_processor.c -fno-common -DPIC -o .libs/gpr_replica_cmd_processor.o depbase=`echo gpr_replica_compound_cmd_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_compound_cmd_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_compound_cmd_cm.lo gpr_replica_compound_cmd_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_compound_cmd_cm.lo -MD -MP -MF .deps/gpr_replica_compound_cmd_cm.Tpo -c gpr_replica_compound_cmd_cm.c -fno-common -DPIC -o .libs/gpr_replica_compound_cmd_cm.o depbase=`echo gpr_replica_cleanup_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_cleanup_cm.lo gpr_replica_cleanup_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_cleanup_cm.lo -MD -MP -MF .deps/gpr_replica_cleanup_cm.Tpo -c gpr_replica_cleanup_cm.c -fno-common -DPIC -o .libs/gpr_replica_cleanup_cm.o depbase=`echo gpr_replica_del_index_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_del_index_cm.lo gpr_replica_del_index_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_del_index_cm.lo -MD -MP -MF .deps/gpr_replica_del_index_cm.Tpo -c gpr_replica_del_index_cm.c -fno-common -DPIC -o .libs/gpr_replica_del_index_cm.o depbase=`echo gpr_replica_dump_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_dump_cm.lo gpr_replica_dump_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_dump_cm.lo -MD -MP -MF .deps/gpr_replica_dump_cm.Tpo -c gpr_replica_dump_cm.c -fno-common -DPIC -o .libs/gpr_replica_dump_cm.o depbase=`echo gpr_replica_arithmetic_ops_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_arithmetic_ops_cm.lo gpr_replica_arithmetic_ops_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_arithmetic_ops_cm.lo -MD -MP -MF .deps/gpr_replica_arithmetic_ops_cm.Tpo -c gpr_replica_arithmetic_ops_cm.c -fno-common -DPIC -o .libs/gpr_replica_arithmetic_ops_cm.o depbase=`echo gpr_replica_put_get_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_put_get_cm.lo gpr_replica_put_get_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_put_get_cm.lo -MD -MP -MF .deps/gpr_replica_put_get_cm.Tpo -c gpr_replica_put_get_cm.c -fno-common -DPIC -o .libs/gpr_replica_put_get_cm.o depbase=`echo gpr_replica_subscribe_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_cm.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_subscribe_cm.lo gpr_replica_subscribe_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../orte/include -I../../../../../ompi/include -I../../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_subscribe_cm.lo -MD -MP -MF .deps/gpr_replica_subscribe_cm.Tpo -c gpr_replica_subscribe_cm.c -fno-common -DPIC -o .libs/gpr_replica_subscribe_cm.o /bin/sh ../../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmca_gpr_replica_comm.la gpr_replica_recv_proxy_msgs.lo gpr_replica_remote_msg.lo gpr_replica_cmd_processor.lo gpr_replica_compound_cmd_cm.lo gpr_replica_cleanup_cm.lo gpr_replica_del_index_cm.lo gpr_replica_dump_cm.lo gpr_replica_arithmetic_ops_cm.lo gpr_replica_put_get_cm.lo gpr_replica_subscribe_cm.lo libtool: link: ar cru .libs/libmca_gpr_replica_comm.a .libs/gpr_replica_recv_proxy_msgs.o .libs/gpr_replica_remote_msg.o .libs/gpr_replica_cmd_processor.o .libs/gpr_replica_compound_cmd_cm.o .libs/gpr_replica_cleanup_cm.o .libs/gpr_replica_del_index_cm.o .libs/gpr_replica_dump_cm.o .libs/gpr_replica_arithmetic_ops_cm.o .libs/gpr_replica_put_get_cm.o .libs/gpr_replica_subscribe_cm.o libtool: link: ranlib .libs/libmca_gpr_replica_comm.a libtool: link: creating libmca_gpr_replica_comm.la libtool: link: ( cd ".libs" && rm -f "libmca_gpr_replica_comm.la" && ln -s "../libmca_gpr_replica_comm.la" "libmca_gpr_replica_comm.la" ) depbase=`echo gpr_replica_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_component.lo -MD -MP -MF $depbase.Tpo -c -o gpr_replica_component.lo gpr_replica_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gpr_replica_component.lo -MD -MP -MF .deps/gpr_replica_component.Tpo -c gpr_replica_component.c -fno-common -DPIC -o .libs/gpr_replica_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_gpr_replica.la -rpath /usr/local/mpi/lib/openmpi gpr_replica_component.lo api_layer/libmca_gpr_replica_api.la transition_layer/libmca_gpr_replica_tl.la functional_layer/libmca_gpr_replica_fn.la communications/libmca_gpr_replica_comm.la /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/api_layer/.libs/libmca_gpr_replica_api.a libtool: link: (cd .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/api_layer/.libs/libmca_gpr_replica_api.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/transition_layer/.libs/libmca_gpr_replica_tl.a libtool: link: (cd .libs/mca_gpr_replica.lax/libmca_gpr_replica_tl.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/transition_layer/.libs/libmca_gpr_replica_tl.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/functional_layer/.libs/libmca_gpr_replica_fn.a libtool: link: (cd .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/functional_layer/.libs/libmca_gpr_replica_fn.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/communications/.libs/libmca_gpr_replica_comm.a libtool: link: (cd .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/orte/mca/gpr/replica/communications/.libs/libmca_gpr_replica_comm.a) libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_gpr_replica.so -bundle .libs/gpr_replica_component.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_arithmetic_ops_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_cleanup_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_compound_cmd_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_del_index_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_deliver_notify_msg_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_dump_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_dump_local_trigs_subs_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_put_get_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_segment_ops_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_api.a/gpr_replica_subscribe_api.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_tl.a/gpr_replica_dict_tl.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_tl.a/gpr_replica_segment_tl.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_arithmetic_ops_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_cleanup_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_del_index_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_dict_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_dump_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_local_trig_ops_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_messaging_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_put_get_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_segment_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_subscribe_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_fn.a/gpr_replica_trig_ops_fn.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_arithmetic_ops_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_cleanup_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_cmd_processor.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_compound_cmd_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_del_index_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_dump_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_put_get_cm.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_recv_proxy_msgs.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_remote_msg.o .libs/mca_gpr_replica.lax/libmca_gpr_replica_comm.a/gpr_replica_subscribe_cm.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: rm -fr .libs/mca_gpr_replica.lax libtool: link: creating mca_gpr_replica.la libtool: link: ( cd ".libs" && rm -f "mca_gpr_replica.la" && ln -s "../mca_gpr_replica.la" "mca_gpr_replica.la" ) Making all in mca/iof/proxy depbase=`echo iof_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy.lo -MD -MP -MF $depbase.Tpo -c -o iof_proxy.lo iof_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy.lo -MD -MP -MF .deps/iof_proxy.Tpo -c iof_proxy.c -fno-common -DPIC -o .libs/iof_proxy.o depbase=`echo iof_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_proxy_component.lo iof_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy_component.lo -MD -MP -MF .deps/iof_proxy_component.Tpo -c iof_proxy_component.c -fno-common -DPIC -o .libs/iof_proxy_component.o depbase=`echo iof_proxy_svc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy_svc.lo -MD -MP -MF $depbase.Tpo -c -o iof_proxy_svc.lo iof_proxy_svc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_proxy_svc.lo -MD -MP -MF .deps/iof_proxy_svc.Tpo -c iof_proxy_svc.c -fno-common -DPIC -o .libs/iof_proxy_svc.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_iof_proxy.la -rpath /usr/local/mpi/lib/openmpi iof_proxy.lo iof_proxy_component.lo iof_proxy_svc.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_iof_proxy.so -bundle .libs/iof_proxy.o .libs/iof_proxy_component.o .libs/iof_proxy_svc.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_iof_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_iof_proxy.la" && ln -s "../mca_iof_proxy.la" "mca_iof_proxy.la" ) Making all in mca/iof/svc depbase=`echo iof_svc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc.lo -MD -MP -MF $depbase.Tpo -c -o iof_svc.lo iof_svc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc.lo -MD -MP -MF .deps/iof_svc.Tpo -c iof_svc.c -fno-common -DPIC -o .libs/iof_svc.o depbase=`echo iof_svc_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_svc_component.lo iof_svc_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_component.lo -MD -MP -MF .deps/iof_svc_component.Tpo -c iof_svc_component.c -fno-common -DPIC -o .libs/iof_svc_component.o depbase=`echo iof_svc_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_proxy.lo -MD -MP -MF $depbase.Tpo -c -o iof_svc_proxy.lo iof_svc_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_proxy.lo -MD -MP -MF .deps/iof_svc_proxy.Tpo -c iof_svc_proxy.c -fno-common -DPIC -o .libs/iof_svc_proxy.o depbase=`echo iof_svc_pub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_pub.lo -MD -MP -MF $depbase.Tpo -c -o iof_svc_pub.lo iof_svc_pub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_pub.lo -MD -MP -MF .deps/iof_svc_pub.Tpo -c iof_svc_pub.c -fno-common -DPIC -o .libs/iof_svc_pub.o depbase=`echo iof_svc_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_sub.lo -MD -MP -MF $depbase.Tpo -c -o iof_svc_sub.lo iof_svc_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iof_svc_sub.lo -MD -MP -MF .deps/iof_svc_sub.Tpo -c iof_svc_sub.c -fno-common -DPIC -o .libs/iof_svc_sub.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_iof_svc.la -rpath /usr/local/mpi/lib/openmpi iof_svc.lo iof_svc_component.lo iof_svc_proxy.lo iof_svc_pub.lo iof_svc_sub.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_iof_svc.so -bundle .libs/iof_svc.o .libs/iof_svc_component.o .libs/iof_svc_proxy.o .libs/iof_svc_pub.o .libs/iof_svc_sub.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_iof_svc.la libtool: link: ( cd ".libs" && rm -f "mca_iof_svc.la" && ln -s "../mca_iof_svc.la" "mca_iof_svc.la" ) Making all in mca/ns/proxy depbase=`echo ns_proxy_cell_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_cell_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_proxy_cell_fns.lo ns_proxy_cell_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_cell_fns.lo -MD -MP -MF .deps/ns_proxy_cell_fns.Tpo -c ns_proxy_cell_fns.c -fno-common -DPIC -o .libs/ns_proxy_cell_fns.o depbase=`echo ns_proxy_diag_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_diag_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_proxy_diag_fns.lo ns_proxy_diag_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_diag_fns.lo -MD -MP -MF .deps/ns_proxy_diag_fns.Tpo -c ns_proxy_diag_fns.c -fno-common -DPIC -o .libs/ns_proxy_diag_fns.o depbase=`echo ns_proxy_general_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_general_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_proxy_general_fns.lo ns_proxy_general_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_general_fns.lo -MD -MP -MF .deps/ns_proxy_general_fns.Tpo -c ns_proxy_general_fns.c -fno-common -DPIC -o .libs/ns_proxy_general_fns.o depbase=`echo ns_proxy_job_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_job_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_proxy_job_fns.lo ns_proxy_job_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_job_fns.lo -MD -MP -MF .deps/ns_proxy_job_fns.Tpo -c ns_proxy_job_fns.c -fno-common -DPIC -o .libs/ns_proxy_job_fns.o depbase=`echo ns_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o ns_proxy_component.lo ns_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_proxy_component.lo -MD -MP -MF .deps/ns_proxy_component.Tpo -c ns_proxy_component.c -fno-common -DPIC -o .libs/ns_proxy_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_ns_proxy.la -rpath /usr/local/mpi/lib/openmpi ns_proxy_cell_fns.lo ns_proxy_diag_fns.lo ns_proxy_general_fns.lo ns_proxy_job_fns.lo ns_proxy_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_ns_proxy.so -bundle .libs/ns_proxy_cell_fns.o .libs/ns_proxy_diag_fns.o .libs/ns_proxy_general_fns.o .libs/ns_proxy_job_fns.o .libs/ns_proxy_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_ns_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_ns_proxy.la" && ln -s "../mca_ns_proxy.la" "mca_ns_proxy.la" ) Making all in mca/ns/replica depbase=`echo ns_replica_cell_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_cell_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_cell_fns.lo ns_replica_cell_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_cell_fns.lo -MD -MP -MF .deps/ns_replica_cell_fns.Tpo -c ns_replica_cell_fns.c -fno-common -DPIC -o .libs/ns_replica_cell_fns.o depbase=`echo ns_replica_diag_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_diag_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_diag_fns.lo ns_replica_diag_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_diag_fns.lo -MD -MP -MF .deps/ns_replica_diag_fns.Tpo -c ns_replica_diag_fns.c -fno-common -DPIC -o .libs/ns_replica_diag_fns.o depbase=`echo ns_replica_general_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_general_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_general_fns.lo ns_replica_general_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_general_fns.lo -MD -MP -MF .deps/ns_replica_general_fns.Tpo -c ns_replica_general_fns.c -fno-common -DPIC -o .libs/ns_replica_general_fns.o depbase=`echo ns_replica_job_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_job_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_job_fns.lo ns_replica_job_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_job_fns.lo -MD -MP -MF .deps/ns_replica_job_fns.Tpo -c ns_replica_job_fns.c -fno-common -DPIC -o .libs/ns_replica_job_fns.o depbase=`echo ns_replica_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_recv.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_recv.lo ns_replica_recv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_recv.lo -MD -MP -MF .deps/ns_replica_recv.Tpo -c ns_replica_recv.c -fno-common -DPIC -o .libs/ns_replica_recv.o depbase=`echo ns_replica_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_support_fns.lo ns_replica_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_support_fns.lo -MD -MP -MF .deps/ns_replica_support_fns.Tpo -c ns_replica_support_fns.c -fno-common -DPIC -o .libs/ns_replica_support_fns.o depbase=`echo ns_replica_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_component.lo -MD -MP -MF $depbase.Tpo -c -o ns_replica_component.lo ns_replica_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ns_replica_component.lo -MD -MP -MF .deps/ns_replica_component.Tpo -c ns_replica_component.c -fno-common -DPIC -o .libs/ns_replica_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_ns_replica.la -rpath /usr/local/mpi/lib/openmpi ns_replica_cell_fns.lo ns_replica_diag_fns.lo ns_replica_general_fns.lo ns_replica_job_fns.lo ns_replica_recv.lo ns_replica_support_fns.lo ns_replica_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_ns_replica.so -bundle .libs/ns_replica_cell_fns.o .libs/ns_replica_diag_fns.o .libs/ns_replica_general_fns.o .libs/ns_replica_job_fns.o .libs/ns_replica_recv.o .libs/ns_replica_support_fns.o .libs/ns_replica_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_ns_replica.la libtool: link: ( cd ".libs" && rm -f "mca_ns_replica.la" && ln -s "../mca_ns_replica.la" "mca_ns_replica.la" ) Making all in mca/odls/default depbase=`echo odls_default_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT odls_default_component.lo -MD -MP -MF $depbase.Tpo -c -o odls_default_component.lo odls_default_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT odls_default_component.lo -MD -MP -MF .deps/odls_default_component.Tpo -c odls_default_component.c -fno-common -DPIC -o .libs/odls_default_component.o depbase=`echo odls_default_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT odls_default_module.lo -MD -MP -MF $depbase.Tpo -c -o odls_default_module.lo odls_default_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT odls_default_module.lo -MD -MP -MF .deps/odls_default_module.Tpo -c odls_default_module.c -fno-common -DPIC -o .libs/odls_default_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_odls_default.la -rpath /usr/local/mpi/lib/openmpi odls_default_component.lo odls_default_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_odls_default.so -bundle .libs/odls_default_component.o .libs/odls_default_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_odls_default.la libtool: link: ( cd ".libs" && rm -f "mca_odls_default.la" && ln -s "../mca_odls_default.la" "mca_odls_default.la" ) Making all in mca/oob/tcp depbase=`echo oob_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp.lo oob_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp.lo -MD -MP -MF .deps/oob_tcp.Tpo -c oob_tcp.c -fno-common -DPIC -o .libs/oob_tcp.o depbase=`echo oob_tcp_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_addr.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_addr.lo oob_tcp_addr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_addr.lo -MD -MP -MF .deps/oob_tcp_addr.Tpo -c oob_tcp_addr.c -fno-common -DPIC -o .libs/oob_tcp_addr.o depbase=`echo oob_tcp_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_msg.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_msg.lo oob_tcp_msg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_msg.lo -MD -MP -MF .deps/oob_tcp_msg.Tpo -c oob_tcp_msg.c -fno-common -DPIC -o .libs/oob_tcp_msg.o depbase=`echo oob_tcp_peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_peer.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_peer.lo oob_tcp_peer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_peer.lo -MD -MP -MF .deps/oob_tcp_peer.Tpo -c oob_tcp_peer.c -fno-common -DPIC -o .libs/oob_tcp_peer.o depbase=`echo oob_tcp_ping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_ping.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_ping.lo oob_tcp_ping.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_ping.lo -MD -MP -MF .deps/oob_tcp_ping.Tpo -c oob_tcp_ping.c -fno-common -DPIC -o .libs/oob_tcp_ping.o depbase=`echo oob_tcp_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_recv.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_recv.lo oob_tcp_recv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_recv.lo -MD -MP -MF .deps/oob_tcp_recv.Tpo -c oob_tcp_recv.c -fno-common -DPIC -o .libs/oob_tcp_recv.o depbase=`echo oob_tcp_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_send.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_send.lo oob_tcp_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT oob_tcp_send.lo -MD -MP -MF .deps/oob_tcp_send.Tpo -c oob_tcp_send.c -fno-common -DPIC -o .libs/oob_tcp_send.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_oob_tcp.la -rpath /usr/local/mpi/lib/openmpi oob_tcp.lo oob_tcp_addr.lo oob_tcp_msg.lo oob_tcp_peer.lo oob_tcp_ping.lo oob_tcp_recv.lo oob_tcp_send.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_oob_tcp.so -bundle .libs/oob_tcp.o .libs/oob_tcp_addr.o .libs/oob_tcp_msg.o .libs/oob_tcp_peer.o .libs/oob_tcp_ping.o .libs/oob_tcp_recv.o .libs/oob_tcp_send.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_oob_tcp.la libtool: link: ( cd ".libs" && rm -f "mca_oob_tcp.la" && ln -s "../mca_oob_tcp.la" "mca_oob_tcp.la" ) Making all in mca/pls/proxy depbase=`echo pls_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_proxy.lo -MD -MP -MF $depbase.Tpo -c -o pls_proxy.lo pls_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_proxy.lo -MD -MP -MF .deps/pls_proxy.Tpo -c pls_proxy.c -fno-common -DPIC -o .libs/pls_proxy.o depbase=`echo pls_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o pls_proxy_component.lo pls_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_proxy_component.lo -MD -MP -MF .deps/pls_proxy_component.Tpo -c pls_proxy_component.c -fno-common -DPIC -o .libs/pls_proxy_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_pls_proxy.la -rpath /usr/local/mpi/lib/openmpi pls_proxy.lo pls_proxy_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_pls_proxy.so -bundle .libs/pls_proxy.o .libs/pls_proxy_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_pls_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_pls_proxy.la" && ln -s "../mca_pls_proxy.la" "mca_pls_proxy.la" ) Making all in mca/pls/gridengine depbase=`echo pls_gridengine_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_gridengine_component.lo -MD -MP -MF $depbase.Tpo -c -o pls_gridengine_component.lo pls_gridengine_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_gridengine_component.lo -MD -MP -MF .deps/pls_gridengine_component.Tpo -c pls_gridengine_component.c -fno-common -DPIC -o .libs/pls_gridengine_component.o depbase=`echo pls_gridengine_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_gridengine_module.lo -MD -MP -MF $depbase.Tpo -c -o pls_gridengine_module.lo pls_gridengine_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_gridengine_module.lo -MD -MP -MF .deps/pls_gridengine_module.Tpo -c pls_gridengine_module.c -fno-common -DPIC -o .libs/pls_gridengine_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_pls_gridengine.la -rpath /usr/local/mpi/lib/openmpi pls_gridengine_component.lo pls_gridengine_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_pls_gridengine.so -bundle .libs/pls_gridengine_component.o .libs/pls_gridengine_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_pls_gridengine.la libtool: link: ( cd ".libs" && rm -f "mca_pls_gridengine.la" && ln -s "../mca_pls_gridengine.la" "mca_pls_gridengine.la" ) Making all in mca/pls/rsh depbase=`echo pls_rsh_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_rsh_component.lo -MD -MP -MF $depbase.Tpo -c -o pls_rsh_component.lo pls_rsh_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_rsh_component.lo -MD -MP -MF .deps/pls_rsh_component.Tpo -c pls_rsh_component.c -fno-common -DPIC -o .libs/pls_rsh_component.o depbase=`echo pls_rsh_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_rsh_module.lo -MD -MP -MF $depbase.Tpo -c -o pls_rsh_module.lo pls_rsh_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pls_rsh_module.lo -MD -MP -MF .deps/pls_rsh_module.Tpo -c pls_rsh_module.c -fno-common -DPIC -o .libs/pls_rsh_module.o pls_rsh_module.c(269): warning #188: enumerated type mixed with another type *shell = i; ^ pls_rsh_module.c(1379): warning #188: enumerated type mixed with another type return i; ^ /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_pls_rsh.la -rpath /usr/local/mpi/lib/openmpi pls_rsh_component.lo pls_rsh_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_pls_rsh.so -bundle .libs/pls_rsh_component.o .libs/pls_rsh_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_pls_rsh.la libtool: link: ( cd ".libs" && rm -f "mca_pls_rsh.la" && ln -s "../mca_pls_rsh.la" "mca_pls_rsh.la" ) Making all in mca/ras/dash_host depbase=`echo ras_dash_host_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_dash_host_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_dash_host_module.lo ras_dash_host_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_dash_host_module.lo -MD -MP -MF .deps/ras_dash_host_module.Tpo -c ras_dash_host_module.c -fno-common -DPIC -o .libs/ras_dash_host_module.o depbase=`echo ras_dash_host_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_dash_host_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_dash_host_component.lo ras_dash_host_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_dash_host_component.lo -MD -MP -MF .deps/ras_dash_host_component.Tpo -c ras_dash_host_component.c -fno-common -DPIC -o .libs/ras_dash_host_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_ras_dash_host.la -rpath /usr/local/mpi/lib/openmpi ras_dash_host_module.lo ras_dash_host_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_ras_dash_host.so -bundle .libs/ras_dash_host_module.o .libs/ras_dash_host_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_ras_dash_host.la libtool: link: ( cd ".libs" && rm -f "mca_ras_dash_host.la" && ln -s "../mca_ras_dash_host.la" "mca_ras_dash_host.la" ) Making all in mca/ras/localhost depbase=`echo ras_localhost_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_localhost_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_localhost_module.lo ras_localhost_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_localhost_module.lo -MD -MP -MF .deps/ras_localhost_module.Tpo -c ras_localhost_module.c -fno-common -DPIC -o .libs/ras_localhost_module.o depbase=`echo ras_localhost_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_localhost_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_localhost_component.lo ras_localhost_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_localhost_component.lo -MD -MP -MF .deps/ras_localhost_component.Tpo -c ras_localhost_component.c -fno-common -DPIC -o .libs/ras_localhost_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_ras_localhost.la -rpath /usr/local/mpi/lib/openmpi ras_localhost_module.lo ras_localhost_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_ras_localhost.so -bundle .libs/ras_localhost_module.o .libs/ras_localhost_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_ras_localhost.la libtool: link: ( cd ".libs" && rm -f "mca_ras_localhost.la" && ln -s "../mca_ras_localhost.la" "mca_ras_localhost.la" ) Making all in mca/ras/gridengine depbase=`echo ras_gridengine_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_gridengine_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_gridengine_component.lo ras_gridengine_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_gridengine_component.lo -MD -MP -MF .deps/ras_gridengine_component.Tpo -c ras_gridengine_component.c -fno-common -DPIC -o .libs/ras_gridengine_component.o depbase=`echo ras_gridengine_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_gridengine_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_gridengine_module.lo ras_gridengine_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ras_gridengine_module.lo -MD -MP -MF .deps/ras_gridengine_module.Tpo -c ras_gridengine_module.c -fno-common -DPIC -o .libs/ras_gridengine_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_ras_gridengine.la -rpath /usr/local/mpi/lib/openmpi ras_gridengine_component.lo ras_gridengine_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_ras_gridengine.so -bundle .libs/ras_gridengine_component.o .libs/ras_gridengine_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_ras_gridengine.la libtool: link: ( cd ".libs" && rm -f "mca_ras_gridengine.la" && ln -s "../mca_ras_gridengine.la" "mca_ras_gridengine.la" ) Making all in mca/rds/hostfile depbase=`echo rds_hostfile_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile_lex.lo -MD -MP -MF $depbase.Tpo -c -o rds_hostfile_lex.lo rds_hostfile_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile_lex.lo -MD -MP -MF .deps/rds_hostfile_lex.Tpo -c rds_hostfile_lex.c -fno-common -DPIC -o .libs/rds_hostfile_lex.o rds_hostfile_lex.c(1720): (col. 2) remark: LOOP WAS VECTORIZED. rds_hostfile_lex.c(1695): (col. 9) remark: LOOP WAS VECTORIZED. depbase=`echo rds_hostfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile.lo -MD -MP -MF $depbase.Tpo -c -o rds_hostfile.lo rds_hostfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile.lo -MD -MP -MF .deps/rds_hostfile.Tpo -c rds_hostfile.c -fno-common -DPIC -o .libs/rds_hostfile.o depbase=`echo rds_hostfile_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile_component.lo -MD -MP -MF $depbase.Tpo -c -o rds_hostfile_component.lo rds_hostfile_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_hostfile_component.lo -MD -MP -MF .deps/rds_hostfile_component.Tpo -c rds_hostfile_component.c -fno-common -DPIC -o .libs/rds_hostfile_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rds_hostfile.la -rpath /usr/local/mpi/lib/openmpi rds_hostfile_lex.lo rds_hostfile.lo rds_hostfile_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rds_hostfile.so -bundle .libs/rds_hostfile_lex.o .libs/rds_hostfile.o .libs/rds_hostfile_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rds_hostfile.la libtool: link: ( cd ".libs" && rm -f "mca_rds_hostfile.la" && ln -s "../mca_rds_hostfile.la" "mca_rds_hostfile.la" ) Making all in mca/rds/proxy depbase=`echo rds_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_proxy.lo -MD -MP -MF $depbase.Tpo -c -o rds_proxy.lo rds_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_proxy.lo -MD -MP -MF .deps/rds_proxy.Tpo -c rds_proxy.c -fno-common -DPIC -o .libs/rds_proxy.o depbase=`echo rds_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o rds_proxy_component.lo rds_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_proxy_component.lo -MD -MP -MF .deps/rds_proxy_component.Tpo -c rds_proxy_component.c -fno-common -DPIC -o .libs/rds_proxy_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rds_proxy.la -rpath /usr/local/mpi/lib/openmpi rds_proxy.lo rds_proxy_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rds_proxy.so -bundle .libs/rds_proxy.o .libs/rds_proxy_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rds_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_rds_proxy.la" && ln -s "../mca_rds_proxy.la" "mca_rds_proxy.la" ) Making all in mca/rds/resfile depbase=`echo rds_resfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile.lo -MD -MP -MF $depbase.Tpo -c -o rds_resfile.lo rds_resfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile.lo -MD -MP -MF .deps/rds_resfile.Tpo -c rds_resfile.c -fno-common -DPIC -o .libs/rds_resfile.o depbase=`echo rds_resfile_parse_attributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile_parse_attributes.lo -MD -MP -MF $depbase.Tpo -c -o rds_resfile_parse_attributes.lo rds_resfile_parse_attributes.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile_parse_attributes.lo -MD -MP -MF .deps/rds_resfile_parse_attributes.Tpo -c rds_resfile_parse_attributes.c -fno-common -DPIC -o .libs/rds_resfile_parse_attributes.o depbase=`echo rds_resfile_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile_component.lo -MD -MP -MF $depbase.Tpo -c -o rds_resfile_component.lo rds_resfile_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rds_resfile_component.lo -MD -MP -MF .deps/rds_resfile_component.Tpo -c rds_resfile_component.c -fno-common -DPIC -o .libs/rds_resfile_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rds_resfile.la -rpath /usr/local/mpi/lib/openmpi rds_resfile.lo rds_resfile_parse_attributes.lo rds_resfile_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rds_resfile.so -bundle .libs/rds_resfile.o .libs/rds_resfile_parse_attributes.o .libs/rds_resfile_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rds_resfile.la libtool: link: ( cd ".libs" && rm -f "mca_rds_resfile.la" && ln -s "../mca_rds_resfile.la" "mca_rds_resfile.la" ) Making all in mca/rmaps/round_robin depbase=`echo rmaps_rr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmaps_rr.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr.lo rmaps_rr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmaps_rr.lo -MD -MP -MF .deps/rmaps_rr.Tpo -c rmaps_rr.c -fno-common -DPIC -o .libs/rmaps_rr.o depbase=`echo rmaps_rr_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmaps_rr_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr_component.lo rmaps_rr_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmaps_rr_component.lo -MD -MP -MF .deps/rmaps_rr_component.Tpo -c rmaps_rr_component.c -fno-common -DPIC -o .libs/rmaps_rr_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rmaps_round_robin.la -rpath /usr/local/mpi/lib/openmpi rmaps_rr.lo rmaps_rr_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rmaps_round_robin.so -bundle .libs/rmaps_rr.o .libs/rmaps_rr_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rmaps_round_robin.la libtool: link: ( cd ".libs" && rm -f "mca_rmaps_round_robin.la" && ln -s "../mca_rmaps_round_robin.la" "mca_rmaps_round_robin.la" ) Making all in mca/rmgr/proxy depbase=`echo rmgr_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_proxy.lo -MD -MP -MF $depbase.Tpo -c -o rmgr_proxy.lo rmgr_proxy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_proxy.lo -MD -MP -MF .deps/rmgr_proxy.Tpo -c rmgr_proxy.c -fno-common -DPIC -o .libs/rmgr_proxy.o depbase=`echo rmgr_proxy_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_proxy_component.lo -MD -MP -MF $depbase.Tpo -c -o rmgr_proxy_component.lo rmgr_proxy_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_proxy_component.lo -MD -MP -MF .deps/rmgr_proxy_component.Tpo -c rmgr_proxy_component.c -fno-common -DPIC -o .libs/rmgr_proxy_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rmgr_proxy.la -rpath /usr/local/mpi/lib/openmpi rmgr_proxy.lo rmgr_proxy_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rmgr_proxy.so -bundle .libs/rmgr_proxy.o .libs/rmgr_proxy_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rmgr_proxy.la libtool: link: ( cd ".libs" && rm -f "mca_rmgr_proxy.la" && ln -s "../mca_rmgr_proxy.la" "mca_rmgr_proxy.la" ) Making all in mca/rmgr/urm depbase=`echo rmgr_urm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_urm.lo -MD -MP -MF $depbase.Tpo -c -o rmgr_urm.lo rmgr_urm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_urm.lo -MD -MP -MF .deps/rmgr_urm.Tpo -c rmgr_urm.c -fno-common -DPIC -o .libs/rmgr_urm.o depbase=`echo rmgr_urm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_urm_component.lo -MD -MP -MF $depbase.Tpo -c -o rmgr_urm_component.lo rmgr_urm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rmgr_urm_component.lo -MD -MP -MF .deps/rmgr_urm_component.Tpo -c rmgr_urm_component.c -fno-common -DPIC -o .libs/rmgr_urm_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rmgr_urm.la -rpath /usr/local/mpi/lib/openmpi rmgr_urm.lo rmgr_urm_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rmgr_urm.so -bundle .libs/rmgr_urm.o .libs/rmgr_urm_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rmgr_urm.la libtool: link: ( cd ".libs" && rm -f "mca_rmgr_urm.la" && ln -s "../mca_rmgr_urm.la" "mca_rmgr_urm.la" ) Making all in mca/rml/oob depbase=`echo rml_oob_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rml_oob_component.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_component.lo rml_oob_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rml_oob_component.lo -MD -MP -MF .deps/rml_oob_component.Tpo -c rml_oob_component.c -fno-common -DPIC -o .libs/rml_oob_component.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_rml_oob.la -rpath /usr/local/mpi/lib/openmpi rml_oob_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_rml_oob.so -bundle .libs/rml_oob_component.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_rml_oob.la libtool: link: ( cd ".libs" && rm -f "mca_rml_oob.la" && ln -s "../mca_rml_oob.la" "mca_rml_oob.la" ) Making all in mca/sds/env depbase=`echo sds_env_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_env_component.lo -MD -MP -MF $depbase.Tpo -c -o sds_env_component.lo sds_env_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_env_component.lo -MD -MP -MF .deps/sds_env_component.Tpo -c sds_env_component.c -fno-common -DPIC -o .libs/sds_env_component.o depbase=`echo sds_env_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_env_module.lo -MD -MP -MF $depbase.Tpo -c -o sds_env_module.lo sds_env_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_env_module.lo -MD -MP -MF .deps/sds_env_module.Tpo -c sds_env_module.c -fno-common -DPIC -o .libs/sds_env_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_sds_env.la -rpath /usr/local/mpi/lib/openmpi sds_env_component.lo sds_env_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_sds_env.so -bundle .libs/sds_env_component.o .libs/sds_env_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_sds_env.la libtool: link: ( cd ".libs" && rm -f "mca_sds_env.la" && ln -s "../mca_sds_env.la" "mca_sds_env.la" ) Making all in mca/sds/seed depbase=`echo sds_seed_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_seed_component.lo -MD -MP -MF $depbase.Tpo -c -o sds_seed_component.lo sds_seed_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_seed_component.lo -MD -MP -MF .deps/sds_seed_component.Tpo -c sds_seed_component.c -fno-common -DPIC -o .libs/sds_seed_component.o depbase=`echo sds_seed_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_seed_module.lo -MD -MP -MF $depbase.Tpo -c -o sds_seed_module.lo sds_seed_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_seed_module.lo -MD -MP -MF .deps/sds_seed_module.Tpo -c sds_seed_module.c -fno-common -DPIC -o .libs/sds_seed_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_sds_seed.la -rpath /usr/local/mpi/lib/openmpi sds_seed_component.lo sds_seed_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_sds_seed.so -bundle .libs/sds_seed_component.o .libs/sds_seed_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_sds_seed.la libtool: link: ( cd ".libs" && rm -f "mca_sds_seed.la" && ln -s "../mca_sds_seed.la" "mca_sds_seed.la" ) Making all in mca/sds/singleton depbase=`echo sds_singleton_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_singleton_component.lo -MD -MP -MF $depbase.Tpo -c -o sds_singleton_component.lo sds_singleton_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_singleton_component.lo -MD -MP -MF .deps/sds_singleton_component.Tpo -c sds_singleton_component.c -fno-common -DPIC -o .libs/sds_singleton_component.o depbase=`echo sds_singleton_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_singleton_module.lo -MD -MP -MF $depbase.Tpo -c -o sds_singleton_module.lo sds_singleton_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_singleton_module.lo -MD -MP -MF .deps/sds_singleton_module.Tpo -c sds_singleton_module.c -fno-common -DPIC -o .libs/sds_singleton_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_sds_singleton.la -rpath /usr/local/mpi/lib/openmpi sds_singleton_component.lo sds_singleton_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_sds_singleton.so -bundle .libs/sds_singleton_component.o .libs/sds_singleton_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_sds_singleton.la libtool: link: ( cd ".libs" && rm -f "mca_sds_singleton.la" && ln -s "../mca_sds_singleton.la" "mca_sds_singleton.la" ) Making all in mca/sds/pipe depbase=`echo sds_pipe_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_pipe_component.lo -MD -MP -MF $depbase.Tpo -c -o sds_pipe_component.lo sds_pipe_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_pipe_component.lo -MD -MP -MF .deps/sds_pipe_component.Tpo -c sds_pipe_component.c -fno-common -DPIC -o .libs/sds_pipe_component.o depbase=`echo sds_pipe_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_pipe_module.lo -MD -MP -MF $depbase.Tpo -c -o sds_pipe_module.lo sds_pipe_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sds_pipe_module.lo -MD -MP -MF .deps/sds_pipe_module.Tpo -c sds_pipe_module.c -fno-common -DPIC -o .libs/sds_pipe_module.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o mca_sds_pipe.la -rpath /usr/local/mpi/lib/openmpi sds_pipe_component.lo sds_pipe_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la /Users/cafaro/Downloads/openmpi-1.2.7/opal/libopen-pal.la libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_sds_pipe.so -bundle .libs/sds_pipe_component.o .libs/sds_pipe_module.o /Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating mca_sds_pipe.la libtool: link: ( cd ".libs" && rm -f "mca_sds_pipe.la" && ln -s "../mca_sds_pipe.la" "mca_sds_pipe.la" ) Making all in tools/orted depbase=`echo orted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT orted.o -MD -MP -MF $depbase.Tpo -c -o orted.o orted.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o orted orted.o ../../../orte/libopen-rte.la libtool: link: icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -o .libs/orted orted.o ../../../orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating orted Making all in tools/orterun depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo orterun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT orterun.o -MD -MP -MF $depbase.Tpo -c -o orterun.o orterun.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo totalview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT totalview.o -MD -MP -MF $depbase.Tpo -c -o totalview.o totalview.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link icc -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o orterun main.o orterun.o totalview.o ../../../orte/libopen-rte.la libtool: link: icc -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -o .libs/orterun main.o orterun.o totalview.o ../../../orte/.libs/libopen-rte.dylib /Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib libtool: link: creating orterun Making all in tools/wrappers make[2]: Nothing to be done for `all'. Making all in ompi Making all in include make all-am make[3]: Nothing to be done for `all-am'. Making all in datatype /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DCHECKSUM -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT libdatatype_reliable_la-datatype_pack.lo -MD -MP -MF .deps/libdatatype_reliable_la-datatype_pack.Tpo -c -o libdatatype_reliable_la-datatype_pack.lo `test -f 'datatype_pack.c' || echo './'`datatype_pack.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DCHECKSUM -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT libdatatype_reliable_la-datatype_pack.lo -MD -MP -MF .deps/libdatatype_reliable_la-datatype_pack.Tpo -c datatype_pack.c -fno-common -DPIC -o .libs/libdatatype_reliable_la-datatype_pack.o mv -f .deps/libdatatype_reliable_la-datatype_pack.Tpo .deps/libdatatype_reliable_la-datatype_pack.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DCHECKSUM -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT libdatatype_reliable_la-datatype_unpack.lo -MD -MP -MF .deps/libdatatype_reliable_la-datatype_unpack.Tpo -c -o libdatatype_reliable_la-datatype_unpack.lo `test -f 'datatype_unpack.c' || echo './'`datatype_unpack.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DCHECKSUM -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT libdatatype_reliable_la-datatype_unpack.lo -MD -MP -MF .deps/libdatatype_reliable_la-datatype_unpack.Tpo -c datatype_unpack.c -fno-common -DPIC -o .libs/libdatatype_reliable_la-datatype_unpack.o mv -f .deps/libdatatype_reliable_la-datatype_unpack.Tpo .deps/libdatatype_reliable_la-datatype_unpack.Plo /bin/sh ../../libtool --tag=CC --mode=link icc -DCHECKSUM -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libdatatype_reliable.la libdatatype_reliable_la-datatype_pack.lo libdatatype_reliable_la-datatype_unpack.lo libtool: link: ar cru .libs/libdatatype_reliable.a .libs/libdatatype_reliable_la-datatype_pack.o .libs/libdatatype_reliable_la-datatype_unpack.o libtool: link: ranlib .libs/libdatatype_reliable.a libtool: link: creating libdatatype_reliable.la libtool: link: ( cd ".libs" && rm -f "libdatatype_reliable.la" && ln -s "../libdatatype_reliable.la" "libdatatype_reliable.la" ) depbase=`echo dt_add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_add.lo -MD -MP -MF $depbase.Tpo -c -o dt_add.lo dt_add.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_add.lo -MD -MP -MF .deps/dt_add.Tpo -c dt_add.c -fno-common -DPIC -o .libs/dt_add.o depbase=`echo dt_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create.lo -MD -MP -MF $depbase.Tpo -c -o dt_create.lo dt_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create.lo -MD -MP -MF .deps/dt_create.Tpo -c dt_create.c -fno-common -DPIC -o .libs/dt_create.o dt_create.c(34): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo dt_create_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_dup.lo -MD -MP -MF $depbase.Tpo -c -o dt_create_dup.lo dt_create_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_dup.lo -MD -MP -MF .deps/dt_create_dup.Tpo -c dt_create_dup.c -fno-common -DPIC -o .libs/dt_create_dup.o depbase=`echo dt_create_indexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_indexed.lo -MD -MP -MF $depbase.Tpo -c -o dt_create_indexed.lo dt_create_indexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_indexed.lo -MD -MP -MF .deps/dt_create_indexed.Tpo -c dt_create_indexed.c -fno-common -DPIC -o .libs/dt_create_indexed.o depbase=`echo dt_create_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_struct.lo -MD -MP -MF $depbase.Tpo -c -o dt_create_struct.lo dt_create_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_struct.lo -MD -MP -MF .deps/dt_create_struct.Tpo -c dt_create_struct.c -fno-common -DPIC -o .libs/dt_create_struct.o depbase=`echo dt_create_vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_vector.lo -MD -MP -MF $depbase.Tpo -c -o dt_create_vector.lo dt_create_vector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_create_vector.lo -MD -MP -MF .deps/dt_create_vector.Tpo -c dt_create_vector.c -fno-common -DPIC -o .libs/dt_create_vector.o depbase=`echo dt_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_destroy.lo -MD -MP -MF $depbase.Tpo -c -o dt_destroy.lo dt_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_destroy.lo -MD -MP -MF .deps/dt_destroy.Tpo -c dt_destroy.c -fno-common -DPIC -o .libs/dt_destroy.o depbase=`echo dt_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_module.lo -MD -MP -MF $depbase.Tpo -c -o dt_module.lo dt_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_module.lo -MD -MP -MF .deps/dt_module.Tpo -c dt_module.c -fno-common -DPIC -o .libs/dt_module.o depbase=`echo dt_optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_optimize.lo -MD -MP -MF $depbase.Tpo -c -o dt_optimize.lo dt_optimize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_optimize.lo -MD -MP -MF .deps/dt_optimize.Tpo -c dt_optimize.c -fno-common -DPIC -o .libs/dt_optimize.o depbase=`echo datatype_pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT datatype_pack.lo -MD -MP -MF $depbase.Tpo -c -o datatype_pack.lo datatype_pack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT datatype_pack.lo -MD -MP -MF .deps/datatype_pack.Tpo -c datatype_pack.c -fno-common -DPIC -o .libs/datatype_pack.o depbase=`echo datatype_unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT datatype_unpack.lo -MD -MP -MF $depbase.Tpo -c -o datatype_unpack.lo datatype_unpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT datatype_unpack.lo -MD -MP -MF .deps/datatype_unpack.Tpo -c datatype_unpack.c -fno-common -DPIC -o .libs/datatype_unpack.o depbase=`echo dt_sndrcv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_sndrcv.lo -MD -MP -MF $depbase.Tpo -c -o dt_sndrcv.lo dt_sndrcv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_sndrcv.lo -MD -MP -MF .deps/dt_sndrcv.Tpo -c dt_sndrcv.c -fno-common -DPIC -o .libs/dt_sndrcv.o depbase=`echo fake_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT fake_stack.lo -MD -MP -MF $depbase.Tpo -c -o fake_stack.lo fake_stack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT fake_stack.lo -MD -MP -MF .deps/fake_stack.Tpo -c fake_stack.c -fno-common -DPIC -o .libs/fake_stack.o depbase=`echo dt_args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_args.lo -MD -MP -MF $depbase.Tpo -c -o dt_args.lo dt_args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_args.lo -MD -MP -MF .deps/dt_args.Tpo -c dt_args.c -fno-common -DPIC -o .libs/dt_args.o depbase=`echo dt_arch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_arch.lo -MD -MP -MF $depbase.Tpo -c -o dt_arch.lo dt_arch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_arch.lo -MD -MP -MF .deps/dt_arch.Tpo -c dt_arch.c -fno-common -DPIC -o .libs/dt_arch.o depbase=`echo dt_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_copy.lo -MD -MP -MF $depbase.Tpo -c -o dt_copy.lo dt_copy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_copy.lo -MD -MP -MF .deps/dt_copy.Tpo -c dt_copy.c -fno-common -DPIC -o .libs/dt_copy.o depbase=`echo dt_external32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_external32.lo -MD -MP -MF $depbase.Tpo -c -o dt_external32.lo dt_external32.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_external32.lo -MD -MP -MF .deps/dt_external32.Tpo -c dt_external32.c -fno-common -DPIC -o .libs/dt_external32.o depbase=`echo dt_match_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_match_size.lo -MD -MP -MF $depbase.Tpo -c -o dt_match_size.lo dt_match_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_match_size.lo -MD -MP -MF .deps/dt_match_size.Tpo -c dt_match_size.c -fno-common -DPIC -o .libs/dt_match_size.o depbase=`echo convertor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT convertor.lo -MD -MP -MF $depbase.Tpo -c -o convertor.lo convertor.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT convertor.lo -MD -MP -MF .deps/convertor.Tpo -c convertor.c -fno-common -DPIC -o .libs/convertor.o convertor.c(106): (col. 5) remark: LOOP WAS VECTORIZED. convertor.c(193): (col. 14) remark: LOOP WAS VECTORIZED. depbase=`echo position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT position.lo -MD -MP -MF $depbase.Tpo -c -o position.lo position.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.c -fno-common -DPIC -o .libs/position.o depbase=`echo copy_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT copy_functions.lo -MD -MP -MF $depbase.Tpo -c -o copy_functions.lo copy_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT copy_functions.lo -MD -MP -MF .deps/copy_functions.Tpo -c copy_functions.c -fno-common -DPIC -o .libs/copy_functions.o depbase=`echo copy_functions_heterogeneous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT copy_functions_heterogeneous.lo -MD -MP -MF $depbase.Tpo -c -o copy_functions_heterogeneous.lo copy_functions_heterogeneous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT copy_functions_heterogeneous.lo -MD -MP -MF .deps/copy_functions_heterogeneous.Tpo -c copy_functions_heterogeneous.c -fno-common -DPIC -o .libs/copy_functions_heterogeneous.o depbase=`echo dt_get_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_get_count.lo -MD -MP -MF $depbase.Tpo -c -o dt_get_count.lo dt_get_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dt_get_count.lo -MD -MP -MF .deps/dt_get_count.Tpo -c dt_get_count.c -fno-common -DPIC -o .libs/dt_get_count.o /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libdatatype.la dt_add.lo dt_create.lo dt_create_dup.lo dt_create_indexed.lo dt_create_struct.lo dt_create_vector.lo dt_destroy.lo dt_module.lo dt_optimize.lo datatype_pack.lo datatype_unpack.lo dt_sndrcv.lo fake_stack.lo dt_args.lo dt_arch.lo dt_copy.lo dt_external32.lo dt_match_size.lo convertor.lo position.lo copy_functions.lo copy_functions_heterogeneous.lo dt_get_count.lo libdatatype_reliable.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/datatype/./.libs/libdatatype_reliable.a libtool: link: (cd .libs/libdatatype.lax/libdatatype_reliable.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/datatype/./.libs/libdatatype_reliable.a) libtool: link: ar cru .libs/libdatatype.a .libs/dt_add.o .libs/dt_create.o .libs/dt_create_dup.o .libs/dt_create_indexed.o .libs/dt_create_struct.o .libs/dt_create_vector.o .libs/dt_destroy.o .libs/dt_module.o .libs/dt_optimize.o .libs/datatype_pack.o .libs/datatype_unpack.o .libs/dt_sndrcv.o .libs/fake_stack.o .libs/dt_args.o .libs/dt_arch.o .libs/dt_copy.o .libs/dt_external32.o .libs/dt_match_size.o .libs/convertor.o .libs/position.o .libs/copy_functions.o .libs/copy_functions_heterogeneous.o .libs/dt_get_count.o .libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-datatype_pack.o .libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-datatype_unpack.o libtool: link: ranlib .libs/libdatatype.a libtool: link: rm -fr .libs/libdatatype.lax libtool: link: creating libdatatype.la libtool: link: ( cd ".libs" && rm -f "libdatatype.la" && ln -s "../libdatatype.la" "libdatatype.la" ) Making all in debuggers /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -g -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT libompitv_la-ompi_dll.lo -MD -MP -MF .deps/libompitv_la-ompi_dll.Tpo -c -o libompitv_la-ompi_dll.lo `test -f 'ompi_dll.c' || echo './'`ompi_dll.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -g -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT libompitv_la-ompi_dll.lo -MD -MP -MF .deps/libompitv_la-ompi_dll.Tpo -c ompi_dll.c -fno-common -DPIC -o .libs/libompitv_la-ompi_dll.o mv -f .deps/libompitv_la-ompi_dll.Tpo .deps/libompitv_la-ompi_dll.Plo /bin/sh ../../libtool --tag=CC --mode=link icc -g -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -module -avoid-version -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libompitv.la -rpath /usr/local/mpi/lib/openmpi libompitv_la-ompi_dll.lo libtool: link: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/libompitv.so -bundle .libs/libompitv_la-ompi_dll.o -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress libtool: link: creating libompitv.la libtool: link: ( cd ".libs" && rm -f "libompitv.la" && ln -s "../libompitv.la" "libompitv.la" ) /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DOMPI_TV_DLL=\"/usr/local/mpi/lib/openmpi/libompitv.so\" -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT libdebuggers_la-ompi_totalview.lo -MD -MP -MF .deps/libdebuggers_la-ompi_totalview.Tpo -c -o libdebuggers_la-ompi_totalview.lo `test -f 'ompi_totalview.c' || echo './'`ompi_totalview.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. -D_REENTRANT -DOMPI_TV_DLL=\"/usr/local/mpi/lib/openmpi/libompitv.so\" -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -MT libdebuggers_la-ompi_totalview.lo -MD -MP -MF .deps/libdebuggers_la-ompi_totalview.Tpo -c ompi_totalview.c -fno-common -DPIC -o .libs/libdebuggers_la-ompi_totalview.o mv -f .deps/libdebuggers_la-ompi_totalview.Tpo .deps/libdebuggers_la-ompi_totalview.Plo /bin/sh ../../libtool --tag=CC --mode=link icc -DOMPI_TV_DLL=\"/usr/local/mpi/lib/openmpi/libompitv.so\" -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -g -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libdebuggers.la libdebuggers_la-ompi_totalview.lo libtool: link: ar cru .libs/libdebuggers.a .libs/libdebuggers_la-ompi_totalview.o libtool: link: ranlib .libs/libdebuggers.a libtool: link: creating libdebuggers.la libtool: link: ( cd ".libs" && rm -f "libdebuggers.la" && ln -s "../libdebuggers.la" "libdebuggers.la" ) Making all in etc make[2]: Nothing to be done for `all'. Making all in mpi Making all in c Making all in profile if test ! -r pabort.c ; then \ pname=`echo pabort.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pabort.c ; \ fi depbase=`echo pabort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pabort.lo -MD -MP -MF $depbase.Tpo -c -o pabort.lo pabort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pabort.lo -MD -MP -MF .deps/pabort.Tpo -c pabort.c -fno-common -DPIC -o .libs/pabort.o if test ! -r padd_error_class.c ; then \ pname=`echo padd_error_class.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_class.c ; \ fi depbase=`echo padd_error_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_class.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_class.lo padd_error_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_class.lo -MD -MP -MF .deps/padd_error_class.Tpo -c padd_error_class.c -fno-common -DPIC -o .libs/padd_error_class.o if test ! -r padd_error_code.c ; then \ pname=`echo padd_error_code.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_code.c ; \ fi depbase=`echo padd_error_code.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_code.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_code.lo padd_error_code.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_code.lo -MD -MP -MF .deps/padd_error_code.Tpo -c padd_error_code.c -fno-common -DPIC -o .libs/padd_error_code.o if test ! -r padd_error_string.c ; then \ pname=`echo padd_error_string.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_string.c ; \ fi depbase=`echo padd_error_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_string.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_string.lo padd_error_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_string.lo -MD -MP -MF .deps/padd_error_string.Tpo -c padd_error_string.c -fno-common -DPIC -o .libs/padd_error_string.o if test ! -r paddress.c ; then \ pname=`echo paddress.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paddress.c ; \ fi depbase=`echo paddress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paddress.lo -MD -MP -MF $depbase.Tpo -c -o paddress.lo paddress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paddress.lo -MD -MP -MF .deps/paddress.Tpo -c paddress.c -fno-common -DPIC -o .libs/paddress.o if test ! -r pallgather.c ; then \ pname=`echo pallgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgather.c ; \ fi depbase=`echo pallgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgather.lo -MD -MP -MF $depbase.Tpo -c -o pallgather.lo pallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgather.lo -MD -MP -MF .deps/pallgather.Tpo -c pallgather.c -fno-common -DPIC -o .libs/pallgather.o if test ! -r pallgatherv.c ; then \ pname=`echo pallgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgatherv.c ; \ fi depbase=`echo pallgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv.lo pallgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgatherv.lo -MD -MP -MF .deps/pallgatherv.Tpo -c pallgatherv.c -fno-common -DPIC -o .libs/pallgatherv.o if test ! -r palloc_mem.c ; then \ pname=`echo palloc_mem.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palloc_mem.c ; \ fi depbase=`echo palloc_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palloc_mem.lo -MD -MP -MF $depbase.Tpo -c -o palloc_mem.lo palloc_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palloc_mem.lo -MD -MP -MF .deps/palloc_mem.Tpo -c palloc_mem.c -fno-common -DPIC -o .libs/palloc_mem.o if test ! -r pallreduce.c ; then \ pname=`echo pallreduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallreduce.c ; \ fi depbase=`echo pallreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallreduce.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce.lo pallreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallreduce.lo -MD -MP -MF .deps/pallreduce.Tpo -c pallreduce.c -fno-common -DPIC -o .libs/pallreduce.o if test ! -r palltoall.c ; then \ pname=`echo palltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoall.c ; \ fi depbase=`echo palltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoall.lo -MD -MP -MF $depbase.Tpo -c -o palltoall.lo palltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoall.lo -MD -MP -MF .deps/palltoall.Tpo -c palltoall.c -fno-common -DPIC -o .libs/palltoall.o if test ! -r palltoallv.c ; then \ pname=`echo palltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallv.c ; \ fi depbase=`echo palltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallv.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv.lo palltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallv.lo -MD -MP -MF .deps/palltoallv.Tpo -c palltoallv.c -fno-common -DPIC -o .libs/palltoallv.o if test ! -r palltoallw.c ; then \ pname=`echo palltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallw.c ; \ fi depbase=`echo palltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallw.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw.lo palltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallw.lo -MD -MP -MF .deps/palltoallw.Tpo -c palltoallw.c -fno-common -DPIC -o .libs/palltoallw.o if test ! -r pattr_delete.c ; then \ pname=`echo pattr_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_delete.c ; \ fi depbase=`echo pattr_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_delete.lo -MD -MP -MF $depbase.Tpo -c -o pattr_delete.lo pattr_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_delete.lo -MD -MP -MF .deps/pattr_delete.Tpo -c pattr_delete.c -fno-common -DPIC -o .libs/pattr_delete.o if test ! -r pattr_get.c ; then \ pname=`echo pattr_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_get.c ; \ fi depbase=`echo pattr_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_get.lo -MD -MP -MF $depbase.Tpo -c -o pattr_get.lo pattr_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_get.lo -MD -MP -MF .deps/pattr_get.Tpo -c pattr_get.c -fno-common -DPIC -o .libs/pattr_get.o if test ! -r pattr_put.c ; then \ pname=`echo pattr_put.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_put.c ; \ fi depbase=`echo pattr_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_put.lo -MD -MP -MF $depbase.Tpo -c -o pattr_put.lo pattr_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_put.lo -MD -MP -MF .deps/pattr_put.Tpo -c pattr_put.c -fno-common -DPIC -o .libs/pattr_put.o if test ! -r pbarrier.c ; then \ pname=`echo pbarrier.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbarrier.c ; \ fi depbase=`echo pbarrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbarrier.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier.lo pbarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbarrier.lo -MD -MP -MF .deps/pbarrier.Tpo -c pbarrier.c -fno-common -DPIC -o .libs/pbarrier.o if test ! -r pbcast.c ; then \ pname=`echo pbcast.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbcast.c ; \ fi depbase=`echo pbcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbcast.lo -MD -MP -MF $depbase.Tpo -c -o pbcast.lo pbcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbcast.lo -MD -MP -MF .deps/pbcast.Tpo -c pbcast.c -fno-common -DPIC -o .libs/pbcast.o if test ! -r pbsend.c ; then \ pname=`echo pbsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbsend.c ; \ fi depbase=`echo pbsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend.lo -MD -MP -MF $depbase.Tpo -c -o pbsend.lo pbsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend.lo -MD -MP -MF .deps/pbsend.Tpo -c pbsend.c -fno-common -DPIC -o .libs/pbsend.o if test ! -r pbsend_init.c ; then \ pname=`echo pbsend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbsend_init.c ; \ fi depbase=`echo pbsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_init.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_init.lo pbsend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_init.lo -MD -MP -MF .deps/pbsend_init.Tpo -c pbsend_init.c -fno-common -DPIC -o .libs/pbsend_init.o if test ! -r pbuffer_attach.c ; then \ pname=`echo pbuffer_attach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbuffer_attach.c ; \ fi depbase=`echo pbuffer_attach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_attach.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_attach.lo pbuffer_attach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_attach.lo -MD -MP -MF .deps/pbuffer_attach.Tpo -c pbuffer_attach.c -fno-common -DPIC -o .libs/pbuffer_attach.o if test ! -r pbuffer_detach.c ; then \ pname=`echo pbuffer_detach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbuffer_detach.c ; \ fi depbase=`echo pbuffer_detach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_detach.lo pbuffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_detach.lo -MD -MP -MF .deps/pbuffer_detach.Tpo -c pbuffer_detach.c -fno-common -DPIC -o .libs/pbuffer_detach.o if test ! -r pcancel.c ; then \ pname=`echo pcancel.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcancel.c ; \ fi depbase=`echo pcancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcancel.lo -MD -MP -MF $depbase.Tpo -c -o pcancel.lo pcancel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcancel.lo -MD -MP -MF .deps/pcancel.Tpo -c pcancel.c -fno-common -DPIC -o .libs/pcancel.o if test ! -r pcart_coords.c ; then \ pname=`echo pcart_coords.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_coords.c ; \ fi depbase=`echo pcart_coords.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_coords.lo -MD -MP -MF $depbase.Tpo -c -o pcart_coords.lo pcart_coords.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_coords.lo -MD -MP -MF .deps/pcart_coords.Tpo -c pcart_coords.c -fno-common -DPIC -o .libs/pcart_coords.o if test ! -r pcart_create.c ; then \ pname=`echo pcart_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_create.c ; \ fi depbase=`echo pcart_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_create.lo -MD -MP -MF $depbase.Tpo -c -o pcart_create.lo pcart_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_create.lo -MD -MP -MF .deps/pcart_create.Tpo -c pcart_create.c -fno-common -DPIC -o .libs/pcart_create.o if test ! -r pcartdim_get.c ; then \ pname=`echo pcartdim_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcartdim_get.c ; \ fi depbase=`echo pcartdim_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o pcartdim_get.lo pcartdim_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcartdim_get.lo -MD -MP -MF .deps/pcartdim_get.Tpo -c pcartdim_get.c -fno-common -DPIC -o .libs/pcartdim_get.o if test ! -r pcart_get.c ; then \ pname=`echo pcart_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_get.c ; \ fi depbase=`echo pcart_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_get.lo -MD -MP -MF $depbase.Tpo -c -o pcart_get.lo pcart_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_get.lo -MD -MP -MF .deps/pcart_get.Tpo -c pcart_get.c -fno-common -DPIC -o .libs/pcart_get.o if test ! -r pcart_map.c ; then \ pname=`echo pcart_map.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_map.c ; \ fi depbase=`echo pcart_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_map.lo -MD -MP -MF $depbase.Tpo -c -o pcart_map.lo pcart_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_map.lo -MD -MP -MF .deps/pcart_map.Tpo -c pcart_map.c -fno-common -DPIC -o .libs/pcart_map.o if test ! -r pcart_rank.c ; then \ pname=`echo pcart_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_rank.c ; \ fi depbase=`echo pcart_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_rank.lo -MD -MP -MF $depbase.Tpo -c -o pcart_rank.lo pcart_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_rank.lo -MD -MP -MF .deps/pcart_rank.Tpo -c pcart_rank.c -fno-common -DPIC -o .libs/pcart_rank.o if test ! -r pcart_shift.c ; then \ pname=`echo pcart_shift.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_shift.c ; \ fi depbase=`echo pcart_shift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_shift.lo -MD -MP -MF $depbase.Tpo -c -o pcart_shift.lo pcart_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_shift.lo -MD -MP -MF .deps/pcart_shift.Tpo -c pcart_shift.c -fno-common -DPIC -o .libs/pcart_shift.o if test ! -r pcart_sub.c ; then \ pname=`echo pcart_sub.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_sub.c ; \ fi depbase=`echo pcart_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_sub.lo -MD -MP -MF $depbase.Tpo -c -o pcart_sub.lo pcart_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_sub.lo -MD -MP -MF .deps/pcart_sub.Tpo -c pcart_sub.c -fno-common -DPIC -o .libs/pcart_sub.o if test ! -r pclose_port.c ; then \ pname=`echo pclose_port.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pclose_port.c ; \ fi depbase=`echo pclose_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pclose_port.lo -MD -MP -MF $depbase.Tpo -c -o pclose_port.lo pclose_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pclose_port.lo -MD -MP -MF .deps/pclose_port.Tpo -c pclose_port.c -fno-common -DPIC -o .libs/pclose_port.o if test ! -r pcomm_accept.c ; then \ pname=`echo pcomm_accept.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_accept.c ; \ fi depbase=`echo pcomm_accept.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_accept.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_accept.lo pcomm_accept.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_accept.lo -MD -MP -MF .deps/pcomm_accept.Tpo -c pcomm_accept.c -fno-common -DPIC -o .libs/pcomm_accept.o if test ! -r pcomm_c2f.c ; then \ pname=`echo pcomm_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_c2f.c ; \ fi depbase=`echo pcomm_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_c2f.lo pcomm_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_c2f.lo -MD -MP -MF .deps/pcomm_c2f.Tpo -c pcomm_c2f.c -fno-common -DPIC -o .libs/pcomm_c2f.o if test ! -r pcomm_call_errhandler.c ; then \ pname=`echo pcomm_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_call_errhandler.c ; \ fi depbase=`echo pcomm_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_call_errhandler.lo pcomm_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_call_errhandler.lo -MD -MP -MF .deps/pcomm_call_errhandler.Tpo -c pcomm_call_errhandler.c -fno-common -DPIC -o .libs/pcomm_call_errhandler.o if test ! -r pcomm_compare.c ; then \ pname=`echo pcomm_compare.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_compare.c ; \ fi depbase=`echo pcomm_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_compare.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_compare.lo pcomm_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_compare.lo -MD -MP -MF .deps/pcomm_compare.Tpo -c pcomm_compare.c -fno-common -DPIC -o .libs/pcomm_compare.o if test ! -r pcomm_connect.c ; then \ pname=`echo pcomm_connect.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_connect.c ; \ fi depbase=`echo pcomm_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_connect.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_connect.lo pcomm_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_connect.lo -MD -MP -MF .deps/pcomm_connect.Tpo -c pcomm_connect.c -fno-common -DPIC -o .libs/pcomm_connect.o if test ! -r pcomm_create.c ; then \ pname=`echo pcomm_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create.c ; \ fi depbase=`echo pcomm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create.lo pcomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create.lo -MD -MP -MF .deps/pcomm_create.Tpo -c pcomm_create.c -fno-common -DPIC -o .libs/pcomm_create.o if test ! -r pcomm_create_errhandler.c ; then \ pname=`echo pcomm_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create_errhandler.c ; \ fi depbase=`echo pcomm_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_errhandler.lo pcomm_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_errhandler.lo -MD -MP -MF .deps/pcomm_create_errhandler.Tpo -c pcomm_create_errhandler.c -fno-common -DPIC -o .libs/pcomm_create_errhandler.o if test ! -r pcomm_create_keyval.c ; then \ pname=`echo pcomm_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create_keyval.c ; \ fi depbase=`echo pcomm_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_keyval.lo pcomm_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_keyval.lo -MD -MP -MF .deps/pcomm_create_keyval.Tpo -c pcomm_create_keyval.c -fno-common -DPIC -o .libs/pcomm_create_keyval.o if test ! -r pcomm_delete_attr.c ; then \ pname=`echo pcomm_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_delete_attr.c ; \ fi depbase=`echo pcomm_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_delete_attr.lo pcomm_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_delete_attr.lo -MD -MP -MF .deps/pcomm_delete_attr.Tpo -c pcomm_delete_attr.c -fno-common -DPIC -o .libs/pcomm_delete_attr.o if test ! -r pcomm_disconnect.c ; then \ pname=`echo pcomm_disconnect.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_disconnect.c ; \ fi depbase=`echo pcomm_disconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_disconnect.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_disconnect.lo pcomm_disconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_disconnect.lo -MD -MP -MF .deps/pcomm_disconnect.Tpo -c pcomm_disconnect.c -fno-common -DPIC -o .libs/pcomm_disconnect.o if test ! -r pcomm_dup.c ; then \ pname=`echo pcomm_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_dup.c ; \ fi depbase=`echo pcomm_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_dup.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup.lo pcomm_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_dup.lo -MD -MP -MF .deps/pcomm_dup.Tpo -c pcomm_dup.c -fno-common -DPIC -o .libs/pcomm_dup.o if test ! -r pcomm_f2c.c ; then \ pname=`echo pcomm_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_f2c.c ; \ fi depbase=`echo pcomm_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_f2c.lo pcomm_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_f2c.lo -MD -MP -MF .deps/pcomm_f2c.Tpo -c pcomm_f2c.c -fno-common -DPIC -o .libs/pcomm_f2c.o if test ! -r pcomm_free.c ; then \ pname=`echo pcomm_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_free.c ; \ fi depbase=`echo pcomm_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free.lo pcomm_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free.lo -MD -MP -MF .deps/pcomm_free.Tpo -c pcomm_free.c -fno-common -DPIC -o .libs/pcomm_free.o if test ! -r pcomm_free_keyval.c ; then \ pname=`echo pcomm_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_free_keyval.c ; \ fi depbase=`echo pcomm_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_keyval.lo pcomm_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_keyval.lo -MD -MP -MF .deps/pcomm_free_keyval.Tpo -c pcomm_free_keyval.c -fno-common -DPIC -o .libs/pcomm_free_keyval.o if test ! -r pcomm_get_attr.c ; then \ pname=`echo pcomm_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_attr.c ; \ fi depbase=`echo pcomm_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_attr.lo pcomm_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_attr.lo -MD -MP -MF .deps/pcomm_get_attr.Tpo -c pcomm_get_attr.c -fno-common -DPIC -o .libs/pcomm_get_attr.o if test ! -r pcomm_get_errhandler.c ; then \ pname=`echo pcomm_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_errhandler.c ; \ fi depbase=`echo pcomm_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler.lo pcomm_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_errhandler.lo -MD -MP -MF .deps/pcomm_get_errhandler.Tpo -c pcomm_get_errhandler.c -fno-common -DPIC -o .libs/pcomm_get_errhandler.o if test ! -r pcomm_get_name.c ; then \ pname=`echo pcomm_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_name.c ; \ fi depbase=`echo pcomm_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_name.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_name.lo pcomm_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_name.lo -MD -MP -MF .deps/pcomm_get_name.Tpo -c pcomm_get_name.c -fno-common -DPIC -o .libs/pcomm_get_name.o if test ! -r pcomm_get_parent.c ; then \ pname=`echo pcomm_get_parent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_parent.c ; \ fi depbase=`echo pcomm_get_parent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_parent.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_parent.lo pcomm_get_parent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_parent.lo -MD -MP -MF .deps/pcomm_get_parent.Tpo -c pcomm_get_parent.c -fno-common -DPIC -o .libs/pcomm_get_parent.o if test ! -r pcomm_group.c ; then \ pname=`echo pcomm_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_group.c ; \ fi depbase=`echo pcomm_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_group.lo pcomm_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_group.lo -MD -MP -MF .deps/pcomm_group.Tpo -c pcomm_group.c -fno-common -DPIC -o .libs/pcomm_group.o if test ! -r pcomm_join.c ; then \ pname=`echo pcomm_join.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_join.c ; \ fi depbase=`echo pcomm_join.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_join.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_join.lo pcomm_join.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_join.lo -MD -MP -MF .deps/pcomm_join.Tpo -c pcomm_join.c -fno-common -DPIC -o .libs/pcomm_join.o if test ! -r pcomm_rank.c ; then \ pname=`echo pcomm_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_rank.c ; \ fi depbase=`echo pcomm_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_rank.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_rank.lo pcomm_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_rank.lo -MD -MP -MF .deps/pcomm_rank.Tpo -c pcomm_rank.c -fno-common -DPIC -o .libs/pcomm_rank.o if test ! -r pcomm_remote_group.c ; then \ pname=`echo pcomm_remote_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_remote_group.c ; \ fi depbase=`echo pcomm_remote_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_group.lo pcomm_remote_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_group.lo -MD -MP -MF .deps/pcomm_remote_group.Tpo -c pcomm_remote_group.c -fno-common -DPIC -o .libs/pcomm_remote_group.o if test ! -r pcomm_remote_size.c ; then \ pname=`echo pcomm_remote_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_remote_size.c ; \ fi depbase=`echo pcomm_remote_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_size.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_size.lo pcomm_remote_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_size.lo -MD -MP -MF .deps/pcomm_remote_size.Tpo -c pcomm_remote_size.c -fno-common -DPIC -o .libs/pcomm_remote_size.o if test ! -r pcomm_set_attr.c ; then \ pname=`echo pcomm_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_attr.c ; \ fi depbase=`echo pcomm_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_attr.lo pcomm_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_attr.lo -MD -MP -MF .deps/pcomm_set_attr.Tpo -c pcomm_set_attr.c -fno-common -DPIC -o .libs/pcomm_set_attr.o if test ! -r pcomm_set_errhandler.c ; then \ pname=`echo pcomm_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_errhandler.c ; \ fi depbase=`echo pcomm_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_errhandler.lo pcomm_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_errhandler.lo -MD -MP -MF .deps/pcomm_set_errhandler.Tpo -c pcomm_set_errhandler.c -fno-common -DPIC -o .libs/pcomm_set_errhandler.o if test ! -r pcomm_set_name.c ; then \ pname=`echo pcomm_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_name.c ; \ fi depbase=`echo pcomm_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_name.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_name.lo pcomm_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_name.lo -MD -MP -MF .deps/pcomm_set_name.Tpo -c pcomm_set_name.c -fno-common -DPIC -o .libs/pcomm_set_name.o if test ! -r pcomm_size.c ; then \ pname=`echo pcomm_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_size.c ; \ fi depbase=`echo pcomm_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_size.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_size.lo pcomm_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_size.lo -MD -MP -MF .deps/pcomm_size.Tpo -c pcomm_size.c -fno-common -DPIC -o .libs/pcomm_size.o if test ! -r pcomm_spawn.c ; then \ pname=`echo pcomm_spawn.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_spawn.c ; \ fi depbase=`echo pcomm_spawn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn.lo pcomm_spawn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn.lo -MD -MP -MF .deps/pcomm_spawn.Tpo -c pcomm_spawn.c -fno-common -DPIC -o .libs/pcomm_spawn.o if test ! -r pcomm_spawn_multiple.c ; then \ pname=`echo pcomm_spawn_multiple.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_spawn_multiple.c ; \ fi depbase=`echo pcomm_spawn_multiple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_multiple.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_multiple.lo pcomm_spawn_multiple.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_multiple.lo -MD -MP -MF .deps/pcomm_spawn_multiple.Tpo -c pcomm_spawn_multiple.c -fno-common -DPIC -o .libs/pcomm_spawn_multiple.o if test ! -r pcomm_split.c ; then \ pname=`echo pcomm_split.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_split.c ; \ fi depbase=`echo pcomm_split.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_split.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split.lo pcomm_split.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_split.lo -MD -MP -MF .deps/pcomm_split.Tpo -c pcomm_split.c -fno-common -DPIC -o .libs/pcomm_split.o if test ! -r pcomm_test_inter.c ; then \ pname=`echo pcomm_test_inter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_test_inter.c ; \ fi depbase=`echo pcomm_test_inter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_test_inter.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_test_inter.lo pcomm_test_inter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_test_inter.lo -MD -MP -MF .deps/pcomm_test_inter.Tpo -c pcomm_test_inter.c -fno-common -DPIC -o .libs/pcomm_test_inter.o if test ! -r pdims_create.c ; then \ pname=`echo pdims_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdims_create.c ; \ fi depbase=`echo pdims_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pdims_create.lo -MD -MP -MF $depbase.Tpo -c -o pdims_create.lo pdims_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pdims_create.lo -MD -MP -MF .deps/pdims_create.Tpo -c pdims_create.c -fno-common -DPIC -o .libs/pdims_create.o pdims_create.c(116): (col. 31) remark: PARTIAL LOOP WAS VECTORIZED. if test ! -r perrhandler_c2f.c ; then \ pname=`echo perrhandler_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_c2f.c ; \ fi depbase=`echo perrhandler_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_c2f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_c2f.lo perrhandler_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_c2f.lo -MD -MP -MF .deps/perrhandler_c2f.Tpo -c perrhandler_c2f.c -fno-common -DPIC -o .libs/perrhandler_c2f.o if test ! -r perrhandler_create.c ; then \ pname=`echo perrhandler_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_create.c ; \ fi depbase=`echo perrhandler_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_create.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_create.lo perrhandler_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_create.lo -MD -MP -MF .deps/perrhandler_create.Tpo -c perrhandler_create.c -fno-common -DPIC -o .libs/perrhandler_create.o if test ! -r perrhandler_f2c.c ; then \ pname=`echo perrhandler_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_f2c.c ; \ fi depbase=`echo perrhandler_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_f2c.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_f2c.lo perrhandler_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_f2c.lo -MD -MP -MF .deps/perrhandler_f2c.Tpo -c perrhandler_f2c.c -fno-common -DPIC -o .libs/perrhandler_f2c.o if test ! -r perrhandler_free.c ; then \ pname=`echo perrhandler_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_free.c ; \ fi depbase=`echo perrhandler_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_free.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_free.lo perrhandler_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_free.lo -MD -MP -MF .deps/perrhandler_free.Tpo -c perrhandler_free.c -fno-common -DPIC -o .libs/perrhandler_free.o if test ! -r perrhandler_get.c ; then \ pname=`echo perrhandler_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_get.c ; \ fi depbase=`echo perrhandler_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_get.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_get.lo perrhandler_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_get.lo -MD -MP -MF .deps/perrhandler_get.Tpo -c perrhandler_get.c -fno-common -DPIC -o .libs/perrhandler_get.o if test ! -r perrhandler_set.c ; then \ pname=`echo perrhandler_set.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_set.c ; \ fi depbase=`echo perrhandler_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_set.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_set.lo perrhandler_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_set.lo -MD -MP -MF .deps/perrhandler_set.Tpo -c perrhandler_set.c -fno-common -DPIC -o .libs/perrhandler_set.o if test ! -r perror_class.c ; then \ pname=`echo perror_class.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perror_class.c ; \ fi depbase=`echo perror_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_class.lo -MD -MP -MF $depbase.Tpo -c -o perror_class.lo perror_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_class.lo -MD -MP -MF .deps/perror_class.Tpo -c perror_class.c -fno-common -DPIC -o .libs/perror_class.o if test ! -r perror_string.c ; then \ pname=`echo perror_string.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perror_string.c ; \ fi depbase=`echo perror_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_string.lo -MD -MP -MF $depbase.Tpo -c -o perror_string.lo perror_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_string.lo -MD -MP -MF .deps/perror_string.Tpo -c perror_string.c -fno-common -DPIC -o .libs/perror_string.o if test ! -r pexscan.c ; then \ pname=`echo pexscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pexscan.c ; \ fi depbase=`echo pexscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pexscan.lo -MD -MP -MF $depbase.Tpo -c -o pexscan.lo pexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pexscan.lo -MD -MP -MF .deps/pexscan.Tpo -c pexscan.c -fno-common -DPIC -o .libs/pexscan.o if test ! -r pfile_c2f.c ; then \ pname=`echo pfile_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_c2f.c ; \ fi depbase=`echo pfile_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_c2f.lo pfile_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_c2f.lo -MD -MP -MF .deps/pfile_c2f.Tpo -c pfile_c2f.c -fno-common -DPIC -o .libs/pfile_c2f.o if test ! -r pfile_call_errhandler.c ; then \ pname=`echo pfile_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_call_errhandler.c ; \ fi depbase=`echo pfile_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_call_errhandler.lo pfile_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_call_errhandler.lo -MD -MP -MF .deps/pfile_call_errhandler.Tpo -c pfile_call_errhandler.c -fno-common -DPIC -o .libs/pfile_call_errhandler.o if test ! -r pfile_close.c ; then \ pname=`echo pfile_close.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_close.c ; \ fi depbase=`echo pfile_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_close.lo -MD -MP -MF $depbase.Tpo -c -o pfile_close.lo pfile_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_close.lo -MD -MP -MF .deps/pfile_close.Tpo -c pfile_close.c -fno-common -DPIC -o .libs/pfile_close.o if test ! -r pfile_create_errhandler.c ; then \ pname=`echo pfile_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_create_errhandler.c ; \ fi depbase=`echo pfile_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_create_errhandler.lo pfile_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_create_errhandler.lo -MD -MP -MF .deps/pfile_create_errhandler.Tpo -c pfile_create_errhandler.c -fno-common -DPIC -o .libs/pfile_create_errhandler.o if test ! -r pfile_delete.c ; then \ pname=`echo pfile_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_delete.c ; \ fi depbase=`echo pfile_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_delete.lo -MD -MP -MF $depbase.Tpo -c -o pfile_delete.lo pfile_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_delete.lo -MD -MP -MF .deps/pfile_delete.Tpo -c pfile_delete.c -fno-common -DPIC -o .libs/pfile_delete.o if test ! -r pfile_f2c.c ; then \ pname=`echo pfile_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_f2c.c ; \ fi depbase=`echo pfile_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pfile_f2c.lo pfile_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_f2c.lo -MD -MP -MF .deps/pfile_f2c.Tpo -c pfile_f2c.c -fno-common -DPIC -o .libs/pfile_f2c.o if test ! -r pfile_get_amode.c ; then \ pname=`echo pfile_get_amode.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_amode.c ; \ fi depbase=`echo pfile_get_amode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_amode.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_amode.lo pfile_get_amode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_amode.lo -MD -MP -MF .deps/pfile_get_amode.Tpo -c pfile_get_amode.c -fno-common -DPIC -o .libs/pfile_get_amode.o if test ! -r pfile_get_atomicity.c ; then \ pname=`echo pfile_get_atomicity.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_atomicity.c ; \ fi depbase=`echo pfile_get_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_atomicity.lo pfile_get_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_atomicity.lo -MD -MP -MF .deps/pfile_get_atomicity.Tpo -c pfile_get_atomicity.c -fno-common -DPIC -o .libs/pfile_get_atomicity.o if test ! -r pfile_get_byte_offset.c ; then \ pname=`echo pfile_get_byte_offset.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_byte_offset.c ; \ fi depbase=`echo pfile_get_byte_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_byte_offset.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_byte_offset.lo pfile_get_byte_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_byte_offset.lo -MD -MP -MF .deps/pfile_get_byte_offset.Tpo -c pfile_get_byte_offset.c -fno-common -DPIC -o .libs/pfile_get_byte_offset.o if test ! -r pfile_get_errhandler.c ; then \ pname=`echo pfile_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_errhandler.c ; \ fi depbase=`echo pfile_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_errhandler.lo pfile_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_errhandler.lo -MD -MP -MF .deps/pfile_get_errhandler.Tpo -c pfile_get_errhandler.c -fno-common -DPIC -o .libs/pfile_get_errhandler.o if test ! -r pfile_get_group.c ; then \ pname=`echo pfile_get_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_group.c ; \ fi depbase=`echo pfile_get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_group.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_group.lo pfile_get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_group.lo -MD -MP -MF .deps/pfile_get_group.Tpo -c pfile_get_group.c -fno-common -DPIC -o .libs/pfile_get_group.o if test ! -r pfile_get_info.c ; then \ pname=`echo pfile_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_info.c ; \ fi depbase=`echo pfile_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_info.lo pfile_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_info.lo -MD -MP -MF .deps/pfile_get_info.Tpo -c pfile_get_info.c -fno-common -DPIC -o .libs/pfile_get_info.o if test ! -r pfile_get_position.c ; then \ pname=`echo pfile_get_position.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_position.c ; \ fi depbase=`echo pfile_get_position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position.lo pfile_get_position.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position.lo -MD -MP -MF .deps/pfile_get_position.Tpo -c pfile_get_position.c -fno-common -DPIC -o .libs/pfile_get_position.o if test ! -r pfile_get_position_shared.c ; then \ pname=`echo pfile_get_position_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_position_shared.c ; \ fi depbase=`echo pfile_get_position_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_shared.lo pfile_get_position_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_shared.lo -MD -MP -MF .deps/pfile_get_position_shared.Tpo -c pfile_get_position_shared.c -fno-common -DPIC -o .libs/pfile_get_position_shared.o if test ! -r pfile_get_size.c ; then \ pname=`echo pfile_get_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_size.c ; \ fi depbase=`echo pfile_get_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_size.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_size.lo pfile_get_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_size.lo -MD -MP -MF .deps/pfile_get_size.Tpo -c pfile_get_size.c -fno-common -DPIC -o .libs/pfile_get_size.o if test ! -r pfile_get_type_extent.c ; then \ pname=`echo pfile_get_type_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_type_extent.c ; \ fi depbase=`echo pfile_get_type_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_type_extent.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_type_extent.lo pfile_get_type_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_type_extent.lo -MD -MP -MF .deps/pfile_get_type_extent.Tpo -c pfile_get_type_extent.c -fno-common -DPIC -o .libs/pfile_get_type_extent.o if test ! -r pfile_get_view.c ; then \ pname=`echo pfile_get_view.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_view.c ; \ fi depbase=`echo pfile_get_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_view.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_view.lo pfile_get_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_view.lo -MD -MP -MF .deps/pfile_get_view.Tpo -c pfile_get_view.c -fno-common -DPIC -o .libs/pfile_get_view.o if test ! -r pfile_iread_at.c ; then \ pname=`echo pfile_iread_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_at.c ; \ fi depbase=`echo pfile_iread_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at.lo pfile_iread_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_at.lo -MD -MP -MF .deps/pfile_iread_at.Tpo -c pfile_iread_at.c -fno-common -DPIC -o .libs/pfile_iread_at.o if test ! -r pfile_iread.c ; then \ pname=`echo pfile_iread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread.c ; \ fi depbase=`echo pfile_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread.lo pfile_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread.lo -MD -MP -MF .deps/pfile_iread.Tpo -c pfile_iread.c -fno-common -DPIC -o .libs/pfile_iread.o if test ! -r pfile_iread_shared.c ; then \ pname=`echo pfile_iread_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_shared.c ; \ fi depbase=`echo pfile_iread_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_shared.lo pfile_iread_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_shared.lo -MD -MP -MF .deps/pfile_iread_shared.Tpo -c pfile_iread_shared.c -fno-common -DPIC -o .libs/pfile_iread_shared.o if test ! -r pfile_iwrite_at.c ; then \ pname=`echo pfile_iwrite_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_at.c ; \ fi depbase=`echo pfile_iwrite_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at.lo pfile_iwrite_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_at.lo -MD -MP -MF .deps/pfile_iwrite_at.Tpo -c pfile_iwrite_at.c -fno-common -DPIC -o .libs/pfile_iwrite_at.o if test ! -r pfile_iwrite.c ; then \ pname=`echo pfile_iwrite.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite.c ; \ fi depbase=`echo pfile_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite.lo pfile_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite.lo -MD -MP -MF .deps/pfile_iwrite.Tpo -c pfile_iwrite.c -fno-common -DPIC -o .libs/pfile_iwrite.o if test ! -r pfile_iwrite_shared.c ; then \ pname=`echo pfile_iwrite_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_shared.c ; \ fi depbase=`echo pfile_iwrite_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_shared.lo pfile_iwrite_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_shared.lo -MD -MP -MF .deps/pfile_iwrite_shared.Tpo -c pfile_iwrite_shared.c -fno-common -DPIC -o .libs/pfile_iwrite_shared.o if test ! -r pfile_open.c ; then \ pname=`echo pfile_open.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_open.c ; \ fi depbase=`echo pfile_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_open.lo -MD -MP -MF $depbase.Tpo -c -o pfile_open.lo pfile_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_open.lo -MD -MP -MF .deps/pfile_open.Tpo -c pfile_open.c -fno-common -DPIC -o .libs/pfile_open.o if test ! -r pfile_preallocate.c ; then \ pname=`echo pfile_preallocate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_preallocate.c ; \ fi depbase=`echo pfile_preallocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_preallocate.lo -MD -MP -MF $depbase.Tpo -c -o pfile_preallocate.lo pfile_preallocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_preallocate.lo -MD -MP -MF .deps/pfile_preallocate.Tpo -c pfile_preallocate.c -fno-common -DPIC -o .libs/pfile_preallocate.o if test ! -r pfile_read_all_begin.c ; then \ pname=`echo pfile_read_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all_begin.c ; \ fi depbase=`echo pfile_read_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_begin.lo pfile_read_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_begin.lo -MD -MP -MF .deps/pfile_read_all_begin.Tpo -c pfile_read_all_begin.c -fno-common -DPIC -o .libs/pfile_read_all_begin.o if test ! -r pfile_read_all.c ; then \ pname=`echo pfile_read_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all.c ; \ fi depbase=`echo pfile_read_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all.lo pfile_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all.lo -MD -MP -MF .deps/pfile_read_all.Tpo -c pfile_read_all.c -fno-common -DPIC -o .libs/pfile_read_all.o if test ! -r pfile_read_all_end.c ; then \ pname=`echo pfile_read_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all_end.c ; \ fi depbase=`echo pfile_read_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_end.lo pfile_read_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_end.lo -MD -MP -MF .deps/pfile_read_all_end.Tpo -c pfile_read_all_end.c -fno-common -DPIC -o .libs/pfile_read_all_end.o if test ! -r pfile_read_at_all_begin.c ; then \ pname=`echo pfile_read_at_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all_begin.c ; \ fi depbase=`echo pfile_read_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_begin.lo pfile_read_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_begin.lo -MD -MP -MF .deps/pfile_read_at_all_begin.Tpo -c pfile_read_at_all_begin.c -fno-common -DPIC -o .libs/pfile_read_at_all_begin.o if test ! -r pfile_read_at_all.c ; then \ pname=`echo pfile_read_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all.c ; \ fi depbase=`echo pfile_read_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all.lo pfile_read_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all.lo -MD -MP -MF .deps/pfile_read_at_all.Tpo -c pfile_read_at_all.c -fno-common -DPIC -o .libs/pfile_read_at_all.o if test ! -r pfile_read_at_all_end.c ; then \ pname=`echo pfile_read_at_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all_end.c ; \ fi depbase=`echo pfile_read_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_end.lo pfile_read_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_end.lo -MD -MP -MF .deps/pfile_read_at_all_end.Tpo -c pfile_read_at_all_end.c -fno-common -DPIC -o .libs/pfile_read_at_all_end.o if test ! -r pfile_read_at.c ; then \ pname=`echo pfile_read_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at.c ; \ fi depbase=`echo pfile_read_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at.lo pfile_read_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at.lo -MD -MP -MF .deps/pfile_read_at.Tpo -c pfile_read_at.c -fno-common -DPIC -o .libs/pfile_read_at.o if test ! -r pfile_read.c ; then \ pname=`echo pfile_read.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read.c ; \ fi depbase=`echo pfile_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read.lo pfile_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read.lo -MD -MP -MF .deps/pfile_read.Tpo -c pfile_read.c -fno-common -DPIC -o .libs/pfile_read.o if test ! -r pfile_read_ordered_begin.c ; then \ pname=`echo pfile_read_ordered_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered_begin.c ; \ fi depbase=`echo pfile_read_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_begin.lo pfile_read_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_begin.lo -MD -MP -MF .deps/pfile_read_ordered_begin.Tpo -c pfile_read_ordered_begin.c -fno-common -DPIC -o .libs/pfile_read_ordered_begin.o if test ! -r pfile_read_ordered.c ; then \ pname=`echo pfile_read_ordered.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered.c ; \ fi depbase=`echo pfile_read_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered.lo pfile_read_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered.lo -MD -MP -MF .deps/pfile_read_ordered.Tpo -c pfile_read_ordered.c -fno-common -DPIC -o .libs/pfile_read_ordered.o if test ! -r pfile_read_ordered_end.c ; then \ pname=`echo pfile_read_ordered_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered_end.c ; \ fi depbase=`echo pfile_read_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_end.lo pfile_read_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_end.lo -MD -MP -MF .deps/pfile_read_ordered_end.Tpo -c pfile_read_ordered_end.c -fno-common -DPIC -o .libs/pfile_read_ordered_end.o if test ! -r pfile_read_shared.c ; then \ pname=`echo pfile_read_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_shared.c ; \ fi depbase=`echo pfile_read_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_shared.lo pfile_read_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_shared.lo -MD -MP -MF .deps/pfile_read_shared.Tpo -c pfile_read_shared.c -fno-common -DPIC -o .libs/pfile_read_shared.o if test ! -r pfile_seek.c ; then \ pname=`echo pfile_seek.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_seek.c ; \ fi depbase=`echo pfile_seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek.lo pfile_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek.lo -MD -MP -MF .deps/pfile_seek.Tpo -c pfile_seek.c -fno-common -DPIC -o .libs/pfile_seek.o if test ! -r pfile_seek_shared.c ; then \ pname=`echo pfile_seek_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_seek_shared.c ; \ fi depbase=`echo pfile_seek_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_shared.lo pfile_seek_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_shared.lo -MD -MP -MF .deps/pfile_seek_shared.Tpo -c pfile_seek_shared.c -fno-common -DPIC -o .libs/pfile_seek_shared.o if test ! -r pfile_set_atomicity.c ; then \ pname=`echo pfile_set_atomicity.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_atomicity.c ; \ fi depbase=`echo pfile_set_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_atomicity.lo pfile_set_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_atomicity.lo -MD -MP -MF .deps/pfile_set_atomicity.Tpo -c pfile_set_atomicity.c -fno-common -DPIC -o .libs/pfile_set_atomicity.o if test ! -r pfile_set_errhandler.c ; then \ pname=`echo pfile_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_errhandler.c ; \ fi depbase=`echo pfile_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_errhandler.lo pfile_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_errhandler.lo -MD -MP -MF .deps/pfile_set_errhandler.Tpo -c pfile_set_errhandler.c -fno-common -DPIC -o .libs/pfile_set_errhandler.o if test ! -r pfile_set_info.c ; then \ pname=`echo pfile_set_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_info.c ; \ fi depbase=`echo pfile_set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_info.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_info.lo pfile_set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_info.lo -MD -MP -MF .deps/pfile_set_info.Tpo -c pfile_set_info.c -fno-common -DPIC -o .libs/pfile_set_info.o if test ! -r pfile_set_size.c ; then \ pname=`echo pfile_set_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_size.c ; \ fi depbase=`echo pfile_set_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_size.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_size.lo pfile_set_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_size.lo -MD -MP -MF .deps/pfile_set_size.Tpo -c pfile_set_size.c -fno-common -DPIC -o .libs/pfile_set_size.o if test ! -r pfile_set_view.c ; then \ pname=`echo pfile_set_view.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_view.c ; \ fi depbase=`echo pfile_set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_view.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_view.lo pfile_set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_view.lo -MD -MP -MF .deps/pfile_set_view.Tpo -c pfile_set_view.c -fno-common -DPIC -o .libs/pfile_set_view.o if test ! -r pfile_sync.c ; then \ pname=`echo pfile_sync.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_sync.c ; \ fi depbase=`echo pfile_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_sync.lo -MD -MP -MF $depbase.Tpo -c -o pfile_sync.lo pfile_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_sync.lo -MD -MP -MF .deps/pfile_sync.Tpo -c pfile_sync.c -fno-common -DPIC -o .libs/pfile_sync.o if test ! -r pfile_write_all_begin.c ; then \ pname=`echo pfile_write_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all_begin.c ; \ fi depbase=`echo pfile_write_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_begin.lo pfile_write_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_begin.lo -MD -MP -MF .deps/pfile_write_all_begin.Tpo -c pfile_write_all_begin.c -fno-common -DPIC -o .libs/pfile_write_all_begin.o if test ! -r pfile_write_all.c ; then \ pname=`echo pfile_write_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all.c ; \ fi depbase=`echo pfile_write_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all.lo pfile_write_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all.lo -MD -MP -MF .deps/pfile_write_all.Tpo -c pfile_write_all.c -fno-common -DPIC -o .libs/pfile_write_all.o if test ! -r pfile_write_all_end.c ; then \ pname=`echo pfile_write_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all_end.c ; \ fi depbase=`echo pfile_write_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_end.lo pfile_write_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_end.lo -MD -MP -MF .deps/pfile_write_all_end.Tpo -c pfile_write_all_end.c -fno-common -DPIC -o .libs/pfile_write_all_end.o if test ! -r pfile_write_at_all_begin.c ; then \ pname=`echo pfile_write_at_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all_begin.c ; \ fi depbase=`echo pfile_write_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_begin.lo pfile_write_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_begin.lo -MD -MP -MF .deps/pfile_write_at_all_begin.Tpo -c pfile_write_at_all_begin.c -fno-common -DPIC -o .libs/pfile_write_at_all_begin.o if test ! -r pfile_write_at_all.c ; then \ pname=`echo pfile_write_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all.c ; \ fi depbase=`echo pfile_write_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all.lo pfile_write_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all.lo -MD -MP -MF .deps/pfile_write_at_all.Tpo -c pfile_write_at_all.c -fno-common -DPIC -o .libs/pfile_write_at_all.o if test ! -r pfile_write_at_all_end.c ; then \ pname=`echo pfile_write_at_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all_end.c ; \ fi depbase=`echo pfile_write_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_end.lo pfile_write_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_end.lo -MD -MP -MF .deps/pfile_write_at_all_end.Tpo -c pfile_write_at_all_end.c -fno-common -DPIC -o .libs/pfile_write_at_all_end.o if test ! -r pfile_write_at.c ; then \ pname=`echo pfile_write_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at.c ; \ fi depbase=`echo pfile_write_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at.lo pfile_write_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at.lo -MD -MP -MF .deps/pfile_write_at.Tpo -c pfile_write_at.c -fno-common -DPIC -o .libs/pfile_write_at.o if test ! -r pfile_write.c ; then \ pname=`echo pfile_write.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write.c ; \ fi depbase=`echo pfile_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write.lo pfile_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write.lo -MD -MP -MF .deps/pfile_write.Tpo -c pfile_write.c -fno-common -DPIC -o .libs/pfile_write.o if test ! -r pfile_write_ordered_begin.c ; then \ pname=`echo pfile_write_ordered_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered_begin.c ; \ fi depbase=`echo pfile_write_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_begin.lo pfile_write_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_begin.lo -MD -MP -MF .deps/pfile_write_ordered_begin.Tpo -c pfile_write_ordered_begin.c -fno-common -DPIC -o .libs/pfile_write_ordered_begin.o if test ! -r pfile_write_ordered.c ; then \ pname=`echo pfile_write_ordered.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered.c ; \ fi depbase=`echo pfile_write_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered.lo pfile_write_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered.lo -MD -MP -MF .deps/pfile_write_ordered.Tpo -c pfile_write_ordered.c -fno-common -DPIC -o .libs/pfile_write_ordered.o if test ! -r pfile_write_ordered_end.c ; then \ pname=`echo pfile_write_ordered_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered_end.c ; \ fi depbase=`echo pfile_write_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_end.lo pfile_write_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_end.lo -MD -MP -MF .deps/pfile_write_ordered_end.Tpo -c pfile_write_ordered_end.c -fno-common -DPIC -o .libs/pfile_write_ordered_end.o if test ! -r pfile_write_shared.c ; then \ pname=`echo pfile_write_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_shared.c ; \ fi depbase=`echo pfile_write_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_shared.lo pfile_write_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_shared.lo -MD -MP -MF .deps/pfile_write_shared.Tpo -c pfile_write_shared.c -fno-common -DPIC -o .libs/pfile_write_shared.o if test ! -r pfinalize.c ; then \ pname=`echo pfinalize.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalize.c ; \ fi depbase=`echo pfinalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalize.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize.lo pfinalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalize.lo -MD -MP -MF .deps/pfinalize.Tpo -c pfinalize.c -fno-common -DPIC -o .libs/pfinalize.o if test ! -r pfinalized.c ; then \ pname=`echo pfinalized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalized.c ; \ fi depbase=`echo pfinalized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalized.lo -MD -MP -MF $depbase.Tpo -c -o pfinalized.lo pfinalized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalized.lo -MD -MP -MF .deps/pfinalized.Tpo -c pfinalized.c -fno-common -DPIC -o .libs/pfinalized.o if test ! -r pfree_mem.c ; then \ pname=`echo pfree_mem.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfree_mem.c ; \ fi depbase=`echo pfree_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfree_mem.lo -MD -MP -MF $depbase.Tpo -c -o pfree_mem.lo pfree_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfree_mem.lo -MD -MP -MF .deps/pfree_mem.Tpo -c pfree_mem.c -fno-common -DPIC -o .libs/pfree_mem.o if test ! -r pgather.c ; then \ pname=`echo pgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgather.c ; \ fi depbase=`echo pgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgather.lo -MD -MP -MF $depbase.Tpo -c -o pgather.lo pgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgather.lo -MD -MP -MF .deps/pgather.Tpo -c pgather.c -fno-common -DPIC -o .libs/pgather.o if test ! -r pgatherv.c ; then \ pname=`echo pgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgatherv.c ; \ fi depbase=`echo pgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv.lo pgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgatherv.lo -MD -MP -MF .deps/pgatherv.Tpo -c pgatherv.c -fno-common -DPIC -o .libs/pgatherv.o if test ! -r pget_address.c ; then \ pname=`echo pget_address.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_address.c ; \ fi depbase=`echo pget_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_address.lo -MD -MP -MF $depbase.Tpo -c -o pget_address.lo pget_address.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_address.lo -MD -MP -MF .deps/pget_address.Tpo -c pget_address.c -fno-common -DPIC -o .libs/pget_address.o if test ! -r pget_count.c ; then \ pname=`echo pget_count.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_count.c ; \ fi depbase=`echo pget_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_count.lo -MD -MP -MF $depbase.Tpo -c -o pget_count.lo pget_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_count.lo -MD -MP -MF .deps/pget_count.Tpo -c pget_count.c -fno-common -DPIC -o .libs/pget_count.o if test ! -r pget_elements.c ; then \ pname=`echo pget_elements.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_elements.c ; \ fi depbase=`echo pget_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_elements.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements.lo pget_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_elements.lo -MD -MP -MF .deps/pget_elements.Tpo -c pget_elements.c -fno-common -DPIC -o .libs/pget_elements.o pget_elements.c(71): (col. 10) remark: LOOP WAS VECTORIZED. if test ! -r pget_processor_name.c ; then \ pname=`echo pget_processor_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_processor_name.c ; \ fi depbase=`echo pget_processor_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_processor_name.lo -MD -MP -MF $depbase.Tpo -c -o pget_processor_name.lo pget_processor_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_processor_name.lo -MD -MP -MF .deps/pget_processor_name.Tpo -c pget_processor_name.c -fno-common -DPIC -o .libs/pget_processor_name.o if test ! -r pget_version.c ; then \ pname=`echo pget_version.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_version.c ; \ fi depbase=`echo pget_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_version.lo -MD -MP -MF $depbase.Tpo -c -o pget_version.lo pget_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_version.lo -MD -MP -MF .deps/pget_version.Tpo -c pget_version.c -fno-common -DPIC -o .libs/pget_version.o if test ! -r pgraph_create.c ; then \ pname=`echo pgraph_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_create.c ; \ fi depbase=`echo pgraph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_create.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_create.lo pgraph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_create.lo -MD -MP -MF .deps/pgraph_create.Tpo -c pgraph_create.c -fno-common -DPIC -o .libs/pgraph_create.o if test ! -r pgraph_get.c ; then \ pname=`echo pgraph_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_get.c ; \ fi depbase=`echo pgraph_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_get.lo pgraph_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_get.lo -MD -MP -MF .deps/pgraph_get.Tpo -c pgraph_get.c -fno-common -DPIC -o .libs/pgraph_get.o if test ! -r pgraph_map.c ; then \ pname=`echo pgraph_map.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_map.c ; \ fi depbase=`echo pgraph_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_map.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_map.lo pgraph_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_map.lo -MD -MP -MF .deps/pgraph_map.Tpo -c pgraph_map.c -fno-common -DPIC -o .libs/pgraph_map.o if test ! -r pgraph_neighbors_count.c ; then \ pname=`echo pgraph_neighbors_count.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_neighbors_count.c ; \ fi depbase=`echo pgraph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_count.lo pgraph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_count.lo -MD -MP -MF .deps/pgraph_neighbors_count.Tpo -c pgraph_neighbors_count.c -fno-common -DPIC -o .libs/pgraph_neighbors_count.o if test ! -r pgraph_neighbors.c ; then \ pname=`echo pgraph_neighbors.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_neighbors.c ; \ fi depbase=`echo pgraph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors.lo pgraph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors.lo -MD -MP -MF .deps/pgraph_neighbors.Tpo -c pgraph_neighbors.c -fno-common -DPIC -o .libs/pgraph_neighbors.o if test ! -r pgraphdims_get.c ; then \ pname=`echo pgraphdims_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraphdims_get.c ; \ fi depbase=`echo pgraphdims_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraphdims_get.lo pgraphdims_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraphdims_get.lo -MD -MP -MF .deps/pgraphdims_get.Tpo -c pgraphdims_get.c -fno-common -DPIC -o .libs/pgraphdims_get.o if test ! -r pgrequest_complete.c ; then \ pname=`echo pgrequest_complete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgrequest_complete.c ; \ fi depbase=`echo pgrequest_complete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_complete.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_complete.lo pgrequest_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_complete.lo -MD -MP -MF .deps/pgrequest_complete.Tpo -c pgrequest_complete.c -fno-common -DPIC -o .libs/pgrequest_complete.o if test ! -r pgrequest_start.c ; then \ pname=`echo pgrequest_start.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgrequest_start.c ; \ fi depbase=`echo pgrequest_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_start.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_start.lo pgrequest_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_start.lo -MD -MP -MF .deps/pgrequest_start.Tpo -c pgrequest_start.c -fno-common -DPIC -o .libs/pgrequest_start.o if test ! -r pgroup_c2f.c ; then \ pname=`echo pgroup_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_c2f.c ; \ fi depbase=`echo pgroup_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_c2f.lo pgroup_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_c2f.lo -MD -MP -MF .deps/pgroup_c2f.Tpo -c pgroup_c2f.c -fno-common -DPIC -o .libs/pgroup_c2f.o if test ! -r pgroup_compare.c ; then \ pname=`echo pgroup_compare.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_compare.c ; \ fi depbase=`echo pgroup_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_compare.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_compare.lo pgroup_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_compare.lo -MD -MP -MF .deps/pgroup_compare.Tpo -c pgroup_compare.c -fno-common -DPIC -o .libs/pgroup_compare.o if test ! -r pgroup_difference.c ; then \ pname=`echo pgroup_difference.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_difference.c ; \ fi depbase=`echo pgroup_difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_difference.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_difference.lo pgroup_difference.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_difference.lo -MD -MP -MF .deps/pgroup_difference.Tpo -c pgroup_difference.c -fno-common -DPIC -o .libs/pgroup_difference.o if test ! -r pgroup_excl.c ; then \ pname=`echo pgroup_excl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_excl.c ; \ fi depbase=`echo pgroup_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_excl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_excl.lo pgroup_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_excl.lo -MD -MP -MF .deps/pgroup_excl.Tpo -c pgroup_excl.c -fno-common -DPIC -o .libs/pgroup_excl.o if test ! -r pgroup_f2c.c ; then \ pname=`echo pgroup_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_f2c.c ; \ fi depbase=`echo pgroup_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_f2c.lo pgroup_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_f2c.lo -MD -MP -MF .deps/pgroup_f2c.Tpo -c pgroup_f2c.c -fno-common -DPIC -o .libs/pgroup_f2c.o if test ! -r pgroup_free.c ; then \ pname=`echo pgroup_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_free.c ; \ fi depbase=`echo pgroup_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_free.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_free.lo pgroup_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_free.lo -MD -MP -MF .deps/pgroup_free.Tpo -c pgroup_free.c -fno-common -DPIC -o .libs/pgroup_free.o if test ! -r pgroup_incl.c ; then \ pname=`echo pgroup_incl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_incl.c ; \ fi depbase=`echo pgroup_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_incl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_incl.lo pgroup_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_incl.lo -MD -MP -MF .deps/pgroup_incl.Tpo -c pgroup_incl.c -fno-common -DPIC -o .libs/pgroup_incl.o if test ! -r pgroup_intersection.c ; then \ pname=`echo pgroup_intersection.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_intersection.c ; \ fi depbase=`echo pgroup_intersection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_intersection.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_intersection.lo pgroup_intersection.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_intersection.lo -MD -MP -MF .deps/pgroup_intersection.Tpo -c pgroup_intersection.c -fno-common -DPIC -o .libs/pgroup_intersection.o if test ! -r pgroup_range_excl.c ; then \ pname=`echo pgroup_range_excl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_range_excl.c ; \ fi depbase=`echo pgroup_range_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_excl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_excl.lo pgroup_range_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_excl.lo -MD -MP -MF .deps/pgroup_range_excl.Tpo -c pgroup_range_excl.c -fno-common -DPIC -o .libs/pgroup_range_excl.o pgroup_range_excl.c(60): (col. 2) remark: LOOP WAS VECTORIZED. if test ! -r pgroup_range_incl.c ; then \ pname=`echo pgroup_range_incl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_range_incl.c ; \ fi depbase=`echo pgroup_range_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_incl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_incl.lo pgroup_range_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_incl.lo -MD -MP -MF .deps/pgroup_range_incl.Tpo -c pgroup_range_incl.c -fno-common -DPIC -o .libs/pgroup_range_incl.o pgroup_range_incl.c(61): (col. 2) remark: LOOP WAS VECTORIZED. if test ! -r pgroup_rank.c ; then \ pname=`echo pgroup_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_rank.c ; \ fi depbase=`echo pgroup_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_rank.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_rank.lo pgroup_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_rank.lo -MD -MP -MF .deps/pgroup_rank.Tpo -c pgroup_rank.c -fno-common -DPIC -o .libs/pgroup_rank.o if test ! -r pgroup_size.c ; then \ pname=`echo pgroup_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_size.c ; \ fi depbase=`echo pgroup_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_size.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_size.lo pgroup_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_size.lo -MD -MP -MF .deps/pgroup_size.Tpo -c pgroup_size.c -fno-common -DPIC -o .libs/pgroup_size.o if test ! -r pgroup_translate_ranks.c ; then \ pname=`echo pgroup_translate_ranks.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_translate_ranks.c ; \ fi depbase=`echo pgroup_translate_ranks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_translate_ranks.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_translate_ranks.lo pgroup_translate_ranks.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_translate_ranks.lo -MD -MP -MF .deps/pgroup_translate_ranks.Tpo -c pgroup_translate_ranks.c -fno-common -DPIC -o .libs/pgroup_translate_ranks.o if test ! -r pgroup_union.c ; then \ pname=`echo pgroup_union.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_union.c ; \ fi depbase=`echo pgroup_union.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_union.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_union.lo pgroup_union.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_union.lo -MD -MP -MF .deps/pgroup_union.Tpo -c pgroup_union.c -fno-common -DPIC -o .libs/pgroup_union.o if test ! -r pibsend.c ; then \ pname=`echo pibsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibsend.c ; \ fi depbase=`echo pibsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pibsend.lo -MD -MP -MF $depbase.Tpo -c -o pibsend.lo pibsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pibsend.lo -MD -MP -MF .deps/pibsend.Tpo -c pibsend.c -fno-common -DPIC -o .libs/pibsend.o if test ! -r pinfo_c2f.c ; then \ pname=`echo pinfo_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_c2f.c ; \ fi depbase=`echo pinfo_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_c2f.lo pinfo_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_c2f.lo -MD -MP -MF .deps/pinfo_c2f.Tpo -c pinfo_c2f.c -fno-common -DPIC -o .libs/pinfo_c2f.o if test ! -r pinfo_create.c ; then \ pname=`echo pinfo_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_create.c ; \ fi depbase=`echo pinfo_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_create.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_create.lo pinfo_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_create.lo -MD -MP -MF .deps/pinfo_create.Tpo -c pinfo_create.c -fno-common -DPIC -o .libs/pinfo_create.o if test ! -r pinfo_delete.c ; then \ pname=`echo pinfo_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_delete.c ; \ fi depbase=`echo pinfo_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_delete.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_delete.lo pinfo_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_delete.lo -MD -MP -MF .deps/pinfo_delete.Tpo -c pinfo_delete.c -fno-common -DPIC -o .libs/pinfo_delete.o if test ! -r pinfo_dup.c ; then \ pname=`echo pinfo_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_dup.c ; \ fi depbase=`echo pinfo_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_dup.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_dup.lo pinfo_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_dup.lo -MD -MP -MF .deps/pinfo_dup.Tpo -c pinfo_dup.c -fno-common -DPIC -o .libs/pinfo_dup.o if test ! -r pinfo_f2c.c ; then \ pname=`echo pinfo_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_f2c.c ; \ fi depbase=`echo pinfo_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_f2c.lo pinfo_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_f2c.lo -MD -MP -MF .deps/pinfo_f2c.Tpo -c pinfo_f2c.c -fno-common -DPIC -o .libs/pinfo_f2c.o if test ! -r pinfo_free.c ; then \ pname=`echo pinfo_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_free.c ; \ fi depbase=`echo pinfo_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_free.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_free.lo pinfo_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_free.lo -MD -MP -MF .deps/pinfo_free.Tpo -c pinfo_free.c -fno-common -DPIC -o .libs/pinfo_free.o if test ! -r pinfo_get.c ; then \ pname=`echo pinfo_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get.c ; \ fi depbase=`echo pinfo_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get.lo pinfo_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get.lo -MD -MP -MF .deps/pinfo_get.Tpo -c pinfo_get.c -fno-common -DPIC -o .libs/pinfo_get.o if test ! -r pinfo_get_nkeys.c ; then \ pname=`echo pinfo_get_nkeys.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_nkeys.c ; \ fi depbase=`echo pinfo_get_nkeys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nkeys.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nkeys.lo pinfo_get_nkeys.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nkeys.lo -MD -MP -MF .deps/pinfo_get_nkeys.Tpo -c pinfo_get_nkeys.c -fno-common -DPIC -o .libs/pinfo_get_nkeys.o if test ! -r pinfo_get_nthkey.c ; then \ pname=`echo pinfo_get_nthkey.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_nthkey.c ; \ fi depbase=`echo pinfo_get_nthkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nthkey.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nthkey.lo pinfo_get_nthkey.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nthkey.lo -MD -MP -MF .deps/pinfo_get_nthkey.Tpo -c pinfo_get_nthkey.c -fno-common -DPIC -o .libs/pinfo_get_nthkey.o if test ! -r pinfo_get_valuelen.c ; then \ pname=`echo pinfo_get_valuelen.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_valuelen.c ; \ fi depbase=`echo pinfo_get_valuelen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_valuelen.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_valuelen.lo pinfo_get_valuelen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_valuelen.lo -MD -MP -MF .deps/pinfo_get_valuelen.Tpo -c pinfo_get_valuelen.c -fno-common -DPIC -o .libs/pinfo_get_valuelen.o if test ! -r pinfo_set.c ; then \ pname=`echo pinfo_set.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_set.c ; \ fi depbase=`echo pinfo_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_set.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_set.lo pinfo_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_set.lo -MD -MP -MF .deps/pinfo_set.Tpo -c pinfo_set.c -fno-common -DPIC -o .libs/pinfo_set.o if test ! -r pinit.c ; then \ pname=`echo pinit.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinit.c ; \ fi depbase=`echo pinit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit.lo -MD -MP -MF $depbase.Tpo -c -o pinit.lo pinit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit.lo -MD -MP -MF .deps/pinit.Tpo -c pinit.c -fno-common -DPIC -o .libs/pinit.o if test ! -r pinit_thread.c ; then \ pname=`echo pinit_thread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinit_thread.c ; \ fi depbase=`echo pinit_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_thread.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread.lo pinit_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_thread.lo -MD -MP -MF .deps/pinit_thread.Tpo -c pinit_thread.c -fno-common -DPIC -o .libs/pinit_thread.o if test ! -r pinitialized.c ; then \ pname=`echo pinitialized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinitialized.c ; \ fi depbase=`echo pinitialized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinitialized.lo -MD -MP -MF $depbase.Tpo -c -o pinitialized.lo pinitialized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinitialized.lo -MD -MP -MF .deps/pinitialized.Tpo -c pinitialized.c -fno-common -DPIC -o .libs/pinitialized.o if test ! -r pintercomm_create.c ; then \ pname=`echo pintercomm_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pintercomm_create.c ; \ fi depbase=`echo pintercomm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_create.lo pintercomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_create.lo -MD -MP -MF .deps/pintercomm_create.Tpo -c pintercomm_create.c -fno-common -DPIC -o .libs/pintercomm_create.o if test ! -r pintercomm_merge.c ; then \ pname=`echo pintercomm_merge.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pintercomm_merge.c ; \ fi depbase=`echo pintercomm_merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_merge.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_merge.lo pintercomm_merge.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_merge.lo -MD -MP -MF .deps/pintercomm_merge.Tpo -c pintercomm_merge.c -fno-common -DPIC -o .libs/pintercomm_merge.o if test ! -r piprobe.c ; then \ pname=`echo piprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piprobe.c ; \ fi depbase=`echo piprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT piprobe.lo -MD -MP -MF $depbase.Tpo -c -o piprobe.lo piprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT piprobe.lo -MD -MP -MF .deps/piprobe.Tpo -c piprobe.c -fno-common -DPIC -o .libs/piprobe.o if test ! -r pirecv.c ; then \ pname=`echo pirecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirecv.c ; \ fi depbase=`echo pirecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirecv.lo -MD -MP -MF $depbase.Tpo -c -o pirecv.lo pirecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirecv.lo -MD -MP -MF .deps/pirecv.Tpo -c pirecv.c -fno-common -DPIC -o .libs/pirecv.o if test ! -r pirsend.c ; then \ pname=`echo pirsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirsend.c ; \ fi depbase=`echo pirsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirsend.lo -MD -MP -MF $depbase.Tpo -c -o pirsend.lo pirsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirsend.lo -MD -MP -MF .deps/pirsend.Tpo -c pirsend.c -fno-common -DPIC -o .libs/pirsend.o if test ! -r pis_thread_main.c ; then \ pname=`echo pis_thread_main.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pis_thread_main.c ; \ fi depbase=`echo pis_thread_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pis_thread_main.lo -MD -MP -MF $depbase.Tpo -c -o pis_thread_main.lo pis_thread_main.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pis_thread_main.lo -MD -MP -MF .deps/pis_thread_main.Tpo -c pis_thread_main.c -fno-common -DPIC -o .libs/pis_thread_main.o if test ! -r pisend.c ; then \ pname=`echo pisend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pisend.c ; \ fi depbase=`echo pisend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pisend.lo -MD -MP -MF $depbase.Tpo -c -o pisend.lo pisend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pisend.lo -MD -MP -MF .deps/pisend.Tpo -c pisend.c -fno-common -DPIC -o .libs/pisend.o if test ! -r pissend.c ; then \ pname=`echo pissend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pissend.c ; \ fi depbase=`echo pissend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pissend.lo -MD -MP -MF $depbase.Tpo -c -o pissend.lo pissend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pissend.lo -MD -MP -MF .deps/pissend.Tpo -c pissend.c -fno-common -DPIC -o .libs/pissend.o if test ! -r pkeyval_create.c ; then \ pname=`echo pkeyval_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pkeyval_create.c ; \ fi depbase=`echo pkeyval_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_create.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_create.lo pkeyval_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_create.lo -MD -MP -MF .deps/pkeyval_create.Tpo -c pkeyval_create.c -fno-common -DPIC -o .libs/pkeyval_create.o if test ! -r pkeyval_free.c ; then \ pname=`echo pkeyval_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pkeyval_free.c ; \ fi depbase=`echo pkeyval_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_free.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_free.lo pkeyval_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_free.lo -MD -MP -MF .deps/pkeyval_free.Tpo -c pkeyval_free.c -fno-common -DPIC -o .libs/pkeyval_free.o if test ! -r plookup_name.c ; then \ pname=`echo plookup_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname plookup_name.c ; \ fi depbase=`echo plookup_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT plookup_name.lo -MD -MP -MF $depbase.Tpo -c -o plookup_name.lo plookup_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT plookup_name.lo -MD -MP -MF .deps/plookup_name.Tpo -c plookup_name.c -fno-common -DPIC -o .libs/plookup_name.o if test ! -r pop_c2f.c ; then \ pname=`echo pop_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_c2f.c ; \ fi depbase=`echo pop_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pop_c2f.lo pop_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_c2f.lo -MD -MP -MF .deps/pop_c2f.Tpo -c pop_c2f.c -fno-common -DPIC -o .libs/pop_c2f.o if test ! -r pop_create.c ; then \ pname=`echo pop_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_create.c ; \ fi depbase=`echo pop_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_create.lo -MD -MP -MF $depbase.Tpo -c -o pop_create.lo pop_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_create.lo -MD -MP -MF .deps/pop_create.Tpo -c pop_create.c -fno-common -DPIC -o .libs/pop_create.o if test ! -r pop_f2c.c ; then \ pname=`echo pop_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_f2c.c ; \ fi depbase=`echo pop_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pop_f2c.lo pop_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_f2c.lo -MD -MP -MF .deps/pop_f2c.Tpo -c pop_f2c.c -fno-common -DPIC -o .libs/pop_f2c.o if test ! -r pop_free.c ; then \ pname=`echo pop_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_free.c ; \ fi depbase=`echo pop_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_free.lo -MD -MP -MF $depbase.Tpo -c -o pop_free.lo pop_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_free.lo -MD -MP -MF .deps/pop_free.Tpo -c pop_free.c -fno-common -DPIC -o .libs/pop_free.o if test ! -r popen_port.c ; then \ pname=`echo popen_port.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname popen_port.c ; \ fi depbase=`echo popen_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT popen_port.lo -MD -MP -MF $depbase.Tpo -c -o popen_port.lo popen_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT popen_port.lo -MD -MP -MF .deps/popen_port.Tpo -c popen_port.c -fno-common -DPIC -o .libs/popen_port.o if test ! -r ppack_external.c ; then \ pname=`echo ppack_external.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_external.c ; \ fi depbase=`echo ppack_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external.lo ppack_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external.lo -MD -MP -MF .deps/ppack_external.Tpo -c ppack_external.c -fno-common -DPIC -o .libs/ppack_external.o if test ! -r ppack_external_size.c ; then \ pname=`echo ppack_external_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_external_size.c ; \ fi depbase=`echo ppack_external_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_size.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_size.lo ppack_external_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_size.lo -MD -MP -MF .deps/ppack_external_size.Tpo -c ppack_external_size.c -fno-common -DPIC -o .libs/ppack_external_size.o if test ! -r ppack.c ; then \ pname=`echo ppack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack.c ; \ fi depbase=`echo ppack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack.lo -MD -MP -MF $depbase.Tpo -c -o ppack.lo ppack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack.lo -MD -MP -MF .deps/ppack.Tpo -c ppack.c -fno-common -DPIC -o .libs/ppack.o if test ! -r ppack_size.c ; then \ pname=`echo ppack_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_size.c ; \ fi depbase=`echo ppack_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_size.lo -MD -MP -MF $depbase.Tpo -c -o ppack_size.lo ppack_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_size.lo -MD -MP -MF .deps/ppack_size.Tpo -c ppack_size.c -fno-common -DPIC -o .libs/ppack_size.o if test ! -r ppcontrol.c ; then \ pname=`echo ppcontrol.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppcontrol.c ; \ fi depbase=`echo ppcontrol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppcontrol.lo -MD -MP -MF $depbase.Tpo -c -o ppcontrol.lo ppcontrol.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppcontrol.lo -MD -MP -MF .deps/ppcontrol.Tpo -c ppcontrol.c -fno-common -DPIC -o .libs/ppcontrol.o if test ! -r pprobe.c ; then \ pname=`echo pprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pprobe.c ; \ fi depbase=`echo pprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pprobe.lo -MD -MP -MF $depbase.Tpo -c -o pprobe.lo pprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pprobe.lo -MD -MP -MF .deps/pprobe.Tpo -c pprobe.c -fno-common -DPIC -o .libs/pprobe.o if test ! -r ppublish_name.c ; then \ pname=`echo ppublish_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppublish_name.c ; \ fi depbase=`echo ppublish_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppublish_name.lo -MD -MP -MF $depbase.Tpo -c -o ppublish_name.lo ppublish_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppublish_name.lo -MD -MP -MF .deps/ppublish_name.Tpo -c ppublish_name.c -fno-common -DPIC -o .libs/ppublish_name.o if test ! -r pquery_thread.c ; then \ pname=`echo pquery_thread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pquery_thread.c ; \ fi depbase=`echo pquery_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pquery_thread.lo -MD -MP -MF $depbase.Tpo -c -o pquery_thread.lo pquery_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pquery_thread.lo -MD -MP -MF .deps/pquery_thread.Tpo -c pquery_thread.c -fno-common -DPIC -o .libs/pquery_thread.o if test ! -r precv_init.c ; then \ pname=`echo precv_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname precv_init.c ; \ fi depbase=`echo precv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_init.lo -MD -MP -MF $depbase.Tpo -c -o precv_init.lo precv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_init.lo -MD -MP -MF .deps/precv_init.Tpo -c precv_init.c -fno-common -DPIC -o .libs/precv_init.o if test ! -r precv.c ; then \ pname=`echo precv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname precv.c ; \ fi depbase=`echo precv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv.lo -MD -MP -MF $depbase.Tpo -c -o precv.lo precv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv.lo -MD -MP -MF .deps/precv.Tpo -c precv.c -fno-common -DPIC -o .libs/precv.o if test ! -r preduce.c ; then \ pname=`echo preduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce.c ; \ fi depbase=`echo preduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce.lo -MD -MP -MF $depbase.Tpo -c -o preduce.lo preduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce.lo -MD -MP -MF .deps/preduce.Tpo -c preduce.c -fno-common -DPIC -o .libs/preduce.o if test ! -r preduce_scatter.c ; then \ pname=`echo preduce_scatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce_scatter.c ; \ fi depbase=`echo preduce_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter.lo preduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_scatter.lo -MD -MP -MF .deps/preduce_scatter.Tpo -c preduce_scatter.c -fno-common -DPIC -o .libs/preduce_scatter.o preduce_scatter.c(83): (col. 5) remark: LOOP WAS VECTORIZED. if test ! -r pregister_datarep.c ; then \ pname=`echo pregister_datarep.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pregister_datarep.c ; \ fi depbase=`echo pregister_datarep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pregister_datarep.lo -MD -MP -MF $depbase.Tpo -c -o pregister_datarep.lo pregister_datarep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pregister_datarep.lo -MD -MP -MF .deps/pregister_datarep.Tpo -c pregister_datarep.c -fno-common -DPIC -o .libs/pregister_datarep.o if test ! -r prequest_c2f.c ; then \ pname=`echo prequest_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_c2f.c ; \ fi depbase=`echo prequest_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_c2f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_c2f.lo prequest_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_c2f.lo -MD -MP -MF .deps/prequest_c2f.Tpo -c prequest_c2f.c -fno-common -DPIC -o .libs/prequest_c2f.o if test ! -r prequest_f2c.c ; then \ pname=`echo prequest_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_f2c.c ; \ fi depbase=`echo prequest_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_f2c.lo -MD -MP -MF $depbase.Tpo -c -o prequest_f2c.lo prequest_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_f2c.lo -MD -MP -MF .deps/prequest_f2c.Tpo -c prequest_f2c.c -fno-common -DPIC -o .libs/prequest_f2c.o if test ! -r prequest_free.c ; then \ pname=`echo prequest_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_free.c ; \ fi depbase=`echo prequest_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_free.lo -MD -MP -MF $depbase.Tpo -c -o prequest_free.lo prequest_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_free.lo -MD -MP -MF .deps/prequest_free.Tpo -c prequest_free.c -fno-common -DPIC -o .libs/prequest_free.o if test ! -r prequest_get_status.c ; then \ pname=`echo prequest_get_status.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_get_status.c ; \ fi depbase=`echo prequest_get_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_get_status.lo -MD -MP -MF $depbase.Tpo -c -o prequest_get_status.lo prequest_get_status.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_get_status.lo -MD -MP -MF .deps/prequest_get_status.Tpo -c prequest_get_status.c -fno-common -DPIC -o .libs/prequest_get_status.o if test ! -r prsend_init.c ; then \ pname=`echo prsend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prsend_init.c ; \ fi depbase=`echo prsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_init.lo -MD -MP -MF $depbase.Tpo -c -o prsend_init.lo prsend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_init.lo -MD -MP -MF .deps/prsend_init.Tpo -c prsend_init.c -fno-common -DPIC -o .libs/prsend_init.o if test ! -r prsend.c ; then \ pname=`echo prsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prsend.c ; \ fi depbase=`echo prsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend.lo -MD -MP -MF $depbase.Tpo -c -o prsend.lo prsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend.lo -MD -MP -MF .deps/prsend.Tpo -c prsend.c -fno-common -DPIC -o .libs/prsend.o if test ! -r pscan.c ; then \ pname=`echo pscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscan.c ; \ fi depbase=`echo pscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscan.lo -MD -MP -MF $depbase.Tpo -c -o pscan.lo pscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscan.lo -MD -MP -MF .deps/pscan.Tpo -c pscan.c -fno-common -DPIC -o .libs/pscan.o if test ! -r pscatter.c ; then \ pname=`echo pscatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatter.c ; \ fi depbase=`echo pscatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatter.lo -MD -MP -MF $depbase.Tpo -c -o pscatter.lo pscatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatter.lo -MD -MP -MF .deps/pscatter.Tpo -c pscatter.c -fno-common -DPIC -o .libs/pscatter.o if test ! -r pscatterv.c ; then \ pname=`echo pscatterv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatterv.c ; \ fi depbase=`echo pscatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatterv.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv.lo pscatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatterv.lo -MD -MP -MF .deps/pscatterv.Tpo -c pscatterv.c -fno-common -DPIC -o .libs/pscatterv.o if test ! -r psend.c ; then \ pname=`echo psend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psend.c ; \ fi depbase=`echo psend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend.lo -MD -MP -MF $depbase.Tpo -c -o psend.lo psend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend.lo -MD -MP -MF .deps/psend.Tpo -c psend.c -fno-common -DPIC -o .libs/psend.o if test ! -r psend_init.c ; then \ pname=`echo psend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psend_init.c ; \ fi depbase=`echo psend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_init.lo -MD -MP -MF $depbase.Tpo -c -o psend_init.lo psend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_init.lo -MD -MP -MF .deps/psend_init.Tpo -c psend_init.c -fno-common -DPIC -o .libs/psend_init.o if test ! -r psendrecv.c ; then \ pname=`echo psendrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psendrecv.c ; \ fi depbase=`echo psendrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv.lo psendrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv.lo -MD -MP -MF .deps/psendrecv.Tpo -c psendrecv.c -fno-common -DPIC -o .libs/psendrecv.o if test ! -r psendrecv_replace.c ; then \ pname=`echo psendrecv_replace.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psendrecv_replace.c ; \ fi depbase=`echo psendrecv_replace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_replace.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_replace.lo psendrecv_replace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_replace.lo -MD -MP -MF .deps/psendrecv_replace.Tpo -c psendrecv_replace.c -fno-common -DPIC -o .libs/psendrecv_replace.o if test ! -r pssend_init.c ; then \ pname=`echo pssend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pssend_init.c ; \ fi depbase=`echo pssend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_init.lo -MD -MP -MF $depbase.Tpo -c -o pssend_init.lo pssend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_init.lo -MD -MP -MF .deps/pssend_init.Tpo -c pssend_init.c -fno-common -DPIC -o .libs/pssend_init.o if test ! -r pssend.c ; then \ pname=`echo pssend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pssend.c ; \ fi depbase=`echo pssend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend.lo -MD -MP -MF $depbase.Tpo -c -o pssend.lo pssend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend.lo -MD -MP -MF .deps/pssend.Tpo -c pssend.c -fno-common -DPIC -o .libs/pssend.o if test ! -r pstart.c ; then \ pname=`echo pstart.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstart.c ; \ fi depbase=`echo pstart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstart.lo -MD -MP -MF $depbase.Tpo -c -o pstart.lo pstart.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstart.lo -MD -MP -MF .deps/pstart.Tpo -c pstart.c -fno-common -DPIC -o .libs/pstart.o if test ! -r pstartall.c ; then \ pname=`echo pstartall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstartall.c ; \ fi depbase=`echo pstartall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstartall.lo -MD -MP -MF $depbase.Tpo -c -o pstartall.lo pstartall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstartall.lo -MD -MP -MF .deps/pstartall.Tpo -c pstartall.c -fno-common -DPIC -o .libs/pstartall.o if test ! -r pstatus_c2f.c ; then \ pname=`echo pstatus_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_c2f.c ; \ fi depbase=`echo pstatus_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_c2f.lo pstatus_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_c2f.lo -MD -MP -MF .deps/pstatus_c2f.Tpo -c pstatus_c2f.c -fno-common -DPIC -o .libs/pstatus_c2f.o if test ! -r pstatus_f2c.c ; then \ pname=`echo pstatus_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_f2c.c ; \ fi depbase=`echo pstatus_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_f2c.lo pstatus_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_f2c.lo -MD -MP -MF .deps/pstatus_f2c.Tpo -c pstatus_f2c.c -fno-common -DPIC -o .libs/pstatus_f2c.o if test ! -r pstatus_set_cancelled.c ; then \ pname=`echo pstatus_set_cancelled.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_set_cancelled.c ; \ fi depbase=`echo pstatus_set_cancelled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_cancelled.lo pstatus_set_cancelled.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_cancelled.lo -MD -MP -MF .deps/pstatus_set_cancelled.Tpo -c pstatus_set_cancelled.c -fno-common -DPIC -o .libs/pstatus_set_cancelled.o if test ! -r pstatus_set_elements.c ; then \ pname=`echo pstatus_set_elements.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_set_elements.c ; \ fi depbase=`echo pstatus_set_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_elements.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements.lo pstatus_set_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_elements.lo -MD -MP -MF .deps/pstatus_set_elements.Tpo -c pstatus_set_elements.c -fno-common -DPIC -o .libs/pstatus_set_elements.o if test ! -r ptestall.c ; then \ pname=`echo ptestall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestall.c ; \ fi depbase=`echo ptestall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestall.lo -MD -MP -MF $depbase.Tpo -c -o ptestall.lo ptestall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestall.lo -MD -MP -MF .deps/ptestall.Tpo -c ptestall.c -fno-common -DPIC -o .libs/ptestall.o if test ! -r ptestany.c ; then \ pname=`echo ptestany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestany.c ; \ fi depbase=`echo ptestany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestany.lo -MD -MP -MF $depbase.Tpo -c -o ptestany.lo ptestany.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestany.lo -MD -MP -MF .deps/ptestany.Tpo -c ptestany.c -fno-common -DPIC -o .libs/ptestany.o if test ! -r ptest.c ; then \ pname=`echo ptest.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptest.c ; \ fi depbase=`echo ptest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest.lo -MD -MP -MF $depbase.Tpo -c -o ptest.lo ptest.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest.lo -MD -MP -MF .deps/ptest.Tpo -c ptest.c -fno-common -DPIC -o .libs/ptest.o if test ! -r ptest_cancelled.c ; then \ pname=`echo ptest_cancelled.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptest_cancelled.c ; \ fi depbase=`echo ptest_cancelled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o ptest_cancelled.lo ptest_cancelled.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_cancelled.lo -MD -MP -MF .deps/ptest_cancelled.Tpo -c ptest_cancelled.c -fno-common -DPIC -o .libs/ptest_cancelled.o if test ! -r ptestsome.c ; then \ pname=`echo ptestsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestsome.c ; \ fi depbase=`echo ptestsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestsome.lo -MD -MP -MF $depbase.Tpo -c -o ptestsome.lo ptestsome.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestsome.lo -MD -MP -MF .deps/ptestsome.Tpo -c ptestsome.c -fno-common -DPIC -o .libs/ptestsome.o if test ! -r ptopo_test.c ; then \ pname=`echo ptopo_test.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptopo_test.c ; \ fi depbase=`echo ptopo_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptopo_test.lo -MD -MP -MF $depbase.Tpo -c -o ptopo_test.lo ptopo_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptopo_test.lo -MD -MP -MF .deps/ptopo_test.Tpo -c ptopo_test.c -fno-common -DPIC -o .libs/ptopo_test.o if test ! -r ptype_c2f.c ; then \ pname=`echo ptype_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_c2f.c ; \ fi depbase=`echo ptype_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_c2f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_c2f.lo ptype_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_c2f.lo -MD -MP -MF .deps/ptype_c2f.Tpo -c ptype_c2f.c -fno-common -DPIC -o .libs/ptype_c2f.o if test ! -r ptype_commit.c ; then \ pname=`echo ptype_commit.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_commit.c ; \ fi depbase=`echo ptype_commit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_commit.lo -MD -MP -MF $depbase.Tpo -c -o ptype_commit.lo ptype_commit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_commit.lo -MD -MP -MF .deps/ptype_commit.Tpo -c ptype_commit.c -fno-common -DPIC -o .libs/ptype_commit.o if test ! -r ptype_contiguous.c ; then \ pname=`echo ptype_contiguous.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_contiguous.c ; \ fi depbase=`echo ptype_contiguous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o ptype_contiguous.lo ptype_contiguous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_contiguous.lo -MD -MP -MF .deps/ptype_contiguous.Tpo -c ptype_contiguous.c -fno-common -DPIC -o .libs/ptype_contiguous.o if test ! -r ptype_create_darray.c ; then \ pname=`echo ptype_create_darray.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_darray.c ; \ fi depbase=`echo ptype_create_darray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_darray.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_darray.lo ptype_create_darray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_darray.lo -MD -MP -MF .deps/ptype_create_darray.Tpo -c ptype_create_darray.c -fno-common -DPIC -o .libs/ptype_create_darray.o if test ! -r ptype_create_f90_complex.c ; then \ pname=`echo ptype_create_f90_complex.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_complex.c ; \ fi depbase=`echo ptype_create_f90_complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_complex.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_complex.lo ptype_create_f90_complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_complex.lo -MD -MP -MF .deps/ptype_create_f90_complex.Tpo -c ptype_create_f90_complex.c -fno-common -DPIC -o .libs/ptype_create_f90_complex.o if test ! -r ptype_create_f90_integer.c ; then \ pname=`echo ptype_create_f90_integer.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_integer.c ; \ fi depbase=`echo ptype_create_f90_integer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_integer.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_integer.lo ptype_create_f90_integer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_integer.lo -MD -MP -MF .deps/ptype_create_f90_integer.Tpo -c ptype_create_f90_integer.c -fno-common -DPIC -o .libs/ptype_create_f90_integer.o if test ! -r ptype_create_f90_real.c ; then \ pname=`echo ptype_create_f90_real.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_real.c ; \ fi depbase=`echo ptype_create_f90_real.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_real.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_real.lo ptype_create_f90_real.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_real.lo -MD -MP -MF .deps/ptype_create_f90_real.Tpo -c ptype_create_f90_real.c -fno-common -DPIC -o .libs/ptype_create_f90_real.o if test ! -r ptype_create_hindexed.c ; then \ pname=`echo ptype_create_hindexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_hindexed.c ; \ fi depbase=`echo ptype_create_hindexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed.lo ptype_create_hindexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hindexed.lo -MD -MP -MF .deps/ptype_create_hindexed.Tpo -c ptype_create_hindexed.c -fno-common -DPIC -o .libs/ptype_create_hindexed.o if test ! -r ptype_create_hvector.c ; then \ pname=`echo ptype_create_hvector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_hvector.c ; \ fi depbase=`echo ptype_create_hvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hvector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hvector.lo ptype_create_hvector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hvector.lo -MD -MP -MF .deps/ptype_create_hvector.Tpo -c ptype_create_hvector.c -fno-common -DPIC -o .libs/ptype_create_hvector.o if test ! -r ptype_create_indexed_block.c ; then \ pname=`echo ptype_create_indexed_block.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_indexed_block.c ; \ fi depbase=`echo ptype_create_indexed_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_indexed_block.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_indexed_block.lo ptype_create_indexed_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_indexed_block.lo -MD -MP -MF .deps/ptype_create_indexed_block.Tpo -c ptype_create_indexed_block.c -fno-common -DPIC -o .libs/ptype_create_indexed_block.o if test ! -r ptype_create_keyval.c ; then \ pname=`echo ptype_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_keyval.c ; \ fi depbase=`echo ptype_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval.lo ptype_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_keyval.lo -MD -MP -MF .deps/ptype_create_keyval.Tpo -c ptype_create_keyval.c -fno-common -DPIC -o .libs/ptype_create_keyval.o if test ! -r ptype_create_resized.c ; then \ pname=`echo ptype_create_resized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_resized.c ; \ fi depbase=`echo ptype_create_resized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_resized.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_resized.lo ptype_create_resized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_resized.lo -MD -MP -MF .deps/ptype_create_resized.Tpo -c ptype_create_resized.c -fno-common -DPIC -o .libs/ptype_create_resized.o if test ! -r ptype_create_struct.c ; then \ pname=`echo ptype_create_struct.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_struct.c ; \ fi depbase=`echo ptype_create_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_struct.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_struct.lo ptype_create_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_struct.lo -MD -MP -MF .deps/ptype_create_struct.Tpo -c ptype_create_struct.c -fno-common -DPIC -o .libs/ptype_create_struct.o if test ! -r ptype_create_subarray.c ; then \ pname=`echo ptype_create_subarray.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_subarray.c ; \ fi depbase=`echo ptype_create_subarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_subarray.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_subarray.lo ptype_create_subarray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_subarray.lo -MD -MP -MF .deps/ptype_create_subarray.Tpo -c ptype_create_subarray.c -fno-common -DPIC -o .libs/ptype_create_subarray.o if test ! -r ptype_delete_attr.c ; then \ pname=`echo ptype_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_delete_attr.c ; \ fi depbase=`echo ptype_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_delete_attr.lo ptype_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_delete_attr.lo -MD -MP -MF .deps/ptype_delete_attr.Tpo -c ptype_delete_attr.c -fno-common -DPIC -o .libs/ptype_delete_attr.o if test ! -r ptype_dup.c ; then \ pname=`echo ptype_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_dup.c ; \ fi depbase=`echo ptype_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_dup.lo -MD -MP -MF $depbase.Tpo -c -o ptype_dup.lo ptype_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_dup.lo -MD -MP -MF .deps/ptype_dup.Tpo -c ptype_dup.c -fno-common -DPIC -o .libs/ptype_dup.o if test ! -r ptype_extent.c ; then \ pname=`echo ptype_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_extent.c ; \ fi depbase=`echo ptype_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_extent.lo ptype_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_extent.lo -MD -MP -MF .deps/ptype_extent.Tpo -c ptype_extent.c -fno-common -DPIC -o .libs/ptype_extent.o if test ! -r ptype_f2c.c ; then \ pname=`echo ptype_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_f2c.c ; \ fi depbase=`echo ptype_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_f2c.lo -MD -MP -MF $depbase.Tpo -c -o ptype_f2c.lo ptype_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_f2c.lo -MD -MP -MF .deps/ptype_f2c.Tpo -c ptype_f2c.c -fno-common -DPIC -o .libs/ptype_f2c.o if test ! -r ptype_free.c ; then \ pname=`echo ptype_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_free.c ; \ fi depbase=`echo ptype_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free.lo ptype_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free.lo -MD -MP -MF .deps/ptype_free.Tpo -c ptype_free.c -fno-common -DPIC -o .libs/ptype_free.o if test ! -r ptype_free_keyval.c ; then \ pname=`echo ptype_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_free_keyval.c ; \ fi depbase=`echo ptype_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_keyval.lo ptype_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_keyval.lo -MD -MP -MF .deps/ptype_free_keyval.Tpo -c ptype_free_keyval.c -fno-common -DPIC -o .libs/ptype_free_keyval.o if test ! -r ptype_get_attr.c ; then \ pname=`echo ptype_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_attr.c ; \ fi depbase=`echo ptype_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_attr.lo ptype_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_attr.lo -MD -MP -MF .deps/ptype_get_attr.Tpo -c ptype_get_attr.c -fno-common -DPIC -o .libs/ptype_get_attr.o if test ! -r ptype_get_contents.c ; then \ pname=`echo ptype_get_contents.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_contents.c ; \ fi depbase=`echo ptype_get_contents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_contents.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_contents.lo ptype_get_contents.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_contents.lo -MD -MP -MF .deps/ptype_get_contents.Tpo -c ptype_get_contents.c -fno-common -DPIC -o .libs/ptype_get_contents.o if test ! -r ptype_get_envelope.c ; then \ pname=`echo ptype_get_envelope.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_envelope.c ; \ fi depbase=`echo ptype_get_envelope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_envelope.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_envelope.lo ptype_get_envelope.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_envelope.lo -MD -MP -MF .deps/ptype_get_envelope.Tpo -c ptype_get_envelope.c -fno-common -DPIC -o .libs/ptype_get_envelope.o if test ! -r ptype_get_extent.c ; then \ pname=`echo ptype_get_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_extent.c ; \ fi depbase=`echo ptype_get_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent.lo ptype_get_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_extent.lo -MD -MP -MF .deps/ptype_get_extent.Tpo -c ptype_get_extent.c -fno-common -DPIC -o .libs/ptype_get_extent.o if test ! -r ptype_get_name.c ; then \ pname=`echo ptype_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_name.c ; \ fi depbase=`echo ptype_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_name.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_name.lo ptype_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_name.lo -MD -MP -MF .deps/ptype_get_name.Tpo -c ptype_get_name.c -fno-common -DPIC -o .libs/ptype_get_name.o if test ! -r ptype_get_true_extent.c ; then \ pname=`echo ptype_get_true_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_true_extent.c ; \ fi depbase=`echo ptype_get_true_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_true_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent.lo ptype_get_true_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_true_extent.lo -MD -MP -MF .deps/ptype_get_true_extent.Tpo -c ptype_get_true_extent.c -fno-common -DPIC -o .libs/ptype_get_true_extent.o if test ! -r ptype_hindexed.c ; then \ pname=`echo ptype_hindexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_hindexed.c ; \ fi depbase=`echo ptype_hindexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hindexed.lo ptype_hindexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hindexed.lo -MD -MP -MF .deps/ptype_hindexed.Tpo -c ptype_hindexed.c -fno-common -DPIC -o .libs/ptype_hindexed.o if test ! -r ptype_hvector.c ; then \ pname=`echo ptype_hvector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_hvector.c ; \ fi depbase=`echo ptype_hvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hvector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hvector.lo ptype_hvector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hvector.lo -MD -MP -MF .deps/ptype_hvector.Tpo -c ptype_hvector.c -fno-common -DPIC -o .libs/ptype_hvector.o if test ! -r ptype_indexed.c ; then \ pname=`echo ptype_indexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_indexed.c ; \ fi depbase=`echo ptype_indexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_indexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_indexed.lo ptype_indexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_indexed.lo -MD -MP -MF .deps/ptype_indexed.Tpo -c ptype_indexed.c -fno-common -DPIC -o .libs/ptype_indexed.o if test ! -r ptype_lb.c ; then \ pname=`echo ptype_lb.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_lb.c ; \ fi depbase=`echo ptype_lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_lb.lo -MD -MP -MF $depbase.Tpo -c -o ptype_lb.lo ptype_lb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_lb.lo -MD -MP -MF .deps/ptype_lb.Tpo -c ptype_lb.c -fno-common -DPIC -o .libs/ptype_lb.o if test ! -r ptype_match_size.c ; then \ pname=`echo ptype_match_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_match_size.c ; \ fi depbase=`echo ptype_match_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_match_size.lo -MD -MP -MF $depbase.Tpo -c -o ptype_match_size.lo ptype_match_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_match_size.lo -MD -MP -MF .deps/ptype_match_size.Tpo -c ptype_match_size.c -fno-common -DPIC -o .libs/ptype_match_size.o if test ! -r ptype_set_attr.c ; then \ pname=`echo ptype_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_set_attr.c ; \ fi depbase=`echo ptype_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_attr.lo ptype_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_attr.lo -MD -MP -MF .deps/ptype_set_attr.Tpo -c ptype_set_attr.c -fno-common -DPIC -o .libs/ptype_set_attr.o if test ! -r ptype_set_name.c ; then \ pname=`echo ptype_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_set_name.c ; \ fi depbase=`echo ptype_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_name.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_name.lo ptype_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_name.lo -MD -MP -MF .deps/ptype_set_name.Tpo -c ptype_set_name.c -fno-common -DPIC -o .libs/ptype_set_name.o if test ! -r ptype_size.c ; then \ pname=`echo ptype_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_size.c ; \ fi depbase=`echo ptype_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_size.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size.lo ptype_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_size.lo -MD -MP -MF .deps/ptype_size.Tpo -c ptype_size.c -fno-common -DPIC -o .libs/ptype_size.o if test ! -r ptype_struct.c ; then \ pname=`echo ptype_struct.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_struct.c ; \ fi depbase=`echo ptype_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_struct.lo -MD -MP -MF $depbase.Tpo -c -o ptype_struct.lo ptype_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_struct.lo -MD -MP -MF .deps/ptype_struct.Tpo -c ptype_struct.c -fno-common -DPIC -o .libs/ptype_struct.o if test ! -r ptype_ub.c ; then \ pname=`echo ptype_ub.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_ub.c ; \ fi depbase=`echo ptype_ub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_ub.lo -MD -MP -MF $depbase.Tpo -c -o ptype_ub.lo ptype_ub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_ub.lo -MD -MP -MF .deps/ptype_ub.Tpo -c ptype_ub.c -fno-common -DPIC -o .libs/ptype_ub.o if test ! -r ptype_vector.c ; then \ pname=`echo ptype_vector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_vector.c ; \ fi depbase=`echo ptype_vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_vector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_vector.lo ptype_vector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_vector.lo -MD -MP -MF .deps/ptype_vector.Tpo -c ptype_vector.c -fno-common -DPIC -o .libs/ptype_vector.o if test ! -r punpack_external.c ; then \ pname=`echo punpack_external.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpack_external.c ; \ fi depbase=`echo punpack_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_external.lo -MD -MP -MF $depbase.Tpo -c -o punpack_external.lo punpack_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_external.lo -MD -MP -MF .deps/punpack_external.Tpo -c punpack_external.c -fno-common -DPIC -o .libs/punpack_external.o if test ! -r punpack.c ; then \ pname=`echo punpack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpack.c ; \ fi depbase=`echo punpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack.lo -MD -MP -MF $depbase.Tpo -c -o punpack.lo punpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack.lo -MD -MP -MF .deps/punpack.Tpo -c punpack.c -fno-common -DPIC -o .libs/punpack.o if test ! -r punpublish_name.c ; then \ pname=`echo punpublish_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpublish_name.c ; \ fi depbase=`echo punpublish_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpublish_name.lo -MD -MP -MF $depbase.Tpo -c -o punpublish_name.lo punpublish_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpublish_name.lo -MD -MP -MF .deps/punpublish_name.Tpo -c punpublish_name.c -fno-common -DPIC -o .libs/punpublish_name.o if test ! -r pwait.c ; then \ pname=`echo pwait.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwait.c ; \ fi depbase=`echo pwait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwait.lo -MD -MP -MF $depbase.Tpo -c -o pwait.lo pwait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwait.lo -MD -MP -MF .deps/pwait.Tpo -c pwait.c -fno-common -DPIC -o .libs/pwait.o if test ! -r pwaitall.c ; then \ pname=`echo pwaitall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitall.c ; \ fi depbase=`echo pwaitall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitall.lo -MD -MP -MF $depbase.Tpo -c -o pwaitall.lo pwaitall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitall.lo -MD -MP -MF .deps/pwaitall.Tpo -c pwaitall.c -fno-common -DPIC -o .libs/pwaitall.o if test ! -r pwaitany.c ; then \ pname=`echo pwaitany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitany.c ; \ fi depbase=`echo pwaitany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitany.lo -MD -MP -MF $depbase.Tpo -c -o pwaitany.lo pwaitany.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitany.lo -MD -MP -MF .deps/pwaitany.Tpo -c pwaitany.c -fno-common -DPIC -o .libs/pwaitany.o if test ! -r pwaitsome.c ; then \ pname=`echo pwaitsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitsome.c ; \ fi depbase=`echo pwaitsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitsome.lo -MD -MP -MF $depbase.Tpo -c -o pwaitsome.lo pwaitsome.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitsome.lo -MD -MP -MF .deps/pwaitsome.Tpo -c pwaitsome.c -fno-common -DPIC -o .libs/pwaitsome.o if test ! -r pwtime.c ; then \ pname=`echo pwtime.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtime.c ; \ fi depbase=`echo pwtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtime.lo -MD -MP -MF $depbase.Tpo -c -o pwtime.lo pwtime.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtime.lo -MD -MP -MF .deps/pwtime.Tpo -c pwtime.c -fno-common -DPIC -o .libs/pwtime.o if test ! -r pwtick.c ; then \ pname=`echo pwtick.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtick.c ; \ fi depbase=`echo pwtick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtick.lo -MD -MP -MF $depbase.Tpo -c -o pwtick.lo pwtick.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtick.lo -MD -MP -MF .deps/pwtick.Tpo -c pwtick.c -fno-common -DPIC -o .libs/pwtick.o if test ! -r paccumulate.c ; then \ pname=`echo paccumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paccumulate.c ; \ fi depbase=`echo paccumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paccumulate.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate.lo paccumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paccumulate.lo -MD -MP -MF .deps/paccumulate.Tpo -c paccumulate.c -fno-common -DPIC -o .libs/paccumulate.o if test ! -r pget.c ; then \ pname=`echo pget.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget.c ; \ fi depbase=`echo pget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget.lo -MD -MP -MF $depbase.Tpo -c -o pget.lo pget.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget.lo -MD -MP -MF .deps/pget.Tpo -c pget.c -fno-common -DPIC -o .libs/pget.o if test ! -r pput.c ; then \ pname=`echo pput.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pput.c ; \ fi depbase=`echo pput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pput.lo -MD -MP -MF $depbase.Tpo -c -o pput.lo pput.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pput.lo -MD -MP -MF .deps/pput.Tpo -c pput.c -fno-common -DPIC -o .libs/pput.o if test ! -r pwin_c2f.c ; then \ pname=`echo pwin_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_c2f.c ; \ fi depbase=`echo pwin_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_c2f.lo pwin_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_c2f.lo -MD -MP -MF .deps/pwin_c2f.Tpo -c pwin_c2f.c -fno-common -DPIC -o .libs/pwin_c2f.o if test ! -r pwin_call_errhandler.c ; then \ pname=`echo pwin_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_call_errhandler.c ; \ fi depbase=`echo pwin_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_call_errhandler.lo pwin_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_call_errhandler.lo -MD -MP -MF .deps/pwin_call_errhandler.Tpo -c pwin_call_errhandler.c -fno-common -DPIC -o .libs/pwin_call_errhandler.o if test ! -r pwin_complete.c ; then \ pname=`echo pwin_complete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_complete.c ; \ fi depbase=`echo pwin_complete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_complete.lo -MD -MP -MF $depbase.Tpo -c -o pwin_complete.lo pwin_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_complete.lo -MD -MP -MF .deps/pwin_complete.Tpo -c pwin_complete.c -fno-common -DPIC -o .libs/pwin_complete.o if test ! -r pwin_create_errhandler.c ; then \ pname=`echo pwin_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create_errhandler.c ; \ fi depbase=`echo pwin_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_errhandler.lo pwin_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_errhandler.lo -MD -MP -MF .deps/pwin_create_errhandler.Tpo -c pwin_create_errhandler.c -fno-common -DPIC -o .libs/pwin_create_errhandler.o if test ! -r pwin_create_keyval.c ; then \ pname=`echo pwin_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create_keyval.c ; \ fi depbase=`echo pwin_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_keyval.lo pwin_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_keyval.lo -MD -MP -MF .deps/pwin_create_keyval.Tpo -c pwin_create_keyval.c -fno-common -DPIC -o .libs/pwin_create_keyval.o if test ! -r pwin_create.c ; then \ pname=`echo pwin_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create.c ; \ fi depbase=`echo pwin_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create.lo pwin_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create.lo -MD -MP -MF .deps/pwin_create.Tpo -c pwin_create.c -fno-common -DPIC -o .libs/pwin_create.o if test ! -r pwin_delete_attr.c ; then \ pname=`echo pwin_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_delete_attr.c ; \ fi depbase=`echo pwin_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_delete_attr.lo pwin_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_delete_attr.lo -MD -MP -MF .deps/pwin_delete_attr.Tpo -c pwin_delete_attr.c -fno-common -DPIC -o .libs/pwin_delete_attr.o if test ! -r pwin_f2c.c ; then \ pname=`echo pwin_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_f2c.c ; \ fi depbase=`echo pwin_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pwin_f2c.lo pwin_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_f2c.lo -MD -MP -MF .deps/pwin_f2c.Tpo -c pwin_f2c.c -fno-common -DPIC -o .libs/pwin_f2c.o if test ! -r pwin_fence.c ; then \ pname=`echo pwin_fence.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_fence.c ; \ fi depbase=`echo pwin_fence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_fence.lo -MD -MP -MF $depbase.Tpo -c -o pwin_fence.lo pwin_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_fence.lo -MD -MP -MF .deps/pwin_fence.Tpo -c pwin_fence.c -fno-common -DPIC -o .libs/pwin_fence.o if test ! -r pwin_free_keyval.c ; then \ pname=`echo pwin_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_free_keyval.c ; \ fi depbase=`echo pwin_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_keyval.lo pwin_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_keyval.lo -MD -MP -MF .deps/pwin_free_keyval.Tpo -c pwin_free_keyval.c -fno-common -DPIC -o .libs/pwin_free_keyval.o if test ! -r pwin_free.c ; then \ pname=`echo pwin_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_free.c ; \ fi depbase=`echo pwin_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free.lo pwin_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free.lo -MD -MP -MF .deps/pwin_free.Tpo -c pwin_free.c -fno-common -DPIC -o .libs/pwin_free.o if test ! -r pwin_get_attr.c ; then \ pname=`echo pwin_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_attr.c ; \ fi depbase=`echo pwin_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_attr.lo pwin_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_attr.lo -MD -MP -MF .deps/pwin_get_attr.Tpo -c pwin_get_attr.c -fno-common -DPIC -o .libs/pwin_get_attr.o if test ! -r pwin_get_errhandler.c ; then \ pname=`echo pwin_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_errhandler.c ; \ fi depbase=`echo pwin_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_errhandler.lo pwin_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_errhandler.lo -MD -MP -MF .deps/pwin_get_errhandler.Tpo -c pwin_get_errhandler.c -fno-common -DPIC -o .libs/pwin_get_errhandler.o if test ! -r pwin_get_group.c ; then \ pname=`echo pwin_get_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_group.c ; \ fi depbase=`echo pwin_get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_group.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_group.lo pwin_get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_group.lo -MD -MP -MF .deps/pwin_get_group.Tpo -c pwin_get_group.c -fno-common -DPIC -o .libs/pwin_get_group.o if test ! -r pwin_get_name.c ; then \ pname=`echo pwin_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_name.c ; \ fi depbase=`echo pwin_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_name.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_name.lo pwin_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_name.lo -MD -MP -MF .deps/pwin_get_name.Tpo -c pwin_get_name.c -fno-common -DPIC -o .libs/pwin_get_name.o if test ! -r pwin_lock.c ; then \ pname=`echo pwin_lock.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_lock.c ; \ fi depbase=`echo pwin_lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_lock.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock.lo pwin_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_lock.lo -MD -MP -MF .deps/pwin_lock.Tpo -c pwin_lock.c -fno-common -DPIC -o .libs/pwin_lock.o if test ! -r pwin_post.c ; then \ pname=`echo pwin_post.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_post.c ; \ fi depbase=`echo pwin_post.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_post.lo -MD -MP -MF $depbase.Tpo -c -o pwin_post.lo pwin_post.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_post.lo -MD -MP -MF .deps/pwin_post.Tpo -c pwin_post.c -fno-common -DPIC -o .libs/pwin_post.o if test ! -r pwin_set_attr.c ; then \ pname=`echo pwin_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_attr.c ; \ fi depbase=`echo pwin_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_attr.lo pwin_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_attr.lo -MD -MP -MF .deps/pwin_set_attr.Tpo -c pwin_set_attr.c -fno-common -DPIC -o .libs/pwin_set_attr.o if test ! -r pwin_set_errhandler.c ; then \ pname=`echo pwin_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_errhandler.c ; \ fi depbase=`echo pwin_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_errhandler.lo pwin_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_errhandler.lo -MD -MP -MF .deps/pwin_set_errhandler.Tpo -c pwin_set_errhandler.c -fno-common -DPIC -o .libs/pwin_set_errhandler.o if test ! -r pwin_set_name.c ; then \ pname=`echo pwin_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_name.c ; \ fi depbase=`echo pwin_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_name.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_name.lo pwin_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_name.lo -MD -MP -MF .deps/pwin_set_name.Tpo -c pwin_set_name.c -fno-common -DPIC -o .libs/pwin_set_name.o if test ! -r pwin_start.c ; then \ pname=`echo pwin_start.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_start.c ; \ fi depbase=`echo pwin_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_start.lo -MD -MP -MF $depbase.Tpo -c -o pwin_start.lo pwin_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_start.lo -MD -MP -MF .deps/pwin_start.Tpo -c pwin_start.c -fno-common -DPIC -o .libs/pwin_start.o if test ! -r pwin_test.c ; then \ pname=`echo pwin_test.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_test.c ; \ fi depbase=`echo pwin_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_test.lo -MD -MP -MF $depbase.Tpo -c -o pwin_test.lo pwin_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_test.lo -MD -MP -MF .deps/pwin_test.Tpo -c pwin_test.c -fno-common -DPIC -o .libs/pwin_test.o if test ! -r pwin_unlock.c ; then \ pname=`echo pwin_unlock.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_unlock.c ; \ fi depbase=`echo pwin_unlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_unlock.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock.lo pwin_unlock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_unlock.lo -MD -MP -MF .deps/pwin_unlock.Tpo -c pwin_unlock.c -fno-common -DPIC -o .libs/pwin_unlock.o if test ! -r pwin_wait.c ; then \ pname=`echo pwin_wait.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_wait.c ; \ fi depbase=`echo pwin_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_wait.lo -MD -MP -MF $depbase.Tpo -c -o pwin_wait.lo pwin_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILING_DEFINES=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_wait.lo -MD -MP -MF .deps/pwin_wait.Tpo -c pwin_wait.c -fno-common -DPIC -o .libs/pwin_wait.o /bin/sh ../../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmpi_c_pmpi.la pabort.lo padd_error_class.lo padd_error_code.lo padd_error_string.lo paddress.lo pallgather.lo pallgatherv.lo palloc_mem.lo pallreduce.lo palltoall.lo palltoallv.lo palltoallw.lo pattr_delete.lo pattr_get.lo pattr_put.lo pbarrier.lo pbcast.lo pbsend.lo pbsend_init.lo pbuffer_attach.lo pbuffer_detach.lo pcancel.lo pcart_coords.lo pcart_create.lo pcartdim_get.lo pcart_get.lo pcart_map.lo pcart_rank.lo pcart_shift.lo pcart_sub.lo pclose_port.lo pcomm_accept.lo pcomm_c2f.lo pcomm_call_errhandler.lo pcomm_compare.lo pcomm_connect.lo pcomm_create.lo pcomm_create_errhandler.lo pcomm_create_keyval.lo pcomm_delete_attr.lo pcomm_disconnect.lo pcomm_dup.lo pcomm_f2c.lo pcomm_free.lo pcomm_free_keyval.lo pcomm_get_attr.lo pcomm_get_errhandler.lo pcomm_get_name.lo pcomm_get_parent.lo pcomm_group.lo pcomm_join.lo pcomm_rank.lo pcomm_remote_group.lo pcomm_remote_size.lo pcomm_set_attr.lo pcomm_set_errhandler.lo pcomm_set_name.lo pcomm_size.lo pcomm_spawn.lo pcomm_spawn_multiple.lo pcomm_split.lo pcomm_test_inter.lo pdims_create.lo perrhandler_c2f.lo perrhandler_create.lo perrhandler_f2c.lo perrhandler_free.lo perrhandler_get.lo perrhandler_set.lo perror_class.lo perror_string.lo pexscan.lo pfile_c2f.lo pfile_call_errhandler.lo pfile_close.lo pfile_create_errhandler.lo pfile_delete.lo pfile_f2c.lo pfile_get_amode.lo pfile_get_atomicity.lo pfile_get_byte_offset.lo pfile_get_errhandler.lo pfile_get_group.lo pfile_get_info.lo pfile_get_position.lo pfile_get_position_shared.lo pfile_get_size.lo pfile_get_type_extent.lo pfile_get_view.lo pfile_iread_at.lo pfile_iread.lo pfile_iread_shared.lo pfile_iwrite_at.lo pfile_iwrite.lo pfile_iwrite_shared.lo pfile_open.lo pfile_preallocate.lo pfile_read_all_begin.lo pfile_read_all.lo pfile_read_all_end.lo pfile_read_at_all_begin.lo pfile_read_at_all.lo pfile_read_at_all_end.lo pfile_read_at.lo pfile_read.lo pfile_read_ordered_begin.lo pfile_read_ordered.lo pfile_read_ordered_end.lo pfile_read_shared.lo pfile_seek.lo pfile_seek_shared.lo pfile_set_atomicity.lo pfile_set_errhandler.lo pfile_set_info.lo pfile_set_size.lo pfile_set_view.lo pfile_sync.lo pfile_write_all_begin.lo pfile_write_all.lo pfile_write_all_end.lo pfile_write_at_all_begin.lo pfile_write_at_all.lo pfile_write_at_all_end.lo pfile_write_at.lo pfile_write.lo pfile_write_ordered_begin.lo pfile_write_ordered.lo pfile_write_ordered_end.lo pfile_write_shared.lo pfinalize.lo pfinalized.lo pfree_mem.lo pgather.lo pgatherv.lo pget_address.lo pget_count.lo pget_elements.lo pget_processor_name.lo pget_version.lo pgraph_create.lo pgraph_get.lo pgraph_map.lo pgraph_neighbors_count.lo pgraph_neighbors.lo pgraphdims_get.lo pgrequest_complete.lo pgrequest_start.lo pgroup_c2f.lo pgroup_compare.lo pgroup_difference.lo pgroup_excl.lo pgroup_f2c.lo pgroup_free.lo pgroup_incl.lo pgroup_intersection.lo pgroup_range_excl.lo pgroup_range_incl.lo pgroup_rank.lo pgroup_size.lo pgroup_translate_ranks.lo pgroup_union.lo pibsend.lo pinfo_c2f.lo pinfo_create.lo pinfo_delete.lo pinfo_dup.lo pinfo_f2c.lo pinfo_free.lo pinfo_get.lo pinfo_get_nkeys.lo pinfo_get_nthkey.lo pinfo_get_valuelen.lo pinfo_set.lo pinit.lo pinit_thread.lo pinitialized.lo pintercomm_create.lo pintercomm_merge.lo piprobe.lo pirecv.lo pirsend.lo pis_thread_main.lo pisend.lo pissend.lo pkeyval_create.lo pkeyval_free.lo plookup_name.lo pop_c2f.lo pop_create.lo pop_f2c.lo pop_free.lo popen_port.lo ppack_external.lo ppack_external_size.lo ppack.lo ppack_size.lo ppcontrol.lo pprobe.lo ppublish_name.lo pquery_thread.lo precv_init.lo precv.lo preduce.lo preduce_scatter.lo pregister_datarep.lo prequest_c2f.lo prequest_f2c.lo prequest_free.lo prequest_get_status.lo prsend_init.lo prsend.lo pscan.lo pscatter.lo pscatterv.lo psend.lo psend_init.lo psendrecv.lo psendrecv_replace.lo pssend_init.lo pssend.lo pstart.lo pstartall.lo pstatus_c2f.lo pstatus_f2c.lo pstatus_set_cancelled.lo pstatus_set_elements.lo ptestall.lo ptestany.lo ptest.lo ptest_cancelled.lo ptestsome.lo ptopo_test.lo ptype_c2f.lo ptype_commit.lo ptype_contiguous.lo ptype_create_darray.lo ptype_create_f90_complex.lo ptype_create_f90_integer.lo ptype_create_f90_real.lo ptype_create_hindexed.lo ptype_create_hvector.lo ptype_create_indexed_block.lo ptype_create_keyval.lo ptype_create_resized.lo ptype_create_struct.lo ptype_create_subarray.lo ptype_delete_attr.lo ptype_dup.lo ptype_extent.lo ptype_f2c.lo ptype_free.lo ptype_free_keyval.lo ptype_get_attr.lo ptype_get_contents.lo ptype_get_envelope.lo ptype_get_extent.lo ptype_get_name.lo ptype_get_true_extent.lo ptype_hindexed.lo ptype_hvector.lo ptype_indexed.lo ptype_lb.lo ptype_match_size.lo ptype_set_attr.lo ptype_set_name.lo ptype_size.lo ptype_struct.lo ptype_ub.lo ptype_vector.lo punpack_external.lo punpack.lo punpublish_name.lo pwait.lo pwaitall.lo pwaitany.lo pwaitsome.lo pwtime.lo pwtick.lo paccumulate.lo pget.lo pput.lo pwin_c2f.lo pwin_call_errhandler.lo pwin_complete.lo pwin_create_errhandler.lo pwin_create_keyval.lo pwin_create.lo pwin_delete_attr.lo pwin_f2c.lo pwin_fence.lo pwin_free_keyval.lo pwin_free.lo pwin_get_attr.lo pwin_get_errhandler.lo pwin_get_group.lo pwin_get_name.lo pwin_lock.lo pwin_post.lo pwin_set_attr.lo pwin_set_errhandler.lo pwin_set_name.lo pwin_start.lo pwin_test.lo pwin_unlock.lo pwin_wait.lo libtool: link: ar cru .libs/libmpi_c_pmpi.a .libs/pabort.o .libs/padd_error_class.o .libs/padd_error_code.o .libs/padd_error_string.o .libs/paddress.o .libs/pallgather.o .libs/pallgatherv.o .libs/palloc_mem.o .libs/pallreduce.o .libs/palltoall.o .libs/palltoallv.o .libs/palltoallw.o .libs/pattr_delete.o .libs/pattr_get.o .libs/pattr_put.o .libs/pbarrier.o .libs/pbcast.o .libs/pbsend.o .libs/pbsend_init.o .libs/pbuffer_attach.o .libs/pbuffer_detach.o .libs/pcancel.o .libs/pcart_coords.o .libs/pcart_create.o .libs/pcartdim_get.o .libs/pcart_get.o .libs/pcart_map.o .libs/pcart_rank.o .libs/pcart_shift.o .libs/pcart_sub.o .libs/pclose_port.o .libs/pcomm_accept.o .libs/pcomm_c2f.o .libs/pcomm_call_errhandler.o .libs/pcomm_compare.o .libs/pcomm_connect.o .libs/pcomm_create.o .libs/pcomm_create_errhandler.o .libs/pcomm_create_keyval.o .libs/pcomm_delete_attr.o .libs/pcomm_disconnect.o .libs/pcomm_dup.o .libs/pcomm_f2c.o .libs/pcomm_free.o .libs/pcomm_free_keyval.o .libs/pcomm_get_attr.o .libs/pcomm_get_errhandler.o .libs/pcomm_get_name.o .libs/pcomm_get_parent.o .libs/pcomm_group.o .libs/pcomm_join.o .libs/pcomm_rank.o .libs/pcomm_remote_group.o .libs/pcomm_remote_size.o .libs/pcomm_set_attr.o .libs/pcomm_set_errhandler.o .libs/pcomm_set_name.o .libs/pcomm_size.o .libs/pcomm_spawn.o .libs/pcomm_spawn_multiple.o .libs/pcomm_split.o .libs/pcomm_test_inter.o .libs/pdims_create.o .libs/perrhandler_c2f.o .libs/perrhandler_create.o .libs/perrhandler_f2c.o .libs/perrhandler_free.o .libs/perrhandler_get.o .libs/perrhandler_set.o .libs/perror_class.o .libs/perror_string.o .libs/pexscan.o .libs/pfile_c2f.o .libs/pfile_call_errhandler.o .libs/pfile_close.o .libs/pfile_create_errhandler.o .libs/pfile_delete.o .libs/pfile_f2c.o .libs/pfile_get_amode.o .libs/pfile_get_atomicity.o .libs/pfile_get_byte_offset.o .libs/pfile_get_errhandler.o .libs/pfile_get_group.o .libs/pfile_get_info.o .libs/pfile_get_position.o .libs/pfile_get_position_shared.o .libs/pfile_get_size.o .libs/pfile_get_type_extent.o .libs/pfile_get_view.o .libs/pfile_iread_at.o .libs/pfile_iread.o .libs/pfile_iread_shared.o .libs/pfile_iwrite_at.o .libs/pfile_iwrite.o .libs/pfile_iwrite_shared.o .libs/pfile_open.o .libs/pfile_preallocate.o .libs/pfile_read_all_begin.o .libs/pfile_read_all.o .libs/pfile_read_all_end.o .libs/pfile_read_at_all_begin.o .libs/pfile_read_at_all.o .libs/pfile_read_at_all_end.o .libs/pfile_read_at.o .libs/pfile_read.o .libs/pfile_read_ordered_begin.o .libs/pfile_read_ordered.o .libs/pfile_read_ordered_end.o .libs/pfile_read_shared.o .libs/pfile_seek.o .libs/pfile_seek_shared.o .libs/pfile_set_atomicity.o .libs/pfile_set_errhandler.o .libs/pfile_set_info.o .libs/pfile_set_size.o .libs/pfile_set_view.o .libs/pfile_sync.o .libs/pfile_write_all_begin.o .libs/pfile_write_all.o .libs/pfile_write_all_end.o .libs/pfile_write_at_all_begin.o .libs/pfile_write_at_all.o .libs/pfile_write_at_all_end.o .libs/pfile_write_at.o .libs/pfile_write.o .libs/pfile_write_ordered_begin.o .libs/pfile_write_ordered.o .libs/pfile_write_ordered_end.o .libs/pfile_write_shared.o .libs/pfinalize.o .libs/pfinalized.o .libs/pfree_mem.o .libs/pgather.o .libs/pgatherv.o .libs/pget_address.o .libs/pget_count.o .libs/pget_elements.o .libs/pget_processor_name.o .libs/pget_version.o .libs/pgraph_create.o .libs/pgraph_get.o .libs/pgraph_map.o .libs/pgraph_neighbors_count.o .libs/pgraph_neighbors.o .libs/pgraphdims_get.o .libs/pgrequest_complete.o .libs/pgrequest_start.o .libs/pgroup_c2f.o .libs/pgroup_compare.o .libs/pgroup_difference.o .libs/pgroup_excl.o .libs/pgroup_f2c.o .libs/pgroup_free.o .libs/pgroup_incl.o .libs/pgroup_intersection.o .libs/pgroup_range_excl.o .libs/pgroup_range_incl.o .libs/pgroup_rank.o .libs/pgroup_size.o .libs/pgroup_translate_ranks.o .libs/pgroup_union.o .libs/pibsend.o .libs/pinfo_c2f.o .libs/pinfo_create.o .libs/pinfo_delete.o .libs/pinfo_dup.o .libs/pinfo_f2c.o .libs/pinfo_free.o .libs/pinfo_get.o .libs/pinfo_get_nkeys.o .libs/pinfo_get_nthkey.o .libs/pinfo_get_valuelen.o .libs/pinfo_set.o .libs/pinit.o .libs/pinit_thread.o .libs/pinitialized.o .libs/pintercomm_create.o .libs/pintercomm_merge.o .libs/piprobe.o .libs/pirecv.o .libs/pirsend.o .libs/pis_thread_main.o .libs/pisend.o .libs/pissend.o .libs/pkeyval_create.o .libs/pkeyval_free.o .libs/plookup_name.o .libs/pop_c2f.o .libs/pop_create.o .libs/pop_f2c.o .libs/pop_free.o .libs/popen_port.o .libs/ppack_external.o .libs/ppack_external_size.o .libs/ppack.o .libs/ppack_size.o .libs/ppcontrol.o .libs/pprobe.o .libs/ppublish_name.o .libs/pquery_thread.o .libs/precv_init.o .libs/precv.o .libs/preduce.o .libs/preduce_scatter.o .libs/pregister_datarep.o .libs/prequest_c2f.o .libs/prequest_f2c.o .libs/prequest_free.o .libs/prequest_get_status.o .libs/prsend_init.o .libs/prsend.o .libs/pscan.o .libs/pscatter.o .libs/pscatterv.o .libs/psend.o .libs/psend_init.o .libs/psendrecv.o .libs/psendrecv_replace.o .libs/pssend_init.o .libs/pssend.o .libs/pstart.o .libs/pstartall.o .libs/pstatus_c2f.o .libs/pstatus_f2c.o .libs/pstatus_set_cancelled.o .libs/pstatus_set_elements.o .libs/ptestall.o .libs/ptestany.o .libs/ptest.o .libs/ptest_cancelled.o .libs/ptestsome.o .libs/ptopo_test.o .libs/ptype_c2f.o .libs/ptype_commit.o .libs/ptype_contiguous.o .libs/ptype_create_darray.o .libs/ptype_create_f90_complex.o .libs/ptype_create_f90_integer.o .libs/ptype_create_f90_real.o .libs/ptype_create_hindexed.o .libs/ptype_create_hvector.o .libs/ptype_create_indexed_block.o .libs/ptype_create_keyval.o .libs/ptype_create_resized.o .libs/ptype_create_struct.o .libs/ptype_create_subarray.o .libs/ptype_delete_attr.o .libs/ptype_dup.o .libs/ptype_extent.o .libs/ptype_f2c.o .libs/ptype_free.o .libs/ptype_free_keyval.o .libs/ptype_get_attr.o .libs/ptype_get_contents.o .libs/ptype_get_envelope.o .libs/ptype_get_extent.o .libs/ptype_get_name.o .libs/ptype_get_true_extent.o .libs/ptype_hindexed.o .libs/ptype_hvector.o .libs/ptype_indexed.o .libs/ptype_lb.o .libs/ptype_match_size.o .libs/ptype_set_attr.o .libs/ptype_set_name.o .libs/ptype_size.o .libs/ptype_struct.o .libs/ptype_ub.o .libs/ptype_vector.o .libs/punpack_external.o .libs/punpack.o .libs/punpublish_name.o .libs/pwait.o .libs/pwaitall.o .libs/pwaitany.o .libs/pwaitsome.o .libs/pwtime.o .libs/pwtick.o .libs/paccumulate.o .libs/pget.o .libs/pput.o .libs/pwin_c2f.o .libs/pwin_call_errhandler.o .libs/pwin_complete.o .libs/pwin_create_errhandler.o .libs/pwin_create_keyval.o .libs/pwin_create.o .libs/pwin_delete_attr.o .libs/pwin_f2c.o .libs/pwin_fence.o .libs/pwin_free_keyval.o .libs/pwin_free.o .libs/pwin_get_attr.o .libs/pwin_get_errhandler.o .libs/pwin_get_group.o .libs/pwin_get_name.o .libs/pwin_lock.o .libs/pwin_post.o .libs/pwin_set_attr.o .libs/pwin_set_errhandler.o .libs/pwin_set_name.o .libs/pwin_start.o .libs/pwin_test.o .libs/pwin_unlock.o .libs/pwin_wait.o libtool: link: ranlib .libs/libmpi_c_pmpi.a libtool: link: creating libmpi_c_pmpi.la libtool: link: ( cd ".libs" && rm -f "libmpi_c_pmpi.la" && ln -s "../libmpi_c_pmpi.la" "libmpi_c_pmpi.la" ) depbase=`echo attr_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_fn.lo -MD -MP -MF $depbase.Tpo -c -o attr_fn.lo attr_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_fn.lo -MD -MP -MF .deps/attr_fn.Tpo -c attr_fn.c -fno-common -DPIC -o .libs/attr_fn.o /bin/sh ../../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmpi_c.la attr_fn.lo libtool: link: ar cru .libs/libmpi_c.a .libs/attr_fn.o libtool: link: ranlib .libs/libmpi_c.a libtool: link: creating libmpi_c.la libtool: link: ( cd ".libs" && rm -f "libmpi_c.la" && ln -s "../libmpi_c.la" "libmpi_c.la" ) depbase=`echo abort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT abort.lo -MD -MP -MF $depbase.Tpo -c -o abort.lo abort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c abort.c -fno-common -DPIC -o .libs/abort.o depbase=`echo add_error_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_class.lo -MD -MP -MF $depbase.Tpo -c -o add_error_class.lo add_error_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_class.lo -MD -MP -MF .deps/add_error_class.Tpo -c add_error_class.c -fno-common -DPIC -o .libs/add_error_class.o depbase=`echo add_error_code.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_code.lo -MD -MP -MF $depbase.Tpo -c -o add_error_code.lo add_error_code.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_code.lo -MD -MP -MF .deps/add_error_code.Tpo -c add_error_code.c -fno-common -DPIC -o .libs/add_error_code.o depbase=`echo add_error_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_string.lo -MD -MP -MF $depbase.Tpo -c -o add_error_string.lo add_error_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_string.lo -MD -MP -MF .deps/add_error_string.Tpo -c add_error_string.c -fno-common -DPIC -o .libs/add_error_string.o depbase=`echo address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT address.lo -MD -MP -MF $depbase.Tpo -c -o address.lo address.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -fno-common -DPIC -o .libs/address.o depbase=`echo allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgather.lo -MD -MP -MF $depbase.Tpo -c -o allgather.lo allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgather.lo -MD -MP -MF .deps/allgather.Tpo -c allgather.c -fno-common -DPIC -o .libs/allgather.o depbase=`echo allgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o allgatherv.lo allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgatherv.lo -MD -MP -MF .deps/allgatherv.Tpo -c allgatherv.c -fno-common -DPIC -o .libs/allgatherv.o depbase=`echo alloc_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alloc_mem.lo -MD -MP -MF $depbase.Tpo -c -o alloc_mem.lo alloc_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alloc_mem.lo -MD -MP -MF .deps/alloc_mem.Tpo -c alloc_mem.c -fno-common -DPIC -o .libs/alloc_mem.o depbase=`echo allreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allreduce.lo -MD -MP -MF $depbase.Tpo -c -o allreduce.lo allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allreduce.lo -MD -MP -MF .deps/allreduce.Tpo -c allreduce.c -fno-common -DPIC -o .libs/allreduce.o depbase=`echo alltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoall.lo -MD -MP -MF $depbase.Tpo -c -o alltoall.lo alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoall.lo -MD -MP -MF .deps/alltoall.Tpo -c alltoall.c -fno-common -DPIC -o .libs/alltoall.o depbase=`echo alltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o alltoallv.lo alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallv.lo -MD -MP -MF .deps/alltoallv.Tpo -c alltoallv.c -fno-common -DPIC -o .libs/alltoallv.o depbase=`echo alltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o alltoallw.lo alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallw.lo -MD -MP -MF .deps/alltoallw.Tpo -c alltoallw.c -fno-common -DPIC -o .libs/alltoallw.o depbase=`echo attr_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_delete.lo -MD -MP -MF $depbase.Tpo -c -o attr_delete.lo attr_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_delete.lo -MD -MP -MF .deps/attr_delete.Tpo -c attr_delete.c -fno-common -DPIC -o .libs/attr_delete.o depbase=`echo attr_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_get.lo -MD -MP -MF $depbase.Tpo -c -o attr_get.lo attr_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_get.lo -MD -MP -MF .deps/attr_get.Tpo -c attr_get.c -fno-common -DPIC -o .libs/attr_get.o depbase=`echo attr_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_put.lo -MD -MP -MF $depbase.Tpo -c -o attr_put.lo attr_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_put.lo -MD -MP -MF .deps/attr_put.Tpo -c attr_put.c -fno-common -DPIC -o .libs/attr_put.o depbase=`echo barrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT barrier.lo -MD -MP -MF $depbase.Tpo -c -o barrier.lo barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c barrier.c -fno-common -DPIC -o .libs/barrier.o depbase=`echo bcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bcast.lo -MD -MP -MF $depbase.Tpo -c -o bcast.lo bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bcast.lo -MD -MP -MF .deps/bcast.Tpo -c bcast.c -fno-common -DPIC -o .libs/bcast.o depbase=`echo bsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend.lo -MD -MP -MF $depbase.Tpo -c -o bsend.lo bsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend.lo -MD -MP -MF .deps/bsend.Tpo -c bsend.c -fno-common -DPIC -o .libs/bsend.o depbase=`echo bsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_init.lo -MD -MP -MF $depbase.Tpo -c -o bsend_init.lo bsend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_init.lo -MD -MP -MF .deps/bsend_init.Tpo -c bsend_init.c -fno-common -DPIC -o .libs/bsend_init.o depbase=`echo buffer_attach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_attach.lo -MD -MP -MF $depbase.Tpo -c -o buffer_attach.lo buffer_attach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_attach.lo -MD -MP -MF .deps/buffer_attach.Tpo -c buffer_attach.c -fno-common -DPIC -o .libs/buffer_attach.o depbase=`echo buffer_detach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o buffer_detach.lo buffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_detach.lo -MD -MP -MF .deps/buffer_detach.Tpo -c buffer_detach.c -fno-common -DPIC -o .libs/buffer_detach.o depbase=`echo cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cancel.lo -MD -MP -MF $depbase.Tpo -c -o cancel.lo cancel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cancel.lo -MD -MP -MF .deps/cancel.Tpo -c cancel.c -fno-common -DPIC -o .libs/cancel.o depbase=`echo cart_coords.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_coords.lo -MD -MP -MF $depbase.Tpo -c -o cart_coords.lo cart_coords.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_coords.lo -MD -MP -MF .deps/cart_coords.Tpo -c cart_coords.c -fno-common -DPIC -o .libs/cart_coords.o depbase=`echo cart_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_create.lo -MD -MP -MF $depbase.Tpo -c -o cart_create.lo cart_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_create.lo -MD -MP -MF .deps/cart_create.Tpo -c cart_create.c -fno-common -DPIC -o .libs/cart_create.o depbase=`echo cartdim_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o cartdim_get.lo cartdim_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cartdim_get.lo -MD -MP -MF .deps/cartdim_get.Tpo -c cartdim_get.c -fno-common -DPIC -o .libs/cartdim_get.o depbase=`echo cart_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_get.lo -MD -MP -MF $depbase.Tpo -c -o cart_get.lo cart_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_get.lo -MD -MP -MF .deps/cart_get.Tpo -c cart_get.c -fno-common -DPIC -o .libs/cart_get.o depbase=`echo cart_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_map.lo -MD -MP -MF $depbase.Tpo -c -o cart_map.lo cart_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_map.lo -MD -MP -MF .deps/cart_map.Tpo -c cart_map.c -fno-common -DPIC -o .libs/cart_map.o depbase=`echo cart_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_rank.lo -MD -MP -MF $depbase.Tpo -c -o cart_rank.lo cart_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_rank.lo -MD -MP -MF .deps/cart_rank.Tpo -c cart_rank.c -fno-common -DPIC -o .libs/cart_rank.o depbase=`echo cart_shift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_shift.lo -MD -MP -MF $depbase.Tpo -c -o cart_shift.lo cart_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_shift.lo -MD -MP -MF .deps/cart_shift.Tpo -c cart_shift.c -fno-common -DPIC -o .libs/cart_shift.o depbase=`echo cart_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_sub.lo -MD -MP -MF $depbase.Tpo -c -o cart_sub.lo cart_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_sub.lo -MD -MP -MF .deps/cart_sub.Tpo -c cart_sub.c -fno-common -DPIC -o .libs/cart_sub.o depbase=`echo close_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT close_port.lo -MD -MP -MF $depbase.Tpo -c -o close_port.lo close_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT close_port.lo -MD -MP -MF .deps/close_port.Tpo -c close_port.c -fno-common -DPIC -o .libs/close_port.o depbase=`echo comm_accept.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_accept.lo -MD -MP -MF $depbase.Tpo -c -o comm_accept.lo comm_accept.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_accept.lo -MD -MP -MF .deps/comm_accept.Tpo -c comm_accept.c -fno-common -DPIC -o .libs/comm_accept.o depbase=`echo comm_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_c2f.lo -MD -MP -MF $depbase.Tpo -c -o comm_c2f.lo comm_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_c2f.lo -MD -MP -MF .deps/comm_c2f.Tpo -c comm_c2f.c -fno-common -DPIC -o .libs/comm_c2f.o depbase=`echo comm_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o comm_call_errhandler.lo comm_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_call_errhandler.lo -MD -MP -MF .deps/comm_call_errhandler.Tpo -c comm_call_errhandler.c -fno-common -DPIC -o .libs/comm_call_errhandler.o depbase=`echo comm_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_compare.lo -MD -MP -MF $depbase.Tpo -c -o comm_compare.lo comm_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_compare.lo -MD -MP -MF .deps/comm_compare.Tpo -c comm_compare.c -fno-common -DPIC -o .libs/comm_compare.o depbase=`echo comm_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_connect.lo -MD -MP -MF $depbase.Tpo -c -o comm_connect.lo comm_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_connect.lo -MD -MP -MF .deps/comm_connect.Tpo -c comm_connect.c -fno-common -DPIC -o .libs/comm_connect.o depbase=`echo comm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create.lo -MD -MP -MF $depbase.Tpo -c -o comm_create.lo comm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create.lo -MD -MP -MF .deps/comm_create.Tpo -c comm_create.c -fno-common -DPIC -o .libs/comm_create.o depbase=`echo comm_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o comm_create_errhandler.lo comm_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_errhandler.lo -MD -MP -MF .deps/comm_create_errhandler.Tpo -c comm_create_errhandler.c -fno-common -DPIC -o .libs/comm_create_errhandler.o depbase=`echo comm_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o comm_create_keyval.lo comm_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_keyval.lo -MD -MP -MF .deps/comm_create_keyval.Tpo -c comm_create_keyval.c -fno-common -DPIC -o .libs/comm_create_keyval.o depbase=`echo comm_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o comm_delete_attr.lo comm_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_delete_attr.lo -MD -MP -MF .deps/comm_delete_attr.Tpo -c comm_delete_attr.c -fno-common -DPIC -o .libs/comm_delete_attr.o depbase=`echo comm_disconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_disconnect.lo -MD -MP -MF $depbase.Tpo -c -o comm_disconnect.lo comm_disconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_disconnect.lo -MD -MP -MF .deps/comm_disconnect.Tpo -c comm_disconnect.c -fno-common -DPIC -o .libs/comm_disconnect.o depbase=`echo comm_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_dup.lo -MD -MP -MF $depbase.Tpo -c -o comm_dup.lo comm_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_dup.lo -MD -MP -MF .deps/comm_dup.Tpo -c comm_dup.c -fno-common -DPIC -o .libs/comm_dup.o depbase=`echo comm_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_f2c.lo -MD -MP -MF $depbase.Tpo -c -o comm_f2c.lo comm_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_f2c.lo -MD -MP -MF .deps/comm_f2c.Tpo -c comm_f2c.c -fno-common -DPIC -o .libs/comm_f2c.o depbase=`echo comm_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free.lo -MD -MP -MF $depbase.Tpo -c -o comm_free.lo comm_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free.lo -MD -MP -MF .deps/comm_free.Tpo -c comm_free.c -fno-common -DPIC -o .libs/comm_free.o depbase=`echo comm_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o comm_free_keyval.lo comm_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_keyval.lo -MD -MP -MF .deps/comm_free_keyval.Tpo -c comm_free_keyval.c -fno-common -DPIC -o .libs/comm_free_keyval.o depbase=`echo comm_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_attr.lo comm_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_attr.lo -MD -MP -MF .deps/comm_get_attr.Tpo -c comm_get_attr.c -fno-common -DPIC -o .libs/comm_get_attr.o depbase=`echo comm_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_errhandler.lo comm_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_errhandler.lo -MD -MP -MF .deps/comm_get_errhandler.Tpo -c comm_get_errhandler.c -fno-common -DPIC -o .libs/comm_get_errhandler.o depbase=`echo comm_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_name.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_name.lo comm_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_name.lo -MD -MP -MF .deps/comm_get_name.Tpo -c comm_get_name.c -fno-common -DPIC -o .libs/comm_get_name.o depbase=`echo comm_get_parent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_parent.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_parent.lo comm_get_parent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_parent.lo -MD -MP -MF .deps/comm_get_parent.Tpo -c comm_get_parent.c -fno-common -DPIC -o .libs/comm_get_parent.o depbase=`echo comm_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_group.lo -MD -MP -MF $depbase.Tpo -c -o comm_group.lo comm_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_group.lo -MD -MP -MF .deps/comm_group.Tpo -c comm_group.c -fno-common -DPIC -o .libs/comm_group.o depbase=`echo comm_join.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_join.lo -MD -MP -MF $depbase.Tpo -c -o comm_join.lo comm_join.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_join.lo -MD -MP -MF .deps/comm_join.Tpo -c comm_join.c -fno-common -DPIC -o .libs/comm_join.o depbase=`echo comm_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_rank.lo -MD -MP -MF $depbase.Tpo -c -o comm_rank.lo comm_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_rank.lo -MD -MP -MF .deps/comm_rank.Tpo -c comm_rank.c -fno-common -DPIC -o .libs/comm_rank.o depbase=`echo comm_remote_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_group.lo -MD -MP -MF $depbase.Tpo -c -o comm_remote_group.lo comm_remote_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_group.lo -MD -MP -MF .deps/comm_remote_group.Tpo -c comm_remote_group.c -fno-common -DPIC -o .libs/comm_remote_group.o depbase=`echo comm_remote_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_size.lo -MD -MP -MF $depbase.Tpo -c -o comm_remote_size.lo comm_remote_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_size.lo -MD -MP -MF .deps/comm_remote_size.Tpo -c comm_remote_size.c -fno-common -DPIC -o .libs/comm_remote_size.o depbase=`echo comm_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_attr.lo comm_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_attr.lo -MD -MP -MF .deps/comm_set_attr.Tpo -c comm_set_attr.c -fno-common -DPIC -o .libs/comm_set_attr.o depbase=`echo comm_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_errhandler.lo comm_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_errhandler.lo -MD -MP -MF .deps/comm_set_errhandler.Tpo -c comm_set_errhandler.c -fno-common -DPIC -o .libs/comm_set_errhandler.o depbase=`echo comm_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_name.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_name.lo comm_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_name.lo -MD -MP -MF .deps/comm_set_name.Tpo -c comm_set_name.c -fno-common -DPIC -o .libs/comm_set_name.o depbase=`echo comm_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_size.lo -MD -MP -MF $depbase.Tpo -c -o comm_size.lo comm_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_size.lo -MD -MP -MF .deps/comm_size.Tpo -c comm_size.c -fno-common -DPIC -o .libs/comm_size.o depbase=`echo comm_spawn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn.lo -MD -MP -MF $depbase.Tpo -c -o comm_spawn.lo comm_spawn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn.lo -MD -MP -MF .deps/comm_spawn.Tpo -c comm_spawn.c -fno-common -DPIC -o .libs/comm_spawn.o depbase=`echo comm_spawn_multiple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_multiple.lo -MD -MP -MF $depbase.Tpo -c -o comm_spawn_multiple.lo comm_spawn_multiple.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_multiple.lo -MD -MP -MF .deps/comm_spawn_multiple.Tpo -c comm_spawn_multiple.c -fno-common -DPIC -o .libs/comm_spawn_multiple.o depbase=`echo comm_split.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_split.lo -MD -MP -MF $depbase.Tpo -c -o comm_split.lo comm_split.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_split.lo -MD -MP -MF .deps/comm_split.Tpo -c comm_split.c -fno-common -DPIC -o .libs/comm_split.o depbase=`echo comm_test_inter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_test_inter.lo -MD -MP -MF $depbase.Tpo -c -o comm_test_inter.lo comm_test_inter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_test_inter.lo -MD -MP -MF .deps/comm_test_inter.Tpo -c comm_test_inter.c -fno-common -DPIC -o .libs/comm_test_inter.o depbase=`echo dims_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dims_create.lo -MD -MP -MF $depbase.Tpo -c -o dims_create.lo dims_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dims_create.lo -MD -MP -MF .deps/dims_create.Tpo -c dims_create.c -fno-common -DPIC -o .libs/dims_create.o dims_create.c(116): (col. 31) remark: PARTIAL LOOP WAS VECTORIZED. depbase=`echo errhandler_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_c2f.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_c2f.lo errhandler_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_c2f.lo -MD -MP -MF .deps/errhandler_c2f.Tpo -c errhandler_c2f.c -fno-common -DPIC -o .libs/errhandler_c2f.o depbase=`echo errhandler_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_create.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_create.lo errhandler_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_create.lo -MD -MP -MF .deps/errhandler_create.Tpo -c errhandler_create.c -fno-common -DPIC -o .libs/errhandler_create.o depbase=`echo errhandler_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_f2c.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_f2c.lo errhandler_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_f2c.lo -MD -MP -MF .deps/errhandler_f2c.Tpo -c errhandler_f2c.c -fno-common -DPIC -o .libs/errhandler_f2c.o depbase=`echo errhandler_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_free.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_free.lo errhandler_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_free.lo -MD -MP -MF .deps/errhandler_free.Tpo -c errhandler_free.c -fno-common -DPIC -o .libs/errhandler_free.o depbase=`echo errhandler_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_get.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_get.lo errhandler_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_get.lo -MD -MP -MF .deps/errhandler_get.Tpo -c errhandler_get.c -fno-common -DPIC -o .libs/errhandler_get.o depbase=`echo errhandler_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_set.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_set.lo errhandler_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_set.lo -MD -MP -MF .deps/errhandler_set.Tpo -c errhandler_set.c -fno-common -DPIC -o .libs/errhandler_set.o depbase=`echo error_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_class.lo -MD -MP -MF $depbase.Tpo -c -o error_class.lo error_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_class.lo -MD -MP -MF .deps/error_class.Tpo -c error_class.c -fno-common -DPIC -o .libs/error_class.o depbase=`echo error_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_string.lo -MD -MP -MF $depbase.Tpo -c -o error_string.lo error_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_string.lo -MD -MP -MF .deps/error_string.Tpo -c error_string.c -fno-common -DPIC -o .libs/error_string.o depbase=`echo exscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT exscan.lo -MD -MP -MF $depbase.Tpo -c -o exscan.lo exscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT exscan.lo -MD -MP -MF .deps/exscan.Tpo -c exscan.c -fno-common -DPIC -o .libs/exscan.o depbase=`echo file_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_c2f.lo -MD -MP -MF $depbase.Tpo -c -o file_c2f.lo file_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_c2f.lo -MD -MP -MF .deps/file_c2f.Tpo -c file_c2f.c -fno-common -DPIC -o .libs/file_c2f.o depbase=`echo file_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o file_call_errhandler.lo file_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_call_errhandler.lo -MD -MP -MF .deps/file_call_errhandler.Tpo -c file_call_errhandler.c -fno-common -DPIC -o .libs/file_call_errhandler.o depbase=`echo file_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_close.lo -MD -MP -MF $depbase.Tpo -c -o file_close.lo file_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_close.lo -MD -MP -MF .deps/file_close.Tpo -c file_close.c -fno-common -DPIC -o .libs/file_close.o depbase=`echo file_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o file_create_errhandler.lo file_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_create_errhandler.lo -MD -MP -MF .deps/file_create_errhandler.Tpo -c file_create_errhandler.c -fno-common -DPIC -o .libs/file_create_errhandler.o depbase=`echo file_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_delete.lo -MD -MP -MF $depbase.Tpo -c -o file_delete.lo file_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_delete.lo -MD -MP -MF .deps/file_delete.Tpo -c file_delete.c -fno-common -DPIC -o .libs/file_delete.o depbase=`echo file_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_f2c.lo -MD -MP -MF $depbase.Tpo -c -o file_f2c.lo file_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_f2c.lo -MD -MP -MF .deps/file_f2c.Tpo -c file_f2c.c -fno-common -DPIC -o .libs/file_f2c.o depbase=`echo file_get_amode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_amode.lo -MD -MP -MF $depbase.Tpo -c -o file_get_amode.lo file_get_amode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_amode.lo -MD -MP -MF .deps/file_get_amode.Tpo -c file_get_amode.c -fno-common -DPIC -o .libs/file_get_amode.o depbase=`echo file_get_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o file_get_atomicity.lo file_get_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_atomicity.lo -MD -MP -MF .deps/file_get_atomicity.Tpo -c file_get_atomicity.c -fno-common -DPIC -o .libs/file_get_atomicity.o depbase=`echo file_get_byte_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_byte_offset.lo -MD -MP -MF $depbase.Tpo -c -o file_get_byte_offset.lo file_get_byte_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_byte_offset.lo -MD -MP -MF .deps/file_get_byte_offset.Tpo -c file_get_byte_offset.c -fno-common -DPIC -o .libs/file_get_byte_offset.o depbase=`echo file_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o file_get_errhandler.lo file_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_errhandler.lo -MD -MP -MF .deps/file_get_errhandler.Tpo -c file_get_errhandler.c -fno-common -DPIC -o .libs/file_get_errhandler.o depbase=`echo file_get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_group.lo -MD -MP -MF $depbase.Tpo -c -o file_get_group.lo file_get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_group.lo -MD -MP -MF .deps/file_get_group.Tpo -c file_get_group.c -fno-common -DPIC -o .libs/file_get_group.o depbase=`echo file_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_info.lo -MD -MP -MF $depbase.Tpo -c -o file_get_info.lo file_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_info.lo -MD -MP -MF .deps/file_get_info.Tpo -c file_get_info.c -fno-common -DPIC -o .libs/file_get_info.o depbase=`echo file_get_position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position.lo -MD -MP -MF $depbase.Tpo -c -o file_get_position.lo file_get_position.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position.lo -MD -MP -MF .deps/file_get_position.Tpo -c file_get_position.c -fno-common -DPIC -o .libs/file_get_position.o depbase=`echo file_get_position_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_get_position_shared.lo file_get_position_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_shared.lo -MD -MP -MF .deps/file_get_position_shared.Tpo -c file_get_position_shared.c -fno-common -DPIC -o .libs/file_get_position_shared.o depbase=`echo file_get_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_size.lo -MD -MP -MF $depbase.Tpo -c -o file_get_size.lo file_get_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_size.lo -MD -MP -MF .deps/file_get_size.Tpo -c file_get_size.c -fno-common -DPIC -o .libs/file_get_size.o depbase=`echo file_get_type_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_type_extent.lo -MD -MP -MF $depbase.Tpo -c -o file_get_type_extent.lo file_get_type_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_type_extent.lo -MD -MP -MF .deps/file_get_type_extent.Tpo -c file_get_type_extent.c -fno-common -DPIC -o .libs/file_get_type_extent.o depbase=`echo file_get_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_view.lo -MD -MP -MF $depbase.Tpo -c -o file_get_view.lo file_get_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_view.lo -MD -MP -MF .deps/file_get_view.Tpo -c file_get_view.c -fno-common -DPIC -o .libs/file_get_view.o depbase=`echo file_iread_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_at.lo -MD -MP -MF $depbase.Tpo -c -o file_iread_at.lo file_iread_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_at.lo -MD -MP -MF .deps/file_iread_at.Tpo -c file_iread_at.c -fno-common -DPIC -o .libs/file_iread_at.o depbase=`echo file_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread.lo -MD -MP -MF $depbase.Tpo -c -o file_iread.lo file_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread.lo -MD -MP -MF .deps/file_iread.Tpo -c file_iread.c -fno-common -DPIC -o .libs/file_iread.o depbase=`echo file_iread_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_iread_shared.lo file_iread_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_shared.lo -MD -MP -MF .deps/file_iread_shared.Tpo -c file_iread_shared.c -fno-common -DPIC -o .libs/file_iread_shared.o depbase=`echo file_iwrite_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_at.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite_at.lo file_iwrite_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_at.lo -MD -MP -MF .deps/file_iwrite_at.Tpo -c file_iwrite_at.c -fno-common -DPIC -o .libs/file_iwrite_at.o depbase=`echo file_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite.lo file_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite.lo -MD -MP -MF .deps/file_iwrite.Tpo -c file_iwrite.c -fno-common -DPIC -o .libs/file_iwrite.o depbase=`echo file_iwrite_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite_shared.lo file_iwrite_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_shared.lo -MD -MP -MF .deps/file_iwrite_shared.Tpo -c file_iwrite_shared.c -fno-common -DPIC -o .libs/file_iwrite_shared.o depbase=`echo file_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_open.lo -MD -MP -MF $depbase.Tpo -c -o file_open.lo file_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_open.lo -MD -MP -MF .deps/file_open.Tpo -c file_open.c -fno-common -DPIC -o .libs/file_open.o depbase=`echo file_preallocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_preallocate.lo -MD -MP -MF $depbase.Tpo -c -o file_preallocate.lo file_preallocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_preallocate.lo -MD -MP -MF .deps/file_preallocate.Tpo -c file_preallocate.c -fno-common -DPIC -o .libs/file_preallocate.o depbase=`echo file_read_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all_begin.lo file_read_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_begin.lo -MD -MP -MF .deps/file_read_all_begin.Tpo -c file_read_all_begin.c -fno-common -DPIC -o .libs/file_read_all_begin.o depbase=`echo file_read_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all.lo file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all.lo -MD -MP -MF .deps/file_read_all.Tpo -c file_read_all.c -fno-common -DPIC -o .libs/file_read_all.o depbase=`echo file_read_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_end.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all_end.lo file_read_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_end.lo -MD -MP -MF .deps/file_read_all_end.Tpo -c file_read_all_end.c -fno-common -DPIC -o .libs/file_read_all_end.o depbase=`echo file_read_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all_begin.lo file_read_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_begin.lo -MD -MP -MF .deps/file_read_at_all_begin.Tpo -c file_read_at_all_begin.c -fno-common -DPIC -o .libs/file_read_at_all_begin.o depbase=`echo file_read_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all.lo file_read_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all.lo -MD -MP -MF .deps/file_read_at_all.Tpo -c file_read_at_all.c -fno-common -DPIC -o .libs/file_read_at_all.o depbase=`echo file_read_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all_end.lo file_read_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_end.lo -MD -MP -MF .deps/file_read_at_all_end.Tpo -c file_read_at_all_end.c -fno-common -DPIC -o .libs/file_read_at_all_end.o depbase=`echo file_read_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at.lo file_read_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at.lo -MD -MP -MF .deps/file_read_at.Tpo -c file_read_at.c -fno-common -DPIC -o .libs/file_read_at.o depbase=`echo file_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read.lo -MD -MP -MF $depbase.Tpo -c -o file_read.lo file_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read.lo -MD -MP -MF .deps/file_read.Tpo -c file_read.c -fno-common -DPIC -o .libs/file_read.o depbase=`echo file_read_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered_begin.lo file_read_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_begin.lo -MD -MP -MF .deps/file_read_ordered_begin.Tpo -c file_read_ordered_begin.c -fno-common -DPIC -o .libs/file_read_ordered_begin.o depbase=`echo file_read_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered.lo file_read_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered.lo -MD -MP -MF .deps/file_read_ordered.Tpo -c file_read_ordered.c -fno-common -DPIC -o .libs/file_read_ordered.o depbase=`echo file_read_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered_end.lo file_read_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_end.lo -MD -MP -MF .deps/file_read_ordered_end.Tpo -c file_read_ordered_end.c -fno-common -DPIC -o .libs/file_read_ordered_end.o depbase=`echo file_read_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_read_shared.lo file_read_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_shared.lo -MD -MP -MF .deps/file_read_shared.Tpo -c file_read_shared.c -fno-common -DPIC -o .libs/file_read_shared.o depbase=`echo file_seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek.lo -MD -MP -MF $depbase.Tpo -c -o file_seek.lo file_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek.lo -MD -MP -MF .deps/file_seek.Tpo -c file_seek.c -fno-common -DPIC -o .libs/file_seek.o depbase=`echo file_seek_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_seek_shared.lo file_seek_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_shared.lo -MD -MP -MF .deps/file_seek_shared.Tpo -c file_seek_shared.c -fno-common -DPIC -o .libs/file_seek_shared.o depbase=`echo file_set_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o file_set_atomicity.lo file_set_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_atomicity.lo -MD -MP -MF .deps/file_set_atomicity.Tpo -c file_set_atomicity.c -fno-common -DPIC -o .libs/file_set_atomicity.o depbase=`echo file_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o file_set_errhandler.lo file_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_errhandler.lo -MD -MP -MF .deps/file_set_errhandler.Tpo -c file_set_errhandler.c -fno-common -DPIC -o .libs/file_set_errhandler.o depbase=`echo file_set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_info.lo -MD -MP -MF $depbase.Tpo -c -o file_set_info.lo file_set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_info.lo -MD -MP -MF .deps/file_set_info.Tpo -c file_set_info.c -fno-common -DPIC -o .libs/file_set_info.o depbase=`echo file_set_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_size.lo -MD -MP -MF $depbase.Tpo -c -o file_set_size.lo file_set_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_size.lo -MD -MP -MF .deps/file_set_size.Tpo -c file_set_size.c -fno-common -DPIC -o .libs/file_set_size.o depbase=`echo file_set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_view.lo -MD -MP -MF $depbase.Tpo -c -o file_set_view.lo file_set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_view.lo -MD -MP -MF .deps/file_set_view.Tpo -c file_set_view.c -fno-common -DPIC -o .libs/file_set_view.o depbase=`echo file_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_sync.lo -MD -MP -MF $depbase.Tpo -c -o file_sync.lo file_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_sync.lo -MD -MP -MF .deps/file_sync.Tpo -c file_sync.c -fno-common -DPIC -o .libs/file_sync.o depbase=`echo file_write_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all_begin.lo file_write_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_begin.lo -MD -MP -MF .deps/file_write_all_begin.Tpo -c file_write_all_begin.c -fno-common -DPIC -o .libs/file_write_all_begin.o depbase=`echo file_write_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all.lo file_write_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all.lo -MD -MP -MF .deps/file_write_all.Tpo -c file_write_all.c -fno-common -DPIC -o .libs/file_write_all.o depbase=`echo file_write_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_end.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all_end.lo file_write_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_end.lo -MD -MP -MF .deps/file_write_all_end.Tpo -c file_write_all_end.c -fno-common -DPIC -o .libs/file_write_all_end.o depbase=`echo file_write_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all_begin.lo file_write_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_begin.lo -MD -MP -MF .deps/file_write_at_all_begin.Tpo -c file_write_at_all_begin.c -fno-common -DPIC -o .libs/file_write_at_all_begin.o depbase=`echo file_write_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all.lo file_write_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all.lo -MD -MP -MF .deps/file_write_at_all.Tpo -c file_write_at_all.c -fno-common -DPIC -o .libs/file_write_at_all.o depbase=`echo file_write_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all_end.lo file_write_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_end.lo -MD -MP -MF .deps/file_write_at_all_end.Tpo -c file_write_at_all_end.c -fno-common -DPIC -o .libs/file_write_at_all_end.o depbase=`echo file_write_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at.lo file_write_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at.lo -MD -MP -MF .deps/file_write_at.Tpo -c file_write_at.c -fno-common -DPIC -o .libs/file_write_at.o depbase=`echo file_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write.lo -MD -MP -MF $depbase.Tpo -c -o file_write.lo file_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write.lo -MD -MP -MF .deps/file_write.Tpo -c file_write.c -fno-common -DPIC -o .libs/file_write.o depbase=`echo file_write_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered_begin.lo file_write_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_begin.lo -MD -MP -MF .deps/file_write_ordered_begin.Tpo -c file_write_ordered_begin.c -fno-common -DPIC -o .libs/file_write_ordered_begin.o depbase=`echo file_write_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered.lo file_write_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered.lo -MD -MP -MF .deps/file_write_ordered.Tpo -c file_write_ordered.c -fno-common -DPIC -o .libs/file_write_ordered.o depbase=`echo file_write_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered_end.lo file_write_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_end.lo -MD -MP -MF .deps/file_write_ordered_end.Tpo -c file_write_ordered_end.c -fno-common -DPIC -o .libs/file_write_ordered_end.o depbase=`echo file_write_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_shared.lo -MD -MP -MF $depbase.Tpo -c -o file_write_shared.lo file_write_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_shared.lo -MD -MP -MF .deps/file_write_shared.Tpo -c file_write_shared.c -fno-common -DPIC -o .libs/file_write_shared.o depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fno-common -DPIC -o .libs/finalize.o depbase=`echo finalized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalized.lo -MD -MP -MF $depbase.Tpo -c -o finalized.lo finalized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalized.lo -MD -MP -MF .deps/finalized.Tpo -c finalized.c -fno-common -DPIC -o .libs/finalized.o depbase=`echo free_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT free_mem.lo -MD -MP -MF $depbase.Tpo -c -o free_mem.lo free_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT free_mem.lo -MD -MP -MF .deps/free_mem.Tpo -c free_mem.c -fno-common -DPIC -o .libs/free_mem.o depbase=`echo gather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gather.lo -MD -MP -MF $depbase.Tpo -c -o gather.lo gather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gather.lo -MD -MP -MF .deps/gather.Tpo -c gather.c -fno-common -DPIC -o .libs/gather.o depbase=`echo gatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gatherv.lo -MD -MP -MF $depbase.Tpo -c -o gatherv.lo gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gatherv.lo -MD -MP -MF .deps/gatherv.Tpo -c gatherv.c -fno-common -DPIC -o .libs/gatherv.o depbase=`echo get_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_address.lo -MD -MP -MF $depbase.Tpo -c -o get_address.lo get_address.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_address.lo -MD -MP -MF .deps/get_address.Tpo -c get_address.c -fno-common -DPIC -o .libs/get_address.o depbase=`echo get_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_count.lo -MD -MP -MF $depbase.Tpo -c -o get_count.lo get_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_count.lo -MD -MP -MF .deps/get_count.Tpo -c get_count.c -fno-common -DPIC -o .libs/get_count.o depbase=`echo get_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_elements.lo -MD -MP -MF $depbase.Tpo -c -o get_elements.lo get_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_elements.lo -MD -MP -MF .deps/get_elements.Tpo -c get_elements.c -fno-common -DPIC -o .libs/get_elements.o get_elements.c(71): (col. 10) remark: LOOP WAS VECTORIZED. depbase=`echo get_processor_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_processor_name.lo -MD -MP -MF $depbase.Tpo -c -o get_processor_name.lo get_processor_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_processor_name.lo -MD -MP -MF .deps/get_processor_name.Tpo -c get_processor_name.c -fno-common -DPIC -o .libs/get_processor_name.o depbase=`echo get_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_version.lo -MD -MP -MF $depbase.Tpo -c -o get_version.lo get_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -fno-common -DPIC -o .libs/get_version.o depbase=`echo graph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_create.lo -MD -MP -MF $depbase.Tpo -c -o graph_create.lo graph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_create.lo -MD -MP -MF .deps/graph_create.Tpo -c graph_create.c -fno-common -DPIC -o .libs/graph_create.o depbase=`echo graph_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_get.lo -MD -MP -MF $depbase.Tpo -c -o graph_get.lo graph_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_get.lo -MD -MP -MF .deps/graph_get.Tpo -c graph_get.c -fno-common -DPIC -o .libs/graph_get.o depbase=`echo graph_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_map.lo -MD -MP -MF $depbase.Tpo -c -o graph_map.lo graph_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_map.lo -MD -MP -MF .deps/graph_map.Tpo -c graph_map.c -fno-common -DPIC -o .libs/graph_map.o depbase=`echo graph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o graph_neighbors_count.lo graph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_count.lo -MD -MP -MF .deps/graph_neighbors_count.Tpo -c graph_neighbors_count.c -fno-common -DPIC -o .libs/graph_neighbors_count.o depbase=`echo graph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o graph_neighbors.lo graph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors.lo -MD -MP -MF .deps/graph_neighbors.Tpo -c graph_neighbors.c -fno-common -DPIC -o .libs/graph_neighbors.o depbase=`echo graphdims_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o graphdims_get.lo graphdims_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graphdims_get.lo -MD -MP -MF .deps/graphdims_get.Tpo -c graphdims_get.c -fno-common -DPIC -o .libs/graphdims_get.o depbase=`echo grequest_complete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_complete.lo -MD -MP -MF $depbase.Tpo -c -o grequest_complete.lo grequest_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_complete.lo -MD -MP -MF .deps/grequest_complete.Tpo -c grequest_complete.c -fno-common -DPIC -o .libs/grequest_complete.o depbase=`echo grequest_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_start.lo -MD -MP -MF $depbase.Tpo -c -o grequest_start.lo grequest_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_start.lo -MD -MP -MF .deps/grequest_start.Tpo -c grequest_start.c -fno-common -DPIC -o .libs/grequest_start.o depbase=`echo group_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_c2f.lo -MD -MP -MF $depbase.Tpo -c -o group_c2f.lo group_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_c2f.lo -MD -MP -MF .deps/group_c2f.Tpo -c group_c2f.c -fno-common -DPIC -o .libs/group_c2f.o depbase=`echo group_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_compare.lo -MD -MP -MF $depbase.Tpo -c -o group_compare.lo group_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_compare.lo -MD -MP -MF .deps/group_compare.Tpo -c group_compare.c -fno-common -DPIC -o .libs/group_compare.o depbase=`echo group_difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_difference.lo -MD -MP -MF $depbase.Tpo -c -o group_difference.lo group_difference.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_difference.lo -MD -MP -MF .deps/group_difference.Tpo -c group_difference.c -fno-common -DPIC -o .libs/group_difference.o depbase=`echo group_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_excl.lo -MD -MP -MF $depbase.Tpo -c -o group_excl.lo group_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_excl.lo -MD -MP -MF .deps/group_excl.Tpo -c group_excl.c -fno-common -DPIC -o .libs/group_excl.o depbase=`echo group_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_f2c.lo -MD -MP -MF $depbase.Tpo -c -o group_f2c.lo group_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_f2c.lo -MD -MP -MF .deps/group_f2c.Tpo -c group_f2c.c -fno-common -DPIC -o .libs/group_f2c.o depbase=`echo group_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_free.lo -MD -MP -MF $depbase.Tpo -c -o group_free.lo group_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_free.lo -MD -MP -MF .deps/group_free.Tpo -c group_free.c -fno-common -DPIC -o .libs/group_free.o depbase=`echo group_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_incl.lo -MD -MP -MF $depbase.Tpo -c -o group_incl.lo group_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_incl.lo -MD -MP -MF .deps/group_incl.Tpo -c group_incl.c -fno-common -DPIC -o .libs/group_incl.o depbase=`echo group_intersection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_intersection.lo -MD -MP -MF $depbase.Tpo -c -o group_intersection.lo group_intersection.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_intersection.lo -MD -MP -MF .deps/group_intersection.Tpo -c group_intersection.c -fno-common -DPIC -o .libs/group_intersection.o depbase=`echo group_range_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_excl.lo -MD -MP -MF $depbase.Tpo -c -o group_range_excl.lo group_range_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_excl.lo -MD -MP -MF .deps/group_range_excl.Tpo -c group_range_excl.c -fno-common -DPIC -o .libs/group_range_excl.o group_range_excl.c(60): (col. 2) remark: LOOP WAS VECTORIZED. depbase=`echo group_range_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_incl.lo -MD -MP -MF $depbase.Tpo -c -o group_range_incl.lo group_range_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_incl.lo -MD -MP -MF .deps/group_range_incl.Tpo -c group_range_incl.c -fno-common -DPIC -o .libs/group_range_incl.o group_range_incl.c(61): (col. 2) remark: LOOP WAS VECTORIZED. depbase=`echo group_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_rank.lo -MD -MP -MF $depbase.Tpo -c -o group_rank.lo group_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_rank.lo -MD -MP -MF .deps/group_rank.Tpo -c group_rank.c -fno-common -DPIC -o .libs/group_rank.o depbase=`echo group_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_size.lo -MD -MP -MF $depbase.Tpo -c -o group_size.lo group_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_size.lo -MD -MP -MF .deps/group_size.Tpo -c group_size.c -fno-common -DPIC -o .libs/group_size.o depbase=`echo group_translate_ranks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_translate_ranks.lo -MD -MP -MF $depbase.Tpo -c -o group_translate_ranks.lo group_translate_ranks.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_translate_ranks.lo -MD -MP -MF .deps/group_translate_ranks.Tpo -c group_translate_ranks.c -fno-common -DPIC -o .libs/group_translate_ranks.o depbase=`echo group_union.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_union.lo -MD -MP -MF $depbase.Tpo -c -o group_union.lo group_union.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_union.lo -MD -MP -MF .deps/group_union.Tpo -c group_union.c -fno-common -DPIC -o .libs/group_union.o depbase=`echo ibsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ibsend.lo -MD -MP -MF $depbase.Tpo -c -o ibsend.lo ibsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ibsend.lo -MD -MP -MF .deps/ibsend.Tpo -c ibsend.c -fno-common -DPIC -o .libs/ibsend.o depbase=`echo info_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_c2f.lo -MD -MP -MF $depbase.Tpo -c -o info_c2f.lo info_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_c2f.lo -MD -MP -MF .deps/info_c2f.Tpo -c info_c2f.c -fno-common -DPIC -o .libs/info_c2f.o depbase=`echo info_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_create.lo -MD -MP -MF $depbase.Tpo -c -o info_create.lo info_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_create.lo -MD -MP -MF .deps/info_create.Tpo -c info_create.c -fno-common -DPIC -o .libs/info_create.o depbase=`echo info_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_delete.lo -MD -MP -MF $depbase.Tpo -c -o info_delete.lo info_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_delete.lo -MD -MP -MF .deps/info_delete.Tpo -c info_delete.c -fno-common -DPIC -o .libs/info_delete.o depbase=`echo info_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_dup.lo -MD -MP -MF $depbase.Tpo -c -o info_dup.lo info_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_dup.lo -MD -MP -MF .deps/info_dup.Tpo -c info_dup.c -fno-common -DPIC -o .libs/info_dup.o depbase=`echo info_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_f2c.lo -MD -MP -MF $depbase.Tpo -c -o info_f2c.lo info_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_f2c.lo -MD -MP -MF .deps/info_f2c.Tpo -c info_f2c.c -fno-common -DPIC -o .libs/info_f2c.o depbase=`echo info_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_free.lo -MD -MP -MF $depbase.Tpo -c -o info_free.lo info_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_free.lo -MD -MP -MF .deps/info_free.Tpo -c info_free.c -fno-common -DPIC -o .libs/info_free.o depbase=`echo info_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get.lo -MD -MP -MF $depbase.Tpo -c -o info_get.lo info_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get.lo -MD -MP -MF .deps/info_get.Tpo -c info_get.c -fno-common -DPIC -o .libs/info_get.o depbase=`echo info_get_nkeys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nkeys.lo -MD -MP -MF $depbase.Tpo -c -o info_get_nkeys.lo info_get_nkeys.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nkeys.lo -MD -MP -MF .deps/info_get_nkeys.Tpo -c info_get_nkeys.c -fno-common -DPIC -o .libs/info_get_nkeys.o depbase=`echo info_get_nthkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nthkey.lo -MD -MP -MF $depbase.Tpo -c -o info_get_nthkey.lo info_get_nthkey.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nthkey.lo -MD -MP -MF .deps/info_get_nthkey.Tpo -c info_get_nthkey.c -fno-common -DPIC -o .libs/info_get_nthkey.o depbase=`echo info_get_valuelen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_valuelen.lo -MD -MP -MF $depbase.Tpo -c -o info_get_valuelen.lo info_get_valuelen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_valuelen.lo -MD -MP -MF .deps/info_get_valuelen.Tpo -c info_get_valuelen.c -fno-common -DPIC -o .libs/info_get_valuelen.o depbase=`echo info_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_set.lo -MD -MP -MF $depbase.Tpo -c -o info_set.lo info_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_set.lo -MD -MP -MF .deps/info_set.Tpo -c info_set.c -fno-common -DPIC -o .libs/info_set.o depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fno-common -DPIC -o .libs/init.o depbase=`echo init_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_thread.lo -MD -MP -MF $depbase.Tpo -c -o init_thread.lo init_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_thread.lo -MD -MP -MF .deps/init_thread.Tpo -c init_thread.c -fno-common -DPIC -o .libs/init_thread.o depbase=`echo initialized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT initialized.lo -MD -MP -MF $depbase.Tpo -c -o initialized.lo initialized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT initialized.lo -MD -MP -MF .deps/initialized.Tpo -c initialized.c -fno-common -DPIC -o .libs/initialized.o depbase=`echo intercomm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_create.lo -MD -MP -MF $depbase.Tpo -c -o intercomm_create.lo intercomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_create.lo -MD -MP -MF .deps/intercomm_create.Tpo -c intercomm_create.c -fno-common -DPIC -o .libs/intercomm_create.o depbase=`echo intercomm_merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_merge.lo -MD -MP -MF $depbase.Tpo -c -o intercomm_merge.lo intercomm_merge.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_merge.lo -MD -MP -MF .deps/intercomm_merge.Tpo -c intercomm_merge.c -fno-common -DPIC -o .libs/intercomm_merge.o depbase=`echo iprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iprobe.lo -MD -MP -MF $depbase.Tpo -c -o iprobe.lo iprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iprobe.lo -MD -MP -MF .deps/iprobe.Tpo -c iprobe.c -fno-common -DPIC -o .libs/iprobe.o depbase=`echo irecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irecv.lo -MD -MP -MF $depbase.Tpo -c -o irecv.lo irecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irecv.lo -MD -MP -MF .deps/irecv.Tpo -c irecv.c -fno-common -DPIC -o .libs/irecv.o depbase=`echo irsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irsend.lo -MD -MP -MF $depbase.Tpo -c -o irsend.lo irsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irsend.lo -MD -MP -MF .deps/irsend.Tpo -c irsend.c -fno-common -DPIC -o .libs/irsend.o depbase=`echo is_thread_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT is_thread_main.lo -MD -MP -MF $depbase.Tpo -c -o is_thread_main.lo is_thread_main.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT is_thread_main.lo -MD -MP -MF .deps/is_thread_main.Tpo -c is_thread_main.c -fno-common -DPIC -o .libs/is_thread_main.o depbase=`echo isend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT isend.lo -MD -MP -MF $depbase.Tpo -c -o isend.lo isend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT isend.lo -MD -MP -MF .deps/isend.Tpo -c isend.c -fno-common -DPIC -o .libs/isend.o depbase=`echo issend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT issend.lo -MD -MP -MF $depbase.Tpo -c -o issend.lo issend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT issend.lo -MD -MP -MF .deps/issend.Tpo -c issend.c -fno-common -DPIC -o .libs/issend.o depbase=`echo keyval_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_create.lo -MD -MP -MF $depbase.Tpo -c -o keyval_create.lo keyval_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_create.lo -MD -MP -MF .deps/keyval_create.Tpo -c keyval_create.c -fno-common -DPIC -o .libs/keyval_create.o depbase=`echo keyval_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_free.lo -MD -MP -MF $depbase.Tpo -c -o keyval_free.lo keyval_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_free.lo -MD -MP -MF .deps/keyval_free.Tpo -c keyval_free.c -fno-common -DPIC -o .libs/keyval_free.o depbase=`echo lookup_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT lookup_name.lo -MD -MP -MF $depbase.Tpo -c -o lookup_name.lo lookup_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT lookup_name.lo -MD -MP -MF .deps/lookup_name.Tpo -c lookup_name.c -fno-common -DPIC -o .libs/lookup_name.o depbase=`echo op_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_c2f.lo -MD -MP -MF $depbase.Tpo -c -o op_c2f.lo op_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_c2f.lo -MD -MP -MF .deps/op_c2f.Tpo -c op_c2f.c -fno-common -DPIC -o .libs/op_c2f.o depbase=`echo op_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_create.lo -MD -MP -MF $depbase.Tpo -c -o op_create.lo op_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_create.lo -MD -MP -MF .deps/op_create.Tpo -c op_create.c -fno-common -DPIC -o .libs/op_create.o depbase=`echo op_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_f2c.lo -MD -MP -MF $depbase.Tpo -c -o op_f2c.lo op_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_f2c.lo -MD -MP -MF .deps/op_f2c.Tpo -c op_f2c.c -fno-common -DPIC -o .libs/op_f2c.o depbase=`echo op_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_free.lo -MD -MP -MF $depbase.Tpo -c -o op_free.lo op_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_free.lo -MD -MP -MF .deps/op_free.Tpo -c op_free.c -fno-common -DPIC -o .libs/op_free.o depbase=`echo open_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT open_port.lo -MD -MP -MF $depbase.Tpo -c -o open_port.lo open_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT open_port.lo -MD -MP -MF .deps/open_port.Tpo -c open_port.c -fno-common -DPIC -o .libs/open_port.o depbase=`echo pack_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external.lo -MD -MP -MF $depbase.Tpo -c -o pack_external.lo pack_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external.lo -MD -MP -MF .deps/pack_external.Tpo -c pack_external.c -fno-common -DPIC -o .libs/pack_external.o depbase=`echo pack_external_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_size.lo -MD -MP -MF $depbase.Tpo -c -o pack_external_size.lo pack_external_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_size.lo -MD -MP -MF .deps/pack_external_size.Tpo -c pack_external_size.c -fno-common -DPIC -o .libs/pack_external_size.o depbase=`echo pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack.lo -MD -MP -MF $depbase.Tpo -c -o pack.lo pack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fno-common -DPIC -o .libs/pack.o depbase=`echo pack_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_size.lo -MD -MP -MF $depbase.Tpo -c -o pack_size.lo pack_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_size.lo -MD -MP -MF .deps/pack_size.Tpo -c pack_size.c -fno-common -DPIC -o .libs/pack_size.o depbase=`echo pcontrol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcontrol.lo -MD -MP -MF $depbase.Tpo -c -o pcontrol.lo pcontrol.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcontrol.lo -MD -MP -MF .deps/pcontrol.Tpo -c pcontrol.c -fno-common -DPIC -o .libs/pcontrol.o depbase=`echo probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT probe.lo -MD -MP -MF $depbase.Tpo -c -o probe.lo probe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT probe.lo -MD -MP -MF .deps/probe.Tpo -c probe.c -fno-common -DPIC -o .libs/probe.o depbase=`echo publish_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/s