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/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 publish_name.lo -MD -MP -MF $depbase.Tpo -c -o publish_name.lo publish_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 publish_name.lo -MD -MP -MF .deps/publish_name.Tpo -c publish_name.c -fno-common -DPIC -o .libs/publish_name.o depbase=`echo query_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 query_thread.lo -MD -MP -MF $depbase.Tpo -c -o query_thread.lo query_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 query_thread.lo -MD -MP -MF .deps/query_thread.Tpo -c query_thread.c -fno-common -DPIC -o .libs/query_thread.o depbase=`echo recv_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 recv_init.lo -MD -MP -MF $depbase.Tpo -c -o recv_init.lo recv_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 recv_init.lo -MD -MP -MF .deps/recv_init.Tpo -c recv_init.c -fno-common -DPIC -o .libs/recv_init.o depbase=`echo 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 -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT recv.lo -MD -MP -MF $depbase.Tpo -c -o recv.lo recv.c &&\ mv -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 recv.lo -MD -MP -MF .deps/recv.Tpo -c recv.c -fno-common -DPIC -o .libs/recv.o depbase=`echo reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 reduce.lo -MD -MP -MF $depbase.Tpo -c -o reduce.lo reduce.c &&\ mv -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 reduce.lo -MD -MP -MF .deps/reduce.Tpo -c reduce.c -fno-common -DPIC -o .libs/reduce.o depbase=`echo reduce_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o reduce_scatter.lo reduce_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_scatter.lo -MD -MP -MF .deps/reduce_scatter.Tpo -c reduce_scatter.c -fno-common -DPIC -o .libs/reduce_scatter.o reduce_scatter.c(83): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo register_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT register_datarep.lo -MD -MP -MF $depbase.Tpo -c -o register_datarep.lo register_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT register_datarep.lo -MD -MP -MF .deps/register_datarep.Tpo -c register_datarep.c -fno-common -DPIC -o .libs/register_datarep.o depbase=`echo request_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 request_c2f.lo -MD -MP -MF $depbase.Tpo -c -o request_c2f.lo request_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 request_c2f.lo -MD -MP -MF .deps/request_c2f.Tpo -c request_c2f.c -fno-common -DPIC -o .libs/request_c2f.o depbase=`echo request_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 request_f2c.lo -MD -MP -MF $depbase.Tpo -c -o request_f2c.lo request_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 request_f2c.lo -MD -MP -MF .deps/request_f2c.Tpo -c request_f2c.c -fno-common -DPIC -o .libs/request_f2c.o depbase=`echo request_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 request_free.lo -MD -MP -MF $depbase.Tpo -c -o request_free.lo request_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 request_free.lo -MD -MP -MF .deps/request_free.Tpo -c request_free.c -fno-common -DPIC -o .libs/request_free.o depbase=`echo request_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_get_status.lo -MD -MP -MF $depbase.Tpo -c -o request_get_status.lo request_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_get_status.lo -MD -MP -MF .deps/request_get_status.Tpo -c request_get_status.c -fno-common -DPIC -o .libs/request_get_status.o depbase=`echo rsend_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 rsend_init.lo -MD -MP -MF $depbase.Tpo -c -o rsend_init.lo rsend_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 rsend_init.lo -MD -MP -MF .deps/rsend_init.Tpo -c rsend_init.c -fno-common -DPIC -o .libs/rsend_init.o depbase=`echo rsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 rsend.lo -MD -MP -MF $depbase.Tpo -c -o rsend.lo rsend.c &&\ mv -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 rsend.lo -MD -MP -MF .deps/rsend.Tpo -c rsend.c -fno-common -DPIC -o .libs/rsend.o depbase=`echo scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 scan.lo -MD -MP -MF $depbase.Tpo -c -o scan.lo scan.c &&\ mv -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 scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fno-common -DPIC -o .libs/scan.o depbase=`echo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatter.lo -MD -MP -MF $depbase.Tpo -c -o scatter.lo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -fno-common -DPIC -o .libs/scatter.o depbase=`echo scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 scatterv.lo -MD -MP -MF $depbase.Tpo -c -o scatterv.lo scatterv.c &&\ mv -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 scatterv.lo -MD -MP -MF .deps/scatterv.Tpo -c scatterv.c -fno-common -DPIC -o .libs/scatterv.o depbase=`echo 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 -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT send.lo -MD -MP -MF $depbase.Tpo -c -o send.lo send.c &&\ mv -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 send.lo -MD -MP -MF .deps/send.Tpo -c send.c -fno-common -DPIC -o .libs/send.o depbase=`echo send_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 send_init.lo -MD -MP -MF $depbase.Tpo -c -o send_init.lo send_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 send_init.lo -MD -MP -MF .deps/send_init.Tpo -c send_init.c -fno-common -DPIC -o .libs/send_init.o depbase=`echo sendrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 sendrecv.lo -MD -MP -MF $depbase.Tpo -c -o sendrecv.lo sendrecv.c &&\ mv -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 sendrecv.lo -MD -MP -MF .deps/sendrecv.Tpo -c sendrecv.c -fno-common -DPIC -o .libs/sendrecv.o depbase=`echo sendrecv_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_replace.lo -MD -MP -MF $depbase.Tpo -c -o sendrecv_replace.lo sendrecv_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_replace.lo -MD -MP -MF .deps/sendrecv_replace.Tpo -c sendrecv_replace.c -fno-common -DPIC -o .libs/sendrecv_replace.o depbase=`echo ssend_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 ssend_init.lo -MD -MP -MF $depbase.Tpo -c -o ssend_init.lo ssend_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 ssend_init.lo -MD -MP -MF .deps/ssend_init.Tpo -c ssend_init.c -fno-common -DPIC -o .libs/ssend_init.o depbase=`echo ssend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 ssend.lo -MD -MP -MF $depbase.Tpo -c -o ssend.lo ssend.c &&\ mv -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 ssend.lo -MD -MP -MF .deps/ssend.Tpo -c ssend.c -fno-common -DPIC -o .libs/ssend.o depbase=`echo 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 start.lo -MD -MP -MF $depbase.Tpo -c -o start.lo 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 start.lo -MD -MP -MF .deps/start.Tpo -c start.c -fno-common -DPIC -o .libs/start.o depbase=`echo startall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 startall.lo -MD -MP -MF $depbase.Tpo -c -o startall.lo startall.c &&\ mv -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 startall.lo -MD -MP -MF .deps/startall.Tpo -c startall.c -fno-common -DPIC -o .libs/startall.o depbase=`echo status_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 status_c2f.lo -MD -MP -MF $depbase.Tpo -c -o status_c2f.lo status_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 status_c2f.lo -MD -MP -MF .deps/status_c2f.Tpo -c status_c2f.c -fno-common -DPIC -o .libs/status_c2f.o depbase=`echo status_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 status_f2c.lo -MD -MP -MF $depbase.Tpo -c -o status_f2c.lo status_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 status_f2c.lo -MD -MP -MF .deps/status_f2c.Tpo -c status_f2c.c -fno-common -DPIC -o .libs/status_f2c.o depbase=`echo status_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o status_set_cancelled.lo status_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_cancelled.lo -MD -MP -MF .deps/status_set_cancelled.Tpo -c status_set_cancelled.c -fno-common -DPIC -o .libs/status_set_cancelled.o depbase=`echo status_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_elements.lo -MD -MP -MF $depbase.Tpo -c -o status_set_elements.lo status_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_elements.lo -MD -MP -MF .deps/status_set_elements.Tpo -c status_set_elements.c -fno-common -DPIC -o .libs/status_set_elements.o depbase=`echo testall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 testall.lo -MD -MP -MF $depbase.Tpo -c -o testall.lo testall.c &&\ mv -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 testall.lo -MD -MP -MF .deps/testall.Tpo -c testall.c -fno-common -DPIC -o .libs/testall.o depbase=`echo testany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 testany.lo -MD -MP -MF $depbase.Tpo -c -o testany.lo testany.c &&\ mv -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 testany.lo -MD -MP -MF .deps/testany.Tpo -c testany.c -fno-common -DPIC -o .libs/testany.o depbase=`echo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test.lo -MD -MP -MF $depbase.Tpo -c -o test.lo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fno-common -DPIC -o .libs/test.o depbase=`echo test_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o test_cancelled.lo test_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_cancelled.lo -MD -MP -MF .deps/test_cancelled.Tpo -c test_cancelled.c -fno-common -DPIC -o .libs/test_cancelled.o depbase=`echo testsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 testsome.lo -MD -MP -MF $depbase.Tpo -c -o testsome.lo testsome.c &&\ mv -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 testsome.lo -MD -MP -MF .deps/testsome.Tpo -c testsome.c -fno-common -DPIC -o .libs/testsome.o depbase=`echo topo_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT topo_test.lo -MD -MP -MF $depbase.Tpo -c -o topo_test.lo topo_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT topo_test.lo -MD -MP -MF .deps/topo_test.Tpo -c topo_test.c -fno-common -DPIC -o .libs/topo_test.o depbase=`echo type_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 type_c2f.lo -MD -MP -MF $depbase.Tpo -c -o type_c2f.lo type_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 type_c2f.lo -MD -MP -MF .deps/type_c2f.Tpo -c type_c2f.c -fno-common -DPIC -o .libs/type_c2f.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_commit.lo -MD -MP -MF $depbase.Tpo -c -o type_commit.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_commit.lo -MD -MP -MF .deps/type_commit.Tpo -c type_commit.c -fno-common -DPIC -o .libs/type_commit.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o type_contiguous.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_contiguous.lo -MD -MP -MF .deps/type_contiguous.Tpo -c type_contiguous.c -fno-common -DPIC -o .libs/type_contiguous.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_darray.lo -MD -MP -MF $depbase.Tpo -c -o type_create_darray.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_darray.lo -MD -MP -MF .deps/type_create_darray.Tpo -c type_create_darray.c -fno-common -DPIC -o .libs/type_create_darray.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_complex.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_complex.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_complex.lo -MD -MP -MF .deps/type_create_f90_complex.Tpo -c type_create_f90_complex.c -fno-common -DPIC -o .libs/type_create_f90_complex.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_integer.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_integer.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_integer.lo -MD -MP -MF .deps/type_create_f90_integer.Tpo -c type_create_f90_integer.c -fno-common -DPIC -o .libs/type_create_f90_integer.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_real.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_real.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_real.lo -MD -MP -MF .deps/type_create_f90_real.Tpo -c type_create_f90_real.c -fno-common -DPIC -o .libs/type_create_f90_real.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o type_create_hindexed.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hindexed.lo -MD -MP -MF .deps/type_create_hindexed.Tpo -c type_create_hindexed.c -fno-common -DPIC -o .libs/type_create_hindexed.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hvector.lo -MD -MP -MF $depbase.Tpo -c -o type_create_hvector.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hvector.lo -MD -MP -MF .deps/type_create_hvector.Tpo -c type_create_hvector.c -fno-common -DPIC -o .libs/type_create_hvector.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_indexed_block.lo -MD -MP -MF $depbase.Tpo -c -o type_create_indexed_block.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_indexed_block.lo -MD -MP -MF .deps/type_create_indexed_block.Tpo -c type_create_indexed_block.c -fno-common -DPIC -o .libs/type_create_indexed_block.o depbase=`echo type_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 type_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o type_create_keyval.lo type_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 type_create_keyval.lo -MD -MP -MF .deps/type_create_keyval.Tpo -c type_create_keyval.c -fno-common -DPIC -o .libs/type_create_keyval.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_resized.lo -MD -MP -MF $depbase.Tpo -c -o type_create_resized.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_resized.lo -MD -MP -MF .deps/type_create_resized.Tpo -c type_create_resized.c -fno-common -DPIC -o .libs/type_create_resized.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_struct.lo -MD -MP -MF $depbase.Tpo -c -o type_create_struct.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_struct.lo -MD -MP -MF .deps/type_create_struct.Tpo -c type_create_struct.c -fno-common -DPIC -o .libs/type_create_struct.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_subarray.lo -MD -MP -MF $depbase.Tpo -c -o type_create_subarray.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_subarray.lo -MD -MP -MF .deps/type_create_subarray.Tpo -c type_create_subarray.c -fno-common -DPIC -o .libs/type_create_subarray.o depbase=`echo type_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 type_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o type_delete_attr.lo type_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 type_delete_attr.lo -MD -MP -MF .deps/type_delete_attr.Tpo -c type_delete_attr.c -fno-common -DPIC -o .libs/type_delete_attr.o depbase=`echo type_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 type_dup.lo -MD -MP -MF $depbase.Tpo -c -o type_dup.lo type_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 type_dup.lo -MD -MP -MF .deps/type_dup.Tpo -c type_dup.c -fno-common -DPIC -o .libs/type_dup.o depbase=`echo 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 type_extent.lo -MD -MP -MF $depbase.Tpo -c -o type_extent.lo 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 type_extent.lo -MD -MP -MF .deps/type_extent.Tpo -c type_extent.c -fno-common -DPIC -o .libs/type_extent.o depbase=`echo type_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 type_f2c.lo -MD -MP -MF $depbase.Tpo -c -o type_f2c.lo type_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 type_f2c.lo -MD -MP -MF .deps/type_f2c.Tpo -c type_f2c.c -fno-common -DPIC -o .libs/type_f2c.o depbase=`echo type_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 type_free.lo -MD -MP -MF $depbase.Tpo -c -o type_free.lo type_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 type_free.lo -MD -MP -MF .deps/type_free.Tpo -c type_free.c -fno-common -DPIC -o .libs/type_free.o depbase=`echo type_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 type_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o type_free_keyval.lo type_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 type_free_keyval.lo -MD -MP -MF .deps/type_free_keyval.Tpo -c type_free_keyval.c -fno-common -DPIC -o .libs/type_free_keyval.o depbase=`echo type_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 type_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o type_get_attr.lo type_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 type_get_attr.lo -MD -MP -MF .deps/type_get_attr.Tpo -c type_get_attr.c -fno-common -DPIC -o .libs/type_get_attr.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_contents.lo -MD -MP -MF $depbase.Tpo -c -o type_get_contents.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_contents.lo -MD -MP -MF .deps/type_get_contents.Tpo -c type_get_contents.c -fno-common -DPIC -o .libs/type_get_contents.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_envelope.lo -MD -MP -MF $depbase.Tpo -c -o type_get_envelope.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_envelope.lo -MD -MP -MF .deps/type_get_envelope.Tpo -c type_get_envelope.c -fno-common -DPIC -o .libs/type_get_envelope.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_extent.lo -MD -MP -MF $depbase.Tpo -c -o type_get_extent.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_extent.lo -MD -MP -MF .deps/type_get_extent.Tpo -c type_get_extent.c -fno-common -DPIC -o .libs/type_get_extent.o depbase=`echo type_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 type_get_name.lo -MD -MP -MF $depbase.Tpo -c -o type_get_name.lo type_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 type_get_name.lo -MD -MP -MF .deps/type_get_name.Tpo -c type_get_name.c -fno-common -DPIC -o .libs/type_get_name.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_true_extent.lo -MD -MP -MF $depbase.Tpo -c -o type_get_true_extent.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_true_extent.lo -MD -MP -MF .deps/type_get_true_extent.Tpo -c type_get_true_extent.c -fno-common -DPIC -o .libs/type_get_true_extent.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o type_hindexed.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hindexed.lo -MD -MP -MF .deps/type_hindexed.Tpo -c type_hindexed.c -fno-common -DPIC -o .libs/type_hindexed.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hvector.lo -MD -MP -MF $depbase.Tpo -c -o type_hvector.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hvector.lo -MD -MP -MF .deps/type_hvector.Tpo -c type_hvector.c -fno-common -DPIC -o .libs/type_hvector.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_indexed.lo -MD -MP -MF $depbase.Tpo -c -o type_indexed.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_indexed.lo -MD -MP -MF .deps/type_indexed.Tpo -c type_indexed.c -fno-common -DPIC -o .libs/type_indexed.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_lb.lo -MD -MP -MF $depbase.Tpo -c -o type_lb.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_lb.lo -MD -MP -MF .deps/type_lb.Tpo -c type_lb.c -fno-common -DPIC -o .libs/type_lb.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_match_size.lo -MD -MP -MF $depbase.Tpo -c -o type_match_size.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_match_size.lo -MD -MP -MF .deps/type_match_size.Tpo -c type_match_size.c -fno-common -DPIC -o .libs/type_match_size.o depbase=`echo type_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 type_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o type_set_attr.lo type_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 type_set_attr.lo -MD -MP -MF .deps/type_set_attr.Tpo -c type_set_attr.c -fno-common -DPIC -o .libs/type_set_attr.o depbase=`echo type_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 type_set_name.lo -MD -MP -MF $depbase.Tpo -c -o type_set_name.lo type_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 type_set_name.lo -MD -MP -MF .deps/type_set_name.Tpo -c type_set_name.c -fno-common -DPIC -o .libs/type_set_name.o depbase=`echo type_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 type_size.lo -MD -MP -MF $depbase.Tpo -c -o type_size.lo type_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 type_size.lo -MD -MP -MF .deps/type_size.Tpo -c type_size.c -fno-common -DPIC -o .libs/type_size.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_struct.lo -MD -MP -MF $depbase.Tpo -c -o type_struct.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_struct.lo -MD -MP -MF .deps/type_struct.Tpo -c type_struct.c -fno-common -DPIC -o .libs/type_struct.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_ub.lo -MD -MP -MF $depbase.Tpo -c -o type_ub.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_ub.lo -MD -MP -MF .deps/type_ub.Tpo -c type_ub.c -fno-common -DPIC -o .libs/type_ub.o depbase=`echo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_vector.lo -MD -MP -MF $depbase.Tpo -c -o type_vector.lo type_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_vector.lo -MD -MP -MF .deps/type_vector.Tpo -c type_vector.c -fno-common -DPIC -o .libs/type_vector.o depbase=`echo unpack_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 unpack_external.lo -MD -MP -MF $depbase.Tpo -c -o unpack_external.lo unpack_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 unpack_external.lo -MD -MP -MF .deps/unpack_external.Tpo -c unpack_external.c -fno-common -DPIC -o .libs/unpack_external.o depbase=`echo 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 -DOMPI_PROFILING_DEFINES=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpack.lo -MD -MP -MF $depbase.Tpo -c -o unpack.lo unpack.c &&\ mv -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 unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -fno-common -DPIC -o .libs/unpack.o depbase=`echo unpublish_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 unpublish_name.lo -MD -MP -MF $depbase.Tpo -c -o unpublish_name.lo unpublish_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 unpublish_name.lo -MD -MP -MF .deps/unpublish_name.Tpo -c unpublish_name.c -fno-common -DPIC -o .libs/unpublish_name.o depbase=`echo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wait.lo -MD -MP -MF $depbase.Tpo -c -o wait.lo 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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fno-common -DPIC -o .libs/wait.o depbase=`echo waitall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 waitall.lo -MD -MP -MF $depbase.Tpo -c -o waitall.lo waitall.c &&\ mv -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 waitall.lo -MD -MP -MF .deps/waitall.Tpo -c waitall.c -fno-common -DPIC -o .libs/waitall.o depbase=`echo waitany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 waitany.lo -MD -MP -MF $depbase.Tpo -c -o waitany.lo waitany.c &&\ mv -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 waitany.lo -MD -MP -MF .deps/waitany.Tpo -c waitany.c -fno-common -DPIC -o .libs/waitany.o depbase=`echo waitsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 waitsome.lo -MD -MP -MF $depbase.Tpo -c -o waitsome.lo waitsome.c &&\ mv -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 waitsome.lo -MD -MP -MF .deps/waitsome.Tpo -c waitsome.c -fno-common -DPIC -o .libs/waitsome.o depbase=`echo wtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 wtime.lo -MD -MP -MF $depbase.Tpo -c -o wtime.lo wtime.c &&\ mv -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 wtime.lo -MD -MP -MF .deps/wtime.Tpo -c wtime.c -fno-common -DPIC -o .libs/wtime.o depbase=`echo wtick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 wtick.lo -MD -MP -MF $depbase.Tpo -c -o wtick.lo wtick.c &&\ mv -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 wtick.lo -MD -MP -MF .deps/wtick.Tpo -c wtick.c -fno-common -DPIC -o .libs/wtick.o depbase=`echo accumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /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 accumulate.lo -MD -MP -MF $depbase.Tpo -c -o accumulate.lo accumulate.c &&\ mv -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 accumulate.lo -MD -MP -MF .deps/accumulate.Tpo -c accumulate.c -fno-common -DPIC -o .libs/accumulate.o depbase=`echo 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 get.lo -MD -MP -MF $depbase.Tpo -c -o get.lo 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 get.lo -MD -MP -MF .deps/get.Tpo -c get.c -fno-common -DPIC -o .libs/get.o depbase=`echo 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 put.lo -MD -MP -MF $depbase.Tpo -c -o put.lo 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 put.lo -MD -MP -MF .deps/put.Tpo -c put.c -fno-common -DPIC -o .libs/put.o depbase=`echo win_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 win_c2f.lo -MD -MP -MF $depbase.Tpo -c -o win_c2f.lo win_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 win_c2f.lo -MD -MP -MF .deps/win_c2f.Tpo -c win_c2f.c -fno-common -DPIC -o .libs/win_c2f.o depbase=`echo win_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 win_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o win_call_errhandler.lo win_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 win_call_errhandler.lo -MD -MP -MF .deps/win_call_errhandler.Tpo -c win_call_errhandler.c -fno-common -DPIC -o .libs/win_call_errhandler.o depbase=`echo win_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 win_complete.lo -MD -MP -MF $depbase.Tpo -c -o win_complete.lo win_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 win_complete.lo -MD -MP -MF .deps/win_complete.Tpo -c win_complete.c -fno-common -DPIC -o .libs/win_complete.o depbase=`echo win_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 win_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o win_create_errhandler.lo win_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 win_create_errhandler.lo -MD -MP -MF .deps/win_create_errhandler.Tpo -c win_create_errhandler.c -fno-common -DPIC -o .libs/win_create_errhandler.o depbase=`echo win_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 win_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o win_create_keyval.lo win_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 win_create_keyval.lo -MD -MP -MF .deps/win_create_keyval.Tpo -c win_create_keyval.c -fno-common -DPIC -o .libs/win_create_keyval.o depbase=`echo win_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 win_create.lo -MD -MP -MF $depbase.Tpo -c -o win_create.lo win_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 win_create.lo -MD -MP -MF .deps/win_create.Tpo -c win_create.c -fno-common -DPIC -o .libs/win_create.o depbase=`echo win_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 win_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o win_delete_attr.lo win_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 win_delete_attr.lo -MD -MP -MF .deps/win_delete_attr.Tpo -c win_delete_attr.c -fno-common -DPIC -o .libs/win_delete_attr.o depbase=`echo win_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 win_f2c.lo -MD -MP -MF $depbase.Tpo -c -o win_f2c.lo win_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 win_f2c.lo -MD -MP -MF .deps/win_f2c.Tpo -c win_f2c.c -fno-common -DPIC -o .libs/win_f2c.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_fence.lo -MD -MP -MF $depbase.Tpo -c -o win_fence.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_fence.lo -MD -MP -MF .deps/win_fence.Tpo -c win_fence.c -fno-common -DPIC -o .libs/win_fence.o depbase=`echo win_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 win_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o win_free_keyval.lo win_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 win_free_keyval.lo -MD -MP -MF .deps/win_free_keyval.Tpo -c win_free_keyval.c -fno-common -DPIC -o .libs/win_free_keyval.o depbase=`echo win_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 win_free.lo -MD -MP -MF $depbase.Tpo -c -o win_free.lo win_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 win_free.lo -MD -MP -MF .deps/win_free.Tpo -c win_free.c -fno-common -DPIC -o .libs/win_free.o depbase=`echo win_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 win_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o win_get_attr.lo win_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 win_get_attr.lo -MD -MP -MF .deps/win_get_attr.Tpo -c win_get_attr.c -fno-common -DPIC -o .libs/win_get_attr.o depbase=`echo win_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 win_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o win_get_errhandler.lo win_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 win_get_errhandler.lo -MD -MP -MF .deps/win_get_errhandler.Tpo -c win_get_errhandler.c -fno-common -DPIC -o .libs/win_get_errhandler.o depbase=`echo win_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 win_get_group.lo -MD -MP -MF $depbase.Tpo -c -o win_get_group.lo win_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 win_get_group.lo -MD -MP -MF .deps/win_get_group.Tpo -c win_get_group.c -fno-common -DPIC -o .libs/win_get_group.o depbase=`echo win_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 win_get_name.lo -MD -MP -MF $depbase.Tpo -c -o win_get_name.lo win_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 win_get_name.lo -MD -MP -MF .deps/win_get_name.Tpo -c win_get_name.c -fno-common -DPIC -o .libs/win_get_name.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_lock.lo -MD -MP -MF $depbase.Tpo -c -o win_lock.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_lock.lo -MD -MP -MF .deps/win_lock.Tpo -c win_lock.c -fno-common -DPIC -o .libs/win_lock.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_post.lo -MD -MP -MF $depbase.Tpo -c -o win_post.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_post.lo -MD -MP -MF .deps/win_post.Tpo -c win_post.c -fno-common -DPIC -o .libs/win_post.o depbase=`echo win_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 win_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o win_set_attr.lo win_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 win_set_attr.lo -MD -MP -MF .deps/win_set_attr.Tpo -c win_set_attr.c -fno-common -DPIC -o .libs/win_set_attr.o depbase=`echo win_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 win_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o win_set_errhandler.lo win_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 win_set_errhandler.lo -MD -MP -MF .deps/win_set_errhandler.Tpo -c win_set_errhandler.c -fno-common -DPIC -o .libs/win_set_errhandler.o depbase=`echo win_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 win_set_name.lo -MD -MP -MF $depbase.Tpo -c -o win_set_name.lo win_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 win_set_name.lo -MD -MP -MF .deps/win_set_name.Tpo -c win_set_name.c -fno-common -DPIC -o .libs/win_set_name.o depbase=`echo win_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 win_start.lo -MD -MP -MF $depbase.Tpo -c -o win_start.lo win_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 win_start.lo -MD -MP -MF .deps/win_start.Tpo -c win_start.c -fno-common -DPIC -o .libs/win_start.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_test.lo -MD -MP -MF $depbase.Tpo -c -o win_test.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_test.lo -MD -MP -MF .deps/win_test.Tpo -c win_test.c -fno-common -DPIC -o .libs/win_test.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_unlock.lo -MD -MP -MF $depbase.Tpo -c -o win_unlock.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_unlock.lo -MD -MP -MF .deps/win_unlock.Tpo -c win_unlock.c -fno-common -DPIC -o .libs/win_unlock.o depbase=`echo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_wait.lo -MD -MP -MF $depbase.Tpo -c -o win_wait.lo win_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=0 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_wait.lo -MD -MP -MF .deps/win_wait.Tpo -c win_wait.c -fno-common -DPIC -o .libs/win_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_mpi.la abort.lo add_error_class.lo add_error_code.lo add_error_string.lo address.lo allgather.lo allgatherv.lo alloc_mem.lo allreduce.lo alltoall.lo alltoallv.lo alltoallw.lo attr_delete.lo attr_get.lo attr_put.lo barrier.lo bcast.lo bsend.lo bsend_init.lo buffer_attach.lo buffer_detach.lo cancel.lo cart_coords.lo cart_create.lo cartdim_get.lo cart_get.lo cart_map.lo cart_rank.lo cart_shift.lo cart_sub.lo close_port.lo comm_accept.lo comm_c2f.lo comm_call_errhandler.lo comm_compare.lo comm_connect.lo comm_create.lo comm_create_errhandler.lo comm_create_keyval.lo comm_delete_attr.lo comm_disconnect.lo comm_dup.lo comm_f2c.lo comm_free.lo comm_free_keyval.lo comm_get_attr.lo comm_get_errhandler.lo comm_get_name.lo comm_get_parent.lo comm_group.lo comm_join.lo comm_rank.lo comm_remote_group.lo comm_remote_size.lo comm_set_attr.lo comm_set_errhandler.lo comm_set_name.lo comm_size.lo comm_spawn.lo comm_spawn_multiple.lo comm_split.lo comm_test_inter.lo dims_create.lo errhandler_c2f.lo errhandler_create.lo errhandler_f2c.lo errhandler_free.lo errhandler_get.lo errhandler_set.lo error_class.lo error_string.lo exscan.lo file_c2f.lo file_call_errhandler.lo file_close.lo file_create_errhandler.lo file_delete.lo file_f2c.lo file_get_amode.lo file_get_atomicity.lo file_get_byte_offset.lo file_get_errhandler.lo file_get_group.lo file_get_info.lo file_get_position.lo file_get_position_shared.lo file_get_size.lo file_get_type_extent.lo file_get_view.lo file_iread_at.lo file_iread.lo file_iread_shared.lo file_iwrite_at.lo file_iwrite.lo file_iwrite_shared.lo file_open.lo file_preallocate.lo file_read_all_begin.lo file_read_all.lo file_read_all_end.lo file_read_at_all_begin.lo file_read_at_all.lo file_read_at_all_end.lo file_read_at.lo file_read.lo file_read_ordered_begin.lo file_read_ordered.lo file_read_ordered_end.lo file_read_shared.lo file_seek.lo file_seek_shared.lo file_set_atomicity.lo file_set_errhandler.lo file_set_info.lo file_set_size.lo file_set_view.lo file_sync.lo file_write_all_begin.lo file_write_all.lo file_write_all_end.lo file_write_at_all_begin.lo file_write_at_all.lo file_write_at_all_end.lo file_write_at.lo file_write.lo file_write_ordered_begin.lo file_write_ordered.lo file_write_ordered_end.lo file_write_shared.lo finalize.lo finalized.lo free_mem.lo gather.lo gatherv.lo get_address.lo get_count.lo get_elements.lo get_processor_name.lo get_version.lo graph_create.lo graph_get.lo graph_map.lo graph_neighbors_count.lo graph_neighbors.lo graphdims_get.lo grequest_complete.lo grequest_start.lo group_c2f.lo group_compare.lo group_difference.lo group_excl.lo group_f2c.lo group_free.lo group_incl.lo group_intersection.lo group_range_excl.lo group_range_incl.lo group_rank.lo group_size.lo group_translate_ranks.lo group_union.lo ibsend.lo info_c2f.lo info_create.lo info_delete.lo info_dup.lo info_f2c.lo info_free.lo info_get.lo info_get_nkeys.lo info_get_nthkey.lo info_get_valuelen.lo info_set.lo init.lo init_thread.lo initialized.lo intercomm_create.lo intercomm_merge.lo iprobe.lo irecv.lo irsend.lo is_thread_main.lo isend.lo issend.lo keyval_create.lo keyval_free.lo lookup_name.lo op_c2f.lo op_create.lo op_f2c.lo op_free.lo open_port.lo pack_external.lo pack_external_size.lo pack.lo pack_size.lo pcontrol.lo probe.lo publish_name.lo query_thread.lo recv_init.lo recv.lo reduce.lo reduce_scatter.lo register_datarep.lo request_c2f.lo request_f2c.lo request_free.lo request_get_status.lo rsend_init.lo rsend.lo scan.lo scatter.lo scatterv.lo send.lo send_init.lo sendrecv.lo sendrecv_replace.lo ssend_init.lo ssend.lo start.lo startall.lo status_c2f.lo status_f2c.lo status_set_cancelled.lo status_set_elements.lo testall.lo testany.lo test.lo test_cancelled.lo testsome.lo topo_test.lo type_c2f.lo type_commit.lo type_contiguous.lo type_create_darray.lo type_create_f90_complex.lo type_create_f90_integer.lo type_create_f90_real.lo type_create_hindexed.lo type_create_hvector.lo type_create_indexed_block.lo type_create_keyval.lo type_create_resized.lo type_create_struct.lo type_create_subarray.lo type_delete_attr.lo type_dup.lo type_extent.lo type_f2c.lo type_free.lo type_free_keyval.lo type_get_attr.lo type_get_contents.lo type_get_envelope.lo type_get_extent.lo type_get_name.lo type_get_true_extent.lo type_hindexed.lo type_hvector.lo type_indexed.lo type_lb.lo type_match_size.lo type_set_attr.lo type_set_name.lo type_size.lo type_struct.lo type_ub.lo type_vector.lo unpack_external.lo unpack.lo unpublish_name.lo wait.lo waitall.lo waitany.lo waitsome.lo wtime.lo wtick.lo accumulate.lo get.lo put.lo win_c2f.lo win_call_errhandler.lo win_complete.lo win_create_errhandler.lo win_create_keyval.lo win_create.lo win_delete_attr.lo win_f2c.lo win_fence.lo win_free_keyval.lo win_free.lo win_get_attr.lo win_get_errhandler.lo win_get_group.lo win_get_name.lo win_lock.lo win_post.lo win_set_attr.lo win_set_errhandler.lo win_set_name.lo win_start.lo win_test.lo win_unlock.lo win_wait.lo libtool: link: ar cru .libs/libmpi_c_mpi.a .libs/abort.o .libs/add_error_class.o .libs/add_error_code.o .libs/add_error_string.o .libs/address.o .libs/allgather.o .libs/allgatherv.o .libs/alloc_mem.o .libs/allreduce.o .libs/alltoall.o .libs/alltoallv.o .libs/alltoallw.o .libs/attr_delete.o .libs/attr_get.o .libs/attr_put.o .libs/barrier.o .libs/bcast.o .libs/bsend.o .libs/bsend_init.o .libs/buffer_attach.o .libs/buffer_detach.o .libs/cancel.o .libs/cart_coords.o .libs/cart_create.o .libs/cartdim_get.o .libs/cart_get.o .libs/cart_map.o .libs/cart_rank.o .libs/cart_shift.o .libs/cart_sub.o .libs/close_port.o .libs/comm_accept.o .libs/comm_c2f.o .libs/comm_call_errhandler.o .libs/comm_compare.o .libs/comm_connect.o .libs/comm_create.o .libs/comm_create_errhandler.o .libs/comm_create_keyval.o .libs/comm_delete_attr.o .libs/comm_disconnect.o .libs/comm_dup.o .libs/comm_f2c.o .libs/comm_free.o .libs/comm_free_keyval.o .libs/comm_get_attr.o .libs/comm_get_errhandler.o .libs/comm_get_name.o .libs/comm_get_parent.o .libs/comm_group.o .libs/comm_join.o .libs/comm_rank.o .libs/comm_remote_group.o .libs/comm_remote_size.o .libs/comm_set_attr.o .libs/comm_set_errhandler.o .libs/comm_set_name.o .libs/comm_size.o .libs/comm_spawn.o .libs/comm_spawn_multiple.o .libs/comm_split.o .libs/comm_test_inter.o .libs/dims_create.o .libs/errhandler_c2f.o .libs/errhandler_create.o .libs/errhandler_f2c.o .libs/errhandler_free.o .libs/errhandler_get.o .libs/errhandler_set.o .libs/error_class.o .libs/error_string.o .libs/exscan.o .libs/file_c2f.o .libs/file_call_errhandler.o .libs/file_close.o .libs/file_create_errhandler.o .libs/file_delete.o .libs/file_f2c.o .libs/file_get_amode.o .libs/file_get_atomicity.o .libs/file_get_byte_offset.o .libs/file_get_errhandler.o .libs/file_get_group.o .libs/file_get_info.o .libs/file_get_position.o .libs/file_get_position_shared.o .libs/file_get_size.o .libs/file_get_type_extent.o .libs/file_get_view.o .libs/file_iread_at.o .libs/file_iread.o .libs/file_iread_shared.o .libs/file_iwrite_at.o .libs/file_iwrite.o .libs/file_iwrite_shared.o .libs/file_open.o .libs/file_preallocate.o .libs/file_read_all_begin.o .libs/file_read_all.o .libs/file_read_all_end.o .libs/file_read_at_all_begin.o .libs/file_read_at_all.o .libs/file_read_at_all_end.o .libs/file_read_at.o .libs/file_read.o .libs/file_read_ordered_begin.o .libs/file_read_ordered.o .libs/file_read_ordered_end.o .libs/file_read_shared.o .libs/file_seek.o .libs/file_seek_shared.o .libs/file_set_atomicity.o .libs/file_set_errhandler.o .libs/file_set_info.o .libs/file_set_size.o .libs/file_set_view.o .libs/file_sync.o .libs/file_write_all_begin.o .libs/file_write_all.o .libs/file_write_all_end.o .libs/file_write_at_all_begin.o .libs/file_write_at_all.o .libs/file_write_at_all_end.o .libs/file_write_at.o .libs/file_write.o .libs/file_write_ordered_begin.o .libs/file_write_ordered.o .libs/file_write_ordered_end.o .libs/file_write_shared.o .libs/finalize.o .libs/finalized.o .libs/free_mem.o .libs/gather.o .libs/gatherv.o .libs/get_address.o .libs/get_count.o .libs/get_elements.o .libs/get_processor_name.o .libs/get_version.o .libs/graph_create.o .libs/graph_get.o .libs/graph_map.o .libs/graph_neighbors_count.o .libs/graph_neighbors.o .libs/graphdims_get.o .libs/grequest_complete.o .libs/grequest_start.o .libs/group_c2f.o .libs/group_compare.o .libs/group_difference.o .libs/group_excl.o .libs/group_f2c.o .libs/group_free.o .libs/group_incl.o .libs/group_intersection.o .libs/group_range_excl.o .libs/group_range_incl.o .libs/group_rank.o .libs/group_size.o .libs/group_translate_ranks.o .libs/group_union.o .libs/ibsend.o .libs/info_c2f.o .libs/info_create.o .libs/info_delete.o .libs/info_dup.o .libs/info_f2c.o .libs/info_free.o .libs/info_get.o .libs/info_get_nkeys.o .libs/info_get_nthkey.o .libs/info_get_valuelen.o .libs/info_set.o .libs/init.o .libs/init_thread.o .libs/initialized.o .libs/intercomm_create.o .libs/intercomm_merge.o .libs/iprobe.o .libs/irecv.o .libs/irsend.o .libs/is_thread_main.o .libs/isend.o .libs/issend.o .libs/keyval_create.o .libs/keyval_free.o .libs/lookup_name.o .libs/op_c2f.o .libs/op_create.o .libs/op_f2c.o .libs/op_free.o .libs/open_port.o .libs/pack_external.o .libs/pack_external_size.o .libs/pack.o .libs/pack_size.o .libs/pcontrol.o .libs/probe.o .libs/publish_name.o .libs/query_thread.o .libs/recv_init.o .libs/recv.o .libs/reduce.o .libs/reduce_scatter.o .libs/register_datarep.o .libs/request_c2f.o .libs/request_f2c.o .libs/request_free.o .libs/request_get_status.o .libs/rsend_init.o .libs/rsend.o .libs/scan.o .libs/scatter.o .libs/scatterv.o .libs/send.o .libs/send_init.o .libs/sendrecv.o .libs/sendrecv_replace.o .libs/ssend_init.o .libs/ssend.o .libs/start.o .libs/startall.o .libs/status_c2f.o .libs/status_f2c.o .libs/status_set_cancelled.o .libs/status_set_elements.o .libs/testall.o .libs/testany.o .libs/test.o .libs/test_cancelled.o .libs/testsome.o .libs/topo_test.o .libs/type_c2f.o .libs/type_commit.o .libs/type_contiguous.o .libs/type_create_darray.o .libs/type_create_f90_complex.o .libs/type_create_f90_integer.o .libs/type_create_f90_real.o .libs/type_create_hindexed.o .libs/type_create_hvector.o .libs/type_create_indexed_block.o .libs/type_create_keyval.o .libs/type_create_resized.o .libs/type_create_struct.o .libs/type_create_subarray.o .libs/type_delete_attr.o .libs/type_dup.o .libs/type_extent.o .libs/type_f2c.o .libs/type_free.o .libs/type_free_keyval.o .libs/type_get_attr.o .libs/type_get_contents.o .libs/type_get_envelope.o .libs/type_get_extent.o .libs/type_get_name.o .libs/type_get_true_extent.o .libs/type_hindexed.o .libs/type_hvector.o .libs/type_indexed.o .libs/type_lb.o .libs/type_match_size.o .libs/type_set_attr.o .libs/type_set_name.o .libs/type_size.o .libs/type_struct.o .libs/type_ub.o .libs/type_vector.o .libs/unpack_external.o .libs/unpack.o .libs/unpublish_name.o .libs/wait.o .libs/waitall.o .libs/waitany.o .libs/waitsome.o .libs/wtime.o .libs/wtick.o .libs/accumulate.o .libs/get.o .libs/put.o .libs/win_c2f.o .libs/win_call_errhandler.o .libs/win_complete.o .libs/win_create_errhandler.o .libs/win_create_keyval.o .libs/win_create.o .libs/win_delete_attr.o .libs/win_f2c.o .libs/win_fence.o .libs/win_free_keyval.o .libs/win_free.o .libs/win_get_attr.o .libs/win_get_errhandler.o .libs/win_get_group.o .libs/win_get_name.o .libs/win_lock.o .libs/win_post.o .libs/win_set_attr.o .libs/win_set_errhandler.o .libs/win_set_name.o .libs/win_start.o .libs/win_test.o .libs/win_unlock.o .libs/win_wait.o libtool: link: ranlib .libs/libmpi_c_mpi.a libtool: link: creating libmpi_c_mpi.la libtool: link: ( cd ".libs" && rm -f "libmpi_c_mpi.la" && ln -s "../libmpi_c_mpi.la" "libmpi_c_mpi.la" ) Making all in cxx depbase=`echo mpicxx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT mpicxx.lo -MD -MP -MF $depbase.Tpo -c -o mpicxx.lo mpicxx.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT mpicxx.lo -MD -MP -MF .deps/mpicxx.Tpo -c mpicxx.cc -fno-common -DPIC -o .libs/mpicxx.o ../../../ompi/mpi/cxx/datatype_inln.h(290): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(104): (col. 3) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(188): (col. 7) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(221): (col. 7) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/topology_inln.h(70): (col. 3) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/topology_inln.h(120): (col. 3) remark: LOOP WAS VECTORIZED. depbase=`echo intercepts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT intercepts.lo -MD -MP -MF $depbase.Tpo -c -o intercepts.lo intercepts.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT intercepts.lo -MD -MP -MF .deps/intercepts.Tpo -c intercepts.cc -fno-common -DPIC -o .libs/intercepts.o ../../../ompi/mpi/cxx/datatype_inln.h(290): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(104): (col. 3) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(188): (col. 7) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/intracomm_inln.h(221): (col. 7) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/topology_inln.h(70): (col. 3) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/topology_inln.h(120): (col. 3) remark: LOOP WAS VECTORIZED. depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c comm.cc -fno-common -DPIC -o .libs/comm.o ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. ../../../ompi/mpi/cxx/comm_inln.h(424): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo datatype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT datatype.lo -MD -MP -MF $depbase.Tpo -c -o datatype.lo datatype.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT datatype.lo -MD -MP -MF .deps/datatype.Tpo -c datatype.cc -fno-common -DPIC -o .libs/datatype.o depbase=`echo file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT file.lo -MD -MP -MF $depbase.Tpo -c -o file.lo file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fno-common -DPIC -o .libs/file.o depbase=`echo win.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT win.lo -MD -MP -MF $depbase.Tpo -c -o win.lo win.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT win.lo -MD -MP -MF .deps/win.Tpo -c win.cc -fno-common -DPIC -o .libs/win.o /bin/sh ../../../libtool --tag=CXX --mode=link icc -O3 -DNDEBUG -finline-functions -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmpi_cxx.la -rpath /usr/local/mpi/lib mpicxx.lo intercepts.lo comm.lo datatype.lo file.lo win.lo libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmpi_cxx.0.dylib .libs/mpicxx.o .libs/intercepts.o .libs/comm.o .libs/datatype.o .libs/file.o .libs/win.o -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libmpi_cxx.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libmpi_cxx.dylib" && ln -s "libmpi_cxx.0.dylib" "libmpi_cxx.dylib") libtool: link: creating libmpi_cxx.la libtool: link: ( cd ".libs" && rm -f "libmpi_cxx.la" && ln -s "../libmpi_cxx.la" "libmpi_cxx.la" ) Making all in f77 Making all in profile if test ! -r pabort_f.c ; then \ pname=`echo pabort_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pabort_f.c ; \ fi depbase=`echo pabort_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pabort_f.lo -MD -MP -MF $depbase.Tpo -c -o pabort_f.lo pabort_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pabort_f.lo -MD -MP -MF .deps/pabort_f.Tpo -c pabort_f.c -fno-common -DPIC -o .libs/pabort_f.o if test ! -r padd_error_class_f.c ; then \ pname=`echo padd_error_class_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname padd_error_class_f.c ; \ fi depbase=`echo padd_error_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_class_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_class_f.lo padd_error_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_class_f.lo -MD -MP -MF .deps/padd_error_class_f.Tpo -c padd_error_class_f.c -fno-common -DPIC -o .libs/padd_error_class_f.o if test ! -r padd_error_code_f.c ; then \ pname=`echo padd_error_code_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname padd_error_code_f.c ; \ fi depbase=`echo padd_error_code_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_code_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_code_f.lo padd_error_code_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_code_f.lo -MD -MP -MF .deps/padd_error_code_f.Tpo -c padd_error_code_f.c -fno-common -DPIC -o .libs/padd_error_code_f.o if test ! -r padd_error_string_f.c ; then \ pname=`echo padd_error_string_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname padd_error_string_f.c ; \ fi depbase=`echo padd_error_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_string_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_string_f.lo padd_error_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT padd_error_string_f.lo -MD -MP -MF .deps/padd_error_string_f.Tpo -c padd_error_string_f.c -fno-common -DPIC -o .libs/padd_error_string_f.o if test ! -r paddress_f.c ; then \ pname=`echo paddress_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname paddress_f.c ; \ fi depbase=`echo paddress_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paddress_f.lo -MD -MP -MF $depbase.Tpo -c -o paddress_f.lo paddress_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paddress_f.lo -MD -MP -MF .deps/paddress_f.Tpo -c paddress_f.c -fno-common -DPIC -o .libs/paddress_f.o if test ! -r pallgather_f.c ; then \ pname=`echo pallgather_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pallgather_f.c ; \ fi depbase=`echo pallgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgather_f.lo pallgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgather_f.lo -MD -MP -MF .deps/pallgather_f.Tpo -c pallgather_f.c -fno-common -DPIC -o .libs/pallgather_f.o if test ! -r pallgatherv_f.c ; then \ pname=`echo pallgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pallgatherv_f.c ; \ fi depbase=`echo pallgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv_f.lo pallgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallgatherv_f.lo -MD -MP -MF .deps/pallgatherv_f.Tpo -c pallgatherv_f.c -fno-common -DPIC -o .libs/pallgatherv_f.o if test ! -r palloc_mem_f.c ; then \ pname=`echo palloc_mem_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname palloc_mem_f.c ; \ fi depbase=`echo palloc_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palloc_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o palloc_mem_f.lo palloc_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palloc_mem_f.lo -MD -MP -MF .deps/palloc_mem_f.Tpo -c palloc_mem_f.c -fno-common -DPIC -o .libs/palloc_mem_f.o if test ! -r pallreduce_f.c ; then \ pname=`echo pallreduce_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pallreduce_f.c ; \ fi depbase=`echo pallreduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallreduce_f.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce_f.lo pallreduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pallreduce_f.lo -MD -MP -MF .deps/pallreduce_f.Tpo -c pallreduce_f.c -fno-common -DPIC -o .libs/pallreduce_f.o if test ! -r palltoall_f.c ; then \ pname=`echo palltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname palltoall_f.c ; \ fi depbase=`echo palltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoall_f.lo palltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoall_f.lo -MD -MP -MF .deps/palltoall_f.Tpo -c palltoall_f.c -fno-common -DPIC -o .libs/palltoall_f.o if test ! -r palltoallv_f.c ; then \ pname=`echo palltoallv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname palltoallv_f.c ; \ fi depbase=`echo palltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv_f.lo palltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallv_f.lo -MD -MP -MF .deps/palltoallv_f.Tpo -c palltoallv_f.c -fno-common -DPIC -o .libs/palltoallv_f.o if test ! -r palltoallw_f.c ; then \ pname=`echo palltoallw_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname palltoallw_f.c ; \ fi depbase=`echo palltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw_f.lo palltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT palltoallw_f.lo -MD -MP -MF .deps/palltoallw_f.Tpo -c palltoallw_f.c -fno-common -DPIC -o .libs/palltoallw_f.o if test ! -r pattr_delete_f.c ; then \ pname=`echo pattr_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pattr_delete_f.c ; \ fi depbase=`echo pattr_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_delete_f.lo pattr_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_delete_f.lo -MD -MP -MF .deps/pattr_delete_f.Tpo -c pattr_delete_f.c -fno-common -DPIC -o .libs/pattr_delete_f.o if test ! -r pattr_get_f.c ; then \ pname=`echo pattr_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pattr_get_f.c ; \ fi depbase=`echo pattr_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_get_f.lo pattr_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_get_f.lo -MD -MP -MF .deps/pattr_get_f.Tpo -c pattr_get_f.c -fno-common -DPIC -o .libs/pattr_get_f.o if test ! -r pattr_put_f.c ; then \ pname=`echo pattr_put_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pattr_put_f.c ; \ fi depbase=`echo pattr_put_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_put_f.lo pattr_put_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pattr_put_f.lo -MD -MP -MF .deps/pattr_put_f.Tpo -c pattr_put_f.c -fno-common -DPIC -o .libs/pattr_put_f.o if test ! -r pbarrier_f.c ; then \ pname=`echo pbarrier_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbarrier_f.c ; \ fi depbase=`echo pbarrier_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbarrier_f.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier_f.lo pbarrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbarrier_f.lo -MD -MP -MF .deps/pbarrier_f.Tpo -c pbarrier_f.c -fno-common -DPIC -o .libs/pbarrier_f.o if test ! -r pbcast_f.c ; then \ pname=`echo pbcast_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbcast_f.c ; \ fi depbase=`echo pbcast_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbcast_f.lo -MD -MP -MF $depbase.Tpo -c -o pbcast_f.lo pbcast_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbcast_f.lo -MD -MP -MF .deps/pbcast_f.Tpo -c pbcast_f.c -fno-common -DPIC -o .libs/pbcast_f.o if test ! -r pbsend_f.c ; then \ pname=`echo pbsend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbsend_f.c ; \ fi depbase=`echo pbsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_f.lo pbsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_f.lo -MD -MP -MF .deps/pbsend_f.Tpo -c pbsend_f.c -fno-common -DPIC -o .libs/pbsend_f.o if test ! -r pbsend_init_f.c ; then \ pname=`echo pbsend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbsend_init_f.c ; \ fi depbase=`echo pbsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_init_f.lo pbsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbsend_init_f.lo -MD -MP -MF .deps/pbsend_init_f.Tpo -c pbsend_init_f.c -fno-common -DPIC -o .libs/pbsend_init_f.o if test ! -r pbuffer_attach_f.c ; then \ pname=`echo pbuffer_attach_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbuffer_attach_f.c ; \ fi depbase=`echo pbuffer_attach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_attach_f.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_attach_f.lo pbuffer_attach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_attach_f.lo -MD -MP -MF .deps/pbuffer_attach_f.Tpo -c pbuffer_attach_f.c -fno-common -DPIC -o .libs/pbuffer_attach_f.o if test ! -r pbuffer_detach_f.c ; then \ pname=`echo pbuffer_detach_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pbuffer_detach_f.c ; \ fi depbase=`echo pbuffer_detach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_detach_f.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_detach_f.lo pbuffer_detach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pbuffer_detach_f.lo -MD -MP -MF .deps/pbuffer_detach_f.Tpo -c pbuffer_detach_f.c -fno-common -DPIC -o .libs/pbuffer_detach_f.o if test ! -r pcancel_f.c ; then \ pname=`echo pcancel_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcancel_f.c ; \ fi depbase=`echo pcancel_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcancel_f.lo -MD -MP -MF $depbase.Tpo -c -o pcancel_f.lo pcancel_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcancel_f.lo -MD -MP -MF .deps/pcancel_f.Tpo -c pcancel_f.c -fno-common -DPIC -o .libs/pcancel_f.o if test ! -r pcart_coords_f.c ; then \ pname=`echo pcart_coords_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_coords_f.c ; \ fi depbase=`echo pcart_coords_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_coords_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_coords_f.lo pcart_coords_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_coords_f.lo -MD -MP -MF .deps/pcart_coords_f.Tpo -c pcart_coords_f.c -fno-common -DPIC -o .libs/pcart_coords_f.o if test ! -r pcart_create_f.c ; then \ pname=`echo pcart_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_create_f.c ; \ fi depbase=`echo pcart_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_create_f.lo pcart_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_create_f.lo -MD -MP -MF .deps/pcart_create_f.Tpo -c pcart_create_f.c -fno-common -DPIC -o .libs/pcart_create_f.o if test ! -r pcartdim_get_f.c ; then \ pname=`echo pcartdim_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcartdim_get_f.c ; \ fi depbase=`echo pcartdim_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcartdim_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pcartdim_get_f.lo pcartdim_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcartdim_get_f.lo -MD -MP -MF .deps/pcartdim_get_f.Tpo -c pcartdim_get_f.c -fno-common -DPIC -o .libs/pcartdim_get_f.o if test ! -r pcart_get_f.c ; then \ pname=`echo pcart_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_get_f.c ; \ fi depbase=`echo pcart_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_get_f.lo pcart_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_get_f.lo -MD -MP -MF .deps/pcart_get_f.Tpo -c pcart_get_f.c -fno-common -DPIC -o .libs/pcart_get_f.o if test ! -r pcart_map_f.c ; then \ pname=`echo pcart_map_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_map_f.c ; \ fi depbase=`echo pcart_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_map_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_map_f.lo pcart_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_map_f.lo -MD -MP -MF .deps/pcart_map_f.Tpo -c pcart_map_f.c -fno-common -DPIC -o .libs/pcart_map_f.o if test ! -r pcart_rank_f.c ; then \ pname=`echo pcart_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_rank_f.c ; \ fi depbase=`echo pcart_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_rank_f.lo pcart_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_rank_f.lo -MD -MP -MF .deps/pcart_rank_f.Tpo -c pcart_rank_f.c -fno-common -DPIC -o .libs/pcart_rank_f.o if test ! -r pcart_shift_f.c ; then \ pname=`echo pcart_shift_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_shift_f.c ; \ fi depbase=`echo pcart_shift_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_shift_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_shift_f.lo pcart_shift_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_shift_f.lo -MD -MP -MF .deps/pcart_shift_f.Tpo -c pcart_shift_f.c -fno-common -DPIC -o .libs/pcart_shift_f.o if test ! -r pcart_sub_f.c ; then \ pname=`echo pcart_sub_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcart_sub_f.c ; \ fi depbase=`echo pcart_sub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_sub_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_sub_f.lo pcart_sub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcart_sub_f.lo -MD -MP -MF .deps/pcart_sub_f.Tpo -c pcart_sub_f.c -fno-common -DPIC -o .libs/pcart_sub_f.o if test ! -r pclose_port_f.c ; then \ pname=`echo pclose_port_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pclose_port_f.c ; \ fi depbase=`echo pclose_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pclose_port_f.lo -MD -MP -MF $depbase.Tpo -c -o pclose_port_f.lo pclose_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pclose_port_f.lo -MD -MP -MF .deps/pclose_port_f.Tpo -c pclose_port_f.c -fno-common -DPIC -o .libs/pclose_port_f.o if test ! -r pcomm_accept_f.c ; then \ pname=`echo pcomm_accept_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_accept_f.c ; \ fi depbase=`echo pcomm_accept_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_accept_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_accept_f.lo pcomm_accept_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_accept_f.lo -MD -MP -MF .deps/pcomm_accept_f.Tpo -c pcomm_accept_f.c -fno-common -DPIC -o .libs/pcomm_accept_f.o if test ! -r pcomm_call_errhandler_f.c ; then \ pname=`echo pcomm_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_call_errhandler_f.c ; \ fi depbase=`echo pcomm_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_call_errhandler_f.lo pcomm_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_call_errhandler_f.lo -MD -MP -MF .deps/pcomm_call_errhandler_f.Tpo -c pcomm_call_errhandler_f.c -fno-common -DPIC -o .libs/pcomm_call_errhandler_f.o if test ! -r pcomm_compare_f.c ; then \ pname=`echo pcomm_compare_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_compare_f.c ; \ fi depbase=`echo pcomm_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_compare_f.lo pcomm_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_compare_f.lo -MD -MP -MF .deps/pcomm_compare_f.Tpo -c pcomm_compare_f.c -fno-common -DPIC -o .libs/pcomm_compare_f.o if test ! -r pcomm_connect_f.c ; then \ pname=`echo pcomm_connect_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_connect_f.c ; \ fi depbase=`echo pcomm_connect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_connect_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_connect_f.lo pcomm_connect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_connect_f.lo -MD -MP -MF .deps/pcomm_connect_f.Tpo -c pcomm_connect_f.c -fno-common -DPIC -o .libs/pcomm_connect_f.o if test ! -r pcomm_create_errhandler_f.c ; then \ pname=`echo pcomm_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_create_errhandler_f.c ; \ fi depbase=`echo pcomm_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_errhandler_f.lo pcomm_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_errhandler_f.lo -MD -MP -MF .deps/pcomm_create_errhandler_f.Tpo -c pcomm_create_errhandler_f.c -fno-common -DPIC -o .libs/pcomm_create_errhandler_f.o if test ! -r pcomm_create_f.c ; then \ pname=`echo pcomm_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_create_f.c ; \ fi depbase=`echo pcomm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_f.lo pcomm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_f.lo -MD -MP -MF .deps/pcomm_create_f.Tpo -c pcomm_create_f.c -fno-common -DPIC -o .libs/pcomm_create_f.o if test ! -r pcomm_create_keyval_f.c ; then \ pname=`echo pcomm_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_create_keyval_f.c ; \ fi depbase=`echo pcomm_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_keyval_f.lo pcomm_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_create_keyval_f.lo -MD -MP -MF .deps/pcomm_create_keyval_f.Tpo -c pcomm_create_keyval_f.c -fno-common -DPIC -o .libs/pcomm_create_keyval_f.o if test ! -r pcomm_delete_attr_f.c ; then \ pname=`echo pcomm_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_delete_attr_f.c ; \ fi depbase=`echo pcomm_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_delete_attr_f.lo pcomm_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_delete_attr_f.lo -MD -MP -MF .deps/pcomm_delete_attr_f.Tpo -c pcomm_delete_attr_f.c -fno-common -DPIC -o .libs/pcomm_delete_attr_f.o if test ! -r pcomm_disconnect_f.c ; then \ pname=`echo pcomm_disconnect_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_disconnect_f.c ; \ fi depbase=`echo pcomm_disconnect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_disconnect_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_disconnect_f.lo pcomm_disconnect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_disconnect_f.lo -MD -MP -MF .deps/pcomm_disconnect_f.Tpo -c pcomm_disconnect_f.c -fno-common -DPIC -o .libs/pcomm_disconnect_f.o if test ! -r pcomm_dup_f.c ; then \ pname=`echo pcomm_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_dup_f.c ; \ fi depbase=`echo pcomm_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup_f.lo pcomm_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_dup_f.lo -MD -MP -MF .deps/pcomm_dup_f.Tpo -c pcomm_dup_f.c -fno-common -DPIC -o .libs/pcomm_dup_f.o if test ! -r pcomm_free_f.c ; then \ pname=`echo pcomm_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_free_f.c ; \ fi depbase=`echo pcomm_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_f.lo pcomm_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_f.lo -MD -MP -MF .deps/pcomm_free_f.Tpo -c pcomm_free_f.c -fno-common -DPIC -o .libs/pcomm_free_f.o if test ! -r pcomm_free_keyval_f.c ; then \ pname=`echo pcomm_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_free_keyval_f.c ; \ fi depbase=`echo pcomm_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_keyval_f.lo pcomm_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_free_keyval_f.lo -MD -MP -MF .deps/pcomm_free_keyval_f.Tpo -c pcomm_free_keyval_f.c -fno-common -DPIC -o .libs/pcomm_free_keyval_f.o if test ! -r pcomm_get_attr_f.c ; then \ pname=`echo pcomm_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_get_attr_f.c ; \ fi depbase=`echo pcomm_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_attr_f.lo pcomm_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_attr_f.lo -MD -MP -MF .deps/pcomm_get_attr_f.Tpo -c pcomm_get_attr_f.c -fno-common -DPIC -o .libs/pcomm_get_attr_f.o if test ! -r pcomm_get_errhandler_f.c ; then \ pname=`echo pcomm_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_get_errhandler_f.c ; \ fi depbase=`echo pcomm_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler_f.lo pcomm_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_errhandler_f.lo -MD -MP -MF .deps/pcomm_get_errhandler_f.Tpo -c pcomm_get_errhandler_f.c -fno-common -DPIC -o .libs/pcomm_get_errhandler_f.o if test ! -r pcomm_get_name_f.c ; then \ pname=`echo pcomm_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_get_name_f.c ; \ fi depbase=`echo pcomm_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_name_f.lo pcomm_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_name_f.lo -MD -MP -MF .deps/pcomm_get_name_f.Tpo -c pcomm_get_name_f.c -fno-common -DPIC -o .libs/pcomm_get_name_f.o if test ! -r pcomm_get_parent_f.c ; then \ pname=`echo pcomm_get_parent_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_get_parent_f.c ; \ fi depbase=`echo pcomm_get_parent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_parent_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_parent_f.lo pcomm_get_parent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_get_parent_f.lo -MD -MP -MF .deps/pcomm_get_parent_f.Tpo -c pcomm_get_parent_f.c -fno-common -DPIC -o .libs/pcomm_get_parent_f.o if test ! -r pcomm_group_f.c ; then \ pname=`echo pcomm_group_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_group_f.c ; \ fi depbase=`echo pcomm_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_group_f.lo pcomm_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_group_f.lo -MD -MP -MF .deps/pcomm_group_f.Tpo -c pcomm_group_f.c -fno-common -DPIC -o .libs/pcomm_group_f.o if test ! -r pcomm_join_f.c ; then \ pname=`echo pcomm_join_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_join_f.c ; \ fi depbase=`echo pcomm_join_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_join_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_join_f.lo pcomm_join_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_join_f.lo -MD -MP -MF .deps/pcomm_join_f.Tpo -c pcomm_join_f.c -fno-common -DPIC -o .libs/pcomm_join_f.o if test ! -r pcomm_rank_f.c ; then \ pname=`echo pcomm_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_rank_f.c ; \ fi depbase=`echo pcomm_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_rank_f.lo pcomm_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_rank_f.lo -MD -MP -MF .deps/pcomm_rank_f.Tpo -c pcomm_rank_f.c -fno-common -DPIC -o .libs/pcomm_rank_f.o if test ! -r pcomm_remote_group_f.c ; then \ pname=`echo pcomm_remote_group_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_remote_group_f.c ; \ fi depbase=`echo pcomm_remote_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_group_f.lo pcomm_remote_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_group_f.lo -MD -MP -MF .deps/pcomm_remote_group_f.Tpo -c pcomm_remote_group_f.c -fno-common -DPIC -o .libs/pcomm_remote_group_f.o if test ! -r pcomm_remote_size_f.c ; then \ pname=`echo pcomm_remote_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_remote_size_f.c ; \ fi depbase=`echo pcomm_remote_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_size_f.lo pcomm_remote_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_remote_size_f.lo -MD -MP -MF .deps/pcomm_remote_size_f.Tpo -c pcomm_remote_size_f.c -fno-common -DPIC -o .libs/pcomm_remote_size_f.o if test ! -r pcomm_set_attr_f.c ; then \ pname=`echo pcomm_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_set_attr_f.c ; \ fi depbase=`echo pcomm_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_attr_f.lo pcomm_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_attr_f.lo -MD -MP -MF .deps/pcomm_set_attr_f.Tpo -c pcomm_set_attr_f.c -fno-common -DPIC -o .libs/pcomm_set_attr_f.o if test ! -r pcomm_set_errhandler_f.c ; then \ pname=`echo pcomm_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_set_errhandler_f.c ; \ fi depbase=`echo pcomm_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_errhandler_f.lo pcomm_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_errhandler_f.lo -MD -MP -MF .deps/pcomm_set_errhandler_f.Tpo -c pcomm_set_errhandler_f.c -fno-common -DPIC -o .libs/pcomm_set_errhandler_f.o if test ! -r pcomm_set_name_f.c ; then \ pname=`echo pcomm_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_set_name_f.c ; \ fi depbase=`echo pcomm_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_name_f.lo pcomm_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_set_name_f.lo -MD -MP -MF .deps/pcomm_set_name_f.Tpo -c pcomm_set_name_f.c -fno-common -DPIC -o .libs/pcomm_set_name_f.o if test ! -r pcomm_size_f.c ; then \ pname=`echo pcomm_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_size_f.c ; \ fi depbase=`echo pcomm_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_size_f.lo pcomm_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_size_f.lo -MD -MP -MF .deps/pcomm_size_f.Tpo -c pcomm_size_f.c -fno-common -DPIC -o .libs/pcomm_size_f.o if test ! -r pcomm_spawn_f.c ; then \ pname=`echo pcomm_spawn_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_spawn_f.c ; \ fi depbase=`echo pcomm_spawn_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_f.lo pcomm_spawn_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_f.lo -MD -MP -MF .deps/pcomm_spawn_f.Tpo -c pcomm_spawn_f.c -fno-common -DPIC -o .libs/pcomm_spawn_f.o if test ! -r pcomm_spawn_multiple_f.c ; then \ pname=`echo pcomm_spawn_multiple_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_spawn_multiple_f.c ; \ fi depbase=`echo pcomm_spawn_multiple_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_multiple_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_multiple_f.lo pcomm_spawn_multiple_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_spawn_multiple_f.lo -MD -MP -MF .deps/pcomm_spawn_multiple_f.Tpo -c pcomm_spawn_multiple_f.c -fno-common -DPIC -o .libs/pcomm_spawn_multiple_f.o if test ! -r pcomm_split_f.c ; then \ pname=`echo pcomm_split_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_split_f.c ; \ fi depbase=`echo pcomm_split_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_split_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split_f.lo pcomm_split_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_split_f.lo -MD -MP -MF .deps/pcomm_split_f.Tpo -c pcomm_split_f.c -fno-common -DPIC -o .libs/pcomm_split_f.o if test ! -r pcomm_test_inter_f.c ; then \ pname=`echo pcomm_test_inter_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pcomm_test_inter_f.c ; \ fi depbase=`echo pcomm_test_inter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_test_inter_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_test_inter_f.lo pcomm_test_inter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcomm_test_inter_f.lo -MD -MP -MF .deps/pcomm_test_inter_f.Tpo -c pcomm_test_inter_f.c -fno-common -DPIC -o .libs/pcomm_test_inter_f.o if test ! -r pdims_create_f.c ; then \ pname=`echo pdims_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pdims_create_f.c ; \ fi depbase=`echo pdims_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pdims_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pdims_create_f.lo pdims_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pdims_create_f.lo -MD -MP -MF .deps/pdims_create_f.Tpo -c pdims_create_f.c -fno-common -DPIC -o .libs/pdims_create_f.o if test ! -r perrhandler_create_f.c ; then \ pname=`echo perrhandler_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perrhandler_create_f.c ; \ fi depbase=`echo perrhandler_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_create_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_create_f.lo perrhandler_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_create_f.lo -MD -MP -MF .deps/perrhandler_create_f.Tpo -c perrhandler_create_f.c -fno-common -DPIC -o .libs/perrhandler_create_f.o if test ! -r perrhandler_free_f.c ; then \ pname=`echo perrhandler_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perrhandler_free_f.c ; \ fi depbase=`echo perrhandler_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_free_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_free_f.lo perrhandler_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_free_f.lo -MD -MP -MF .deps/perrhandler_free_f.Tpo -c perrhandler_free_f.c -fno-common -DPIC -o .libs/perrhandler_free_f.o if test ! -r perrhandler_get_f.c ; then \ pname=`echo perrhandler_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perrhandler_get_f.c ; \ fi depbase=`echo perrhandler_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_get_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_get_f.lo perrhandler_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_get_f.lo -MD -MP -MF .deps/perrhandler_get_f.Tpo -c perrhandler_get_f.c -fno-common -DPIC -o .libs/perrhandler_get_f.o if test ! -r perrhandler_set_f.c ; then \ pname=`echo perrhandler_set_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perrhandler_set_f.c ; \ fi depbase=`echo perrhandler_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_set_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_set_f.lo perrhandler_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perrhandler_set_f.lo -MD -MP -MF .deps/perrhandler_set_f.Tpo -c perrhandler_set_f.c -fno-common -DPIC -o .libs/perrhandler_set_f.o if test ! -r perror_class_f.c ; then \ pname=`echo perror_class_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perror_class_f.c ; \ fi depbase=`echo perror_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_class_f.lo -MD -MP -MF $depbase.Tpo -c -o perror_class_f.lo perror_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_class_f.lo -MD -MP -MF .deps/perror_class_f.Tpo -c perror_class_f.c -fno-common -DPIC -o .libs/perror_class_f.o if test ! -r perror_string_f.c ; then \ pname=`echo perror_string_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname perror_string_f.c ; \ fi depbase=`echo perror_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_string_f.lo -MD -MP -MF $depbase.Tpo -c -o perror_string_f.lo perror_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT perror_string_f.lo -MD -MP -MF .deps/perror_string_f.Tpo -c perror_string_f.c -fno-common -DPIC -o .libs/perror_string_f.o if test ! -r pexscan_f.c ; then \ pname=`echo pexscan_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pexscan_f.c ; \ fi depbase=`echo pexscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pexscan_f.lo -MD -MP -MF $depbase.Tpo -c -o pexscan_f.lo pexscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pexscan_f.lo -MD -MP -MF .deps/pexscan_f.Tpo -c pexscan_f.c -fno-common -DPIC -o .libs/pexscan_f.o if test ! -r pfile_call_errhandler_f.c ; then \ pname=`echo pfile_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_call_errhandler_f.c ; \ fi depbase=`echo pfile_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_call_errhandler_f.lo pfile_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_call_errhandler_f.lo -MD -MP -MF .deps/pfile_call_errhandler_f.Tpo -c pfile_call_errhandler_f.c -fno-common -DPIC -o .libs/pfile_call_errhandler_f.o if test ! -r pfile_close_f.c ; then \ pname=`echo pfile_close_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_close_f.c ; \ fi depbase=`echo pfile_close_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_close_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_close_f.lo pfile_close_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_close_f.lo -MD -MP -MF .deps/pfile_close_f.Tpo -c pfile_close_f.c -fno-common -DPIC -o .libs/pfile_close_f.o if test ! -r pfile_create_errhandler_f.c ; then \ pname=`echo pfile_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_create_errhandler_f.c ; \ fi depbase=`echo pfile_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_create_errhandler_f.lo pfile_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_create_errhandler_f.lo -MD -MP -MF .deps/pfile_create_errhandler_f.Tpo -c pfile_create_errhandler_f.c -fno-common -DPIC -o .libs/pfile_create_errhandler_f.o if test ! -r pfile_delete_f.c ; then \ pname=`echo pfile_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_delete_f.c ; \ fi depbase=`echo pfile_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_delete_f.lo pfile_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_delete_f.lo -MD -MP -MF .deps/pfile_delete_f.Tpo -c pfile_delete_f.c -fno-common -DPIC -o .libs/pfile_delete_f.o if test ! -r pfile_get_amode_f.c ; then \ pname=`echo pfile_get_amode_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_amode_f.c ; \ fi depbase=`echo pfile_get_amode_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_amode_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_amode_f.lo pfile_get_amode_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_amode_f.lo -MD -MP -MF .deps/pfile_get_amode_f.Tpo -c pfile_get_amode_f.c -fno-common -DPIC -o .libs/pfile_get_amode_f.o if test ! -r pfile_get_atomicity_f.c ; then \ pname=`echo pfile_get_atomicity_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_atomicity_f.c ; \ fi depbase=`echo pfile_get_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_atomicity_f.lo pfile_get_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_atomicity_f.lo -MD -MP -MF .deps/pfile_get_atomicity_f.Tpo -c pfile_get_atomicity_f.c -fno-common -DPIC -o .libs/pfile_get_atomicity_f.o if test ! -r pfile_get_byte_offset_f.c ; then \ pname=`echo pfile_get_byte_offset_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_byte_offset_f.c ; \ fi depbase=`echo pfile_get_byte_offset_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_byte_offset_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_byte_offset_f.lo pfile_get_byte_offset_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_byte_offset_f.lo -MD -MP -MF .deps/pfile_get_byte_offset_f.Tpo -c pfile_get_byte_offset_f.c -fno-common -DPIC -o .libs/pfile_get_byte_offset_f.o if test ! -r pfile_get_errhandler_f.c ; then \ pname=`echo pfile_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_errhandler_f.c ; \ fi depbase=`echo pfile_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_errhandler_f.lo pfile_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_errhandler_f.lo -MD -MP -MF .deps/pfile_get_errhandler_f.Tpo -c pfile_get_errhandler_f.c -fno-common -DPIC -o .libs/pfile_get_errhandler_f.o if test ! -r pfile_get_group_f.c ; then \ pname=`echo pfile_get_group_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_group_f.c ; \ fi depbase=`echo pfile_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_group_f.lo pfile_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_group_f.lo -MD -MP -MF .deps/pfile_get_group_f.Tpo -c pfile_get_group_f.c -fno-common -DPIC -o .libs/pfile_get_group_f.o if test ! -r pfile_get_info_f.c ; then \ pname=`echo pfile_get_info_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_info_f.c ; \ fi depbase=`echo pfile_get_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_info_f.lo pfile_get_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_info_f.lo -MD -MP -MF .deps/pfile_get_info_f.Tpo -c pfile_get_info_f.c -fno-common -DPIC -o .libs/pfile_get_info_f.o if test ! -r pfile_get_position_f.c ; then \ pname=`echo pfile_get_position_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_position_f.c ; \ fi depbase=`echo pfile_get_position_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_f.lo pfile_get_position_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_f.lo -MD -MP -MF .deps/pfile_get_position_f.Tpo -c pfile_get_position_f.c -fno-common -DPIC -o .libs/pfile_get_position_f.o if test ! -r pfile_get_position_shared_f.c ; then \ pname=`echo pfile_get_position_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_position_shared_f.c ; \ fi depbase=`echo pfile_get_position_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_shared_f.lo pfile_get_position_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_position_shared_f.lo -MD -MP -MF .deps/pfile_get_position_shared_f.Tpo -c pfile_get_position_shared_f.c -fno-common -DPIC -o .libs/pfile_get_position_shared_f.o if test ! -r pfile_get_size_f.c ; then \ pname=`echo pfile_get_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_size_f.c ; \ fi depbase=`echo pfile_get_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_size_f.lo pfile_get_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_size_f.lo -MD -MP -MF .deps/pfile_get_size_f.Tpo -c pfile_get_size_f.c -fno-common -DPIC -o .libs/pfile_get_size_f.o if test ! -r pfile_get_type_extent_f.c ; then \ pname=`echo pfile_get_type_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_type_extent_f.c ; \ fi depbase=`echo pfile_get_type_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_type_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_type_extent_f.lo pfile_get_type_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_type_extent_f.lo -MD -MP -MF .deps/pfile_get_type_extent_f.Tpo -c pfile_get_type_extent_f.c -fno-common -DPIC -o .libs/pfile_get_type_extent_f.o if test ! -r pfile_get_view_f.c ; then \ pname=`echo pfile_get_view_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_get_view_f.c ; \ fi depbase=`echo pfile_get_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_view_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_view_f.lo pfile_get_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_get_view_f.lo -MD -MP -MF .deps/pfile_get_view_f.Tpo -c pfile_get_view_f.c -fno-common -DPIC -o .libs/pfile_get_view_f.o if test ! -r pfile_iread_at_f.c ; then \ pname=`echo pfile_iread_at_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iread_at_f.c ; \ fi depbase=`echo pfile_iread_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at_f.lo pfile_iread_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_at_f.lo -MD -MP -MF .deps/pfile_iread_at_f.Tpo -c pfile_iread_at_f.c -fno-common -DPIC -o .libs/pfile_iread_at_f.o if test ! -r pfile_iread_f.c ; then \ pname=`echo pfile_iread_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iread_f.c ; \ fi depbase=`echo pfile_iread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_f.lo pfile_iread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_f.lo -MD -MP -MF .deps/pfile_iread_f.Tpo -c pfile_iread_f.c -fno-common -DPIC -o .libs/pfile_iread_f.o if test ! -r pfile_iread_shared_f.c ; then \ pname=`echo pfile_iread_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iread_shared_f.c ; \ fi depbase=`echo pfile_iread_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_shared_f.lo pfile_iread_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iread_shared_f.lo -MD -MP -MF .deps/pfile_iread_shared_f.Tpo -c pfile_iread_shared_f.c -fno-common -DPIC -o .libs/pfile_iread_shared_f.o if test ! -r pfile_iwrite_at_f.c ; then \ pname=`echo pfile_iwrite_at_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iwrite_at_f.c ; \ fi depbase=`echo pfile_iwrite_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at_f.lo pfile_iwrite_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_at_f.lo -MD -MP -MF .deps/pfile_iwrite_at_f.Tpo -c pfile_iwrite_at_f.c -fno-common -DPIC -o .libs/pfile_iwrite_at_f.o if test ! -r pfile_iwrite_f.c ; then \ pname=`echo pfile_iwrite_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iwrite_f.c ; \ fi depbase=`echo pfile_iwrite_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_f.lo pfile_iwrite_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_f.lo -MD -MP -MF .deps/pfile_iwrite_f.Tpo -c pfile_iwrite_f.c -fno-common -DPIC -o .libs/pfile_iwrite_f.o if test ! -r pfile_iwrite_shared_f.c ; then \ pname=`echo pfile_iwrite_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_iwrite_shared_f.c ; \ fi depbase=`echo pfile_iwrite_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_shared_f.lo pfile_iwrite_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_iwrite_shared_f.lo -MD -MP -MF .deps/pfile_iwrite_shared_f.Tpo -c pfile_iwrite_shared_f.c -fno-common -DPIC -o .libs/pfile_iwrite_shared_f.o if test ! -r pfile_open_f.c ; then \ pname=`echo pfile_open_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_open_f.c ; \ fi depbase=`echo pfile_open_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_open_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_open_f.lo pfile_open_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_open_f.lo -MD -MP -MF .deps/pfile_open_f.Tpo -c pfile_open_f.c -fno-common -DPIC -o .libs/pfile_open_f.o if test ! -r pfile_preallocate_f.c ; then \ pname=`echo pfile_preallocate_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_preallocate_f.c ; \ fi depbase=`echo pfile_preallocate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_preallocate_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_preallocate_f.lo pfile_preallocate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_preallocate_f.lo -MD -MP -MF .deps/pfile_preallocate_f.Tpo -c pfile_preallocate_f.c -fno-common -DPIC -o .libs/pfile_preallocate_f.o if test ! -r pfile_read_all_begin_f.c ; then \ pname=`echo pfile_read_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_all_begin_f.c ; \ fi depbase=`echo pfile_read_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_begin_f.lo pfile_read_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_begin_f.lo -MD -MP -MF .deps/pfile_read_all_begin_f.Tpo -c pfile_read_all_begin_f.c -fno-common -DPIC -o .libs/pfile_read_all_begin_f.o if test ! -r pfile_read_all_end_f.c ; then \ pname=`echo pfile_read_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_all_end_f.c ; \ fi depbase=`echo pfile_read_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_end_f.lo pfile_read_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_end_f.lo -MD -MP -MF .deps/pfile_read_all_end_f.Tpo -c pfile_read_all_end_f.c -fno-common -DPIC -o .libs/pfile_read_all_end_f.o if test ! -r pfile_read_all_f.c ; then \ pname=`echo pfile_read_all_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_all_f.c ; \ fi depbase=`echo pfile_read_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_f.lo pfile_read_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_all_f.lo -MD -MP -MF .deps/pfile_read_all_f.Tpo -c pfile_read_all_f.c -fno-common -DPIC -o .libs/pfile_read_all_f.o if test ! -r pfile_read_at_all_begin_f.c ; then \ pname=`echo pfile_read_at_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_at_all_begin_f.c ; \ fi depbase=`echo pfile_read_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_begin_f.lo pfile_read_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_begin_f.lo -MD -MP -MF .deps/pfile_read_at_all_begin_f.Tpo -c pfile_read_at_all_begin_f.c -fno-common -DPIC -o .libs/pfile_read_at_all_begin_f.o if test ! -r pfile_read_at_all_end_f.c ; then \ pname=`echo pfile_read_at_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_at_all_end_f.c ; \ fi depbase=`echo pfile_read_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_end_f.lo pfile_read_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_end_f.lo -MD -MP -MF .deps/pfile_read_at_all_end_f.Tpo -c pfile_read_at_all_end_f.c -fno-common -DPIC -o .libs/pfile_read_at_all_end_f.o if test ! -r pfile_read_at_all_f.c ; then \ pname=`echo pfile_read_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_at_all_f.c ; \ fi depbase=`echo pfile_read_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_f.lo pfile_read_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_all_f.lo -MD -MP -MF .deps/pfile_read_at_all_f.Tpo -c pfile_read_at_all_f.c -fno-common -DPIC -o .libs/pfile_read_at_all_f.o if test ! -r pfile_read_at_f.c ; then \ pname=`echo pfile_read_at_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_at_f.c ; \ fi depbase=`echo pfile_read_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_f.lo pfile_read_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_at_f.lo -MD -MP -MF .deps/pfile_read_at_f.Tpo -c pfile_read_at_f.c -fno-common -DPIC -o .libs/pfile_read_at_f.o if test ! -r pfile_read_f.c ; then \ pname=`echo pfile_read_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_f.c ; \ fi depbase=`echo pfile_read_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_f.lo pfile_read_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_f.lo -MD -MP -MF .deps/pfile_read_f.Tpo -c pfile_read_f.c -fno-common -DPIC -o .libs/pfile_read_f.o if test ! -r pfile_read_ordered_begin_f.c ; then \ pname=`echo pfile_read_ordered_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_ordered_begin_f.c ; \ fi depbase=`echo pfile_read_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_begin_f.lo pfile_read_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_begin_f.lo -MD -MP -MF .deps/pfile_read_ordered_begin_f.Tpo -c pfile_read_ordered_begin_f.c -fno-common -DPIC -o .libs/pfile_read_ordered_begin_f.o if test ! -r pfile_read_ordered_end_f.c ; then \ pname=`echo pfile_read_ordered_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_ordered_end_f.c ; \ fi depbase=`echo pfile_read_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_end_f.lo pfile_read_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_end_f.lo -MD -MP -MF .deps/pfile_read_ordered_end_f.Tpo -c pfile_read_ordered_end_f.c -fno-common -DPIC -o .libs/pfile_read_ordered_end_f.o if test ! -r pfile_read_ordered_f.c ; then \ pname=`echo pfile_read_ordered_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_ordered_f.c ; \ fi depbase=`echo pfile_read_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_f.lo pfile_read_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_ordered_f.lo -MD -MP -MF .deps/pfile_read_ordered_f.Tpo -c pfile_read_ordered_f.c -fno-common -DPIC -o .libs/pfile_read_ordered_f.o if test ! -r pfile_read_shared_f.c ; then \ pname=`echo pfile_read_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_read_shared_f.c ; \ fi depbase=`echo pfile_read_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_shared_f.lo pfile_read_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_read_shared_f.lo -MD -MP -MF .deps/pfile_read_shared_f.Tpo -c pfile_read_shared_f.c -fno-common -DPIC -o .libs/pfile_read_shared_f.o if test ! -r pfile_seek_f.c ; then \ pname=`echo pfile_seek_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_seek_f.c ; \ fi depbase=`echo pfile_seek_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_f.lo pfile_seek_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_f.lo -MD -MP -MF .deps/pfile_seek_f.Tpo -c pfile_seek_f.c -fno-common -DPIC -o .libs/pfile_seek_f.o if test ! -r pfile_seek_shared_f.c ; then \ pname=`echo pfile_seek_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_seek_shared_f.c ; \ fi depbase=`echo pfile_seek_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_shared_f.lo pfile_seek_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_seek_shared_f.lo -MD -MP -MF .deps/pfile_seek_shared_f.Tpo -c pfile_seek_shared_f.c -fno-common -DPIC -o .libs/pfile_seek_shared_f.o if test ! -r pfile_set_atomicity_f.c ; then \ pname=`echo pfile_set_atomicity_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_set_atomicity_f.c ; \ fi depbase=`echo pfile_set_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_atomicity_f.lo pfile_set_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_atomicity_f.lo -MD -MP -MF .deps/pfile_set_atomicity_f.Tpo -c pfile_set_atomicity_f.c -fno-common -DPIC -o .libs/pfile_set_atomicity_f.o if test ! -r pfile_set_errhandler_f.c ; then \ pname=`echo pfile_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_set_errhandler_f.c ; \ fi depbase=`echo pfile_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_errhandler_f.lo pfile_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_errhandler_f.lo -MD -MP -MF .deps/pfile_set_errhandler_f.Tpo -c pfile_set_errhandler_f.c -fno-common -DPIC -o .libs/pfile_set_errhandler_f.o if test ! -r pfile_set_info_f.c ; then \ pname=`echo pfile_set_info_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_set_info_f.c ; \ fi depbase=`echo pfile_set_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_info_f.lo pfile_set_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_info_f.lo -MD -MP -MF .deps/pfile_set_info_f.Tpo -c pfile_set_info_f.c -fno-common -DPIC -o .libs/pfile_set_info_f.o if test ! -r pfile_set_size_f.c ; then \ pname=`echo pfile_set_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_set_size_f.c ; \ fi depbase=`echo pfile_set_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_size_f.lo pfile_set_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_size_f.lo -MD -MP -MF .deps/pfile_set_size_f.Tpo -c pfile_set_size_f.c -fno-common -DPIC -o .libs/pfile_set_size_f.o if test ! -r pfile_set_view_f.c ; then \ pname=`echo pfile_set_view_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_set_view_f.c ; \ fi depbase=`echo pfile_set_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_view_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_view_f.lo pfile_set_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_set_view_f.lo -MD -MP -MF .deps/pfile_set_view_f.Tpo -c pfile_set_view_f.c -fno-common -DPIC -o .libs/pfile_set_view_f.o if test ! -r pfile_sync_f.c ; then \ pname=`echo pfile_sync_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_sync_f.c ; \ fi depbase=`echo pfile_sync_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_sync_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_sync_f.lo pfile_sync_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_sync_f.lo -MD -MP -MF .deps/pfile_sync_f.Tpo -c pfile_sync_f.c -fno-common -DPIC -o .libs/pfile_sync_f.o if test ! -r pfile_write_all_begin_f.c ; then \ pname=`echo pfile_write_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_all_begin_f.c ; \ fi depbase=`echo pfile_write_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_begin_f.lo pfile_write_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_begin_f.lo -MD -MP -MF .deps/pfile_write_all_begin_f.Tpo -c pfile_write_all_begin_f.c -fno-common -DPIC -o .libs/pfile_write_all_begin_f.o if test ! -r pfile_write_all_end_f.c ; then \ pname=`echo pfile_write_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_all_end_f.c ; \ fi depbase=`echo pfile_write_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_end_f.lo pfile_write_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_end_f.lo -MD -MP -MF .deps/pfile_write_all_end_f.Tpo -c pfile_write_all_end_f.c -fno-common -DPIC -o .libs/pfile_write_all_end_f.o if test ! -r pfile_write_all_f.c ; then \ pname=`echo pfile_write_all_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_all_f.c ; \ fi depbase=`echo pfile_write_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_f.lo pfile_write_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_all_f.lo -MD -MP -MF .deps/pfile_write_all_f.Tpo -c pfile_write_all_f.c -fno-common -DPIC -o .libs/pfile_write_all_f.o if test ! -r pfile_write_at_all_begin_f.c ; then \ pname=`echo pfile_write_at_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_at_all_begin_f.c ; \ fi depbase=`echo pfile_write_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_begin_f.lo pfile_write_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_begin_f.lo -MD -MP -MF .deps/pfile_write_at_all_begin_f.Tpo -c pfile_write_at_all_begin_f.c -fno-common -DPIC -o .libs/pfile_write_at_all_begin_f.o if test ! -r pfile_write_at_all_end_f.c ; then \ pname=`echo pfile_write_at_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_at_all_end_f.c ; \ fi depbase=`echo pfile_write_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_end_f.lo pfile_write_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_end_f.lo -MD -MP -MF .deps/pfile_write_at_all_end_f.Tpo -c pfile_write_at_all_end_f.c -fno-common -DPIC -o .libs/pfile_write_at_all_end_f.o if test ! -r pfile_write_at_all_f.c ; then \ pname=`echo pfile_write_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_at_all_f.c ; \ fi depbase=`echo pfile_write_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_f.lo pfile_write_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_all_f.lo -MD -MP -MF .deps/pfile_write_at_all_f.Tpo -c pfile_write_at_all_f.c -fno-common -DPIC -o .libs/pfile_write_at_all_f.o if test ! -r pfile_write_at_f.c ; then \ pname=`echo pfile_write_at_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_at_f.c ; \ fi depbase=`echo pfile_write_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_f.lo pfile_write_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_at_f.lo -MD -MP -MF .deps/pfile_write_at_f.Tpo -c pfile_write_at_f.c -fno-common -DPIC -o .libs/pfile_write_at_f.o if test ! -r pfile_write_f.c ; then \ pname=`echo pfile_write_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_f.c ; \ fi depbase=`echo pfile_write_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_f.lo pfile_write_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_f.lo -MD -MP -MF .deps/pfile_write_f.Tpo -c pfile_write_f.c -fno-common -DPIC -o .libs/pfile_write_f.o if test ! -r pfile_write_ordered_begin_f.c ; then \ pname=`echo pfile_write_ordered_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_ordered_begin_f.c ; \ fi depbase=`echo pfile_write_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_begin_f.lo pfile_write_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_begin_f.lo -MD -MP -MF .deps/pfile_write_ordered_begin_f.Tpo -c pfile_write_ordered_begin_f.c -fno-common -DPIC -o .libs/pfile_write_ordered_begin_f.o if test ! -r pfile_write_ordered_end_f.c ; then \ pname=`echo pfile_write_ordered_end_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_ordered_end_f.c ; \ fi depbase=`echo pfile_write_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_end_f.lo pfile_write_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_end_f.lo -MD -MP -MF .deps/pfile_write_ordered_end_f.Tpo -c pfile_write_ordered_end_f.c -fno-common -DPIC -o .libs/pfile_write_ordered_end_f.o if test ! -r pfile_write_ordered_f.c ; then \ pname=`echo pfile_write_ordered_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_ordered_f.c ; \ fi depbase=`echo pfile_write_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_f.lo pfile_write_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_ordered_f.lo -MD -MP -MF .deps/pfile_write_ordered_f.Tpo -c pfile_write_ordered_f.c -fno-common -DPIC -o .libs/pfile_write_ordered_f.o if test ! -r pfile_write_shared_f.c ; then \ pname=`echo pfile_write_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfile_write_shared_f.c ; \ fi depbase=`echo pfile_write_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_shared_f.lo pfile_write_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfile_write_shared_f.lo -MD -MP -MF .deps/pfile_write_shared_f.Tpo -c pfile_write_shared_f.c -fno-common -DPIC -o .libs/pfile_write_shared_f.o if test ! -r pfinalized_f.c ; then \ pname=`echo pfinalized_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfinalized_f.c ; \ fi depbase=`echo pfinalized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalized_f.lo -MD -MP -MF $depbase.Tpo -c -o pfinalized_f.lo pfinalized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalized_f.lo -MD -MP -MF .deps/pfinalized_f.Tpo -c pfinalized_f.c -fno-common -DPIC -o .libs/pfinalized_f.o if test ! -r pfinalize_f.c ; then \ pname=`echo pfinalize_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfinalize_f.c ; \ fi depbase=`echo pfinalize_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalize_f.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize_f.lo pfinalize_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfinalize_f.lo -MD -MP -MF .deps/pfinalize_f.Tpo -c pfinalize_f.c -fno-common -DPIC -o .libs/pfinalize_f.o if test ! -r pfree_mem_f.c ; then \ pname=`echo pfree_mem_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pfree_mem_f.c ; \ fi depbase=`echo pfree_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfree_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o pfree_mem_f.lo pfree_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pfree_mem_f.lo -MD -MP -MF .deps/pfree_mem_f.Tpo -c pfree_mem_f.c -fno-common -DPIC -o .libs/pfree_mem_f.o if test ! -r pgather_f.c ; then \ pname=`echo pgather_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgather_f.c ; \ fi depbase=`echo pgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pgather_f.lo pgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgather_f.lo -MD -MP -MF .deps/pgather_f.Tpo -c pgather_f.c -fno-common -DPIC -o .libs/pgather_f.o if test ! -r pgatherv_f.c ; then \ pname=`echo pgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgatherv_f.c ; \ fi depbase=`echo pgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv_f.lo pgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgatherv_f.lo -MD -MP -MF .deps/pgatherv_f.Tpo -c pgatherv_f.c -fno-common -DPIC -o .libs/pgatherv_f.o if test ! -r pget_address_f.c ; then \ pname=`echo pget_address_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_address_f.c ; \ fi depbase=`echo pget_address_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_address_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_address_f.lo pget_address_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_address_f.lo -MD -MP -MF .deps/pget_address_f.Tpo -c pget_address_f.c -fno-common -DPIC -o .libs/pget_address_f.o if test ! -r pget_count_f.c ; then \ pname=`echo pget_count_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_count_f.c ; \ fi depbase=`echo pget_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_count_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_count_f.lo pget_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_count_f.lo -MD -MP -MF .deps/pget_count_f.Tpo -c pget_count_f.c -fno-common -DPIC -o .libs/pget_count_f.o if test ! -r pget_elements_f.c ; then \ pname=`echo pget_elements_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_elements_f.c ; \ fi depbase=`echo pget_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements_f.lo pget_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_elements_f.lo -MD -MP -MF .deps/pget_elements_f.Tpo -c pget_elements_f.c -fno-common -DPIC -o .libs/pget_elements_f.o if test ! -r pget_processor_name_f.c ; then \ pname=`echo pget_processor_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_processor_name_f.c ; \ fi depbase=`echo pget_processor_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_processor_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_processor_name_f.lo pget_processor_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_processor_name_f.lo -MD -MP -MF .deps/pget_processor_name_f.Tpo -c pget_processor_name_f.c -fno-common -DPIC -o .libs/pget_processor_name_f.o if test ! -r pget_version_f.c ; then \ pname=`echo pget_version_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_version_f.c ; \ fi depbase=`echo pget_version_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_version_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_version_f.lo pget_version_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_version_f.lo -MD -MP -MF .deps/pget_version_f.Tpo -c pget_version_f.c -fno-common -DPIC -o .libs/pget_version_f.o if test ! -r pgraph_create_f.c ; then \ pname=`echo pgraph_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraph_create_f.c ; \ fi depbase=`echo pgraph_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_create_f.lo pgraph_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_create_f.lo -MD -MP -MF .deps/pgraph_create_f.Tpo -c pgraph_create_f.c -fno-common -DPIC -o .libs/pgraph_create_f.o if test ! -r pgraphdims_get_f.c ; then \ pname=`echo pgraphdims_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraphdims_get_f.c ; \ fi depbase=`echo pgraphdims_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraphdims_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraphdims_get_f.lo pgraphdims_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraphdims_get_f.lo -MD -MP -MF .deps/pgraphdims_get_f.Tpo -c pgraphdims_get_f.c -fno-common -DPIC -o .libs/pgraphdims_get_f.o if test ! -r pgraph_get_f.c ; then \ pname=`echo pgraph_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraph_get_f.c ; \ fi depbase=`echo pgraph_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_get_f.lo pgraph_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_get_f.lo -MD -MP -MF .deps/pgraph_get_f.Tpo -c pgraph_get_f.c -fno-common -DPIC -o .libs/pgraph_get_f.o if test ! -r pgraph_map_f.c ; then \ pname=`echo pgraph_map_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraph_map_f.c ; \ fi depbase=`echo pgraph_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_map_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_map_f.lo pgraph_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_map_f.lo -MD -MP -MF .deps/pgraph_map_f.Tpo -c pgraph_map_f.c -fno-common -DPIC -o .libs/pgraph_map_f.o if test ! -r pgraph_neighbors_count_f.c ; then \ pname=`echo pgraph_neighbors_count_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraph_neighbors_count_f.c ; \ fi depbase=`echo pgraph_neighbors_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_count_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_count_f.lo pgraph_neighbors_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_count_f.lo -MD -MP -MF .deps/pgraph_neighbors_count_f.Tpo -c pgraph_neighbors_count_f.c -fno-common -DPIC -o .libs/pgraph_neighbors_count_f.o if test ! -r pgraph_neighbors_f.c ; then \ pname=`echo pgraph_neighbors_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgraph_neighbors_f.c ; \ fi depbase=`echo pgraph_neighbors_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_f.lo pgraph_neighbors_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgraph_neighbors_f.lo -MD -MP -MF .deps/pgraph_neighbors_f.Tpo -c pgraph_neighbors_f.c -fno-common -DPIC -o .libs/pgraph_neighbors_f.o if test ! -r pgrequest_complete_f.c ; then \ pname=`echo pgrequest_complete_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgrequest_complete_f.c ; \ fi depbase=`echo pgrequest_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_complete_f.lo pgrequest_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_complete_f.lo -MD -MP -MF .deps/pgrequest_complete_f.Tpo -c pgrequest_complete_f.c -fno-common -DPIC -o .libs/pgrequest_complete_f.o if test ! -r pgrequest_start_f.c ; then \ pname=`echo pgrequest_start_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgrequest_start_f.c ; \ fi depbase=`echo pgrequest_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_start_f.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_start_f.lo pgrequest_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgrequest_start_f.lo -MD -MP -MF .deps/pgrequest_start_f.Tpo -c pgrequest_start_f.c -fno-common -DPIC -o .libs/pgrequest_start_f.o if test ! -r pgroup_compare_f.c ; then \ pname=`echo pgroup_compare_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_compare_f.c ; \ fi depbase=`echo pgroup_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_compare_f.lo pgroup_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_compare_f.lo -MD -MP -MF .deps/pgroup_compare_f.Tpo -c pgroup_compare_f.c -fno-common -DPIC -o .libs/pgroup_compare_f.o if test ! -r pgroup_difference_f.c ; then \ pname=`echo pgroup_difference_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_difference_f.c ; \ fi depbase=`echo pgroup_difference_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_difference_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_difference_f.lo pgroup_difference_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_difference_f.lo -MD -MP -MF .deps/pgroup_difference_f.Tpo -c pgroup_difference_f.c -fno-common -DPIC -o .libs/pgroup_difference_f.o if test ! -r pgroup_excl_f.c ; then \ pname=`echo pgroup_excl_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_excl_f.c ; \ fi depbase=`echo pgroup_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_excl_f.lo pgroup_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_excl_f.lo -MD -MP -MF .deps/pgroup_excl_f.Tpo -c pgroup_excl_f.c -fno-common -DPIC -o .libs/pgroup_excl_f.o if test ! -r pgroup_free_f.c ; then \ pname=`echo pgroup_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_free_f.c ; \ fi depbase=`echo pgroup_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_free_f.lo pgroup_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_free_f.lo -MD -MP -MF .deps/pgroup_free_f.Tpo -c pgroup_free_f.c -fno-common -DPIC -o .libs/pgroup_free_f.o if test ! -r pgroup_incl_f.c ; then \ pname=`echo pgroup_incl_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_incl_f.c ; \ fi depbase=`echo pgroup_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_incl_f.lo pgroup_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_incl_f.lo -MD -MP -MF .deps/pgroup_incl_f.Tpo -c pgroup_incl_f.c -fno-common -DPIC -o .libs/pgroup_incl_f.o if test ! -r pgroup_intersection_f.c ; then \ pname=`echo pgroup_intersection_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_intersection_f.c ; \ fi depbase=`echo pgroup_intersection_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_intersection_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_intersection_f.lo pgroup_intersection_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_intersection_f.lo -MD -MP -MF .deps/pgroup_intersection_f.Tpo -c pgroup_intersection_f.c -fno-common -DPIC -o .libs/pgroup_intersection_f.o if test ! -r pgroup_range_excl_f.c ; then \ pname=`echo pgroup_range_excl_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_range_excl_f.c ; \ fi depbase=`echo pgroup_range_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_excl_f.lo pgroup_range_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_excl_f.lo -MD -MP -MF .deps/pgroup_range_excl_f.Tpo -c pgroup_range_excl_f.c -fno-common -DPIC -o .libs/pgroup_range_excl_f.o if test ! -r pgroup_range_incl_f.c ; then \ pname=`echo pgroup_range_incl_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_range_incl_f.c ; \ fi depbase=`echo pgroup_range_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_incl_f.lo pgroup_range_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_range_incl_f.lo -MD -MP -MF .deps/pgroup_range_incl_f.Tpo -c pgroup_range_incl_f.c -fno-common -DPIC -o .libs/pgroup_range_incl_f.o if test ! -r pgroup_rank_f.c ; then \ pname=`echo pgroup_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_rank_f.c ; \ fi depbase=`echo pgroup_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_rank_f.lo pgroup_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_rank_f.lo -MD -MP -MF .deps/pgroup_rank_f.Tpo -c pgroup_rank_f.c -fno-common -DPIC -o .libs/pgroup_rank_f.o if test ! -r pgroup_size_f.c ; then \ pname=`echo pgroup_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_size_f.c ; \ fi depbase=`echo pgroup_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_size_f.lo pgroup_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_size_f.lo -MD -MP -MF .deps/pgroup_size_f.Tpo -c pgroup_size_f.c -fno-common -DPIC -o .libs/pgroup_size_f.o if test ! -r pgroup_translate_ranks_f.c ; then \ pname=`echo pgroup_translate_ranks_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_translate_ranks_f.c ; \ fi depbase=`echo pgroup_translate_ranks_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_translate_ranks_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_translate_ranks_f.lo pgroup_translate_ranks_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_translate_ranks_f.lo -MD -MP -MF .deps/pgroup_translate_ranks_f.Tpo -c pgroup_translate_ranks_f.c -fno-common -DPIC -o .libs/pgroup_translate_ranks_f.o if test ! -r pgroup_union_f.c ; then \ pname=`echo pgroup_union_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pgroup_union_f.c ; \ fi depbase=`echo pgroup_union_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_union_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_union_f.lo pgroup_union_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pgroup_union_f.lo -MD -MP -MF .deps/pgroup_union_f.Tpo -c pgroup_union_f.c -fno-common -DPIC -o .libs/pgroup_union_f.o if test ! -r pibsend_f.c ; then \ pname=`echo pibsend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pibsend_f.c ; \ fi depbase=`echo pibsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pibsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pibsend_f.lo pibsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pibsend_f.lo -MD -MP -MF .deps/pibsend_f.Tpo -c pibsend_f.c -fno-common -DPIC -o .libs/pibsend_f.o if test ! -r pinfo_create_f.c ; then \ pname=`echo pinfo_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_create_f.c ; \ fi depbase=`echo pinfo_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_create_f.lo pinfo_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_create_f.lo -MD -MP -MF .deps/pinfo_create_f.Tpo -c pinfo_create_f.c -fno-common -DPIC -o .libs/pinfo_create_f.o if test ! -r pinfo_delete_f.c ; then \ pname=`echo pinfo_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_delete_f.c ; \ fi depbase=`echo pinfo_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_delete_f.lo pinfo_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_delete_f.lo -MD -MP -MF .deps/pinfo_delete_f.Tpo -c pinfo_delete_f.c -fno-common -DPIC -o .libs/pinfo_delete_f.o if test ! -r pinfo_dup_f.c ; then \ pname=`echo pinfo_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_dup_f.c ; \ fi depbase=`echo pinfo_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_dup_f.lo pinfo_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_dup_f.lo -MD -MP -MF .deps/pinfo_dup_f.Tpo -c pinfo_dup_f.c -fno-common -DPIC -o .libs/pinfo_dup_f.o if test ! -r pinfo_free_f.c ; then \ pname=`echo pinfo_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_free_f.c ; \ fi depbase=`echo pinfo_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_free_f.lo pinfo_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_free_f.lo -MD -MP -MF .deps/pinfo_free_f.Tpo -c pinfo_free_f.c -fno-common -DPIC -o .libs/pinfo_free_f.o if test ! -r pinfo_get_f.c ; then \ pname=`echo pinfo_get_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_get_f.c ; \ fi depbase=`echo pinfo_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_f.lo pinfo_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_f.lo -MD -MP -MF .deps/pinfo_get_f.Tpo -c pinfo_get_f.c -fno-common -DPIC -o .libs/pinfo_get_f.o if test ! -r pinfo_get_nkeys_f.c ; then \ pname=`echo pinfo_get_nkeys_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_get_nkeys_f.c ; \ fi depbase=`echo pinfo_get_nkeys_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nkeys_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nkeys_f.lo pinfo_get_nkeys_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nkeys_f.lo -MD -MP -MF .deps/pinfo_get_nkeys_f.Tpo -c pinfo_get_nkeys_f.c -fno-common -DPIC -o .libs/pinfo_get_nkeys_f.o if test ! -r pinfo_get_nthkey_f.c ; then \ pname=`echo pinfo_get_nthkey_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_get_nthkey_f.c ; \ fi depbase=`echo pinfo_get_nthkey_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nthkey_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nthkey_f.lo pinfo_get_nthkey_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_nthkey_f.lo -MD -MP -MF .deps/pinfo_get_nthkey_f.Tpo -c pinfo_get_nthkey_f.c -fno-common -DPIC -o .libs/pinfo_get_nthkey_f.o if test ! -r pinfo_get_valuelen_f.c ; then \ pname=`echo pinfo_get_valuelen_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_get_valuelen_f.c ; \ fi depbase=`echo pinfo_get_valuelen_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_valuelen_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_valuelen_f.lo pinfo_get_valuelen_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_get_valuelen_f.lo -MD -MP -MF .deps/pinfo_get_valuelen_f.Tpo -c pinfo_get_valuelen_f.c -fno-common -DPIC -o .libs/pinfo_get_valuelen_f.o if test ! -r pinfo_set_f.c ; then \ pname=`echo pinfo_set_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinfo_set_f.c ; \ fi depbase=`echo pinfo_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_set_f.lo pinfo_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinfo_set_f.lo -MD -MP -MF .deps/pinfo_set_f.Tpo -c pinfo_set_f.c -fno-common -DPIC -o .libs/pinfo_set_f.o if test ! -r pinit_f.c ; then \ pname=`echo pinit_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinit_f.c ; \ fi depbase=`echo pinit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_f.lo -MD -MP -MF $depbase.Tpo -c -o pinit_f.lo pinit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_f.lo -MD -MP -MF .deps/pinit_f.Tpo -c pinit_f.c -fno-common -DPIC -o .libs/pinit_f.o if test ! -r pinitialized_f.c ; then \ pname=`echo pinitialized_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinitialized_f.c ; \ fi depbase=`echo pinitialized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinitialized_f.lo -MD -MP -MF $depbase.Tpo -c -o pinitialized_f.lo pinitialized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinitialized_f.lo -MD -MP -MF .deps/pinitialized_f.Tpo -c pinitialized_f.c -fno-common -DPIC -o .libs/pinitialized_f.o if test ! -r pinit_thread_f.c ; then \ pname=`echo pinit_thread_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pinit_thread_f.c ; \ fi depbase=`echo pinit_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread_f.lo pinit_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pinit_thread_f.lo -MD -MP -MF .deps/pinit_thread_f.Tpo -c pinit_thread_f.c -fno-common -DPIC -o .libs/pinit_thread_f.o if test ! -r pintercomm_create_f.c ; then \ pname=`echo pintercomm_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pintercomm_create_f.c ; \ fi depbase=`echo pintercomm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_create_f.lo pintercomm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_create_f.lo -MD -MP -MF .deps/pintercomm_create_f.Tpo -c pintercomm_create_f.c -fno-common -DPIC -o .libs/pintercomm_create_f.o if test ! -r pintercomm_merge_f.c ; then \ pname=`echo pintercomm_merge_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pintercomm_merge_f.c ; \ fi depbase=`echo pintercomm_merge_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_merge_f.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_merge_f.lo pintercomm_merge_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pintercomm_merge_f.lo -MD -MP -MF .deps/pintercomm_merge_f.Tpo -c pintercomm_merge_f.c -fno-common -DPIC -o .libs/pintercomm_merge_f.o if test ! -r piprobe_f.c ; then \ pname=`echo piprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname piprobe_f.c ; \ fi depbase=`echo piprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT piprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o piprobe_f.lo piprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT piprobe_f.lo -MD -MP -MF .deps/piprobe_f.Tpo -c piprobe_f.c -fno-common -DPIC -o .libs/piprobe_f.o if test ! -r pirecv_f.c ; then \ pname=`echo pirecv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pirecv_f.c ; \ fi depbase=`echo pirecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pirecv_f.lo pirecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirecv_f.lo -MD -MP -MF .deps/pirecv_f.Tpo -c pirecv_f.c -fno-common -DPIC -o .libs/pirecv_f.o if test ! -r pirsend_f.c ; then \ pname=`echo pirsend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pirsend_f.c ; \ fi depbase=`echo pirsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pirsend_f.lo pirsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pirsend_f.lo -MD -MP -MF .deps/pirsend_f.Tpo -c pirsend_f.c -fno-common -DPIC -o .libs/pirsend_f.o if test ! -r pisend_f.c ; then \ pname=`echo pisend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pisend_f.c ; \ fi depbase=`echo pisend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pisend_f.lo -MD -MP -MF $depbase.Tpo -c -o pisend_f.lo pisend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pisend_f.lo -MD -MP -MF .deps/pisend_f.Tpo -c pisend_f.c -fno-common -DPIC -o .libs/pisend_f.o if test ! -r pissend_f.c ; then \ pname=`echo pissend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pissend_f.c ; \ fi depbase=`echo pissend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pissend_f.lo -MD -MP -MF $depbase.Tpo -c -o pissend_f.lo pissend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pissend_f.lo -MD -MP -MF .deps/pissend_f.Tpo -c pissend_f.c -fno-common -DPIC -o .libs/pissend_f.o if test ! -r pis_thread_main_f.c ; then \ pname=`echo pis_thread_main_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pis_thread_main_f.c ; \ fi depbase=`echo pis_thread_main_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pis_thread_main_f.lo -MD -MP -MF $depbase.Tpo -c -o pis_thread_main_f.lo pis_thread_main_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pis_thread_main_f.lo -MD -MP -MF .deps/pis_thread_main_f.Tpo -c pis_thread_main_f.c -fno-common -DPIC -o .libs/pis_thread_main_f.o if test ! -r pkeyval_create_f.c ; then \ pname=`echo pkeyval_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pkeyval_create_f.c ; \ fi depbase=`echo pkeyval_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_create_f.lo pkeyval_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_create_f.lo -MD -MP -MF .deps/pkeyval_create_f.Tpo -c pkeyval_create_f.c -fno-common -DPIC -o .libs/pkeyval_create_f.o if test ! -r pkeyval_free_f.c ; then \ pname=`echo pkeyval_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pkeyval_free_f.c ; \ fi depbase=`echo pkeyval_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_free_f.lo pkeyval_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pkeyval_free_f.lo -MD -MP -MF .deps/pkeyval_free_f.Tpo -c pkeyval_free_f.c -fno-common -DPIC -o .libs/pkeyval_free_f.o if test ! -r plookup_name_f.c ; then \ pname=`echo plookup_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname plookup_name_f.c ; \ fi depbase=`echo plookup_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT plookup_name_f.lo -MD -MP -MF $depbase.Tpo -c -o plookup_name_f.lo plookup_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT plookup_name_f.lo -MD -MP -MF .deps/plookup_name_f.Tpo -c plookup_name_f.c -fno-common -DPIC -o .libs/plookup_name_f.o if test ! -r pop_create_f.c ; then \ pname=`echo pop_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pop_create_f.c ; \ fi depbase=`echo pop_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pop_create_f.lo pop_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_create_f.lo -MD -MP -MF .deps/pop_create_f.Tpo -c pop_create_f.c -fno-common -DPIC -o .libs/pop_create_f.o if test ! -r popen_port_f.c ; then \ pname=`echo popen_port_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname popen_port_f.c ; \ fi depbase=`echo popen_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT popen_port_f.lo -MD -MP -MF $depbase.Tpo -c -o popen_port_f.lo popen_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT popen_port_f.lo -MD -MP -MF .deps/popen_port_f.Tpo -c popen_port_f.c -fno-common -DPIC -o .libs/popen_port_f.o if test ! -r pop_free_f.c ; then \ pname=`echo pop_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pop_free_f.c ; \ fi depbase=`echo pop_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pop_free_f.lo pop_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pop_free_f.lo -MD -MP -MF .deps/pop_free_f.Tpo -c pop_free_f.c -fno-common -DPIC -o .libs/pop_free_f.o if test ! -r ppack_external_f.c ; then \ pname=`echo ppack_external_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppack_external_f.c ; \ fi depbase=`echo ppack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_f.lo ppack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_f.lo -MD -MP -MF .deps/ppack_external_f.Tpo -c ppack_external_f.c -fno-common -DPIC -o .libs/ppack_external_f.o if test ! -r ppack_external_size_f.c ; then \ pname=`echo ppack_external_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppack_external_size_f.c ; \ fi depbase=`echo ppack_external_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_size_f.lo ppack_external_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_external_size_f.lo -MD -MP -MF .deps/ppack_external_size_f.Tpo -c ppack_external_size_f.c -fno-common -DPIC -o .libs/ppack_external_size_f.o if test ! -r ppack_f.c ; then \ pname=`echo ppack_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppack_f.c ; \ fi depbase=`echo ppack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_f.lo ppack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_f.lo -MD -MP -MF .deps/ppack_f.Tpo -c ppack_f.c -fno-common -DPIC -o .libs/ppack_f.o if test ! -r ppack_size_f.c ; then \ pname=`echo ppack_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppack_size_f.c ; \ fi depbase=`echo ppack_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_size_f.lo ppack_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppack_size_f.lo -MD -MP -MF .deps/ppack_size_f.Tpo -c ppack_size_f.c -fno-common -DPIC -o .libs/ppack_size_f.o if test ! -r ppcontrol_f.c ; then \ pname=`echo ppcontrol_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppcontrol_f.c ; \ fi depbase=`echo ppcontrol_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppcontrol_f.lo -MD -MP -MF $depbase.Tpo -c -o ppcontrol_f.lo ppcontrol_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppcontrol_f.lo -MD -MP -MF .deps/ppcontrol_f.Tpo -c ppcontrol_f.c -fno-common -DPIC -o .libs/ppcontrol_f.o if test ! -r pprobe_f.c ; then \ pname=`echo pprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pprobe_f.c ; \ fi depbase=`echo pprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o pprobe_f.lo pprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pprobe_f.lo -MD -MP -MF .deps/pprobe_f.Tpo -c pprobe_f.c -fno-common -DPIC -o .libs/pprobe_f.o if test ! -r ppublish_name_f.c ; then \ pname=`echo ppublish_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ppublish_name_f.c ; \ fi depbase=`echo ppublish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppublish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ppublish_name_f.lo ppublish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ppublish_name_f.lo -MD -MP -MF .deps/ppublish_name_f.Tpo -c ppublish_name_f.c -fno-common -DPIC -o .libs/ppublish_name_f.o if test ! -r pquery_thread_f.c ; then \ pname=`echo pquery_thread_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pquery_thread_f.c ; \ fi depbase=`echo pquery_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pquery_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o pquery_thread_f.lo pquery_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pquery_thread_f.lo -MD -MP -MF .deps/pquery_thread_f.Tpo -c pquery_thread_f.c -fno-common -DPIC -o .libs/pquery_thread_f.o if test ! -r precv_f.c ; then \ pname=`echo precv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname precv_f.c ; \ fi depbase=`echo precv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_f.lo -MD -MP -MF $depbase.Tpo -c -o precv_f.lo precv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_f.lo -MD -MP -MF .deps/precv_f.Tpo -c precv_f.c -fno-common -DPIC -o .libs/precv_f.o if test ! -r precv_init_f.c ; then \ pname=`echo precv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname precv_init_f.c ; \ fi depbase=`echo precv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o precv_init_f.lo precv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT precv_init_f.lo -MD -MP -MF .deps/precv_init_f.Tpo -c precv_init_f.c -fno-common -DPIC -o .libs/precv_init_f.o if test ! -r preduce_f.c ; then \ pname=`echo preduce_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname preduce_f.c ; \ fi depbase=`echo preduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_f.lo preduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_f.lo -MD -MP -MF .deps/preduce_f.Tpo -c preduce_f.c -fno-common -DPIC -o .libs/preduce_f.o if test ! -r preduce_scatter_f.c ; then \ pname=`echo preduce_scatter_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname preduce_scatter_f.c ; \ fi depbase=`echo preduce_scatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_scatter_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_f.lo preduce_scatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT preduce_scatter_f.lo -MD -MP -MF .deps/preduce_scatter_f.Tpo -c preduce_scatter_f.c -fno-common -DPIC -o .libs/preduce_scatter_f.o if test ! -r pregister_datarep_f.c ; then \ pname=`echo pregister_datarep_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pregister_datarep_f.c ; \ fi depbase=`echo pregister_datarep_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pregister_datarep_f.lo -MD -MP -MF $depbase.Tpo -c -o pregister_datarep_f.lo pregister_datarep_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pregister_datarep_f.lo -MD -MP -MF .deps/pregister_datarep_f.Tpo -c pregister_datarep_f.c -fno-common -DPIC -o .libs/pregister_datarep_f.o if test ! -r prequest_free_f.c ; then \ pname=`echo prequest_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname prequest_free_f.c ; \ fi depbase=`echo prequest_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_free_f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_free_f.lo prequest_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_free_f.lo -MD -MP -MF .deps/prequest_free_f.Tpo -c prequest_free_f.c -fno-common -DPIC -o .libs/prequest_free_f.o if test ! -r prequest_get_status_f.c ; then \ pname=`echo prequest_get_status_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname prequest_get_status_f.c ; \ fi depbase=`echo prequest_get_status_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_get_status_f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_get_status_f.lo prequest_get_status_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prequest_get_status_f.lo -MD -MP -MF .deps/prequest_get_status_f.Tpo -c prequest_get_status_f.c -fno-common -DPIC -o .libs/prequest_get_status_f.o if test ! -r prsend_f.c ; then \ pname=`echo prsend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname prsend_f.c ; \ fi depbase=`echo prsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_f.lo -MD -MP -MF $depbase.Tpo -c -o prsend_f.lo prsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_f.lo -MD -MP -MF .deps/prsend_f.Tpo -c prsend_f.c -fno-common -DPIC -o .libs/prsend_f.o if test ! -r prsend_init_f.c ; then \ pname=`echo prsend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname prsend_init_f.c ; \ fi depbase=`echo prsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o prsend_init_f.lo prsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT prsend_init_f.lo -MD -MP -MF .deps/prsend_init_f.Tpo -c prsend_init_f.c -fno-common -DPIC -o .libs/prsend_init_f.o if test ! -r pscan_f.c ; then \ pname=`echo pscan_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pscan_f.c ; \ fi depbase=`echo pscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscan_f.lo -MD -MP -MF $depbase.Tpo -c -o pscan_f.lo pscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscan_f.lo -MD -MP -MF .deps/pscan_f.Tpo -c pscan_f.c -fno-common -DPIC -o .libs/pscan_f.o if test ! -r pscatter_f.c ; then \ pname=`echo pscatter_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pscatter_f.c ; \ fi depbase=`echo pscatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatter_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatter_f.lo pscatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatter_f.lo -MD -MP -MF .deps/pscatter_f.Tpo -c pscatter_f.c -fno-common -DPIC -o .libs/pscatter_f.o if test ! -r pscatterv_f.c ; then \ pname=`echo pscatterv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pscatterv_f.c ; \ fi depbase=`echo pscatterv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatterv_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv_f.lo pscatterv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pscatterv_f.lo -MD -MP -MF .deps/pscatterv_f.Tpo -c pscatterv_f.c -fno-common -DPIC -o .libs/pscatterv_f.o if test ! -r psend_f.c ; then \ pname=`echo psend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname psend_f.c ; \ fi depbase=`echo psend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_f.lo -MD -MP -MF $depbase.Tpo -c -o psend_f.lo psend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_f.lo -MD -MP -MF .deps/psend_f.Tpo -c psend_f.c -fno-common -DPIC -o .libs/psend_f.o if test ! -r psend_init_f.c ; then \ pname=`echo psend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname psend_init_f.c ; \ fi depbase=`echo psend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o psend_init_f.lo psend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psend_init_f.lo -MD -MP -MF .deps/psend_init_f.Tpo -c psend_init_f.c -fno-common -DPIC -o .libs/psend_init_f.o if test ! -r psendrecv_f.c ; then \ pname=`echo psendrecv_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname psendrecv_f.c ; \ fi depbase=`echo psendrecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_f.lo psendrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_f.lo -MD -MP -MF .deps/psendrecv_f.Tpo -c psendrecv_f.c -fno-common -DPIC -o .libs/psendrecv_f.o if test ! -r psendrecv_replace_f.c ; then \ pname=`echo psendrecv_replace_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname psendrecv_replace_f.c ; \ fi depbase=`echo psendrecv_replace_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_replace_f.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_replace_f.lo psendrecv_replace_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT psendrecv_replace_f.lo -MD -MP -MF .deps/psendrecv_replace_f.Tpo -c psendrecv_replace_f.c -fno-common -DPIC -o .libs/psendrecv_replace_f.o if test ! -r pssend_f.c ; then \ pname=`echo pssend_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pssend_f.c ; \ fi depbase=`echo pssend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_f.lo -MD -MP -MF $depbase.Tpo -c -o pssend_f.lo pssend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_f.lo -MD -MP -MF .deps/pssend_f.Tpo -c pssend_f.c -fno-common -DPIC -o .libs/pssend_f.o if test ! -r pssend_init_f.c ; then \ pname=`echo pssend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pssend_init_f.c ; \ fi depbase=`echo pssend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pssend_init_f.lo pssend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pssend_init_f.lo -MD -MP -MF .deps/pssend_init_f.Tpo -c pssend_init_f.c -fno-common -DPIC -o .libs/pssend_init_f.o if test ! -r pstartall_f.c ; then \ pname=`echo pstartall_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pstartall_f.c ; \ fi depbase=`echo pstartall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstartall_f.lo -MD -MP -MF $depbase.Tpo -c -o pstartall_f.lo pstartall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstartall_f.lo -MD -MP -MF .deps/pstartall_f.Tpo -c pstartall_f.c -fno-common -DPIC -o .libs/pstartall_f.o if test ! -r pstart_f.c ; then \ pname=`echo pstart_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pstart_f.c ; \ fi depbase=`echo pstart_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstart_f.lo -MD -MP -MF $depbase.Tpo -c -o pstart_f.lo pstart_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstart_f.lo -MD -MP -MF .deps/pstart_f.Tpo -c pstart_f.c -fno-common -DPIC -o .libs/pstart_f.o if test ! -r pstatus_set_cancelled_f.c ; then \ pname=`echo pstatus_set_cancelled_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pstatus_set_cancelled_f.c ; \ fi depbase=`echo pstatus_set_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_cancelled_f.lo pstatus_set_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_cancelled_f.lo -MD -MP -MF .deps/pstatus_set_cancelled_f.Tpo -c pstatus_set_cancelled_f.c -fno-common -DPIC -o .libs/pstatus_set_cancelled_f.o if test ! -r pstatus_set_elements_f.c ; then \ pname=`echo pstatus_set_elements_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pstatus_set_elements_f.c ; \ fi depbase=`echo pstatus_set_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements_f.lo pstatus_set_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pstatus_set_elements_f.lo -MD -MP -MF .deps/pstatus_set_elements_f.Tpo -c pstatus_set_elements_f.c -fno-common -DPIC -o .libs/pstatus_set_elements_f.o if test ! -r ptestall_f.c ; then \ pname=`echo ptestall_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptestall_f.c ; \ fi depbase=`echo ptestall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestall_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestall_f.lo ptestall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestall_f.lo -MD -MP -MF .deps/ptestall_f.Tpo -c ptestall_f.c -fno-common -DPIC -o .libs/ptestall_f.o if test ! -r ptestany_f.c ; then \ pname=`echo ptestany_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptestany_f.c ; \ fi depbase=`echo ptestany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestany_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestany_f.lo ptestany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestany_f.lo -MD -MP -MF .deps/ptestany_f.Tpo -c ptestany_f.c -fno-common -DPIC -o .libs/ptestany_f.o if test ! -r ptest_cancelled_f.c ; then \ pname=`echo ptest_cancelled_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptest_cancelled_f.c ; \ fi depbase=`echo ptest_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o ptest_cancelled_f.lo ptest_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_cancelled_f.lo -MD -MP -MF .deps/ptest_cancelled_f.Tpo -c ptest_cancelled_f.c -fno-common -DPIC -o .libs/ptest_cancelled_f.o if test ! -r ptest_f.c ; then \ pname=`echo ptest_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptest_f.c ; \ fi depbase=`echo ptest_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_f.lo -MD -MP -MF $depbase.Tpo -c -o ptest_f.lo ptest_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptest_f.lo -MD -MP -MF .deps/ptest_f.Tpo -c ptest_f.c -fno-common -DPIC -o .libs/ptest_f.o if test ! -r ptestsome_f.c ; then \ pname=`echo ptestsome_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptestsome_f.c ; \ fi depbase=`echo ptestsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestsome_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestsome_f.lo ptestsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptestsome_f.lo -MD -MP -MF .deps/ptestsome_f.Tpo -c ptestsome_f.c -fno-common -DPIC -o .libs/ptestsome_f.o if test ! -r ptopo_test_f.c ; then \ pname=`echo ptopo_test_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptopo_test_f.c ; \ fi depbase=`echo ptopo_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptopo_test_f.lo -MD -MP -MF $depbase.Tpo -c -o ptopo_test_f.lo ptopo_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptopo_test_f.lo -MD -MP -MF .deps/ptopo_test_f.Tpo -c ptopo_test_f.c -fno-common -DPIC -o .libs/ptopo_test_f.o if test ! -r ptype_commit_f.c ; then \ pname=`echo ptype_commit_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_commit_f.c ; \ fi depbase=`echo ptype_commit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_commit_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_commit_f.lo ptype_commit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_commit_f.lo -MD -MP -MF .deps/ptype_commit_f.Tpo -c ptype_commit_f.c -fno-common -DPIC -o .libs/ptype_commit_f.o if test ! -r ptype_contiguous_f.c ; then \ pname=`echo ptype_contiguous_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_contiguous_f.c ; \ fi depbase=`echo ptype_contiguous_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_contiguous_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_contiguous_f.lo ptype_contiguous_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_contiguous_f.lo -MD -MP -MF .deps/ptype_contiguous_f.Tpo -c ptype_contiguous_f.c -fno-common -DPIC -o .libs/ptype_contiguous_f.o if test ! -r ptype_create_darray_f.c ; then \ pname=`echo ptype_create_darray_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_darray_f.c ; \ fi depbase=`echo ptype_create_darray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_darray_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_darray_f.lo ptype_create_darray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_darray_f.lo -MD -MP -MF .deps/ptype_create_darray_f.Tpo -c ptype_create_darray_f.c -fno-common -DPIC -o .libs/ptype_create_darray_f.o if test ! -r ptype_create_f90_complex_f.c ; then \ pname=`echo ptype_create_f90_complex_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_f90_complex_f.c ; \ fi depbase=`echo ptype_create_f90_complex_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_complex_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_complex_f.lo ptype_create_f90_complex_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_complex_f.lo -MD -MP -MF .deps/ptype_create_f90_complex_f.Tpo -c ptype_create_f90_complex_f.c -fno-common -DPIC -o .libs/ptype_create_f90_complex_f.o if test ! -r ptype_create_f90_integer_f.c ; then \ pname=`echo ptype_create_f90_integer_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_f90_integer_f.c ; \ fi depbase=`echo ptype_create_f90_integer_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_integer_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_integer_f.lo ptype_create_f90_integer_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_integer_f.lo -MD -MP -MF .deps/ptype_create_f90_integer_f.Tpo -c ptype_create_f90_integer_f.c -fno-common -DPIC -o .libs/ptype_create_f90_integer_f.o if test ! -r ptype_create_f90_real_f.c ; then \ pname=`echo ptype_create_f90_real_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_f90_real_f.c ; \ fi depbase=`echo ptype_create_f90_real_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_real_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_real_f.lo ptype_create_f90_real_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_f90_real_f.lo -MD -MP -MF .deps/ptype_create_f90_real_f.Tpo -c ptype_create_f90_real_f.c -fno-common -DPIC -o .libs/ptype_create_f90_real_f.o if test ! -r ptype_create_hindexed_f.c ; then \ pname=`echo ptype_create_hindexed_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_hindexed_f.c ; \ fi depbase=`echo ptype_create_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed_f.lo ptype_create_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hindexed_f.lo -MD -MP -MF .deps/ptype_create_hindexed_f.Tpo -c ptype_create_hindexed_f.c -fno-common -DPIC -o .libs/ptype_create_hindexed_f.o if test ! -r ptype_create_hvector_f.c ; then \ pname=`echo ptype_create_hvector_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_hvector_f.c ; \ fi depbase=`echo ptype_create_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hvector_f.lo ptype_create_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_hvector_f.lo -MD -MP -MF .deps/ptype_create_hvector_f.Tpo -c ptype_create_hvector_f.c -fno-common -DPIC -o .libs/ptype_create_hvector_f.o if test ! -r ptype_create_indexed_block_f.c ; then \ pname=`echo ptype_create_indexed_block_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_indexed_block_f.c ; \ fi depbase=`echo ptype_create_indexed_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_indexed_block_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_indexed_block_f.lo ptype_create_indexed_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_indexed_block_f.lo -MD -MP -MF .deps/ptype_create_indexed_block_f.Tpo -c ptype_create_indexed_block_f.c -fno-common -DPIC -o .libs/ptype_create_indexed_block_f.o if test ! -r ptype_create_keyval_f.c ; then \ pname=`echo ptype_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_keyval_f.c ; \ fi depbase=`echo ptype_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval_f.lo ptype_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_keyval_f.lo -MD -MP -MF .deps/ptype_create_keyval_f.Tpo -c ptype_create_keyval_f.c -fno-common -DPIC -o .libs/ptype_create_keyval_f.o if test ! -r ptype_create_resized_f.c ; then \ pname=`echo ptype_create_resized_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_resized_f.c ; \ fi depbase=`echo ptype_create_resized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_resized_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_resized_f.lo ptype_create_resized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_resized_f.lo -MD -MP -MF .deps/ptype_create_resized_f.Tpo -c ptype_create_resized_f.c -fno-common -DPIC -o .libs/ptype_create_resized_f.o if test ! -r ptype_create_struct_f.c ; then \ pname=`echo ptype_create_struct_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_struct_f.c ; \ fi depbase=`echo ptype_create_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_struct_f.lo ptype_create_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_struct_f.lo -MD -MP -MF .deps/ptype_create_struct_f.Tpo -c ptype_create_struct_f.c -fno-common -DPIC -o .libs/ptype_create_struct_f.o if test ! -r ptype_create_subarray_f.c ; then \ pname=`echo ptype_create_subarray_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_create_subarray_f.c ; \ fi depbase=`echo ptype_create_subarray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_subarray_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_subarray_f.lo ptype_create_subarray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_create_subarray_f.lo -MD -MP -MF .deps/ptype_create_subarray_f.Tpo -c ptype_create_subarray_f.c -fno-common -DPIC -o .libs/ptype_create_subarray_f.o if test ! -r ptype_delete_attr_f.c ; then \ pname=`echo ptype_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_delete_attr_f.c ; \ fi depbase=`echo ptype_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_delete_attr_f.lo ptype_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_delete_attr_f.lo -MD -MP -MF .deps/ptype_delete_attr_f.Tpo -c ptype_delete_attr_f.c -fno-common -DPIC -o .libs/ptype_delete_attr_f.o if test ! -r ptype_dup_f.c ; then \ pname=`echo ptype_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_dup_f.c ; \ fi depbase=`echo ptype_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_dup_f.lo ptype_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_dup_f.lo -MD -MP -MF .deps/ptype_dup_f.Tpo -c ptype_dup_f.c -fno-common -DPIC -o .libs/ptype_dup_f.o if test ! -r ptype_extent_f.c ; then \ pname=`echo ptype_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_extent_f.c ; \ fi depbase=`echo ptype_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_extent_f.lo ptype_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_extent_f.lo -MD -MP -MF .deps/ptype_extent_f.Tpo -c ptype_extent_f.c -fno-common -DPIC -o .libs/ptype_extent_f.o if test ! -r ptype_free_f.c ; then \ pname=`echo ptype_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_free_f.c ; \ fi depbase=`echo ptype_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_f.lo ptype_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_f.lo -MD -MP -MF .deps/ptype_free_f.Tpo -c ptype_free_f.c -fno-common -DPIC -o .libs/ptype_free_f.o if test ! -r ptype_free_keyval_f.c ; then \ pname=`echo ptype_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_free_keyval_f.c ; \ fi depbase=`echo ptype_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_keyval_f.lo ptype_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_free_keyval_f.lo -MD -MP -MF .deps/ptype_free_keyval_f.Tpo -c ptype_free_keyval_f.c -fno-common -DPIC -o .libs/ptype_free_keyval_f.o if test ! -r ptype_get_attr_f.c ; then \ pname=`echo ptype_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_attr_f.c ; \ fi depbase=`echo ptype_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_attr_f.lo ptype_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_attr_f.lo -MD -MP -MF .deps/ptype_get_attr_f.Tpo -c ptype_get_attr_f.c -fno-common -DPIC -o .libs/ptype_get_attr_f.o if test ! -r ptype_get_contents_f.c ; then \ pname=`echo ptype_get_contents_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_contents_f.c ; \ fi depbase=`echo ptype_get_contents_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_contents_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_contents_f.lo ptype_get_contents_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_contents_f.lo -MD -MP -MF .deps/ptype_get_contents_f.Tpo -c ptype_get_contents_f.c -fno-common -DPIC -o .libs/ptype_get_contents_f.o if test ! -r ptype_get_envelope_f.c ; then \ pname=`echo ptype_get_envelope_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_envelope_f.c ; \ fi depbase=`echo ptype_get_envelope_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_envelope_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_envelope_f.lo ptype_get_envelope_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_envelope_f.lo -MD -MP -MF .deps/ptype_get_envelope_f.Tpo -c ptype_get_envelope_f.c -fno-common -DPIC -o .libs/ptype_get_envelope_f.o if test ! -r ptype_get_extent_f.c ; then \ pname=`echo ptype_get_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_extent_f.c ; \ fi depbase=`echo ptype_get_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent_f.lo ptype_get_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_extent_f.lo -MD -MP -MF .deps/ptype_get_extent_f.Tpo -c ptype_get_extent_f.c -fno-common -DPIC -o .libs/ptype_get_extent_f.o if test ! -r ptype_get_name_f.c ; then \ pname=`echo ptype_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_name_f.c ; \ fi depbase=`echo ptype_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_name_f.lo ptype_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_name_f.lo -MD -MP -MF .deps/ptype_get_name_f.Tpo -c ptype_get_name_f.c -fno-common -DPIC -o .libs/ptype_get_name_f.o if test ! -r ptype_get_true_extent_f.c ; then \ pname=`echo ptype_get_true_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_get_true_extent_f.c ; \ fi depbase=`echo ptype_get_true_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_true_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent_f.lo ptype_get_true_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_get_true_extent_f.lo -MD -MP -MF .deps/ptype_get_true_extent_f.Tpo -c ptype_get_true_extent_f.c -fno-common -DPIC -o .libs/ptype_get_true_extent_f.o if test ! -r ptype_hindexed_f.c ; then \ pname=`echo ptype_hindexed_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_hindexed_f.c ; \ fi depbase=`echo ptype_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hindexed_f.lo ptype_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hindexed_f.lo -MD -MP -MF .deps/ptype_hindexed_f.Tpo -c ptype_hindexed_f.c -fno-common -DPIC -o .libs/ptype_hindexed_f.o if test ! -r ptype_hvector_f.c ; then \ pname=`echo ptype_hvector_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_hvector_f.c ; \ fi depbase=`echo ptype_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hvector_f.lo ptype_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_hvector_f.lo -MD -MP -MF .deps/ptype_hvector_f.Tpo -c ptype_hvector_f.c -fno-common -DPIC -o .libs/ptype_hvector_f.o if test ! -r ptype_indexed_f.c ; then \ pname=`echo ptype_indexed_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_indexed_f.c ; \ fi depbase=`echo ptype_indexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_indexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_indexed_f.lo ptype_indexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_indexed_f.lo -MD -MP -MF .deps/ptype_indexed_f.Tpo -c ptype_indexed_f.c -fno-common -DPIC -o .libs/ptype_indexed_f.o if test ! -r ptype_lb_f.c ; then \ pname=`echo ptype_lb_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_lb_f.c ; \ fi depbase=`echo ptype_lb_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_lb_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_lb_f.lo ptype_lb_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_lb_f.lo -MD -MP -MF .deps/ptype_lb_f.Tpo -c ptype_lb_f.c -fno-common -DPIC -o .libs/ptype_lb_f.o if test ! -r ptype_match_size_f.c ; then \ pname=`echo ptype_match_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_match_size_f.c ; \ fi depbase=`echo ptype_match_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_match_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_match_size_f.lo ptype_match_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_match_size_f.lo -MD -MP -MF .deps/ptype_match_size_f.Tpo -c ptype_match_size_f.c -fno-common -DPIC -o .libs/ptype_match_size_f.o if test ! -r ptype_set_attr_f.c ; then \ pname=`echo ptype_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_set_attr_f.c ; \ fi depbase=`echo ptype_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_attr_f.lo ptype_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_attr_f.lo -MD -MP -MF .deps/ptype_set_attr_f.Tpo -c ptype_set_attr_f.c -fno-common -DPIC -o .libs/ptype_set_attr_f.o if test ! -r ptype_set_name_f.c ; then \ pname=`echo ptype_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_set_name_f.c ; \ fi depbase=`echo ptype_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_name_f.lo ptype_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_set_name_f.lo -MD -MP -MF .deps/ptype_set_name_f.Tpo -c ptype_set_name_f.c -fno-common -DPIC -o .libs/ptype_set_name_f.o if test ! -r ptype_size_f.c ; then \ pname=`echo ptype_size_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_size_f.c ; \ fi depbase=`echo ptype_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size_f.lo ptype_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_size_f.lo -MD -MP -MF .deps/ptype_size_f.Tpo -c ptype_size_f.c -fno-common -DPIC -o .libs/ptype_size_f.o if test ! -r ptype_struct_f.c ; then \ pname=`echo ptype_struct_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_struct_f.c ; \ fi depbase=`echo ptype_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_struct_f.lo ptype_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_struct_f.lo -MD -MP -MF .deps/ptype_struct_f.Tpo -c ptype_struct_f.c -fno-common -DPIC -o .libs/ptype_struct_f.o if test ! -r ptype_ub_f.c ; then \ pname=`echo ptype_ub_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_ub_f.c ; \ fi depbase=`echo ptype_ub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_ub_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_ub_f.lo ptype_ub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_ub_f.lo -MD -MP -MF .deps/ptype_ub_f.Tpo -c ptype_ub_f.c -fno-common -DPIC -o .libs/ptype_ub_f.o if test ! -r ptype_vector_f.c ; then \ pname=`echo ptype_vector_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname ptype_vector_f.c ; \ fi depbase=`echo ptype_vector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_vector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_vector_f.lo ptype_vector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ptype_vector_f.lo -MD -MP -MF .deps/ptype_vector_f.Tpo -c ptype_vector_f.c -fno-common -DPIC -o .libs/ptype_vector_f.o if test ! -r punpack_external_f.c ; then \ pname=`echo punpack_external_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname punpack_external_f.c ; \ fi depbase=`echo punpack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o punpack_external_f.lo punpack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_external_f.lo -MD -MP -MF .deps/punpack_external_f.Tpo -c punpack_external_f.c -fno-common -DPIC -o .libs/punpack_external_f.o if test ! -r punpack_f.c ; then \ pname=`echo punpack_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname punpack_f.c ; \ fi depbase=`echo punpack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_f.lo -MD -MP -MF $depbase.Tpo -c -o punpack_f.lo punpack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpack_f.lo -MD -MP -MF .deps/punpack_f.Tpo -c punpack_f.c -fno-common -DPIC -o .libs/punpack_f.o if test ! -r punpublish_name_f.c ; then \ pname=`echo punpublish_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname punpublish_name_f.c ; \ fi depbase=`echo punpublish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpublish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o punpublish_name_f.lo punpublish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT punpublish_name_f.lo -MD -MP -MF .deps/punpublish_name_f.Tpo -c punpublish_name_f.c -fno-common -DPIC -o .libs/punpublish_name_f.o if test ! -r pwaitall_f.c ; then \ pname=`echo pwaitall_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwaitall_f.c ; \ fi depbase=`echo pwaitall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitall_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitall_f.lo pwaitall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitall_f.lo -MD -MP -MF .deps/pwaitall_f.Tpo -c pwaitall_f.c -fno-common -DPIC -o .libs/pwaitall_f.o if test ! -r pwaitany_f.c ; then \ pname=`echo pwaitany_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwaitany_f.c ; \ fi depbase=`echo pwaitany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitany_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitany_f.lo pwaitany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitany_f.lo -MD -MP -MF .deps/pwaitany_f.Tpo -c pwaitany_f.c -fno-common -DPIC -o .libs/pwaitany_f.o if test ! -r pwait_f.c ; then \ pname=`echo pwait_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwait_f.c ; \ fi depbase=`echo pwait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwait_f.lo -MD -MP -MF $depbase.Tpo -c -o pwait_f.lo pwait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwait_f.lo -MD -MP -MF .deps/pwait_f.Tpo -c pwait_f.c -fno-common -DPIC -o .libs/pwait_f.o if test ! -r pwaitsome_f.c ; then \ pname=`echo pwaitsome_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwaitsome_f.c ; \ fi depbase=`echo pwaitsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitsome_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitsome_f.lo pwaitsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwaitsome_f.lo -MD -MP -MF .deps/pwaitsome_f.Tpo -c pwaitsome_f.c -fno-common -DPIC -o .libs/pwaitsome_f.o if test ! -r pwtick_f.c ; then \ pname=`echo pwtick_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwtick_f.c ; \ fi depbase=`echo pwtick_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtick_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtick_f.lo pwtick_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtick_f.lo -MD -MP -MF .deps/pwtick_f.Tpo -c pwtick_f.c -fno-common -DPIC -o .libs/pwtick_f.o if test ! -r pwtime_f.c ; then \ pname=`echo pwtime_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwtime_f.c ; \ fi depbase=`echo pwtime_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtime_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtime_f.lo pwtime_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwtime_f.lo -MD -MP -MF .deps/pwtime_f.Tpo -c pwtime_f.c -fno-common -DPIC -o .libs/pwtime_f.o if test ! -r paccumulate_f.c ; then \ pname=`echo paccumulate_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname paccumulate_f.c ; \ fi depbase=`echo paccumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paccumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate_f.lo paccumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT paccumulate_f.lo -MD -MP -MF .deps/paccumulate_f.Tpo -c paccumulate_f.c -fno-common -DPIC -o .libs/paccumulate_f.o if test ! -r pget_f.c ; then \ pname=`echo pget_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pget_f.c ; \ fi depbase=`echo pget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_f.lo pget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pget_f.lo -MD -MP -MF .deps/pget_f.Tpo -c pget_f.c -fno-common -DPIC -o .libs/pget_f.o if test ! -r pput_f.c ; then \ pname=`echo pput_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pput_f.c ; \ fi depbase=`echo pput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pput_f.lo -MD -MP -MF $depbase.Tpo -c -o pput_f.lo pput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pput_f.lo -MD -MP -MF .deps/pput_f.Tpo -c pput_f.c -fno-common -DPIC -o .libs/pput_f.o if test ! -r pwin_call_errhandler_f.c ; then \ pname=`echo pwin_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_call_errhandler_f.c ; \ fi depbase=`echo pwin_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_call_errhandler_f.lo pwin_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_call_errhandler_f.lo -MD -MP -MF .deps/pwin_call_errhandler_f.Tpo -c pwin_call_errhandler_f.c -fno-common -DPIC -o .libs/pwin_call_errhandler_f.o if test ! -r pwin_complete_f.c ; then \ pname=`echo pwin_complete_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_complete_f.c ; \ fi depbase=`echo pwin_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_complete_f.lo pwin_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_complete_f.lo -MD -MP -MF .deps/pwin_complete_f.Tpo -c pwin_complete_f.c -fno-common -DPIC -o .libs/pwin_complete_f.o if test ! -r pwin_create_errhandler_f.c ; then \ pname=`echo pwin_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_create_errhandler_f.c ; \ fi depbase=`echo pwin_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_errhandler_f.lo pwin_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_errhandler_f.lo -MD -MP -MF .deps/pwin_create_errhandler_f.Tpo -c pwin_create_errhandler_f.c -fno-common -DPIC -o .libs/pwin_create_errhandler_f.o if test ! -r pwin_create_f.c ; then \ pname=`echo pwin_create_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_create_f.c ; \ fi depbase=`echo pwin_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_f.lo pwin_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_f.lo -MD -MP -MF .deps/pwin_create_f.Tpo -c pwin_create_f.c -fno-common -DPIC -o .libs/pwin_create_f.o if test ! -r pwin_create_keyval_f.c ; then \ pname=`echo pwin_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_create_keyval_f.c ; \ fi depbase=`echo pwin_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_keyval_f.lo pwin_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_create_keyval_f.lo -MD -MP -MF .deps/pwin_create_keyval_f.Tpo -c pwin_create_keyval_f.c -fno-common -DPIC -o .libs/pwin_create_keyval_f.o if test ! -r pwin_delete_attr_f.c ; then \ pname=`echo pwin_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_delete_attr_f.c ; \ fi depbase=`echo pwin_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_delete_attr_f.lo pwin_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_delete_attr_f.lo -MD -MP -MF .deps/pwin_delete_attr_f.Tpo -c pwin_delete_attr_f.c -fno-common -DPIC -o .libs/pwin_delete_attr_f.o if test ! -r pwin_fence_f.c ; then \ pname=`echo pwin_fence_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_fence_f.c ; \ fi depbase=`echo pwin_fence_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_fence_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_fence_f.lo pwin_fence_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_fence_f.lo -MD -MP -MF .deps/pwin_fence_f.Tpo -c pwin_fence_f.c -fno-common -DPIC -o .libs/pwin_fence_f.o if test ! -r pwin_free_f.c ; then \ pname=`echo pwin_free_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_free_f.c ; \ fi depbase=`echo pwin_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_f.lo pwin_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_f.lo -MD -MP -MF .deps/pwin_free_f.Tpo -c pwin_free_f.c -fno-common -DPIC -o .libs/pwin_free_f.o if test ! -r pwin_free_keyval_f.c ; then \ pname=`echo pwin_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_free_keyval_f.c ; \ fi depbase=`echo pwin_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_keyval_f.lo pwin_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_free_keyval_f.lo -MD -MP -MF .deps/pwin_free_keyval_f.Tpo -c pwin_free_keyval_f.c -fno-common -DPIC -o .libs/pwin_free_keyval_f.o if test ! -r pwin_get_attr_f.c ; then \ pname=`echo pwin_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_get_attr_f.c ; \ fi depbase=`echo pwin_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_attr_f.lo pwin_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_attr_f.lo -MD -MP -MF .deps/pwin_get_attr_f.Tpo -c pwin_get_attr_f.c -fno-common -DPIC -o .libs/pwin_get_attr_f.o if test ! -r pwin_get_errhandler_f.c ; then \ pname=`echo pwin_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_get_errhandler_f.c ; \ fi depbase=`echo pwin_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_errhandler_f.lo pwin_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_errhandler_f.lo -MD -MP -MF .deps/pwin_get_errhandler_f.Tpo -c pwin_get_errhandler_f.c -fno-common -DPIC -o .libs/pwin_get_errhandler_f.o if test ! -r pwin_get_group_f.c ; then \ pname=`echo pwin_get_group_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_get_group_f.c ; \ fi depbase=`echo pwin_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_group_f.lo pwin_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_group_f.lo -MD -MP -MF .deps/pwin_get_group_f.Tpo -c pwin_get_group_f.c -fno-common -DPIC -o .libs/pwin_get_group_f.o if test ! -r pwin_get_name_f.c ; then \ pname=`echo pwin_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_get_name_f.c ; \ fi depbase=`echo pwin_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_name_f.lo pwin_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_get_name_f.lo -MD -MP -MF .deps/pwin_get_name_f.Tpo -c pwin_get_name_f.c -fno-common -DPIC -o .libs/pwin_get_name_f.o if test ! -r pwin_lock_f.c ; then \ pname=`echo pwin_lock_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_lock_f.c ; \ fi depbase=`echo pwin_lock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_lock_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock_f.lo pwin_lock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_lock_f.lo -MD -MP -MF .deps/pwin_lock_f.Tpo -c pwin_lock_f.c -fno-common -DPIC -o .libs/pwin_lock_f.o if test ! -r pwin_post_f.c ; then \ pname=`echo pwin_post_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_post_f.c ; \ fi depbase=`echo pwin_post_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_post_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_post_f.lo pwin_post_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_post_f.lo -MD -MP -MF .deps/pwin_post_f.Tpo -c pwin_post_f.c -fno-common -DPIC -o .libs/pwin_post_f.o if test ! -r pwin_set_attr_f.c ; then \ pname=`echo pwin_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_set_attr_f.c ; \ fi depbase=`echo pwin_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_attr_f.lo pwin_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_attr_f.lo -MD -MP -MF .deps/pwin_set_attr_f.Tpo -c pwin_set_attr_f.c -fno-common -DPIC -o .libs/pwin_set_attr_f.o if test ! -r pwin_set_errhandler_f.c ; then \ pname=`echo pwin_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_set_errhandler_f.c ; \ fi depbase=`echo pwin_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_errhandler_f.lo pwin_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_errhandler_f.lo -MD -MP -MF .deps/pwin_set_errhandler_f.Tpo -c pwin_set_errhandler_f.c -fno-common -DPIC -o .libs/pwin_set_errhandler_f.o if test ! -r pwin_set_name_f.c ; then \ pname=`echo pwin_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_set_name_f.c ; \ fi depbase=`echo pwin_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_name_f.lo pwin_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_set_name_f.lo -MD -MP -MF .deps/pwin_set_name_f.Tpo -c pwin_set_name_f.c -fno-common -DPIC -o .libs/pwin_set_name_f.o if test ! -r pwin_start_f.c ; then \ pname=`echo pwin_start_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_start_f.c ; \ fi depbase=`echo pwin_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_start_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_start_f.lo pwin_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_start_f.lo -MD -MP -MF .deps/pwin_start_f.Tpo -c pwin_start_f.c -fno-common -DPIC -o .libs/pwin_start_f.o if test ! -r pwin_test_f.c ; then \ pname=`echo pwin_test_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_test_f.c ; \ fi depbase=`echo pwin_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_test_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_test_f.lo pwin_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_test_f.lo -MD -MP -MF .deps/pwin_test_f.Tpo -c pwin_test_f.c -fno-common -DPIC -o .libs/pwin_test_f.o if test ! -r pwin_unlock_f.c ; then \ pname=`echo pwin_unlock_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_unlock_f.c ; \ fi depbase=`echo pwin_unlock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_unlock_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock_f.lo pwin_unlock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_unlock_f.lo -MD -MP -MF .deps/pwin_unlock_f.Tpo -c pwin_unlock_f.c -fno-common -DPIC -o .libs/pwin_unlock_f.o if test ! -r pwin_wait_f.c ; then \ pname=`echo pwin_wait_f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/f77/$pname pwin_wait_f.c ; \ fi depbase=`echo pwin_wait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_wait_f.lo pwin_wait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pwin_wait_f.lo -MD -MP -MF .deps/pwin_wait_f.Tpo -c pwin_wait_f.c -fno-common -DPIC -o .libs/pwin_wait_f.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_f77_pmpi.la pabort_f.lo padd_error_class_f.lo padd_error_code_f.lo padd_error_string_f.lo paddress_f.lo pallgather_f.lo pallgatherv_f.lo palloc_mem_f.lo pallreduce_f.lo palltoall_f.lo palltoallv_f.lo palltoallw_f.lo pattr_delete_f.lo pattr_get_f.lo pattr_put_f.lo pbarrier_f.lo pbcast_f.lo pbsend_f.lo pbsend_init_f.lo pbuffer_attach_f.lo pbuffer_detach_f.lo pcancel_f.lo pcart_coords_f.lo pcart_create_f.lo pcartdim_get_f.lo pcart_get_f.lo pcart_map_f.lo pcart_rank_f.lo pcart_shift_f.lo pcart_sub_f.lo pclose_port_f.lo pcomm_accept_f.lo pcomm_call_errhandler_f.lo pcomm_compare_f.lo pcomm_connect_f.lo pcomm_create_errhandler_f.lo pcomm_create_f.lo pcomm_create_keyval_f.lo pcomm_delete_attr_f.lo pcomm_disconnect_f.lo pcomm_dup_f.lo pcomm_free_f.lo pcomm_free_keyval_f.lo pcomm_get_attr_f.lo pcomm_get_errhandler_f.lo pcomm_get_name_f.lo pcomm_get_parent_f.lo pcomm_group_f.lo pcomm_join_f.lo pcomm_rank_f.lo pcomm_remote_group_f.lo pcomm_remote_size_f.lo pcomm_set_attr_f.lo pcomm_set_errhandler_f.lo pcomm_set_name_f.lo pcomm_size_f.lo pcomm_spawn_f.lo pcomm_spawn_multiple_f.lo pcomm_split_f.lo pcomm_test_inter_f.lo pdims_create_f.lo perrhandler_create_f.lo perrhandler_free_f.lo perrhandler_get_f.lo perrhandler_set_f.lo perror_class_f.lo perror_string_f.lo pexscan_f.lo pfile_call_errhandler_f.lo pfile_close_f.lo pfile_create_errhandler_f.lo pfile_delete_f.lo pfile_get_amode_f.lo pfile_get_atomicity_f.lo pfile_get_byte_offset_f.lo pfile_get_errhandler_f.lo pfile_get_group_f.lo pfile_get_info_f.lo pfile_get_position_f.lo pfile_get_position_shared_f.lo pfile_get_size_f.lo pfile_get_type_extent_f.lo pfile_get_view_f.lo pfile_iread_at_f.lo pfile_iread_f.lo pfile_iread_shared_f.lo pfile_iwrite_at_f.lo pfile_iwrite_f.lo pfile_iwrite_shared_f.lo pfile_open_f.lo pfile_preallocate_f.lo pfile_read_all_begin_f.lo pfile_read_all_end_f.lo pfile_read_all_f.lo pfile_read_at_all_begin_f.lo pfile_read_at_all_end_f.lo pfile_read_at_all_f.lo pfile_read_at_f.lo pfile_read_f.lo pfile_read_ordered_begin_f.lo pfile_read_ordered_end_f.lo pfile_read_ordered_f.lo pfile_read_shared_f.lo pfile_seek_f.lo pfile_seek_shared_f.lo pfile_set_atomicity_f.lo pfile_set_errhandler_f.lo pfile_set_info_f.lo pfile_set_size_f.lo pfile_set_view_f.lo pfile_sync_f.lo pfile_write_all_begin_f.lo pfile_write_all_end_f.lo pfile_write_all_f.lo pfile_write_at_all_begin_f.lo pfile_write_at_all_end_f.lo pfile_write_at_all_f.lo pfile_write_at_f.lo pfile_write_f.lo pfile_write_ordered_begin_f.lo pfile_write_ordered_end_f.lo pfile_write_ordered_f.lo pfile_write_shared_f.lo pfinalized_f.lo pfinalize_f.lo pfree_mem_f.lo pgather_f.lo pgatherv_f.lo pget_address_f.lo pget_count_f.lo pget_elements_f.lo pget_processor_name_f.lo pget_version_f.lo pgraph_create_f.lo pgraphdims_get_f.lo pgraph_get_f.lo pgraph_map_f.lo pgraph_neighbors_count_f.lo pgraph_neighbors_f.lo pgrequest_complete_f.lo pgrequest_start_f.lo pgroup_compare_f.lo pgroup_difference_f.lo pgroup_excl_f.lo pgroup_free_f.lo pgroup_incl_f.lo pgroup_intersection_f.lo pgroup_range_excl_f.lo pgroup_range_incl_f.lo pgroup_rank_f.lo pgroup_size_f.lo pgroup_translate_ranks_f.lo pgroup_union_f.lo pibsend_f.lo pinfo_create_f.lo pinfo_delete_f.lo pinfo_dup_f.lo pinfo_free_f.lo pinfo_get_f.lo pinfo_get_nkeys_f.lo pinfo_get_nthkey_f.lo pinfo_get_valuelen_f.lo pinfo_set_f.lo pinit_f.lo pinitialized_f.lo pinit_thread_f.lo pintercomm_create_f.lo pintercomm_merge_f.lo piprobe_f.lo pirecv_f.lo pirsend_f.lo pisend_f.lo pissend_f.lo pis_thread_main_f.lo pkeyval_create_f.lo pkeyval_free_f.lo plookup_name_f.lo pop_create_f.lo popen_port_f.lo pop_free_f.lo ppack_external_f.lo ppack_external_size_f.lo ppack_f.lo ppack_size_f.lo ppcontrol_f.lo pprobe_f.lo ppublish_name_f.lo pquery_thread_f.lo precv_f.lo precv_init_f.lo preduce_f.lo preduce_scatter_f.lo pregister_datarep_f.lo prequest_free_f.lo prequest_get_status_f.lo prsend_f.lo prsend_init_f.lo pscan_f.lo pscatter_f.lo pscatterv_f.lo psend_f.lo psend_init_f.lo psendrecv_f.lo psendrecv_replace_f.lo pssend_f.lo pssend_init_f.lo pstartall_f.lo pstart_f.lo pstatus_set_cancelled_f.lo pstatus_set_elements_f.lo ptestall_f.lo ptestany_f.lo ptest_cancelled_f.lo ptest_f.lo ptestsome_f.lo ptopo_test_f.lo ptype_commit_f.lo ptype_contiguous_f.lo ptype_create_darray_f.lo ptype_create_f90_complex_f.lo ptype_create_f90_integer_f.lo ptype_create_f90_real_f.lo ptype_create_hindexed_f.lo ptype_create_hvector_f.lo ptype_create_indexed_block_f.lo ptype_create_keyval_f.lo ptype_create_resized_f.lo ptype_create_struct_f.lo ptype_create_subarray_f.lo ptype_delete_attr_f.lo ptype_dup_f.lo ptype_extent_f.lo ptype_free_f.lo ptype_free_keyval_f.lo ptype_get_attr_f.lo ptype_get_contents_f.lo ptype_get_envelope_f.lo ptype_get_extent_f.lo ptype_get_name_f.lo ptype_get_true_extent_f.lo ptype_hindexed_f.lo ptype_hvector_f.lo ptype_indexed_f.lo ptype_lb_f.lo ptype_match_size_f.lo ptype_set_attr_f.lo ptype_set_name_f.lo ptype_size_f.lo ptype_struct_f.lo ptype_ub_f.lo ptype_vector_f.lo punpack_external_f.lo punpack_f.lo punpublish_name_f.lo pwaitall_f.lo pwaitany_f.lo pwait_f.lo pwaitsome_f.lo pwtick_f.lo pwtime_f.lo paccumulate_f.lo pget_f.lo pput_f.lo pwin_call_errhandler_f.lo pwin_complete_f.lo pwin_create_errhandler_f.lo pwin_create_f.lo pwin_create_keyval_f.lo pwin_delete_attr_f.lo pwin_fence_f.lo pwin_free_f.lo pwin_free_keyval_f.lo pwin_get_attr_f.lo pwin_get_errhandler_f.lo pwin_get_group_f.lo pwin_get_name_f.lo pwin_lock_f.lo pwin_post_f.lo pwin_set_attr_f.lo pwin_set_errhandler_f.lo pwin_set_name_f.lo pwin_start_f.lo pwin_test_f.lo pwin_unlock_f.lo pwin_wait_f.lo libtool: link: ar cru .libs/libmpi_f77_pmpi.a .libs/pabort_f.o .libs/padd_error_class_f.o .libs/padd_error_code_f.o .libs/padd_error_string_f.o .libs/paddress_f.o .libs/pallgather_f.o .libs/pallgatherv_f.o .libs/palloc_mem_f.o .libs/pallreduce_f.o .libs/palltoall_f.o .libs/palltoallv_f.o .libs/palltoallw_f.o .libs/pattr_delete_f.o .libs/pattr_get_f.o .libs/pattr_put_f.o .libs/pbarrier_f.o .libs/pbcast_f.o .libs/pbsend_f.o .libs/pbsend_init_f.o .libs/pbuffer_attach_f.o .libs/pbuffer_detach_f.o .libs/pcancel_f.o .libs/pcart_coords_f.o .libs/pcart_create_f.o .libs/pcartdim_get_f.o .libs/pcart_get_f.o .libs/pcart_map_f.o .libs/pcart_rank_f.o .libs/pcart_shift_f.o .libs/pcart_sub_f.o .libs/pclose_port_f.o .libs/pcomm_accept_f.o .libs/pcomm_call_errhandler_f.o .libs/pcomm_compare_f.o .libs/pcomm_connect_f.o .libs/pcomm_create_errhandler_f.o .libs/pcomm_create_f.o .libs/pcomm_create_keyval_f.o .libs/pcomm_delete_attr_f.o .libs/pcomm_disconnect_f.o .libs/pcomm_dup_f.o .libs/pcomm_free_f.o .libs/pcomm_free_keyval_f.o .libs/pcomm_get_attr_f.o .libs/pcomm_get_errhandler_f.o .libs/pcomm_get_name_f.o .libs/pcomm_get_parent_f.o .libs/pcomm_group_f.o .libs/pcomm_join_f.o .libs/pcomm_rank_f.o .libs/pcomm_remote_group_f.o .libs/pcomm_remote_size_f.o .libs/pcomm_set_attr_f.o .libs/pcomm_set_errhandler_f.o .libs/pcomm_set_name_f.o .libs/pcomm_size_f.o .libs/pcomm_spawn_f.o .libs/pcomm_spawn_multiple_f.o .libs/pcomm_split_f.o .libs/pcomm_test_inter_f.o .libs/pdims_create_f.o .libs/perrhandler_create_f.o .libs/perrhandler_free_f.o .libs/perrhandler_get_f.o .libs/perrhandler_set_f.o .libs/perror_class_f.o .libs/perror_string_f.o .libs/pexscan_f.o .libs/pfile_call_errhandler_f.o .libs/pfile_close_f.o .libs/pfile_create_errhandler_f.o .libs/pfile_delete_f.o .libs/pfile_get_amode_f.o .libs/pfile_get_atomicity_f.o .libs/pfile_get_byte_offset_f.o .libs/pfile_get_errhandler_f.o .libs/pfile_get_group_f.o .libs/pfile_get_info_f.o .libs/pfile_get_position_f.o .libs/pfile_get_position_shared_f.o .libs/pfile_get_size_f.o .libs/pfile_get_type_extent_f.o .libs/pfile_get_view_f.o .libs/pfile_iread_at_f.o .libs/pfile_iread_f.o .libs/pfile_iread_shared_f.o .libs/pfile_iwrite_at_f.o .libs/pfile_iwrite_f.o .libs/pfile_iwrite_shared_f.o .libs/pfile_open_f.o .libs/pfile_preallocate_f.o .libs/pfile_read_all_begin_f.o .libs/pfile_read_all_end_f.o .libs/pfile_read_all_f.o .libs/pfile_read_at_all_begin_f.o .libs/pfile_read_at_all_end_f.o .libs/pfile_read_at_all_f.o .libs/pfile_read_at_f.o .libs/pfile_read_f.o .libs/pfile_read_ordered_begin_f.o .libs/pfile_read_ordered_end_f.o .libs/pfile_read_ordered_f.o .libs/pfile_read_shared_f.o .libs/pfile_seek_f.o .libs/pfile_seek_shared_f.o .libs/pfile_set_atomicity_f.o .libs/pfile_set_errhandler_f.o .libs/pfile_set_info_f.o .libs/pfile_set_size_f.o .libs/pfile_set_view_f.o .libs/pfile_sync_f.o .libs/pfile_write_all_begin_f.o .libs/pfile_write_all_end_f.o .libs/pfile_write_all_f.o .libs/pfile_write_at_all_begin_f.o .libs/pfile_write_at_all_end_f.o .libs/pfile_write_at_all_f.o .libs/pfile_write_at_f.o .libs/pfile_write_f.o .libs/pfile_write_ordered_begin_f.o .libs/pfile_write_ordered_end_f.o .libs/pfile_write_ordered_f.o .libs/pfile_write_shared_f.o .libs/pfinalized_f.o .libs/pfinalize_f.o .libs/pfree_mem_f.o .libs/pgather_f.o .libs/pgatherv_f.o .libs/pget_address_f.o .libs/pget_count_f.o .libs/pget_elements_f.o .libs/pget_processor_name_f.o .libs/pget_version_f.o .libs/pgraph_create_f.o .libs/pgraphdims_get_f.o .libs/pgraph_get_f.o .libs/pgraph_map_f.o .libs/pgraph_neighbors_count_f.o .libs/pgraph_neighbors_f.o .libs/pgrequest_complete_f.o .libs/pgrequest_start_f.o .libs/pgroup_compare_f.o .libs/pgroup_difference_f.o .libs/pgroup_excl_f.o .libs/pgroup_free_f.o .libs/pgroup_incl_f.o .libs/pgroup_intersection_f.o .libs/pgroup_range_excl_f.o .libs/pgroup_range_incl_f.o .libs/pgroup_rank_f.o .libs/pgroup_size_f.o .libs/pgroup_translate_ranks_f.o .libs/pgroup_union_f.o .libs/pibsend_f.o .libs/pinfo_create_f.o .libs/pinfo_delete_f.o .libs/pinfo_dup_f.o .libs/pinfo_free_f.o .libs/pinfo_get_f.o .libs/pinfo_get_nkeys_f.o .libs/pinfo_get_nthkey_f.o .libs/pinfo_get_valuelen_f.o .libs/pinfo_set_f.o .libs/pinit_f.o .libs/pinitialized_f.o .libs/pinit_thread_f.o .libs/pintercomm_create_f.o .libs/pintercomm_merge_f.o .libs/piprobe_f.o .libs/pirecv_f.o .libs/pirsend_f.o .libs/pisend_f.o .libs/pissend_f.o .libs/pis_thread_main_f.o .libs/pkeyval_create_f.o .libs/pkeyval_free_f.o .libs/plookup_name_f.o .libs/pop_create_f.o .libs/popen_port_f.o .libs/pop_free_f.o .libs/ppack_external_f.o .libs/ppack_external_size_f.o .libs/ppack_f.o .libs/ppack_size_f.o .libs/ppcontrol_f.o .libs/pprobe_f.o .libs/ppublish_name_f.o .libs/pquery_thread_f.o .libs/precv_f.o .libs/precv_init_f.o .libs/preduce_f.o .libs/preduce_scatter_f.o .libs/pregister_datarep_f.o .libs/prequest_free_f.o .libs/prequest_get_status_f.o .libs/prsend_f.o .libs/prsend_init_f.o .libs/pscan_f.o .libs/pscatter_f.o .libs/pscatterv_f.o .libs/psend_f.o .libs/psend_init_f.o .libs/psendrecv_f.o .libs/psendrecv_replace_f.o .libs/pssend_f.o .libs/pssend_init_f.o .libs/pstartall_f.o .libs/pstart_f.o .libs/pstatus_set_cancelled_f.o .libs/pstatus_set_elements_f.o .libs/ptestall_f.o .libs/ptestany_f.o .libs/ptest_cancelled_f.o .libs/ptest_f.o .libs/ptestsome_f.o .libs/ptopo_test_f.o .libs/ptype_commit_f.o .libs/ptype_contiguous_f.o .libs/ptype_create_darray_f.o .libs/ptype_create_f90_complex_f.o .libs/ptype_create_f90_integer_f.o .libs/ptype_create_f90_real_f.o .libs/ptype_create_hindexed_f.o .libs/ptype_create_hvector_f.o .libs/ptype_create_indexed_block_f.o .libs/ptype_create_keyval_f.o .libs/ptype_create_resized_f.o .libs/ptype_create_struct_f.o .libs/ptype_create_subarray_f.o .libs/ptype_delete_attr_f.o .libs/ptype_dup_f.o .libs/ptype_extent_f.o .libs/ptype_free_f.o .libs/ptype_free_keyval_f.o .libs/ptype_get_attr_f.o .libs/ptype_get_contents_f.o .libs/ptype_get_envelope_f.o .libs/ptype_get_extent_f.o .libs/ptype_get_name_f.o .libs/ptype_get_true_extent_f.o .libs/ptype_hindexed_f.o .libs/ptype_hvector_f.o .libs/ptype_indexed_f.o .libs/ptype_lb_f.o .libs/ptype_match_size_f.o .libs/ptype_set_attr_f.o .libs/ptype_set_name_f.o .libs/ptype_size_f.o .libs/ptype_struct_f.o .libs/ptype_ub_f.o .libs/ptype_vector_f.o .libs/punpack_external_f.o .libs/punpack_f.o .libs/punpublish_name_f.o .libs/pwaitall_f.o .libs/pwaitany_f.o .libs/pwait_f.o .libs/pwaitsome_f.o .libs/pwtick_f.o .libs/pwtime_f.o .libs/paccumulate_f.o .libs/pget_f.o .libs/pput_f.o .libs/pwin_call_errhandler_f.o .libs/pwin_complete_f.o .libs/pwin_create_errhandler_f.o .libs/pwin_create_f.o .libs/pwin_create_keyval_f.o .libs/pwin_delete_attr_f.o .libs/pwin_fence_f.o .libs/pwin_free_f.o .libs/pwin_free_keyval_f.o .libs/pwin_get_attr_f.o .libs/pwin_get_errhandler_f.o .libs/pwin_get_group_f.o .libs/pwin_get_name_f.o .libs/pwin_lock_f.o .libs/pwin_post_f.o .libs/pwin_set_attr_f.o .libs/pwin_set_errhandler_f.o .libs/pwin_set_name_f.o .libs/pwin_start_f.o .libs/pwin_test_f.o .libs/pwin_unlock_f.o .libs/pwin_wait_f.o libtool: link: ranlib .libs/libmpi_f77_pmpi.a libtool: link: creating libmpi_f77_pmpi.la libtool: link: ( cd ".libs" && rm -f "libmpi_f77_pmpi.la" && ln -s "../libmpi_f77_pmpi.la" "libmpi_f77_pmpi.la" ) depbase=`echo abort_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT abort_f.lo -MD -MP -MF $depbase.Tpo -c -o abort_f.lo abort_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT abort_f.lo -MD -MP -MF .deps/abort_f.Tpo -c abort_f.c -fno-common -DPIC -o .libs/abort_f.o depbase=`echo add_error_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_class_f.lo -MD -MP -MF $depbase.Tpo -c -o add_error_class_f.lo add_error_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_class_f.lo -MD -MP -MF .deps/add_error_class_f.Tpo -c add_error_class_f.c -fno-common -DPIC -o .libs/add_error_class_f.o depbase=`echo add_error_code_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_code_f.lo -MD -MP -MF $depbase.Tpo -c -o add_error_code_f.lo add_error_code_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_code_f.lo -MD -MP -MF .deps/add_error_code_f.Tpo -c add_error_code_f.c -fno-common -DPIC -o .libs/add_error_code_f.o depbase=`echo add_error_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_string_f.lo -MD -MP -MF $depbase.Tpo -c -o add_error_string_f.lo add_error_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT add_error_string_f.lo -MD -MP -MF .deps/add_error_string_f.Tpo -c add_error_string_f.c -fno-common -DPIC -o .libs/add_error_string_f.o depbase=`echo address_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT address_f.lo -MD -MP -MF $depbase.Tpo -c -o address_f.lo address_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT address_f.lo -MD -MP -MF .deps/address_f.Tpo -c address_f.c -fno-common -DPIC -o .libs/address_f.o depbase=`echo allgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgather_f.lo -MD -MP -MF $depbase.Tpo -c -o allgather_f.lo allgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgather_f.lo -MD -MP -MF .deps/allgather_f.Tpo -c allgather_f.c -fno-common -DPIC -o .libs/allgather_f.o depbase=`echo allgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o allgatherv_f.lo allgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allgatherv_f.lo -MD -MP -MF .deps/allgatherv_f.Tpo -c allgatherv_f.c -fno-common -DPIC -o .libs/allgatherv_f.o depbase=`echo alloc_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alloc_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o alloc_mem_f.lo alloc_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alloc_mem_f.lo -MD -MP -MF .deps/alloc_mem_f.Tpo -c alloc_mem_f.c -fno-common -DPIC -o .libs/alloc_mem_f.o depbase=`echo allreduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allreduce_f.lo -MD -MP -MF $depbase.Tpo -c -o allreduce_f.lo allreduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allreduce_f.lo -MD -MP -MF .deps/allreduce_f.Tpo -c allreduce_f.c -fno-common -DPIC -o .libs/allreduce_f.o depbase=`echo alltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o alltoall_f.lo alltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoall_f.lo -MD -MP -MF .deps/alltoall_f.Tpo -c alltoall_f.c -fno-common -DPIC -o .libs/alltoall_f.o depbase=`echo alltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o alltoallv_f.lo alltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallv_f.lo -MD -MP -MF .deps/alltoallv_f.Tpo -c alltoallv_f.c -fno-common -DPIC -o .libs/alltoallv_f.o depbase=`echo alltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o alltoallw_f.lo alltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT alltoallw_f.lo -MD -MP -MF .deps/alltoallw_f.Tpo -c alltoallw_f.c -fno-common -DPIC -o .libs/alltoallw_f.o depbase=`echo attr_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o attr_delete_f.lo attr_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_delete_f.lo -MD -MP -MF .deps/attr_delete_f.Tpo -c attr_delete_f.c -fno-common -DPIC -o .libs/attr_delete_f.o depbase=`echo attr_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_get_f.lo -MD -MP -MF $depbase.Tpo -c -o attr_get_f.lo attr_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_get_f.lo -MD -MP -MF .deps/attr_get_f.Tpo -c attr_get_f.c -fno-common -DPIC -o .libs/attr_get_f.o depbase=`echo attr_put_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_put_f.lo -MD -MP -MF $depbase.Tpo -c -o attr_put_f.lo attr_put_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_put_f.lo -MD -MP -MF .deps/attr_put_f.Tpo -c attr_put_f.c -fno-common -DPIC -o .libs/attr_put_f.o depbase=`echo barrier_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT barrier_f.lo -MD -MP -MF $depbase.Tpo -c -o barrier_f.lo barrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT barrier_f.lo -MD -MP -MF .deps/barrier_f.Tpo -c barrier_f.c -fno-common -DPIC -o .libs/barrier_f.o depbase=`echo bcast_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bcast_f.lo -MD -MP -MF $depbase.Tpo -c -o bcast_f.lo bcast_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bcast_f.lo -MD -MP -MF .deps/bcast_f.Tpo -c bcast_f.c -fno-common -DPIC -o .libs/bcast_f.o depbase=`echo bsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_f.lo -MD -MP -MF $depbase.Tpo -c -o bsend_f.lo bsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_f.lo -MD -MP -MF .deps/bsend_f.Tpo -c bsend_f.c -fno-common -DPIC -o .libs/bsend_f.o depbase=`echo bsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o bsend_init_f.lo bsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bsend_init_f.lo -MD -MP -MF .deps/bsend_init_f.Tpo -c bsend_init_f.c -fno-common -DPIC -o .libs/bsend_init_f.o depbase=`echo buffer_attach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_attach_f.lo -MD -MP -MF $depbase.Tpo -c -o buffer_attach_f.lo buffer_attach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_attach_f.lo -MD -MP -MF .deps/buffer_attach_f.Tpo -c buffer_attach_f.c -fno-common -DPIC -o .libs/buffer_attach_f.o depbase=`echo buffer_detach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_detach_f.lo -MD -MP -MF $depbase.Tpo -c -o buffer_detach_f.lo buffer_detach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT buffer_detach_f.lo -MD -MP -MF .deps/buffer_detach_f.Tpo -c buffer_detach_f.c -fno-common -DPIC -o .libs/buffer_detach_f.o depbase=`echo cancel_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cancel_f.lo -MD -MP -MF $depbase.Tpo -c -o cancel_f.lo cancel_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cancel_f.lo -MD -MP -MF .deps/cancel_f.Tpo -c cancel_f.c -fno-common -DPIC -o .libs/cancel_f.o depbase=`echo cart_coords_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_coords_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_coords_f.lo cart_coords_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_coords_f.lo -MD -MP -MF .deps/cart_coords_f.Tpo -c cart_coords_f.c -fno-common -DPIC -o .libs/cart_coords_f.o depbase=`echo cart_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_create_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_create_f.lo cart_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_create_f.lo -MD -MP -MF .deps/cart_create_f.Tpo -c cart_create_f.c -fno-common -DPIC -o .libs/cart_create_f.o depbase=`echo cartdim_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cartdim_get_f.lo -MD -MP -MF $depbase.Tpo -c -o cartdim_get_f.lo cartdim_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cartdim_get_f.lo -MD -MP -MF .deps/cartdim_get_f.Tpo -c cartdim_get_f.c -fno-common -DPIC -o .libs/cartdim_get_f.o depbase=`echo cart_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_get_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_get_f.lo cart_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_get_f.lo -MD -MP -MF .deps/cart_get_f.Tpo -c cart_get_f.c -fno-common -DPIC -o .libs/cart_get_f.o depbase=`echo cart_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_map_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_map_f.lo cart_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_map_f.lo -MD -MP -MF .deps/cart_map_f.Tpo -c cart_map_f.c -fno-common -DPIC -o .libs/cart_map_f.o depbase=`echo cart_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_rank_f.lo cart_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_rank_f.lo -MD -MP -MF .deps/cart_rank_f.Tpo -c cart_rank_f.c -fno-common -DPIC -o .libs/cart_rank_f.o depbase=`echo cart_shift_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_shift_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_shift_f.lo cart_shift_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_shift_f.lo -MD -MP -MF .deps/cart_shift_f.Tpo -c cart_shift_f.c -fno-common -DPIC -o .libs/cart_shift_f.o depbase=`echo cart_sub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_sub_f.lo -MD -MP -MF $depbase.Tpo -c -o cart_sub_f.lo cart_sub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT cart_sub_f.lo -MD -MP -MF .deps/cart_sub_f.Tpo -c cart_sub_f.c -fno-common -DPIC -o .libs/cart_sub_f.o depbase=`echo close_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT close_port_f.lo -MD -MP -MF $depbase.Tpo -c -o close_port_f.lo close_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT close_port_f.lo -MD -MP -MF .deps/close_port_f.Tpo -c close_port_f.c -fno-common -DPIC -o .libs/close_port_f.o depbase=`echo comm_accept_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_accept_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_accept_f.lo comm_accept_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_accept_f.lo -MD -MP -MF .deps/comm_accept_f.Tpo -c comm_accept_f.c -fno-common -DPIC -o .libs/comm_accept_f.o depbase=`echo comm_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_call_errhandler_f.lo comm_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_call_errhandler_f.lo -MD -MP -MF .deps/comm_call_errhandler_f.Tpo -c comm_call_errhandler_f.c -fno-common -DPIC -o .libs/comm_call_errhandler_f.o depbase=`echo comm_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_compare_f.lo comm_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_compare_f.lo -MD -MP -MF .deps/comm_compare_f.Tpo -c comm_compare_f.c -fno-common -DPIC -o .libs/comm_compare_f.o depbase=`echo comm_connect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_connect_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_connect_f.lo comm_connect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_connect_f.lo -MD -MP -MF .deps/comm_connect_f.Tpo -c comm_connect_f.c -fno-common -DPIC -o .libs/comm_connect_f.o depbase=`echo comm_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_create_errhandler_f.lo comm_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_errhandler_f.lo -MD -MP -MF .deps/comm_create_errhandler_f.Tpo -c comm_create_errhandler_f.c -fno-common -DPIC -o .libs/comm_create_errhandler_f.o depbase=`echo comm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_create_f.lo comm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_f.lo -MD -MP -MF .deps/comm_create_f.Tpo -c comm_create_f.c -fno-common -DPIC -o .libs/comm_create_f.o depbase=`echo comm_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_create_keyval_f.lo comm_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_create_keyval_f.lo -MD -MP -MF .deps/comm_create_keyval_f.Tpo -c comm_create_keyval_f.c -fno-common -DPIC -o .libs/comm_create_keyval_f.o depbase=`echo comm_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_delete_attr_f.lo comm_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_delete_attr_f.lo -MD -MP -MF .deps/comm_delete_attr_f.Tpo -c comm_delete_attr_f.c -fno-common -DPIC -o .libs/comm_delete_attr_f.o depbase=`echo comm_disconnect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_disconnect_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_disconnect_f.lo comm_disconnect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_disconnect_f.lo -MD -MP -MF .deps/comm_disconnect_f.Tpo -c comm_disconnect_f.c -fno-common -DPIC -o .libs/comm_disconnect_f.o depbase=`echo comm_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_dup_f.lo comm_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_dup_f.lo -MD -MP -MF .deps/comm_dup_f.Tpo -c comm_dup_f.c -fno-common -DPIC -o .libs/comm_dup_f.o depbase=`echo comm_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_free_f.lo comm_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_f.lo -MD -MP -MF .deps/comm_free_f.Tpo -c comm_free_f.c -fno-common -DPIC -o .libs/comm_free_f.o depbase=`echo comm_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_free_keyval_f.lo comm_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_free_keyval_f.lo -MD -MP -MF .deps/comm_free_keyval_f.Tpo -c comm_free_keyval_f.c -fno-common -DPIC -o .libs/comm_free_keyval_f.o depbase=`echo comm_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_attr_f.lo comm_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_attr_f.lo -MD -MP -MF .deps/comm_get_attr_f.Tpo -c comm_get_attr_f.c -fno-common -DPIC -o .libs/comm_get_attr_f.o depbase=`echo comm_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_errhandler_f.lo comm_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_errhandler_f.lo -MD -MP -MF .deps/comm_get_errhandler_f.Tpo -c comm_get_errhandler_f.c -fno-common -DPIC -o .libs/comm_get_errhandler_f.o depbase=`echo comm_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_name_f.lo comm_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_name_f.lo -MD -MP -MF .deps/comm_get_name_f.Tpo -c comm_get_name_f.c -fno-common -DPIC -o .libs/comm_get_name_f.o depbase=`echo comm_get_parent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_parent_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_get_parent_f.lo comm_get_parent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_get_parent_f.lo -MD -MP -MF .deps/comm_get_parent_f.Tpo -c comm_get_parent_f.c -fno-common -DPIC -o .libs/comm_get_parent_f.o depbase=`echo comm_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_group_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_group_f.lo comm_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_group_f.lo -MD -MP -MF .deps/comm_group_f.Tpo -c comm_group_f.c -fno-common -DPIC -o .libs/comm_group_f.o depbase=`echo comm_join_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_join_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_join_f.lo comm_join_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_join_f.lo -MD -MP -MF .deps/comm_join_f.Tpo -c comm_join_f.c -fno-common -DPIC -o .libs/comm_join_f.o depbase=`echo comm_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_rank_f.lo comm_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_rank_f.lo -MD -MP -MF .deps/comm_rank_f.Tpo -c comm_rank_f.c -fno-common -DPIC -o .libs/comm_rank_f.o depbase=`echo comm_remote_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_group_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_remote_group_f.lo comm_remote_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_group_f.lo -MD -MP -MF .deps/comm_remote_group_f.Tpo -c comm_remote_group_f.c -fno-common -DPIC -o .libs/comm_remote_group_f.o depbase=`echo comm_remote_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_size_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_remote_size_f.lo comm_remote_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_remote_size_f.lo -MD -MP -MF .deps/comm_remote_size_f.Tpo -c comm_remote_size_f.c -fno-common -DPIC -o .libs/comm_remote_size_f.o depbase=`echo comm_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_attr_f.lo comm_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_attr_f.lo -MD -MP -MF .deps/comm_set_attr_f.Tpo -c comm_set_attr_f.c -fno-common -DPIC -o .libs/comm_set_attr_f.o depbase=`echo comm_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_errhandler_f.lo comm_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_errhandler_f.lo -MD -MP -MF .deps/comm_set_errhandler_f.Tpo -c comm_set_errhandler_f.c -fno-common -DPIC -o .libs/comm_set_errhandler_f.o depbase=`echo comm_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_set_name_f.lo comm_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_set_name_f.lo -MD -MP -MF .deps/comm_set_name_f.Tpo -c comm_set_name_f.c -fno-common -DPIC -o .libs/comm_set_name_f.o depbase=`echo comm_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_size_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_size_f.lo comm_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_size_f.lo -MD -MP -MF .deps/comm_size_f.Tpo -c comm_size_f.c -fno-common -DPIC -o .libs/comm_size_f.o depbase=`echo comm_spawn_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_spawn_f.lo comm_spawn_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_f.lo -MD -MP -MF .deps/comm_spawn_f.Tpo -c comm_spawn_f.c -fno-common -DPIC -o .libs/comm_spawn_f.o depbase=`echo comm_spawn_multiple_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_multiple_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_spawn_multiple_f.lo comm_spawn_multiple_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_spawn_multiple_f.lo -MD -MP -MF .deps/comm_spawn_multiple_f.Tpo -c comm_spawn_multiple_f.c -fno-common -DPIC -o .libs/comm_spawn_multiple_f.o depbase=`echo comm_split_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_split_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_split_f.lo comm_split_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_split_f.lo -MD -MP -MF .deps/comm_split_f.Tpo -c comm_split_f.c -fno-common -DPIC -o .libs/comm_split_f.o depbase=`echo comm_test_inter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_test_inter_f.lo -MD -MP -MF $depbase.Tpo -c -o comm_test_inter_f.lo comm_test_inter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT comm_test_inter_f.lo -MD -MP -MF .deps/comm_test_inter_f.Tpo -c comm_test_inter_f.c -fno-common -DPIC -o .libs/comm_test_inter_f.o depbase=`echo dims_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dims_create_f.lo -MD -MP -MF $depbase.Tpo -c -o dims_create_f.lo dims_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT dims_create_f.lo -MD -MP -MF .deps/dims_create_f.Tpo -c dims_create_f.c -fno-common -DPIC -o .libs/dims_create_f.o depbase=`echo errhandler_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_create_f.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_create_f.lo errhandler_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_create_f.lo -MD -MP -MF .deps/errhandler_create_f.Tpo -c errhandler_create_f.c -fno-common -DPIC -o .libs/errhandler_create_f.o depbase=`echo errhandler_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_free_f.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_free_f.lo errhandler_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_free_f.lo -MD -MP -MF .deps/errhandler_free_f.Tpo -c errhandler_free_f.c -fno-common -DPIC -o .libs/errhandler_free_f.o depbase=`echo errhandler_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_get_f.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_get_f.lo errhandler_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_get_f.lo -MD -MP -MF .deps/errhandler_get_f.Tpo -c errhandler_get_f.c -fno-common -DPIC -o .libs/errhandler_get_f.o depbase=`echo errhandler_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_set_f.lo -MD -MP -MF $depbase.Tpo -c -o errhandler_set_f.lo errhandler_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler_set_f.lo -MD -MP -MF .deps/errhandler_set_f.Tpo -c errhandler_set_f.c -fno-common -DPIC -o .libs/errhandler_set_f.o depbase=`echo error_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_class_f.lo -MD -MP -MF $depbase.Tpo -c -o error_class_f.lo error_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_class_f.lo -MD -MP -MF .deps/error_class_f.Tpo -c error_class_f.c -fno-common -DPIC -o .libs/error_class_f.o depbase=`echo error_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_string_f.lo -MD -MP -MF $depbase.Tpo -c -o error_string_f.lo error_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT error_string_f.lo -MD -MP -MF .deps/error_string_f.Tpo -c error_string_f.c -fno-common -DPIC -o .libs/error_string_f.o depbase=`echo exscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT exscan_f.lo -MD -MP -MF $depbase.Tpo -c -o exscan_f.lo exscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT exscan_f.lo -MD -MP -MF .deps/exscan_f.Tpo -c exscan_f.c -fno-common -DPIC -o .libs/exscan_f.o depbase=`echo file_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o file_call_errhandler_f.lo file_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_call_errhandler_f.lo -MD -MP -MF .deps/file_call_errhandler_f.Tpo -c file_call_errhandler_f.c -fno-common -DPIC -o .libs/file_call_errhandler_f.o depbase=`echo file_close_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_close_f.lo -MD -MP -MF $depbase.Tpo -c -o file_close_f.lo file_close_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_close_f.lo -MD -MP -MF .deps/file_close_f.Tpo -c file_close_f.c -fno-common -DPIC -o .libs/file_close_f.o depbase=`echo file_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o file_create_errhandler_f.lo file_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_create_errhandler_f.lo -MD -MP -MF .deps/file_create_errhandler_f.Tpo -c file_create_errhandler_f.c -fno-common -DPIC -o .libs/file_create_errhandler_f.o depbase=`echo file_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o file_delete_f.lo file_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_delete_f.lo -MD -MP -MF .deps/file_delete_f.Tpo -c file_delete_f.c -fno-common -DPIC -o .libs/file_delete_f.o depbase=`echo file_get_amode_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_amode_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_amode_f.lo file_get_amode_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_amode_f.lo -MD -MP -MF .deps/file_get_amode_f.Tpo -c file_get_amode_f.c -fno-common -DPIC -o .libs/file_get_amode_f.o depbase=`echo file_get_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_atomicity_f.lo file_get_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_atomicity_f.lo -MD -MP -MF .deps/file_get_atomicity_f.Tpo -c file_get_atomicity_f.c -fno-common -DPIC -o .libs/file_get_atomicity_f.o depbase=`echo file_get_byte_offset_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_byte_offset_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_byte_offset_f.lo file_get_byte_offset_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_byte_offset_f.lo -MD -MP -MF .deps/file_get_byte_offset_f.Tpo -c file_get_byte_offset_f.c -fno-common -DPIC -o .libs/file_get_byte_offset_f.o depbase=`echo file_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_errhandler_f.lo file_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_errhandler_f.lo -MD -MP -MF .deps/file_get_errhandler_f.Tpo -c file_get_errhandler_f.c -fno-common -DPIC -o .libs/file_get_errhandler_f.o depbase=`echo file_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_group_f.lo file_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_group_f.lo -MD -MP -MF .deps/file_get_group_f.Tpo -c file_get_group_f.c -fno-common -DPIC -o .libs/file_get_group_f.o depbase=`echo file_get_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_info_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_info_f.lo file_get_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_info_f.lo -MD -MP -MF .deps/file_get_info_f.Tpo -c file_get_info_f.c -fno-common -DPIC -o .libs/file_get_info_f.o depbase=`echo file_get_position_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_position_f.lo file_get_position_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_f.lo -MD -MP -MF .deps/file_get_position_f.Tpo -c file_get_position_f.c -fno-common -DPIC -o .libs/file_get_position_f.o depbase=`echo file_get_position_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_position_shared_f.lo file_get_position_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_position_shared_f.lo -MD -MP -MF .deps/file_get_position_shared_f.Tpo -c file_get_position_shared_f.c -fno-common -DPIC -o .libs/file_get_position_shared_f.o depbase=`echo file_get_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_size_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_size_f.lo file_get_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_size_f.lo -MD -MP -MF .deps/file_get_size_f.Tpo -c file_get_size_f.c -fno-common -DPIC -o .libs/file_get_size_f.o depbase=`echo file_get_type_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_type_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_type_extent_f.lo file_get_type_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_type_extent_f.lo -MD -MP -MF .deps/file_get_type_extent_f.Tpo -c file_get_type_extent_f.c -fno-common -DPIC -o .libs/file_get_type_extent_f.o depbase=`echo file_get_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_view_f.lo -MD -MP -MF $depbase.Tpo -c -o file_get_view_f.lo file_get_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_get_view_f.lo -MD -MP -MF .deps/file_get_view_f.Tpo -c file_get_view_f.c -fno-common -DPIC -o .libs/file_get_view_f.o depbase=`echo file_iread_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_at_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iread_at_f.lo file_iread_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_at_f.lo -MD -MP -MF .deps/file_iread_at_f.Tpo -c file_iread_at_f.c -fno-common -DPIC -o .libs/file_iread_at_f.o depbase=`echo file_iread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iread_f.lo file_iread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_f.lo -MD -MP -MF .deps/file_iread_f.Tpo -c file_iread_f.c -fno-common -DPIC -o .libs/file_iread_f.o depbase=`echo file_iread_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iread_shared_f.lo file_iread_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iread_shared_f.lo -MD -MP -MF .deps/file_iread_shared_f.Tpo -c file_iread_shared_f.c -fno-common -DPIC -o .libs/file_iread_shared_f.o depbase=`echo file_iwrite_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_at_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite_at_f.lo file_iwrite_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_at_f.lo -MD -MP -MF .deps/file_iwrite_at_f.Tpo -c file_iwrite_at_f.c -fno-common -DPIC -o .libs/file_iwrite_at_f.o depbase=`echo file_iwrite_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite_f.lo file_iwrite_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_f.lo -MD -MP -MF .deps/file_iwrite_f.Tpo -c file_iwrite_f.c -fno-common -DPIC -o .libs/file_iwrite_f.o depbase=`echo file_iwrite_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_iwrite_shared_f.lo file_iwrite_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_iwrite_shared_f.lo -MD -MP -MF .deps/file_iwrite_shared_f.Tpo -c file_iwrite_shared_f.c -fno-common -DPIC -o .libs/file_iwrite_shared_f.o depbase=`echo file_open_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_open_f.lo -MD -MP -MF $depbase.Tpo -c -o file_open_f.lo file_open_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_open_f.lo -MD -MP -MF .deps/file_open_f.Tpo -c file_open_f.c -fno-common -DPIC -o .libs/file_open_f.o depbase=`echo file_preallocate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_preallocate_f.lo -MD -MP -MF $depbase.Tpo -c -o file_preallocate_f.lo file_preallocate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_preallocate_f.lo -MD -MP -MF .deps/file_preallocate_f.Tpo -c file_preallocate_f.c -fno-common -DPIC -o .libs/file_preallocate_f.o depbase=`echo file_read_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all_begin_f.lo file_read_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_begin_f.lo -MD -MP -MF .deps/file_read_all_begin_f.Tpo -c file_read_all_begin_f.c -fno-common -DPIC -o .libs/file_read_all_begin_f.o depbase=`echo file_read_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all_end_f.lo file_read_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_end_f.lo -MD -MP -MF .deps/file_read_all_end_f.Tpo -c file_read_all_end_f.c -fno-common -DPIC -o .libs/file_read_all_end_f.o depbase=`echo file_read_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_all_f.lo file_read_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_all_f.lo -MD -MP -MF .deps/file_read_all_f.Tpo -c file_read_all_f.c -fno-common -DPIC -o .libs/file_read_all_f.o depbase=`echo file_read_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all_begin_f.lo file_read_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_begin_f.lo -MD -MP -MF .deps/file_read_at_all_begin_f.Tpo -c file_read_at_all_begin_f.c -fno-common -DPIC -o .libs/file_read_at_all_begin_f.o depbase=`echo file_read_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all_end_f.lo file_read_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_end_f.lo -MD -MP -MF .deps/file_read_at_all_end_f.Tpo -c file_read_at_all_end_f.c -fno-common -DPIC -o .libs/file_read_at_all_end_f.o depbase=`echo file_read_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_all_f.lo file_read_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_all_f.lo -MD -MP -MF .deps/file_read_at_all_f.Tpo -c file_read_at_all_f.c -fno-common -DPIC -o .libs/file_read_at_all_f.o depbase=`echo file_read_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_at_f.lo file_read_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_at_f.lo -MD -MP -MF .deps/file_read_at_f.Tpo -c file_read_at_f.c -fno-common -DPIC -o .libs/file_read_at_f.o depbase=`echo file_read_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_f.lo file_read_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_f.lo -MD -MP -MF .deps/file_read_f.Tpo -c file_read_f.c -fno-common -DPIC -o .libs/file_read_f.o depbase=`echo file_read_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered_begin_f.lo file_read_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_begin_f.lo -MD -MP -MF .deps/file_read_ordered_begin_f.Tpo -c file_read_ordered_begin_f.c -fno-common -DPIC -o .libs/file_read_ordered_begin_f.o depbase=`echo file_read_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered_end_f.lo file_read_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_end_f.lo -MD -MP -MF .deps/file_read_ordered_end_f.Tpo -c file_read_ordered_end_f.c -fno-common -DPIC -o .libs/file_read_ordered_end_f.o depbase=`echo file_read_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_ordered_f.lo file_read_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_ordered_f.lo -MD -MP -MF .deps/file_read_ordered_f.Tpo -c file_read_ordered_f.c -fno-common -DPIC -o .libs/file_read_ordered_f.o depbase=`echo file_read_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_read_shared_f.lo file_read_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_read_shared_f.lo -MD -MP -MF .deps/file_read_shared_f.Tpo -c file_read_shared_f.c -fno-common -DPIC -o .libs/file_read_shared_f.o depbase=`echo file_seek_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_f.lo -MD -MP -MF $depbase.Tpo -c -o file_seek_f.lo file_seek_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_f.lo -MD -MP -MF .deps/file_seek_f.Tpo -c file_seek_f.c -fno-common -DPIC -o .libs/file_seek_f.o depbase=`echo file_seek_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_seek_shared_f.lo file_seek_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_seek_shared_f.lo -MD -MP -MF .deps/file_seek_shared_f.Tpo -c file_seek_shared_f.c -fno-common -DPIC -o .libs/file_seek_shared_f.o depbase=`echo file_set_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o file_set_atomicity_f.lo file_set_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_atomicity_f.lo -MD -MP -MF .deps/file_set_atomicity_f.Tpo -c file_set_atomicity_f.c -fno-common -DPIC -o .libs/file_set_atomicity_f.o depbase=`echo file_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o file_set_errhandler_f.lo file_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_errhandler_f.lo -MD -MP -MF .deps/file_set_errhandler_f.Tpo -c file_set_errhandler_f.c -fno-common -DPIC -o .libs/file_set_errhandler_f.o depbase=`echo file_set_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_info_f.lo -MD -MP -MF $depbase.Tpo -c -o file_set_info_f.lo file_set_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_info_f.lo -MD -MP -MF .deps/file_set_info_f.Tpo -c file_set_info_f.c -fno-common -DPIC -o .libs/file_set_info_f.o depbase=`echo file_set_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_size_f.lo -MD -MP -MF $depbase.Tpo -c -o file_set_size_f.lo file_set_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_size_f.lo -MD -MP -MF .deps/file_set_size_f.Tpo -c file_set_size_f.c -fno-common -DPIC -o .libs/file_set_size_f.o depbase=`echo file_set_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_view_f.lo -MD -MP -MF $depbase.Tpo -c -o file_set_view_f.lo file_set_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_set_view_f.lo -MD -MP -MF .deps/file_set_view_f.Tpo -c file_set_view_f.c -fno-common -DPIC -o .libs/file_set_view_f.o depbase=`echo file_sync_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_sync_f.lo -MD -MP -MF $depbase.Tpo -c -o file_sync_f.lo file_sync_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_sync_f.lo -MD -MP -MF .deps/file_sync_f.Tpo -c file_sync_f.c -fno-common -DPIC -o .libs/file_sync_f.o depbase=`echo file_write_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all_begin_f.lo file_write_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_begin_f.lo -MD -MP -MF .deps/file_write_all_begin_f.Tpo -c file_write_all_begin_f.c -fno-common -DPIC -o .libs/file_write_all_begin_f.o depbase=`echo file_write_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all_end_f.lo file_write_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_end_f.lo -MD -MP -MF .deps/file_write_all_end_f.Tpo -c file_write_all_end_f.c -fno-common -DPIC -o .libs/file_write_all_end_f.o depbase=`echo file_write_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_all_f.lo file_write_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_all_f.lo -MD -MP -MF .deps/file_write_all_f.Tpo -c file_write_all_f.c -fno-common -DPIC -o .libs/file_write_all_f.o depbase=`echo file_write_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all_begin_f.lo file_write_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_begin_f.lo -MD -MP -MF .deps/file_write_at_all_begin_f.Tpo -c file_write_at_all_begin_f.c -fno-common -DPIC -o .libs/file_write_at_all_begin_f.o depbase=`echo file_write_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all_end_f.lo file_write_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_end_f.lo -MD -MP -MF .deps/file_write_at_all_end_f.Tpo -c file_write_at_all_end_f.c -fno-common -DPIC -o .libs/file_write_at_all_end_f.o depbase=`echo file_write_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_all_f.lo file_write_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_all_f.lo -MD -MP -MF .deps/file_write_at_all_f.Tpo -c file_write_at_all_f.c -fno-common -DPIC -o .libs/file_write_at_all_f.o depbase=`echo file_write_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_at_f.lo file_write_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_at_f.lo -MD -MP -MF .deps/file_write_at_f.Tpo -c file_write_at_f.c -fno-common -DPIC -o .libs/file_write_at_f.o depbase=`echo file_write_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_f.lo file_write_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_f.lo -MD -MP -MF .deps/file_write_f.Tpo -c file_write_f.c -fno-common -DPIC -o .libs/file_write_f.o depbase=`echo file_write_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered_begin_f.lo file_write_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_begin_f.lo -MD -MP -MF .deps/file_write_ordered_begin_f.Tpo -c file_write_ordered_begin_f.c -fno-common -DPIC -o .libs/file_write_ordered_begin_f.o depbase=`echo file_write_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered_end_f.lo file_write_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_end_f.lo -MD -MP -MF .deps/file_write_ordered_end_f.Tpo -c file_write_ordered_end_f.c -fno-common -DPIC -o .libs/file_write_ordered_end_f.o depbase=`echo file_write_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_ordered_f.lo file_write_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_ordered_f.lo -MD -MP -MF .deps/file_write_ordered_f.Tpo -c file_write_ordered_f.c -fno-common -DPIC -o .libs/file_write_ordered_f.o depbase=`echo file_write_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o file_write_shared_f.lo file_write_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file_write_shared_f.lo -MD -MP -MF .deps/file_write_shared_f.Tpo -c file_write_shared_f.c -fno-common -DPIC -o .libs/file_write_shared_f.o depbase=`echo finalized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalized_f.lo -MD -MP -MF $depbase.Tpo -c -o finalized_f.lo finalized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalized_f.lo -MD -MP -MF .deps/finalized_f.Tpo -c finalized_f.c -fno-common -DPIC -o .libs/finalized_f.o depbase=`echo finalize_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalize_f.lo -MD -MP -MF $depbase.Tpo -c -o finalize_f.lo finalize_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT finalize_f.lo -MD -MP -MF .deps/finalize_f.Tpo -c finalize_f.c -fno-common -DPIC -o .libs/finalize_f.o depbase=`echo free_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT free_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o free_mem_f.lo free_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT free_mem_f.lo -MD -MP -MF .deps/free_mem_f.Tpo -c free_mem_f.c -fno-common -DPIC -o .libs/free_mem_f.o depbase=`echo gather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gather_f.lo -MD -MP -MF $depbase.Tpo -c -o gather_f.lo gather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gather_f.lo -MD -MP -MF .deps/gather_f.Tpo -c gather_f.c -fno-common -DPIC -o .libs/gather_f.o depbase=`echo gatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o gatherv_f.lo gatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT gatherv_f.lo -MD -MP -MF .deps/gatherv_f.Tpo -c gatherv_f.c -fno-common -DPIC -o .libs/gatherv_f.o depbase=`echo get_address_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_address_f.lo -MD -MP -MF $depbase.Tpo -c -o get_address_f.lo get_address_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_address_f.lo -MD -MP -MF .deps/get_address_f.Tpo -c get_address_f.c -fno-common -DPIC -o .libs/get_address_f.o depbase=`echo get_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_count_f.lo -MD -MP -MF $depbase.Tpo -c -o get_count_f.lo get_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_count_f.lo -MD -MP -MF .deps/get_count_f.Tpo -c get_count_f.c -fno-common -DPIC -o .libs/get_count_f.o depbase=`echo get_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o get_elements_f.lo get_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_elements_f.lo -MD -MP -MF .deps/get_elements_f.Tpo -c get_elements_f.c -fno-common -DPIC -o .libs/get_elements_f.o depbase=`echo get_processor_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_processor_name_f.lo -MD -MP -MF $depbase.Tpo -c -o get_processor_name_f.lo get_processor_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_processor_name_f.lo -MD -MP -MF .deps/get_processor_name_f.Tpo -c get_processor_name_f.c -fno-common -DPIC -o .libs/get_processor_name_f.o depbase=`echo get_version_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_version_f.lo -MD -MP -MF $depbase.Tpo -c -o get_version_f.lo get_version_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_version_f.lo -MD -MP -MF .deps/get_version_f.Tpo -c get_version_f.c -fno-common -DPIC -o .libs/get_version_f.o depbase=`echo graph_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_create_f.lo -MD -MP -MF $depbase.Tpo -c -o graph_create_f.lo graph_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_create_f.lo -MD -MP -MF .deps/graph_create_f.Tpo -c graph_create_f.c -fno-common -DPIC -o .libs/graph_create_f.o depbase=`echo graphdims_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graphdims_get_f.lo -MD -MP -MF $depbase.Tpo -c -o graphdims_get_f.lo graphdims_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graphdims_get_f.lo -MD -MP -MF .deps/graphdims_get_f.Tpo -c graphdims_get_f.c -fno-common -DPIC -o .libs/graphdims_get_f.o depbase=`echo graph_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_get_f.lo -MD -MP -MF $depbase.Tpo -c -o graph_get_f.lo graph_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_get_f.lo -MD -MP -MF .deps/graph_get_f.Tpo -c graph_get_f.c -fno-common -DPIC -o .libs/graph_get_f.o depbase=`echo graph_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_map_f.lo -MD -MP -MF $depbase.Tpo -c -o graph_map_f.lo graph_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_map_f.lo -MD -MP -MF .deps/graph_map_f.Tpo -c graph_map_f.c -fno-common -DPIC -o .libs/graph_map_f.o depbase=`echo graph_neighbors_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_count_f.lo -MD -MP -MF $depbase.Tpo -c -o graph_neighbors_count_f.lo graph_neighbors_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_count_f.lo -MD -MP -MF .deps/graph_neighbors_count_f.Tpo -c graph_neighbors_count_f.c -fno-common -DPIC -o .libs/graph_neighbors_count_f.o depbase=`echo graph_neighbors_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_f.lo -MD -MP -MF $depbase.Tpo -c -o graph_neighbors_f.lo graph_neighbors_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT graph_neighbors_f.lo -MD -MP -MF .deps/graph_neighbors_f.Tpo -c graph_neighbors_f.c -fno-common -DPIC -o .libs/graph_neighbors_f.o depbase=`echo grequest_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o grequest_complete_f.lo grequest_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_complete_f.lo -MD -MP -MF .deps/grequest_complete_f.Tpo -c grequest_complete_f.c -fno-common -DPIC -o .libs/grequest_complete_f.o depbase=`echo grequest_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_start_f.lo -MD -MP -MF $depbase.Tpo -c -o grequest_start_f.lo grequest_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT grequest_start_f.lo -MD -MP -MF .deps/grequest_start_f.Tpo -c grequest_start_f.c -fno-common -DPIC -o .libs/grequest_start_f.o depbase=`echo group_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o group_compare_f.lo group_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_compare_f.lo -MD -MP -MF .deps/group_compare_f.Tpo -c group_compare_f.c -fno-common -DPIC -o .libs/group_compare_f.o depbase=`echo group_difference_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_difference_f.lo -MD -MP -MF $depbase.Tpo -c -o group_difference_f.lo group_difference_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_difference_f.lo -MD -MP -MF .deps/group_difference_f.Tpo -c group_difference_f.c -fno-common -DPIC -o .libs/group_difference_f.o depbase=`echo group_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o group_excl_f.lo group_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_excl_f.lo -MD -MP -MF .deps/group_excl_f.Tpo -c group_excl_f.c -fno-common -DPIC -o .libs/group_excl_f.o depbase=`echo group_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_free_f.lo -MD -MP -MF $depbase.Tpo -c -o group_free_f.lo group_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_free_f.lo -MD -MP -MF .deps/group_free_f.Tpo -c group_free_f.c -fno-common -DPIC -o .libs/group_free_f.o depbase=`echo group_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o group_incl_f.lo group_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_incl_f.lo -MD -MP -MF .deps/group_incl_f.Tpo -c group_incl_f.c -fno-common -DPIC -o .libs/group_incl_f.o depbase=`echo group_intersection_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_intersection_f.lo -MD -MP -MF $depbase.Tpo -c -o group_intersection_f.lo group_intersection_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_intersection_f.lo -MD -MP -MF .deps/group_intersection_f.Tpo -c group_intersection_f.c -fno-common -DPIC -o .libs/group_intersection_f.o depbase=`echo group_range_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o group_range_excl_f.lo group_range_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_excl_f.lo -MD -MP -MF .deps/group_range_excl_f.Tpo -c group_range_excl_f.c -fno-common -DPIC -o .libs/group_range_excl_f.o depbase=`echo group_range_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o group_range_incl_f.lo group_range_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_range_incl_f.lo -MD -MP -MF .deps/group_range_incl_f.Tpo -c group_range_incl_f.c -fno-common -DPIC -o .libs/group_range_incl_f.o depbase=`echo group_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o group_rank_f.lo group_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_rank_f.lo -MD -MP -MF .deps/group_rank_f.Tpo -c group_rank_f.c -fno-common -DPIC -o .libs/group_rank_f.o depbase=`echo group_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_size_f.lo -MD -MP -MF $depbase.Tpo -c -o group_size_f.lo group_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_size_f.lo -MD -MP -MF .deps/group_size_f.Tpo -c group_size_f.c -fno-common -DPIC -o .libs/group_size_f.o depbase=`echo group_translate_ranks_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_translate_ranks_f.lo -MD -MP -MF $depbase.Tpo -c -o group_translate_ranks_f.lo group_translate_ranks_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_translate_ranks_f.lo -MD -MP -MF .deps/group_translate_ranks_f.Tpo -c group_translate_ranks_f.c -fno-common -DPIC -o .libs/group_translate_ranks_f.o depbase=`echo group_union_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_union_f.lo -MD -MP -MF $depbase.Tpo -c -o group_union_f.lo group_union_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group_union_f.lo -MD -MP -MF .deps/group_union_f.Tpo -c group_union_f.c -fno-common -DPIC -o .libs/group_union_f.o depbase=`echo ibsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ibsend_f.lo -MD -MP -MF $depbase.Tpo -c -o ibsend_f.lo ibsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ibsend_f.lo -MD -MP -MF .deps/ibsend_f.Tpo -c ibsend_f.c -fno-common -DPIC -o .libs/ibsend_f.o depbase=`echo info_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_create_f.lo -MD -MP -MF $depbase.Tpo -c -o info_create_f.lo info_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_create_f.lo -MD -MP -MF .deps/info_create_f.Tpo -c info_create_f.c -fno-common -DPIC -o .libs/info_create_f.o depbase=`echo info_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o info_delete_f.lo info_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_delete_f.lo -MD -MP -MF .deps/info_delete_f.Tpo -c info_delete_f.c -fno-common -DPIC -o .libs/info_delete_f.o depbase=`echo info_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o info_dup_f.lo info_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_dup_f.lo -MD -MP -MF .deps/info_dup_f.Tpo -c info_dup_f.c -fno-common -DPIC -o .libs/info_dup_f.o depbase=`echo info_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_free_f.lo -MD -MP -MF $depbase.Tpo -c -o info_free_f.lo info_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_free_f.lo -MD -MP -MF .deps/info_free_f.Tpo -c info_free_f.c -fno-common -DPIC -o .libs/info_free_f.o depbase=`echo info_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_f.lo -MD -MP -MF $depbase.Tpo -c -o info_get_f.lo info_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_f.lo -MD -MP -MF .deps/info_get_f.Tpo -c info_get_f.c -fno-common -DPIC -o .libs/info_get_f.o depbase=`echo info_get_nkeys_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nkeys_f.lo -MD -MP -MF $depbase.Tpo -c -o info_get_nkeys_f.lo info_get_nkeys_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nkeys_f.lo -MD -MP -MF .deps/info_get_nkeys_f.Tpo -c info_get_nkeys_f.c -fno-common -DPIC -o .libs/info_get_nkeys_f.o depbase=`echo info_get_nthkey_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nthkey_f.lo -MD -MP -MF $depbase.Tpo -c -o info_get_nthkey_f.lo info_get_nthkey_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_nthkey_f.lo -MD -MP -MF .deps/info_get_nthkey_f.Tpo -c info_get_nthkey_f.c -fno-common -DPIC -o .libs/info_get_nthkey_f.o depbase=`echo info_get_valuelen_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_valuelen_f.lo -MD -MP -MF $depbase.Tpo -c -o info_get_valuelen_f.lo info_get_valuelen_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_get_valuelen_f.lo -MD -MP -MF .deps/info_get_valuelen_f.Tpo -c info_get_valuelen_f.c -fno-common -DPIC -o .libs/info_get_valuelen_f.o depbase=`echo info_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_set_f.lo -MD -MP -MF $depbase.Tpo -c -o info_set_f.lo info_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT info_set_f.lo -MD -MP -MF .deps/info_set_f.Tpo -c info_set_f.c -fno-common -DPIC -o .libs/info_set_f.o depbase=`echo init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_f.lo -MD -MP -MF $depbase.Tpo -c -o init_f.lo init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_f.lo -MD -MP -MF .deps/init_f.Tpo -c init_f.c -fno-common -DPIC -o .libs/init_f.o depbase=`echo initialized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT initialized_f.lo -MD -MP -MF $depbase.Tpo -c -o initialized_f.lo initialized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT initialized_f.lo -MD -MP -MF .deps/initialized_f.Tpo -c initialized_f.c -fno-common -DPIC -o .libs/initialized_f.o depbase=`echo init_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o init_thread_f.lo init_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT init_thread_f.lo -MD -MP -MF .deps/init_thread_f.Tpo -c init_thread_f.c -fno-common -DPIC -o .libs/init_thread_f.o depbase=`echo intercomm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o intercomm_create_f.lo intercomm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_create_f.lo -MD -MP -MF .deps/intercomm_create_f.Tpo -c intercomm_create_f.c -fno-common -DPIC -o .libs/intercomm_create_f.o depbase=`echo intercomm_merge_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_merge_f.lo -MD -MP -MF $depbase.Tpo -c -o intercomm_merge_f.lo intercomm_merge_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT intercomm_merge_f.lo -MD -MP -MF .deps/intercomm_merge_f.Tpo -c intercomm_merge_f.c -fno-common -DPIC -o .libs/intercomm_merge_f.o depbase=`echo iprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o iprobe_f.lo iprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT iprobe_f.lo -MD -MP -MF .deps/iprobe_f.Tpo -c iprobe_f.c -fno-common -DPIC -o .libs/iprobe_f.o depbase=`echo irecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irecv_f.lo -MD -MP -MF $depbase.Tpo -c -o irecv_f.lo irecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irecv_f.lo -MD -MP -MF .deps/irecv_f.Tpo -c irecv_f.c -fno-common -DPIC -o .libs/irecv_f.o depbase=`echo irsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irsend_f.lo -MD -MP -MF $depbase.Tpo -c -o irsend_f.lo irsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT irsend_f.lo -MD -MP -MF .deps/irsend_f.Tpo -c irsend_f.c -fno-common -DPIC -o .libs/irsend_f.o depbase=`echo isend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT isend_f.lo -MD -MP -MF $depbase.Tpo -c -o isend_f.lo isend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT isend_f.lo -MD -MP -MF .deps/isend_f.Tpo -c isend_f.c -fno-common -DPIC -o .libs/isend_f.o depbase=`echo issend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT issend_f.lo -MD -MP -MF $depbase.Tpo -c -o issend_f.lo issend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT issend_f.lo -MD -MP -MF .deps/issend_f.Tpo -c issend_f.c -fno-common -DPIC -o .libs/issend_f.o depbase=`echo is_thread_main_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT is_thread_main_f.lo -MD -MP -MF $depbase.Tpo -c -o is_thread_main_f.lo is_thread_main_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT is_thread_main_f.lo -MD -MP -MF .deps/is_thread_main_f.Tpo -c is_thread_main_f.c -fno-common -DPIC -o .libs/is_thread_main_f.o depbase=`echo keyval_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_create_f.lo -MD -MP -MF $depbase.Tpo -c -o keyval_create_f.lo keyval_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_create_f.lo -MD -MP -MF .deps/keyval_create_f.Tpo -c keyval_create_f.c -fno-common -DPIC -o .libs/keyval_create_f.o depbase=`echo keyval_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_free_f.lo -MD -MP -MF $depbase.Tpo -c -o keyval_free_f.lo keyval_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT keyval_free_f.lo -MD -MP -MF .deps/keyval_free_f.Tpo -c keyval_free_f.c -fno-common -DPIC -o .libs/keyval_free_f.o depbase=`echo lookup_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT lookup_name_f.lo -MD -MP -MF $depbase.Tpo -c -o lookup_name_f.lo lookup_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT lookup_name_f.lo -MD -MP -MF .deps/lookup_name_f.Tpo -c lookup_name_f.c -fno-common -DPIC -o .libs/lookup_name_f.o depbase=`echo op_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_create_f.lo -MD -MP -MF $depbase.Tpo -c -o op_create_f.lo op_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_create_f.lo -MD -MP -MF .deps/op_create_f.Tpo -c op_create_f.c -fno-common -DPIC -o .libs/op_create_f.o depbase=`echo open_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT open_port_f.lo -MD -MP -MF $depbase.Tpo -c -o open_port_f.lo open_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT open_port_f.lo -MD -MP -MF .deps/open_port_f.Tpo -c open_port_f.c -fno-common -DPIC -o .libs/open_port_f.o depbase=`echo op_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_free_f.lo -MD -MP -MF $depbase.Tpo -c -o op_free_f.lo op_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op_free_f.lo -MD -MP -MF .deps/op_free_f.Tpo -c op_free_f.c -fno-common -DPIC -o .libs/op_free_f.o depbase=`echo pack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o pack_external_f.lo pack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_f.lo -MD -MP -MF .deps/pack_external_f.Tpo -c pack_external_f.c -fno-common -DPIC -o .libs/pack_external_f.o depbase=`echo pack_external_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pack_external_size_f.lo pack_external_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_external_size_f.lo -MD -MP -MF .deps/pack_external_size_f.Tpo -c pack_external_size_f.c -fno-common -DPIC -o .libs/pack_external_size_f.o depbase=`echo pack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_f.lo -MD -MP -MF $depbase.Tpo -c -o pack_f.lo pack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_f.lo -MD -MP -MF .deps/pack_f.Tpo -c pack_f.c -fno-common -DPIC -o .libs/pack_f.o depbase=`echo pack_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pack_size_f.lo pack_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pack_size_f.lo -MD -MP -MF .deps/pack_size_f.Tpo -c pack_size_f.c -fno-common -DPIC -o .libs/pack_size_f.o depbase=`echo pcontrol_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcontrol_f.lo -MD -MP -MF $depbase.Tpo -c -o pcontrol_f.lo pcontrol_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT pcontrol_f.lo -MD -MP -MF .deps/pcontrol_f.Tpo -c pcontrol_f.c -fno-common -DPIC -o .libs/pcontrol_f.o depbase=`echo probe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT probe_f.lo -MD -MP -MF $depbase.Tpo -c -o probe_f.lo probe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT probe_f.lo -MD -MP -MF .deps/probe_f.Tpo -c probe_f.c -fno-common -DPIC -o .libs/probe_f.o depbase=`echo publish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT publish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o publish_name_f.lo publish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT publish_name_f.lo -MD -MP -MF .deps/publish_name_f.Tpo -c publish_name_f.c -fno-common -DPIC -o .libs/publish_name_f.o depbase=`echo query_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT query_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o query_thread_f.lo query_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT query_thread_f.lo -MD -MP -MF .deps/query_thread_f.Tpo -c query_thread_f.c -fno-common -DPIC -o .libs/query_thread_f.o depbase=`echo recv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT recv_f.lo -MD -MP -MF $depbase.Tpo -c -o recv_f.lo recv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT recv_f.lo -MD -MP -MF .deps/recv_f.Tpo -c recv_f.c -fno-common -DPIC -o .libs/recv_f.o depbase=`echo recv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT recv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o recv_init_f.lo recv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT recv_init_f.lo -MD -MP -MF .deps/recv_init_f.Tpo -c recv_init_f.c -fno-common -DPIC -o .libs/recv_init_f.o depbase=`echo reduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_f.lo -MD -MP -MF $depbase.Tpo -c -o reduce_f.lo reduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_f.lo -MD -MP -MF .deps/reduce_f.Tpo -c reduce_f.c -fno-common -DPIC -o .libs/reduce_f.o depbase=`echo reduce_scatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_scatter_f.lo -MD -MP -MF $depbase.Tpo -c -o reduce_scatter_f.lo reduce_scatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT reduce_scatter_f.lo -MD -MP -MF .deps/reduce_scatter_f.Tpo -c reduce_scatter_f.c -fno-common -DPIC -o .libs/reduce_scatter_f.o depbase=`echo register_datarep_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT register_datarep_f.lo -MD -MP -MF $depbase.Tpo -c -o register_datarep_f.lo register_datarep_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT register_datarep_f.lo -MD -MP -MF .deps/register_datarep_f.Tpo -c register_datarep_f.c -fno-common -DPIC -o .libs/register_datarep_f.o depbase=`echo request_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_free_f.lo -MD -MP -MF $depbase.Tpo -c -o request_free_f.lo request_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_free_f.lo -MD -MP -MF .deps/request_free_f.Tpo -c request_free_f.c -fno-common -DPIC -o .libs/request_free_f.o depbase=`echo request_get_status_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_get_status_f.lo -MD -MP -MF $depbase.Tpo -c -o request_get_status_f.lo request_get_status_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request_get_status_f.lo -MD -MP -MF .deps/request_get_status_f.Tpo -c request_get_status_f.c -fno-common -DPIC -o .libs/request_get_status_f.o depbase=`echo rsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rsend_f.lo -MD -MP -MF $depbase.Tpo -c -o rsend_f.lo rsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rsend_f.lo -MD -MP -MF .deps/rsend_f.Tpo -c rsend_f.c -fno-common -DPIC -o .libs/rsend_f.o depbase=`echo rsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o rsend_init_f.lo rsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT rsend_init_f.lo -MD -MP -MF .deps/rsend_init_f.Tpo -c rsend_init_f.c -fno-common -DPIC -o .libs/rsend_init_f.o depbase=`echo scan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scan_f.lo -MD -MP -MF $depbase.Tpo -c -o scan_f.lo scan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scan_f.lo -MD -MP -MF .deps/scan_f.Tpo -c scan_f.c -fno-common -DPIC -o .libs/scan_f.o depbase=`echo scatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatter_f.lo -MD -MP -MF $depbase.Tpo -c -o scatter_f.lo scatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatter_f.lo -MD -MP -MF .deps/scatter_f.Tpo -c scatter_f.c -fno-common -DPIC -o .libs/scatter_f.o depbase=`echo scatterv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatterv_f.lo -MD -MP -MF $depbase.Tpo -c -o scatterv_f.lo scatterv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT scatterv_f.lo -MD -MP -MF .deps/scatterv_f.Tpo -c scatterv_f.c -fno-common -DPIC -o .libs/scatterv_f.o depbase=`echo send_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT send_f.lo -MD -MP -MF $depbase.Tpo -c -o send_f.lo send_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT send_f.lo -MD -MP -MF .deps/send_f.Tpo -c send_f.c -fno-common -DPIC -o .libs/send_f.o depbase=`echo send_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT send_init_f.lo -MD -MP -MF $depbase.Tpo -c -o send_init_f.lo send_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT send_init_f.lo -MD -MP -MF .deps/send_init_f.Tpo -c send_init_f.c -fno-common -DPIC -o .libs/send_init_f.o depbase=`echo sendrecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o sendrecv_f.lo sendrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_f.lo -MD -MP -MF .deps/sendrecv_f.Tpo -c sendrecv_f.c -fno-common -DPIC -o .libs/sendrecv_f.o depbase=`echo sendrecv_replace_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_replace_f.lo -MD -MP -MF $depbase.Tpo -c -o sendrecv_replace_f.lo sendrecv_replace_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT sendrecv_replace_f.lo -MD -MP -MF .deps/sendrecv_replace_f.Tpo -c sendrecv_replace_f.c -fno-common -DPIC -o .libs/sendrecv_replace_f.o depbase=`echo ssend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ssend_f.lo -MD -MP -MF $depbase.Tpo -c -o ssend_f.lo ssend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ssend_f.lo -MD -MP -MF .deps/ssend_f.Tpo -c ssend_f.c -fno-common -DPIC -o .libs/ssend_f.o depbase=`echo ssend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ssend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o ssend_init_f.lo ssend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT ssend_init_f.lo -MD -MP -MF .deps/ssend_init_f.Tpo -c ssend_init_f.c -fno-common -DPIC -o .libs/ssend_init_f.o depbase=`echo startall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT startall_f.lo -MD -MP -MF $depbase.Tpo -c -o startall_f.lo startall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT startall_f.lo -MD -MP -MF .deps/startall_f.Tpo -c startall_f.c -fno-common -DPIC -o .libs/startall_f.o depbase=`echo start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT start_f.lo -MD -MP -MF $depbase.Tpo -c -o start_f.lo start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT start_f.lo -MD -MP -MF .deps/start_f.Tpo -c start_f.c -fno-common -DPIC -o .libs/start_f.o depbase=`echo status_set_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o status_set_cancelled_f.lo status_set_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_cancelled_f.lo -MD -MP -MF .deps/status_set_cancelled_f.Tpo -c status_set_cancelled_f.c -fno-common -DPIC -o .libs/status_set_cancelled_f.o depbase=`echo status_set_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o status_set_elements_f.lo status_set_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT status_set_elements_f.lo -MD -MP -MF .deps/status_set_elements_f.Tpo -c status_set_elements_f.c -fno-common -DPIC -o .libs/status_set_elements_f.o depbase=`echo testall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testall_f.lo -MD -MP -MF $depbase.Tpo -c -o testall_f.lo testall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testall_f.lo -MD -MP -MF .deps/testall_f.Tpo -c testall_f.c -fno-common -DPIC -o .libs/testall_f.o depbase=`echo testany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testany_f.lo -MD -MP -MF $depbase.Tpo -c -o testany_f.lo testany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testany_f.lo -MD -MP -MF .deps/testany_f.Tpo -c testany_f.c -fno-common -DPIC -o .libs/testany_f.o depbase=`echo test_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o test_cancelled_f.lo test_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_cancelled_f.lo -MD -MP -MF .deps/test_cancelled_f.Tpo -c test_cancelled_f.c -fno-common -DPIC -o .libs/test_cancelled_f.o depbase=`echo test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_f.lo -MD -MP -MF $depbase.Tpo -c -o test_f.lo test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_f.lo -MD -MP -MF .deps/test_f.Tpo -c test_f.c -fno-common -DPIC -o .libs/test_f.o depbase=`echo testsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testsome_f.lo -MD -MP -MF $depbase.Tpo -c -o testsome_f.lo testsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT testsome_f.lo -MD -MP -MF .deps/testsome_f.Tpo -c testsome_f.c -fno-common -DPIC -o .libs/testsome_f.o depbase=`echo topo_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT topo_test_f.lo -MD -MP -MF $depbase.Tpo -c -o topo_test_f.lo topo_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT topo_test_f.lo -MD -MP -MF .deps/topo_test_f.Tpo -c topo_test_f.c -fno-common -DPIC -o .libs/topo_test_f.o depbase=`echo type_commit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_commit_f.lo -MD -MP -MF $depbase.Tpo -c -o type_commit_f.lo type_commit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_commit_f.lo -MD -MP -MF .deps/type_commit_f.Tpo -c type_commit_f.c -fno-common -DPIC -o .libs/type_commit_f.o depbase=`echo type_contiguous_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_contiguous_f.lo -MD -MP -MF $depbase.Tpo -c -o type_contiguous_f.lo type_contiguous_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_contiguous_f.lo -MD -MP -MF .deps/type_contiguous_f.Tpo -c type_contiguous_f.c -fno-common -DPIC -o .libs/type_contiguous_f.o depbase=`echo type_create_darray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_darray_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_darray_f.lo type_create_darray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_darray_f.lo -MD -MP -MF .deps/type_create_darray_f.Tpo -c type_create_darray_f.c -fno-common -DPIC -o .libs/type_create_darray_f.o depbase=`echo type_create_f90_complex_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_complex_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_complex_f.lo type_create_f90_complex_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_complex_f.lo -MD -MP -MF .deps/type_create_f90_complex_f.Tpo -c type_create_f90_complex_f.c -fno-common -DPIC -o .libs/type_create_f90_complex_f.o depbase=`echo type_create_f90_integer_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_integer_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_integer_f.lo type_create_f90_integer_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_integer_f.lo -MD -MP -MF .deps/type_create_f90_integer_f.Tpo -c type_create_f90_integer_f.c -fno-common -DPIC -o .libs/type_create_f90_integer_f.o depbase=`echo type_create_f90_real_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_real_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_f90_real_f.lo type_create_f90_real_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_f90_real_f.lo -MD -MP -MF .deps/type_create_f90_real_f.Tpo -c type_create_f90_real_f.c -fno-common -DPIC -o .libs/type_create_f90_real_f.o depbase=`echo type_create_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_hindexed_f.lo type_create_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hindexed_f.lo -MD -MP -MF .deps/type_create_hindexed_f.Tpo -c type_create_hindexed_f.c -fno-common -DPIC -o .libs/type_create_hindexed_f.o depbase=`echo type_create_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_hvector_f.lo type_create_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_hvector_f.lo -MD -MP -MF .deps/type_create_hvector_f.Tpo -c type_create_hvector_f.c -fno-common -DPIC -o .libs/type_create_hvector_f.o depbase=`echo type_create_indexed_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_indexed_block_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_indexed_block_f.lo type_create_indexed_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_indexed_block_f.lo -MD -MP -MF .deps/type_create_indexed_block_f.Tpo -c type_create_indexed_block_f.c -fno-common -DPIC -o .libs/type_create_indexed_block_f.o depbase=`echo type_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_keyval_f.lo type_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_keyval_f.lo -MD -MP -MF .deps/type_create_keyval_f.Tpo -c type_create_keyval_f.c -fno-common -DPIC -o .libs/type_create_keyval_f.o depbase=`echo type_create_resized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_resized_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_resized_f.lo type_create_resized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_resized_f.lo -MD -MP -MF .deps/type_create_resized_f.Tpo -c type_create_resized_f.c -fno-common -DPIC -o .libs/type_create_resized_f.o depbase=`echo type_create_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_struct_f.lo type_create_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_struct_f.lo -MD -MP -MF .deps/type_create_struct_f.Tpo -c type_create_struct_f.c -fno-common -DPIC -o .libs/type_create_struct_f.o depbase=`echo type_create_subarray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_subarray_f.lo -MD -MP -MF $depbase.Tpo -c -o type_create_subarray_f.lo type_create_subarray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_create_subarray_f.lo -MD -MP -MF .deps/type_create_subarray_f.Tpo -c type_create_subarray_f.c -fno-common -DPIC -o .libs/type_create_subarray_f.o depbase=`echo type_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o type_delete_attr_f.lo type_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_delete_attr_f.lo -MD -MP -MF .deps/type_delete_attr_f.Tpo -c type_delete_attr_f.c -fno-common -DPIC -o .libs/type_delete_attr_f.o depbase=`echo type_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o type_dup_f.lo type_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_dup_f.lo -MD -MP -MF .deps/type_dup_f.Tpo -c type_dup_f.c -fno-common -DPIC -o .libs/type_dup_f.o depbase=`echo type_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o type_extent_f.lo type_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_extent_f.lo -MD -MP -MF .deps/type_extent_f.Tpo -c type_extent_f.c -fno-common -DPIC -o .libs/type_extent_f.o depbase=`echo type_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_free_f.lo -MD -MP -MF $depbase.Tpo -c -o type_free_f.lo type_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_free_f.lo -MD -MP -MF .deps/type_free_f.Tpo -c type_free_f.c -fno-common -DPIC -o .libs/type_free_f.o depbase=`echo type_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o type_free_keyval_f.lo type_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_free_keyval_f.lo -MD -MP -MF .deps/type_free_keyval_f.Tpo -c type_free_keyval_f.c -fno-common -DPIC -o .libs/type_free_keyval_f.o depbase=`echo type_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_attr_f.lo type_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_attr_f.lo -MD -MP -MF .deps/type_get_attr_f.Tpo -c type_get_attr_f.c -fno-common -DPIC -o .libs/type_get_attr_f.o depbase=`echo type_get_contents_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_contents_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_contents_f.lo type_get_contents_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_contents_f.lo -MD -MP -MF .deps/type_get_contents_f.Tpo -c type_get_contents_f.c -fno-common -DPIC -o .libs/type_get_contents_f.o depbase=`echo type_get_envelope_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_envelope_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_envelope_f.lo type_get_envelope_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_envelope_f.lo -MD -MP -MF .deps/type_get_envelope_f.Tpo -c type_get_envelope_f.c -fno-common -DPIC -o .libs/type_get_envelope_f.o depbase=`echo type_get_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_extent_f.lo type_get_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_extent_f.lo -MD -MP -MF .deps/type_get_extent_f.Tpo -c type_get_extent_f.c -fno-common -DPIC -o .libs/type_get_extent_f.o depbase=`echo type_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_name_f.lo type_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_name_f.lo -MD -MP -MF .deps/type_get_name_f.Tpo -c type_get_name_f.c -fno-common -DPIC -o .libs/type_get_name_f.o depbase=`echo type_get_true_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_true_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o type_get_true_extent_f.lo type_get_true_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_get_true_extent_f.lo -MD -MP -MF .deps/type_get_true_extent_f.Tpo -c type_get_true_extent_f.c -fno-common -DPIC -o .libs/type_get_true_extent_f.o depbase=`echo type_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o type_hindexed_f.lo type_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hindexed_f.lo -MD -MP -MF .deps/type_hindexed_f.Tpo -c type_hindexed_f.c -fno-common -DPIC -o .libs/type_hindexed_f.o depbase=`echo type_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o type_hvector_f.lo type_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_hvector_f.lo -MD -MP -MF .deps/type_hvector_f.Tpo -c type_hvector_f.c -fno-common -DPIC -o .libs/type_hvector_f.o depbase=`echo type_indexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_indexed_f.lo -MD -MP -MF $depbase.Tpo -c -o type_indexed_f.lo type_indexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_indexed_f.lo -MD -MP -MF .deps/type_indexed_f.Tpo -c type_indexed_f.c -fno-common -DPIC -o .libs/type_indexed_f.o depbase=`echo type_lb_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_lb_f.lo -MD -MP -MF $depbase.Tpo -c -o type_lb_f.lo type_lb_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_lb_f.lo -MD -MP -MF .deps/type_lb_f.Tpo -c type_lb_f.c -fno-common -DPIC -o .libs/type_lb_f.o depbase=`echo type_match_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_match_size_f.lo -MD -MP -MF $depbase.Tpo -c -o type_match_size_f.lo type_match_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_match_size_f.lo -MD -MP -MF .deps/type_match_size_f.Tpo -c type_match_size_f.c -fno-common -DPIC -o .libs/type_match_size_f.o depbase=`echo type_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o type_set_attr_f.lo type_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_set_attr_f.lo -MD -MP -MF .deps/type_set_attr_f.Tpo -c type_set_attr_f.c -fno-common -DPIC -o .libs/type_set_attr_f.o depbase=`echo type_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o type_set_name_f.lo type_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_set_name_f.lo -MD -MP -MF .deps/type_set_name_f.Tpo -c type_set_name_f.c -fno-common -DPIC -o .libs/type_set_name_f.o depbase=`echo type_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_size_f.lo -MD -MP -MF $depbase.Tpo -c -o type_size_f.lo type_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_size_f.lo -MD -MP -MF .deps/type_size_f.Tpo -c type_size_f.c -fno-common -DPIC -o .libs/type_size_f.o depbase=`echo type_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o type_struct_f.lo type_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_struct_f.lo -MD -MP -MF .deps/type_struct_f.Tpo -c type_struct_f.c -fno-common -DPIC -o .libs/type_struct_f.o depbase=`echo type_ub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_ub_f.lo -MD -MP -MF $depbase.Tpo -c -o type_ub_f.lo type_ub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_ub_f.lo -MD -MP -MF .deps/type_ub_f.Tpo -c type_ub_f.c -fno-common -DPIC -o .libs/type_ub_f.o depbase=`echo type_vector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_vector_f.lo -MD -MP -MF $depbase.Tpo -c -o type_vector_f.lo type_vector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT type_vector_f.lo -MD -MP -MF .deps/type_vector_f.Tpo -c type_vector_f.c -fno-common -DPIC -o .libs/type_vector_f.o depbase=`echo unpack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o unpack_external_f.lo unpack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpack_external_f.lo -MD -MP -MF .deps/unpack_external_f.Tpo -c unpack_external_f.c -fno-common -DPIC -o .libs/unpack_external_f.o depbase=`echo unpack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpack_f.lo -MD -MP -MF $depbase.Tpo -c -o unpack_f.lo unpack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpack_f.lo -MD -MP -MF .deps/unpack_f.Tpo -c unpack_f.c -fno-common -DPIC -o .libs/unpack_f.o depbase=`echo unpublish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpublish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o unpublish_name_f.lo unpublish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT unpublish_name_f.lo -MD -MP -MF .deps/unpublish_name_f.Tpo -c unpublish_name_f.c -fno-common -DPIC -o .libs/unpublish_name_f.o depbase=`echo waitall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitall_f.lo -MD -MP -MF $depbase.Tpo -c -o waitall_f.lo waitall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitall_f.lo -MD -MP -MF .deps/waitall_f.Tpo -c waitall_f.c -fno-common -DPIC -o .libs/waitall_f.o depbase=`echo waitany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitany_f.lo -MD -MP -MF $depbase.Tpo -c -o waitany_f.lo waitany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitany_f.lo -MD -MP -MF .deps/waitany_f.Tpo -c waitany_f.c -fno-common -DPIC -o .libs/waitany_f.o depbase=`echo wait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wait_f.lo -MD -MP -MF $depbase.Tpo -c -o wait_f.lo wait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wait_f.lo -MD -MP -MF .deps/wait_f.Tpo -c wait_f.c -fno-common -DPIC -o .libs/wait_f.o depbase=`echo waitsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitsome_f.lo -MD -MP -MF $depbase.Tpo -c -o waitsome_f.lo waitsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT waitsome_f.lo -MD -MP -MF .deps/waitsome_f.Tpo -c waitsome_f.c -fno-common -DPIC -o .libs/waitsome_f.o depbase=`echo wtick_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wtick_f.lo -MD -MP -MF $depbase.Tpo -c -o wtick_f.lo wtick_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wtick_f.lo -MD -MP -MF .deps/wtick_f.Tpo -c wtick_f.c -fno-common -DPIC -o .libs/wtick_f.o depbase=`echo wtime_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wtime_f.lo -MD -MP -MF $depbase.Tpo -c -o wtime_f.lo wtime_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT wtime_f.lo -MD -MP -MF .deps/wtime_f.Tpo -c wtime_f.c -fno-common -DPIC -o .libs/wtime_f.o depbase=`echo accumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT accumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o accumulate_f.lo accumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT accumulate_f.lo -MD -MP -MF .deps/accumulate_f.Tpo -c accumulate_f.c -fno-common -DPIC -o .libs/accumulate_f.o depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -fno-common -DPIC -o .libs/get_f.o depbase=`echo put_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT put_f.lo -MD -MP -MF $depbase.Tpo -c -o put_f.lo put_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT put_f.lo -MD -MP -MF .deps/put_f.Tpo -c put_f.c -fno-common -DPIC -o .libs/put_f.o depbase=`echo win_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o win_call_errhandler_f.lo win_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_call_errhandler_f.lo -MD -MP -MF .deps/win_call_errhandler_f.Tpo -c win_call_errhandler_f.c -fno-common -DPIC -o .libs/win_call_errhandler_f.o depbase=`echo win_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o win_complete_f.lo win_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_complete_f.lo -MD -MP -MF .deps/win_complete_f.Tpo -c win_complete_f.c -fno-common -DPIC -o .libs/win_complete_f.o depbase=`echo win_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o win_create_errhandler_f.lo win_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_errhandler_f.lo -MD -MP -MF .deps/win_create_errhandler_f.Tpo -c win_create_errhandler_f.c -fno-common -DPIC -o .libs/win_create_errhandler_f.o depbase=`echo win_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_f.lo -MD -MP -MF $depbase.Tpo -c -o win_create_f.lo win_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_f.lo -MD -MP -MF .deps/win_create_f.Tpo -c win_create_f.c -fno-common -DPIC -o .libs/win_create_f.o depbase=`echo win_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o win_create_keyval_f.lo win_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_create_keyval_f.lo -MD -MP -MF .deps/win_create_keyval_f.Tpo -c win_create_keyval_f.c -fno-common -DPIC -o .libs/win_create_keyval_f.o depbase=`echo win_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o win_delete_attr_f.lo win_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_delete_attr_f.lo -MD -MP -MF .deps/win_delete_attr_f.Tpo -c win_delete_attr_f.c -fno-common -DPIC -o .libs/win_delete_attr_f.o depbase=`echo win_fence_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_fence_f.lo -MD -MP -MF $depbase.Tpo -c -o win_fence_f.lo win_fence_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_fence_f.lo -MD -MP -MF .deps/win_fence_f.Tpo -c win_fence_f.c -fno-common -DPIC -o .libs/win_fence_f.o depbase=`echo win_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_free_f.lo -MD -MP -MF $depbase.Tpo -c -o win_free_f.lo win_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_free_f.lo -MD -MP -MF .deps/win_free_f.Tpo -c win_free_f.c -fno-common -DPIC -o .libs/win_free_f.o depbase=`echo win_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o win_free_keyval_f.lo win_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_free_keyval_f.lo -MD -MP -MF .deps/win_free_keyval_f.Tpo -c win_free_keyval_f.c -fno-common -DPIC -o .libs/win_free_keyval_f.o depbase=`echo win_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o win_get_attr_f.lo win_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_attr_f.lo -MD -MP -MF .deps/win_get_attr_f.Tpo -c win_get_attr_f.c -fno-common -DPIC -o .libs/win_get_attr_f.o depbase=`echo win_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o win_get_errhandler_f.lo win_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_errhandler_f.lo -MD -MP -MF .deps/win_get_errhandler_f.Tpo -c win_get_errhandler_f.c -fno-common -DPIC -o .libs/win_get_errhandler_f.o depbase=`echo win_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o win_get_group_f.lo win_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_group_f.lo -MD -MP -MF .deps/win_get_group_f.Tpo -c win_get_group_f.c -fno-common -DPIC -o .libs/win_get_group_f.o depbase=`echo win_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o win_get_name_f.lo win_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_get_name_f.lo -MD -MP -MF .deps/win_get_name_f.Tpo -c win_get_name_f.c -fno-common -DPIC -o .libs/win_get_name_f.o depbase=`echo win_lock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_lock_f.lo -MD -MP -MF $depbase.Tpo -c -o win_lock_f.lo win_lock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_lock_f.lo -MD -MP -MF .deps/win_lock_f.Tpo -c win_lock_f.c -fno-common -DPIC -o .libs/win_lock_f.o depbase=`echo win_post_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_post_f.lo -MD -MP -MF $depbase.Tpo -c -o win_post_f.lo win_post_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_post_f.lo -MD -MP -MF .deps/win_post_f.Tpo -c win_post_f.c -fno-common -DPIC -o .libs/win_post_f.o depbase=`echo win_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o win_set_attr_f.lo win_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_attr_f.lo -MD -MP -MF .deps/win_set_attr_f.Tpo -c win_set_attr_f.c -fno-common -DPIC -o .libs/win_set_attr_f.o depbase=`echo win_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o win_set_errhandler_f.lo win_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_errhandler_f.lo -MD -MP -MF .deps/win_set_errhandler_f.Tpo -c win_set_errhandler_f.c -fno-common -DPIC -o .libs/win_set_errhandler_f.o depbase=`echo win_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o win_set_name_f.lo win_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_set_name_f.lo -MD -MP -MF .deps/win_set_name_f.Tpo -c win_set_name_f.c -fno-common -DPIC -o .libs/win_set_name_f.o depbase=`echo win_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_start_f.lo -MD -MP -MF $depbase.Tpo -c -o win_start_f.lo win_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_start_f.lo -MD -MP -MF .deps/win_start_f.Tpo -c win_start_f.c -fno-common -DPIC -o .libs/win_start_f.o depbase=`echo win_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_test_f.lo -MD -MP -MF $depbase.Tpo -c -o win_test_f.lo win_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_test_f.lo -MD -MP -MF .deps/win_test_f.Tpo -c win_test_f.c -fno-common -DPIC -o .libs/win_test_f.o depbase=`echo win_unlock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_unlock_f.lo -MD -MP -MF $depbase.Tpo -c -o win_unlock_f.lo win_unlock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_unlock_f.lo -MD -MP -MF .deps/win_unlock_f.Tpo -c win_unlock_f.c -fno-common -DPIC -o .libs/win_unlock_f.o depbase=`echo win_wait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o win_wait_f.lo win_wait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win_wait_f.lo -MD -MP -MF .deps/win_wait_f.Tpo -c win_wait_f.c -fno-common -DPIC -o .libs/win_wait_f.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_f77.la -rpath /usr/local/mpi/lib abort_f.lo add_error_class_f.lo add_error_code_f.lo add_error_string_f.lo address_f.lo allgather_f.lo allgatherv_f.lo alloc_mem_f.lo allreduce_f.lo alltoall_f.lo alltoallv_f.lo alltoallw_f.lo attr_delete_f.lo attr_get_f.lo attr_put_f.lo barrier_f.lo bcast_f.lo bsend_f.lo bsend_init_f.lo buffer_attach_f.lo buffer_detach_f.lo cancel_f.lo cart_coords_f.lo cart_create_f.lo cartdim_get_f.lo cart_get_f.lo cart_map_f.lo cart_rank_f.lo cart_shift_f.lo cart_sub_f.lo close_port_f.lo comm_accept_f.lo comm_call_errhandler_f.lo comm_compare_f.lo comm_connect_f.lo comm_create_errhandler_f.lo comm_create_f.lo comm_create_keyval_f.lo comm_delete_attr_f.lo comm_disconnect_f.lo comm_dup_f.lo comm_free_f.lo comm_free_keyval_f.lo comm_get_attr_f.lo comm_get_errhandler_f.lo comm_get_name_f.lo comm_get_parent_f.lo comm_group_f.lo comm_join_f.lo comm_rank_f.lo comm_remote_group_f.lo comm_remote_size_f.lo comm_set_attr_f.lo comm_set_errhandler_f.lo comm_set_name_f.lo comm_size_f.lo comm_spawn_f.lo comm_spawn_multiple_f.lo comm_split_f.lo comm_test_inter_f.lo dims_create_f.lo errhandler_create_f.lo errhandler_free_f.lo errhandler_get_f.lo errhandler_set_f.lo error_class_f.lo error_string_f.lo exscan_f.lo file_call_errhandler_f.lo file_close_f.lo file_create_errhandler_f.lo file_delete_f.lo file_get_amode_f.lo file_get_atomicity_f.lo file_get_byte_offset_f.lo file_get_errhandler_f.lo file_get_group_f.lo file_get_info_f.lo file_get_position_f.lo file_get_position_shared_f.lo file_get_size_f.lo file_get_type_extent_f.lo file_get_view_f.lo file_iread_at_f.lo file_iread_f.lo file_iread_shared_f.lo file_iwrite_at_f.lo file_iwrite_f.lo file_iwrite_shared_f.lo file_open_f.lo file_preallocate_f.lo file_read_all_begin_f.lo file_read_all_end_f.lo file_read_all_f.lo file_read_at_all_begin_f.lo file_read_at_all_end_f.lo file_read_at_all_f.lo file_read_at_f.lo file_read_f.lo file_read_ordered_begin_f.lo file_read_ordered_end_f.lo file_read_ordered_f.lo file_read_shared_f.lo file_seek_f.lo file_seek_shared_f.lo file_set_atomicity_f.lo file_set_errhandler_f.lo file_set_info_f.lo file_set_size_f.lo file_set_view_f.lo file_sync_f.lo file_write_all_begin_f.lo file_write_all_end_f.lo file_write_all_f.lo file_write_at_all_begin_f.lo file_write_at_all_end_f.lo file_write_at_all_f.lo file_write_at_f.lo file_write_f.lo file_write_ordered_begin_f.lo file_write_ordered_end_f.lo file_write_ordered_f.lo file_write_shared_f.lo finalized_f.lo finalize_f.lo free_mem_f.lo gather_f.lo gatherv_f.lo get_address_f.lo get_count_f.lo get_elements_f.lo get_processor_name_f.lo get_version_f.lo graph_create_f.lo graphdims_get_f.lo graph_get_f.lo graph_map_f.lo graph_neighbors_count_f.lo graph_neighbors_f.lo grequest_complete_f.lo grequest_start_f.lo group_compare_f.lo group_difference_f.lo group_excl_f.lo group_free_f.lo group_incl_f.lo group_intersection_f.lo group_range_excl_f.lo group_range_incl_f.lo group_rank_f.lo group_size_f.lo group_translate_ranks_f.lo group_union_f.lo ibsend_f.lo info_create_f.lo info_delete_f.lo info_dup_f.lo info_free_f.lo info_get_f.lo info_get_nkeys_f.lo info_get_nthkey_f.lo info_get_valuelen_f.lo info_set_f.lo init_f.lo initialized_f.lo init_thread_f.lo intercomm_create_f.lo intercomm_merge_f.lo iprobe_f.lo irecv_f.lo irsend_f.lo isend_f.lo issend_f.lo is_thread_main_f.lo keyval_create_f.lo keyval_free_f.lo lookup_name_f.lo op_create_f.lo open_port_f.lo op_free_f.lo pack_external_f.lo pack_external_size_f.lo pack_f.lo pack_size_f.lo pcontrol_f.lo probe_f.lo publish_name_f.lo query_thread_f.lo recv_f.lo recv_init_f.lo reduce_f.lo reduce_scatter_f.lo register_datarep_f.lo request_free_f.lo request_get_status_f.lo rsend_f.lo rsend_init_f.lo scan_f.lo scatter_f.lo scatterv_f.lo send_f.lo send_init_f.lo sendrecv_f.lo sendrecv_replace_f.lo ssend_f.lo ssend_init_f.lo startall_f.lo start_f.lo status_set_cancelled_f.lo status_set_elements_f.lo testall_f.lo testany_f.lo test_cancelled_f.lo test_f.lo testsome_f.lo topo_test_f.lo type_commit_f.lo type_contiguous_f.lo type_create_darray_f.lo type_create_f90_complex_f.lo type_create_f90_integer_f.lo type_create_f90_real_f.lo type_create_hindexed_f.lo type_create_hvector_f.lo type_create_indexed_block_f.lo type_create_keyval_f.lo type_create_resized_f.lo type_create_struct_f.lo type_create_subarray_f.lo type_delete_attr_f.lo type_dup_f.lo type_extent_f.lo type_free_f.lo type_free_keyval_f.lo type_get_attr_f.lo type_get_contents_f.lo type_get_envelope_f.lo type_get_extent_f.lo type_get_name_f.lo type_get_true_extent_f.lo type_hindexed_f.lo type_hvector_f.lo type_indexed_f.lo type_lb_f.lo type_match_size_f.lo type_set_attr_f.lo type_set_name_f.lo type_size_f.lo type_struct_f.lo type_ub_f.lo type_vector_f.lo unpack_external_f.lo unpack_f.lo unpublish_name_f.lo waitall_f.lo waitany_f.lo wait_f.lo waitsome_f.lo wtick_f.lo wtime_f.lo accumulate_f.lo get_f.lo put_f.lo win_call_errhandler_f.lo win_complete_f.lo win_create_errhandler_f.lo win_create_f.lo win_create_keyval_f.lo win_delete_attr_f.lo win_fence_f.lo win_free_f.lo win_free_keyval_f.lo win_get_attr_f.lo win_get_errhandler_f.lo win_get_group_f.lo win_get_name_f.lo win_lock_f.lo win_post_f.lo win_set_attr_f.lo win_set_errhandler_f.lo win_set_name_f.lo win_start_f.lo win_test_f.lo win_unlock_f.lo win_wait_f.lo profile/libmpi_f77_pmpi.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f77/profile/.libs/libmpi_f77_pmpi.a libtool: link: (cd .libs/libmpi_f77.lax/libmpi_f77_pmpi.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f77/profile/.libs/libmpi_f77_pmpi.a) libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmpi_f77.0.dylib .libs/abort_f.o .libs/add_error_class_f.o .libs/add_error_code_f.o .libs/add_error_string_f.o .libs/address_f.o .libs/allgather_f.o .libs/allgatherv_f.o .libs/alloc_mem_f.o .libs/allreduce_f.o .libs/alltoall_f.o .libs/alltoallv_f.o .libs/alltoallw_f.o .libs/attr_delete_f.o .libs/attr_get_f.o .libs/attr_put_f.o .libs/barrier_f.o .libs/bcast_f.o .libs/bsend_f.o .libs/bsend_init_f.o .libs/buffer_attach_f.o .libs/buffer_detach_f.o .libs/cancel_f.o .libs/cart_coords_f.o .libs/cart_create_f.o .libs/cartdim_get_f.o .libs/cart_get_f.o .libs/cart_map_f.o .libs/cart_rank_f.o .libs/cart_shift_f.o .libs/cart_sub_f.o .libs/close_port_f.o .libs/comm_accept_f.o .libs/comm_call_errhandler_f.o .libs/comm_compare_f.o .libs/comm_connect_f.o .libs/comm_create_errhandler_f.o .libs/comm_create_f.o .libs/comm_create_keyval_f.o .libs/comm_delete_attr_f.o .libs/comm_disconnect_f.o .libs/comm_dup_f.o .libs/comm_free_f.o .libs/comm_free_keyval_f.o .libs/comm_get_attr_f.o .libs/comm_get_errhandler_f.o .libs/comm_get_name_f.o .libs/comm_get_parent_f.o .libs/comm_group_f.o .libs/comm_join_f.o .libs/comm_rank_f.o .libs/comm_remote_group_f.o .libs/comm_remote_size_f.o .libs/comm_set_attr_f.o .libs/comm_set_errhandler_f.o .libs/comm_set_name_f.o .libs/comm_size_f.o .libs/comm_spawn_f.o .libs/comm_spawn_multiple_f.o .libs/comm_split_f.o .libs/comm_test_inter_f.o .libs/dims_create_f.o .libs/errhandler_create_f.o .libs/errhandler_free_f.o .libs/errhandler_get_f.o .libs/errhandler_set_f.o .libs/error_class_f.o .libs/error_string_f.o .libs/exscan_f.o .libs/file_call_errhandler_f.o .libs/file_close_f.o .libs/file_create_errhandler_f.o .libs/file_delete_f.o .libs/file_get_amode_f.o .libs/file_get_atomicity_f.o .libs/file_get_byte_offset_f.o .libs/file_get_errhandler_f.o .libs/file_get_group_f.o .libs/file_get_info_f.o .libs/file_get_position_f.o .libs/file_get_position_shared_f.o .libs/file_get_size_f.o .libs/file_get_type_extent_f.o .libs/file_get_view_f.o .libs/file_iread_at_f.o .libs/file_iread_f.o .libs/file_iread_shared_f.o .libs/file_iwrite_at_f.o .libs/file_iwrite_f.o .libs/file_iwrite_shared_f.o .libs/file_open_f.o .libs/file_preallocate_f.o .libs/file_read_all_begin_f.o .libs/file_read_all_end_f.o .libs/file_read_all_f.o .libs/file_read_at_all_begin_f.o .libs/file_read_at_all_end_f.o .libs/file_read_at_all_f.o .libs/file_read_at_f.o .libs/file_read_f.o .libs/file_read_ordered_begin_f.o .libs/file_read_ordered_end_f.o .libs/file_read_ordered_f.o .libs/file_read_shared_f.o .libs/file_seek_f.o .libs/file_seek_shared_f.o .libs/file_set_atomicity_f.o .libs/file_set_errhandler_f.o .libs/file_set_info_f.o .libs/file_set_size_f.o .libs/file_set_view_f.o .libs/file_sync_f.o .libs/file_write_all_begin_f.o .libs/file_write_all_end_f.o .libs/file_write_all_f.o .libs/file_write_at_all_begin_f.o .libs/file_write_at_all_end_f.o .libs/file_write_at_all_f.o .libs/file_write_at_f.o .libs/file_write_f.o .libs/file_write_ordered_begin_f.o .libs/file_write_ordered_end_f.o .libs/file_write_ordered_f.o .libs/file_write_shared_f.o .libs/finalized_f.o .libs/finalize_f.o .libs/free_mem_f.o .libs/gather_f.o .libs/gatherv_f.o .libs/get_address_f.o .libs/get_count_f.o .libs/get_elements_f.o .libs/get_processor_name_f.o .libs/get_version_f.o .libs/graph_create_f.o .libs/graphdims_get_f.o .libs/graph_get_f.o .libs/graph_map_f.o .libs/graph_neighbors_count_f.o .libs/graph_neighbors_f.o .libs/grequest_complete_f.o .libs/grequest_start_f.o .libs/group_compare_f.o .libs/group_difference_f.o .libs/group_excl_f.o .libs/group_free_f.o .libs/group_incl_f.o .libs/group_intersection_f.o .libs/group_range_excl_f.o .libs/group_range_incl_f.o .libs/group_rank_f.o .libs/group_size_f.o .libs/group_translate_ranks_f.o .libs/group_union_f.o .libs/ibsend_f.o .libs/info_create_f.o .libs/info_delete_f.o .libs/info_dup_f.o .libs/info_free_f.o .libs/info_get_f.o .libs/info_get_nkeys_f.o .libs/info_get_nthkey_f.o .libs/info_get_valuelen_f.o .libs/info_set_f.o .libs/init_f.o .libs/initialized_f.o .libs/init_thread_f.o .libs/intercomm_create_f.o .libs/intercomm_merge_f.o .libs/iprobe_f.o .libs/irecv_f.o .libs/irsend_f.o .libs/isend_f.o .libs/issend_f.o .libs/is_thread_main_f.o .libs/keyval_create_f.o .libs/keyval_free_f.o .libs/lookup_name_f.o .libs/op_create_f.o .libs/open_port_f.o .libs/op_free_f.o .libs/pack_external_f.o .libs/pack_external_size_f.o .libs/pack_f.o .libs/pack_size_f.o .libs/pcontrol_f.o .libs/probe_f.o .libs/publish_name_f.o .libs/query_thread_f.o .libs/recv_f.o .libs/recv_init_f.o .libs/reduce_f.o .libs/reduce_scatter_f.o .libs/register_datarep_f.o .libs/request_free_f.o .libs/request_get_status_f.o .libs/rsend_f.o .libs/rsend_init_f.o .libs/scan_f.o .libs/scatter_f.o .libs/scatterv_f.o .libs/send_f.o .libs/send_init_f.o .libs/sendrecv_f.o .libs/sendrecv_replace_f.o .libs/ssend_f.o .libs/ssend_init_f.o .libs/startall_f.o .libs/start_f.o .libs/status_set_cancelled_f.o .libs/status_set_elements_f.o .libs/testall_f.o .libs/testany_f.o .libs/test_cancelled_f.o .libs/test_f.o .libs/testsome_f.o .libs/topo_test_f.o .libs/type_commit_f.o .libs/type_contiguous_f.o .libs/type_create_darray_f.o .libs/type_create_f90_complex_f.o .libs/type_create_f90_integer_f.o .libs/type_create_f90_real_f.o .libs/type_create_hindexed_f.o .libs/type_create_hvector_f.o .libs/type_create_indexed_block_f.o .libs/type_create_keyval_f.o .libs/type_create_resized_f.o .libs/type_create_struct_f.o .libs/type_create_subarray_f.o .libs/type_delete_attr_f.o .libs/type_dup_f.o .libs/type_extent_f.o .libs/type_free_f.o .libs/type_free_keyval_f.o .libs/type_get_attr_f.o .libs/type_get_contents_f.o .libs/type_get_envelope_f.o .libs/type_get_extent_f.o .libs/type_get_name_f.o .libs/type_get_true_extent_f.o .libs/type_hindexed_f.o .libs/type_hvector_f.o .libs/type_indexed_f.o .libs/type_lb_f.o .libs/type_match_size_f.o .libs/type_set_attr_f.o .libs/type_set_name_f.o .libs/type_size_f.o .libs/type_struct_f.o .libs/type_ub_f.o .libs/type_vector_f.o .libs/unpack_external_f.o .libs/unpack_f.o .libs/unpublish_name_f.o .libs/waitall_f.o .libs/waitany_f.o .libs/wait_f.o .libs/waitsome_f.o .libs/wtick_f.o .libs/wtime_f.o .libs/accumulate_f.o .libs/get_f.o .libs/put_f.o .libs/win_call_errhandler_f.o .libs/win_complete_f.o .libs/win_create_errhandler_f.o .libs/win_create_f.o .libs/win_create_keyval_f.o .libs/win_delete_attr_f.o .libs/win_fence_f.o .libs/win_free_f.o .libs/win_free_keyval_f.o .libs/win_get_attr_f.o .libs/win_get_errhandler_f.o .libs/win_get_group_f.o .libs/win_get_name_f.o .libs/win_lock_f.o .libs/win_post_f.o .libs/win_set_attr_f.o .libs/win_set_errhandler_f.o .libs/win_set_name_f.o .libs/win_start_f.o .libs/win_test_f.o .libs/win_unlock_f.o .libs/win_wait_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pabort_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/paccumulate_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/padd_error_class_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/padd_error_code_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/padd_error_string_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/paddress_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pallgather_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pallgatherv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/palloc_mem_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pallreduce_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/palltoall_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/palltoallv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/palltoallw_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pattr_delete_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pattr_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pattr_put_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbarrier_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbcast_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbsend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbsend_init_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbuffer_attach_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pbuffer_detach_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcancel_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_coords_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_map_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_rank_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_shift_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcart_sub_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcartdim_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pclose_port_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_accept_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_call_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_compare_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_connect_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_create_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_create_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_delete_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_disconnect_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_dup_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_free_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_get_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_get_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_get_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_get_parent_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_group_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_join_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_rank_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_remote_group_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_remote_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_set_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_set_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_set_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_spawn_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_spawn_multiple_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_split_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pcomm_test_inter_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pdims_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perrhandler_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perrhandler_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perrhandler_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perrhandler_set_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perror_class_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/perror_string_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pexscan_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_call_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_close_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_create_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_delete_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_amode_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_atomicity_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_byte_offset_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_group_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_info_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_position_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_position_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_type_extent_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_get_view_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iread_at_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iread_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iread_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iwrite_at_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iwrite_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_iwrite_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_open_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_preallocate_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_all_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_all_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_all_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_at_all_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_at_all_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_at_all_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_at_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_ordered_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_ordered_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_ordered_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_read_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_seek_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_seek_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_set_atomicity_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_set_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_set_info_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_set_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_set_view_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_sync_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_all_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_all_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_all_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_at_all_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_at_all_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_at_all_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_at_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_ordered_begin_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_ordered_end_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_ordered_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfile_write_shared_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfinalize_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfinalized_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pfree_mem_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgather_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgatherv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_address_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_count_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_elements_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_processor_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pget_version_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraph_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraph_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraph_map_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraph_neighbors_count_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraph_neighbors_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgraphdims_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgrequest_complete_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgrequest_start_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_compare_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_difference_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_excl_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_incl_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_intersection_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_range_excl_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_range_incl_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_rank_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_translate_ranks_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pgroup_union_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pibsend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_delete_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_dup_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_get_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_get_nkeys_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_get_nthkey_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_get_valuelen_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinfo_set_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinit_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinit_thread_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pinitialized_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pintercomm_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pintercomm_merge_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/piprobe_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pirecv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pirsend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pis_thread_main_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pisend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pissend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pkeyval_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pkeyval_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/plookup_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pop_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pop_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/popen_port_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppack_external_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppack_external_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppack_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppack_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppcontrol_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pprobe_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ppublish_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pput_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pquery_thread_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/precv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/precv_init_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/preduce_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/preduce_scatter_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pregister_datarep_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/prequest_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/prequest_get_status_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/prsend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/prsend_init_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pscan_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pscatter_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pscatterv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/psend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/psend_init_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/psendrecv_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/psendrecv_replace_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pssend_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pssend_init_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pstart_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pstartall_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pstatus_set_cancelled_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pstatus_set_elements_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptest_cancelled_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptest_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptestall_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptestany_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptestsome_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptopo_test_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_commit_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_contiguous_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_darray_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_f90_complex_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_f90_integer_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_f90_real_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_hindexed_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_hvector_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_indexed_block_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_resized_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_struct_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_create_subarray_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_delete_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_dup_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_extent_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_free_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_contents_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_envelope_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_extent_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_get_true_extent_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_hindexed_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_hvector_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_indexed_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_lb_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_match_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_set_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_set_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_size_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_struct_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_ub_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/ptype_vector_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/punpack_external_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/punpack_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/punpublish_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwait_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwaitall_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwaitany_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwaitsome_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_call_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_complete_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_create_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_create_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_create_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_delete_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_fence_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_free_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_free_keyval_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_get_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_get_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_get_group_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_get_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_lock_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_post_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_set_attr_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_set_errhandler_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_set_name_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_start_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_test_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_unlock_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwin_wait_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwtick_f.o .libs/libmpi_f77.lax/libmpi_f77_pmpi.a/pwtime_f.o -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libmpi_f77.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libmpi_f77.dylib" && ln -s "libmpi_f77.0.dylib" "libmpi_f77.dylib") libtool: link: rm -fr .libs/libmpi_f77.lax libtool: link: creating libmpi_f77.la libtool: link: ( cd ".libs" && rm -f "libmpi_f77.la" && ln -s "../libmpi_f77.la" "libmpi_f77.la" ) depbase=`echo attr_fn_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_fn_f.lo -MD -MP -MF $depbase.Tpo -c -o attr_fn_f.lo attr_fn_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attr_fn_f.lo -MD -MP -MF .deps/attr_fn_f.Tpo -c attr_fn_f.c -fno-common -DPIC -o .libs/attr_fn_f.o depbase=`echo f90_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT f90_accessors.lo -MD -MP -MF $depbase.Tpo -c -o f90_accessors.lo f90_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT f90_accessors.lo -MD -MP -MF .deps/f90_accessors.Tpo -c f90_accessors.c -fno-common -DPIC -o .libs/f90_accessors.o depbase=`echo 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 -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT strings.lo -MD -MP -MF $depbase.Tpo -c -o strings.lo strings.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fno-common -DPIC -o .libs/strings.o depbase=`echo test_constants_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_constants_f.lo -MD -MP -MF $depbase.Tpo -c -o test_constants_f.lo test_constants_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT test_constants_f.lo -MD -MP -MF .deps/test_constants_f.Tpo -c test_constants_f.c -fno-common -DPIC -o .libs/test_constants_f.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_f77_base.la attr_fn_f.lo f90_accessors.lo strings.lo test_constants_f.lo libtool: link: ar cru .libs/libmpi_f77_base.a .libs/attr_fn_f.o .libs/f90_accessors.o .libs/strings.o .libs/test_constants_f.o libtool: link: ranlib .libs/libmpi_f77_base.a libtool: link: creating libmpi_f77_base.la libtool: link: ( cd ".libs" && rm -f "libmpi_f77_base.la" && ln -s "../libmpi_f77_base.la" "libmpi_f77_base.la" ) Making all in f90 ./scripts/mpi-f90-interfaces.h.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi-f90-interfaces.h make all-recursive Making all in scripts make[5]: Nothing to be done for `all'. /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi.lo mpi.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi.f90 -fno-common -o .libs/mpi.o ./scripts/mpi_sizeof.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_sizeof.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_sizeof.lo mpi_sizeof.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_sizeof.f90 -fno-common -o .libs/mpi_sizeof.o ./scripts/mpi_comm_spawn_multiple_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_comm_spawn_multiple_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_comm_spawn_multiple_f90.lo mpi_comm_spawn_multiple_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_comm_spawn_multiple_f90.f90 -fno-common -o .libs/mpi_comm_spawn_multiple_f90.o ./scripts/mpi_testall_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_testall_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_testall_f90.lo mpi_testall_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_testall_f90.f90 -fno-common -o .libs/mpi_testall_f90.o ./scripts/mpi_testsome_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_testsome_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_testsome_f90.lo mpi_testsome_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_testsome_f90.f90 -fno-common -o .libs/mpi_testsome_f90.o ./scripts/mpi_waitall_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_waitall_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_waitall_f90.lo mpi_waitall_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_waitall_f90.f90 -fno-common -o .libs/mpi_waitall_f90.o ./scripts/mpi_waitsome_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_waitsome_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_waitsome_f90.lo mpi_waitsome_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_waitsome_f90.f90 -fno-common -o .libs/mpi_waitsome_f90.o ./scripts/mpi_wtick_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_wtick_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_wtick_f90.lo mpi_wtick_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_wtick_f90.f90 -fno-common -o .libs/mpi_wtick_f90.o ./scripts/mpi_wtime_f90.f90.sh /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f90 > mpi_wtime_f90.f90 /bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -o mpi_wtime_f90.lo mpi_wtime_f90.f90 libtool: compile: ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c mpi_wtime_f90.f90 -fno-common -o .libs/mpi_wtime_f90.o /bin/sh ../../../libtool --mode=link ifort -I../../../ompi/include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -Wl,-single_module -export-dynamic -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libmpi_f90.la -rpath /usr/local/mpi/lib mpi.lo mpi_sizeof.lo mpi_comm_spawn_multiple_f90.lo mpi_testall_f90.lo mpi_testsome_f90.lo mpi_waitall_f90.lo mpi_waitsome_f90.lo mpi_wtick_f90.lo mpi_wtime_f90.lo libtool: link: ifort -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmpi_f90.0.dylib .libs/mpi.o .libs/mpi_sizeof.o .libs/mpi_comm_spawn_multiple_f90.o .libs/mpi_testall_f90.o .libs/mpi_testsome_f90.o .libs/mpi_waitall_f90.o .libs/mpi_waitsome_f90.o .libs/mpi_wtick_f90.o .libs/mpi_wtime_f90.o -Wl,-single_module -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libmpi_f90.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libmpi_f90.dylib" && ln -s "libmpi_f90.0.dylib" "libmpi_f90.dylib") libtool: link: creating libmpi_f90.la libtool: link: ( cd ".libs" && rm -f "libmpi_f90.la" && ln -s "../libmpi_f90.la" "libmpi_f90.la" ) make[3]: Nothing to be done for `all-am'. Making all in mca/common make[2]: Nothing to be done for `all'. Making all in mca/allocator depbase=`echo base/allocator_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/allocator_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/allocator_base_open.lo base/allocator_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/allocator_base_open.lo -MD -MP -MF base/.deps/allocator_base_open.Tpo -c base/allocator_base_open.c -fno-common -DPIC -o base/.libs/allocator_base_open.o depbase=`echo base/allocator_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/allocator_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/allocator_base_close.lo base/allocator_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/allocator_base_close.lo -MD -MP -MF base/.deps/allocator_base_close.Tpo -c base/allocator_base_close.c -fno-common -DPIC -o base/.libs/allocator_base_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 libmca_allocator.la base/allocator_base_open.lo base/allocator_base_close.lo libtool: link: ar cru .libs/libmca_allocator.a base/.libs/allocator_base_open.o base/.libs/allocator_base_close.o libtool: link: ranlib .libs/libmca_allocator.a libtool: link: creating libmca_allocator.la libtool: link: ( cd ".libs" && rm -f "libmca_allocator.la" && ln -s "../libmca_allocator.la" "libmca_allocator.la" ) Making all in mca/bml depbase=`echo base/bml_base_btl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/bml_base_btl.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_btl.lo base/bml_base_btl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/bml_base_btl.lo -MD -MP -MF base/.deps/bml_base_btl.Tpo -c base/bml_base_btl.c -fno-common -DPIC -o base/.libs/bml_base_btl.o depbase=`echo base/bml_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../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/bml_base_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_endpoint.lo base/bml_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../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/bml_base_endpoint.lo -MD -MP -MF base/.deps/bml_base_endpoint.Tpo -c base/bml_base_endpoint.c -fno-common -DPIC -o base/.libs/bml_base_endpoint.o depbase=`echo base/bml_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/bml_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_init.lo base/bml_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/bml_base_init.lo -MD -MP -MF base/.deps/bml_base_init.Tpo -c base/bml_base_init.c -fno-common -DPIC -o base/.libs/bml_base_init.o depbase=`echo base/bml_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/bml_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_close.lo base/bml_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/bml_base_close.lo -MD -MP -MF base/.deps/bml_base_close.Tpo -c base/bml_base_close.c -fno-common -DPIC -o base/.libs/bml_base_close.o depbase=`echo base/bml_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/bml_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_open.lo base/bml_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/bml_base_open.lo -MD -MP -MF base/.deps/bml_base_open.Tpo -c base/bml_base_open.c -fno-common -DPIC -o base/.libs/bml_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_bml.la base/bml_base_btl.lo base/bml_base_endpoint.lo base/bml_base_init.lo base/bml_base_close.lo base/bml_base_open.lo libtool: link: ar cru .libs/libmca_bml.a base/.libs/bml_base_btl.o base/.libs/bml_base_endpoint.o base/.libs/bml_base_init.o base/.libs/bml_base_close.o base/.libs/bml_base_open.o libtool: link: ranlib .libs/libmca_bml.a libtool: link: creating libmca_bml.la libtool: link: ( cd ".libs" && rm -f "libmca_bml.la" && ln -s "../libmca_bml.la" "libmca_bml.la" ) Making all in mca/btl depbase=`echo base/btl_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/btl_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_close.lo base/btl_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/btl_base_close.lo -MD -MP -MF base/.deps/btl_base_close.Tpo -c base/btl_base_close.c -fno-common -DPIC -o base/.libs/btl_base_close.o depbase=`echo base/btl_base_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/btl_base_error.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_error.lo base/btl_base_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/btl_base_error.lo -MD -MP -MF base/.deps/btl_base_error.Tpo -c base/btl_base_error.c -fno-common -DPIC -o base/.libs/btl_base_error.o depbase=`echo base/btl_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/btl_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_open.lo base/btl_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/btl_base_open.lo -MD -MP -MF base/.deps/btl_base_open.Tpo -c base/btl_base_open.c -fno-common -DPIC -o base/.libs/btl_base_open.o depbase=`echo base/btl_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/btl_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_select.lo base/btl_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/btl_base_select.lo -MD -MP -MF base/.deps/btl_base_select.Tpo -c base/btl_base_select.c -fno-common -DPIC -o base/.libs/btl_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_btl.la base/btl_base_close.lo base/btl_base_error.lo base/btl_base_open.lo base/btl_base_select.lo libtool: link: ar cru .libs/libmca_btl.a base/.libs/btl_base_close.o base/.libs/btl_base_error.o base/.libs/btl_base_open.o base/.libs/btl_base_select.o libtool: link: ranlib .libs/libmca_btl.a libtool: link: creating libmca_btl.la libtool: link: ( cd ".libs" && rm -f "libmca_btl.la" && ln -s "../libmca_btl.la" "libmca_btl.la" ) Making all in mca/coll depbase=`echo base/coll_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/coll_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_close.lo base/coll_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/coll_base_close.lo -MD -MP -MF base/.deps/coll_base_close.Tpo -c base/coll_base_close.c -fno-common -DPIC -o base/.libs/coll_base_close.o depbase=`echo base/coll_base_comm_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/coll_base_comm_select.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_comm_select.lo base/coll_base_comm_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/coll_base_comm_select.lo -MD -MP -MF base/.deps/coll_base_comm_select.Tpo -c base/coll_base_comm_select.c -fno-common -DPIC -o base/.libs/coll_base_comm_select.o depbase=`echo base/coll_base_comm_unselect.lo | sed 's|[^/]*$|.deps/&|;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/coll_base_comm_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_comm_unselect.lo base/coll_base_comm_unselect.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/coll_base_comm_unselect.lo -MD -MP -MF base/.deps/coll_base_comm_unselect.Tpo -c base/coll_base_comm_unselect.c -fno-common -DPIC -o base/.libs/coll_base_comm_unselect.o depbase=`echo base/coll_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/coll_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_find_available.lo base/coll_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/coll_base_find_available.lo -MD -MP -MF base/.deps/coll_base_find_available.Tpo -c base/coll_base_find_available.c -fno-common -DPIC -o base/.libs/coll_base_find_available.o depbase=`echo base/coll_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/coll_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_open.lo base/coll_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/coll_base_open.lo -MD -MP -MF base/.deps/coll_base_open.Tpo -c base/coll_base_open.c -fno-common -DPIC -o base/.libs/coll_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_coll.la base/coll_base_close.lo base/coll_base_comm_select.lo base/coll_base_comm_unselect.lo base/coll_base_find_available.lo base/coll_base_open.lo libtool: link: ar cru .libs/libmca_coll.a base/.libs/coll_base_close.o base/.libs/coll_base_comm_select.o base/.libs/coll_base_comm_unselect.o base/.libs/coll_base_find_available.o base/.libs/coll_base_open.o libtool: link: ranlib .libs/libmca_coll.a libtool: link: creating libmca_coll.la libtool: link: ( cd ".libs" && rm -f "libmca_coll.la" && ln -s "../libmca_coll.la" "libmca_coll.la" ) Making all in mca/io depbase=`echo base/io_base_component_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 base/io_base_component_list.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_component_list.lo base/io_base_component_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 base/io_base_component_list.lo -MD -MP -MF base/.deps/io_base_component_list.Tpo -c base/io_base_component_list.c -fno-common -DPIC -o base/.libs/io_base_component_list.o depbase=`echo base/io_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/io_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_close.lo base/io_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/io_base_close.lo -MD -MP -MF base/.deps/io_base_close.Tpo -c base/io_base_close.c -fno-common -DPIC -o base/.libs/io_base_close.o depbase=`echo base/io_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/io_base_delete.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_delete.lo base/io_base_delete.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/io_base_delete.lo -MD -MP -MF base/.deps/io_base_delete.Tpo -c base/io_base_delete.c -fno-common -DPIC -o base/.libs/io_base_delete.o depbase=`echo base/io_base_file_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/io_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_file_select.lo base/io_base_file_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/io_base_file_select.lo -MD -MP -MF base/.deps/io_base_file_select.Tpo -c base/io_base_file_select.c -fno-common -DPIC -o base/.libs/io_base_file_select.o depbase=`echo base/io_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/io_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_find_available.lo base/io_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/io_base_find_available.lo -MD -MP -MF base/.deps/io_base_find_available.Tpo -c base/io_base_find_available.c -fno-common -DPIC -o base/.libs/io_base_find_available.o depbase=`echo base/io_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/io_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_open.lo base/io_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/io_base_open.lo -MD -MP -MF base/.deps/io_base_open.Tpo -c base/io_base_open.c -fno-common -DPIC -o base/.libs/io_base_open.o depbase=`echo base/io_base_request.lo | sed 's|[^/]*$|.deps/&|;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/io_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_request.lo base/io_base_request.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/io_base_request.lo -MD -MP -MF base/.deps/io_base_request.Tpo -c base/io_base_request.c -fno-common -DPIC -o base/.libs/io_base_request.o depbase=`echo base/io_base_register_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/io_base_register_datarep.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_register_datarep.lo base/io_base_register_datarep.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/io_base_register_datarep.lo -MD -MP -MF base/.deps/io_base_register_datarep.Tpo -c base/io_base_register_datarep.c -fno-common -DPIC -o base/.libs/io_base_register_datarep.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_io.la base/io_base_component_list.lo base/io_base_close.lo base/io_base_delete.lo base/io_base_file_select.lo base/io_base_find_available.lo base/io_base_open.lo base/io_base_request.lo base/io_base_register_datarep.lo libtool: link: ar cru .libs/libmca_io.a base/.libs/io_base_component_list.o base/.libs/io_base_close.o base/.libs/io_base_delete.o base/.libs/io_base_file_select.o base/.libs/io_base_find_available.o base/.libs/io_base_open.o base/.libs/io_base_request.o base/.libs/io_base_register_datarep.o libtool: link: ranlib .libs/libmca_io.a libtool: link: creating libmca_io.la libtool: link: ( cd ".libs" && rm -f "libmca_io.la" && ln -s "../libmca_io.la" "libmca_io.la" ) Making all in mca/mpool depbase=`echo base/mpool_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/mpool_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_open.lo base/mpool_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/mpool_base_open.lo -MD -MP -MF base/.deps/mpool_base_open.Tpo -c base/mpool_base_open.c -fno-common -DPIC -o base/.libs/mpool_base_open.o depbase=`echo base/mpool_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/mpool_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_close.lo base/mpool_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/mpool_base_close.lo -MD -MP -MF base/.deps/mpool_base_close.Tpo -c base/mpool_base_close.c -fno-common -DPIC -o base/.libs/mpool_base_close.o depbase=`echo base/mpool_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/mpool_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_init.lo base/mpool_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/mpool_base_init.lo -MD -MP -MF base/.deps/mpool_base_init.Tpo -c base/mpool_base_init.c -fno-common -DPIC -o base/.libs/mpool_base_init.o depbase=`echo base/mpool_base_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 base/mpool_base_lookup.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_lookup.lo base/mpool_base_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 base/mpool_base_lookup.lo -MD -MP -MF base/.deps/mpool_base_lookup.Tpo -c base/mpool_base_lookup.c -fno-common -DPIC -o base/.libs/mpool_base_lookup.o depbase=`echo base/mpool_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/mpool_base_alloc.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_alloc.lo base/mpool_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/mpool_base_alloc.lo -MD -MP -MF base/.deps/mpool_base_alloc.Tpo -c base/mpool_base_alloc.c -fno-common -DPIC -o base/.libs/mpool_base_alloc.o depbase=`echo base/mpool_base_mem_cb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/mpool_base_mem_cb.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_mem_cb.lo base/mpool_base_mem_cb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/mpool_base_mem_cb.lo -MD -MP -MF base/.deps/mpool_base_mem_cb.Tpo -c base/mpool_base_mem_cb.c -fno-common -DPIC -o base/.libs/mpool_base_mem_cb.o depbase=`echo base/mpool_base_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/mpool_base_tree.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_tree.lo base/mpool_base_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/mpool_base_tree.lo -MD -MP -MF base/.deps/mpool_base_tree.Tpo -c base/mpool_base_tree.c -fno-common -DPIC -o base/.libs/mpool_base_tree.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_mpool.la base/mpool_base_open.lo base/mpool_base_close.lo base/mpool_base_init.lo base/mpool_base_lookup.lo base/mpool_base_alloc.lo base/mpool_base_mem_cb.lo base/mpool_base_tree.lo libtool: link: ar cru .libs/libmca_mpool.a base/.libs/mpool_base_open.o base/.libs/mpool_base_close.o base/.libs/mpool_base_init.o base/.libs/mpool_base_lookup.o base/.libs/mpool_base_alloc.o base/.libs/mpool_base_mem_cb.o base/.libs/mpool_base_tree.o libtool: link: ranlib .libs/libmca_mpool.a libtool: link: creating libmca_mpool.la libtool: link: ( cd ".libs" && rm -f "libmca_mpool.la" && ln -s "../libmca_mpool.la" "libmca_mpool.la" ) Making all in mca/mtl depbase=`echo base/mtl_base_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/mtl_base_component.lo -MD -MP -MF $depbase.Tpo -c -o base/mtl_base_component.lo base/mtl_base_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/mtl_base_component.lo -MD -MP -MF base/.deps/mtl_base_component.Tpo -c base/mtl_base_component.c -fno-common -DPIC -o base/.libs/mtl_base_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_mtl.la base/mtl_base_component.lo libtool: link: ar cru .libs/libmca_mtl.a base/.libs/mtl_base_component.o libtool: link: ranlib .libs/libmca_mtl.a libtool: link: creating libmca_mtl.la libtool: link: ( cd ".libs" && rm -f "libmca_mtl.la" && ln -s "../libmca_mtl.la" "libmca_mtl.la" ) Making all in mca/osc depbase=`echo base/osc_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/osc_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_close.lo base/osc_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/osc_base_close.lo -MD -MP -MF base/.deps/osc_base_close.Tpo -c base/osc_base_close.c -fno-common -DPIC -o base/.libs/osc_base_close.o depbase=`echo base/osc_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/osc_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_open.lo base/osc_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/osc_base_open.lo -MD -MP -MF base/.deps/osc_base_open.Tpo -c base/osc_base_open.c -fno-common -DPIC -o base/.libs/osc_base_open.o depbase=`echo base/osc_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/osc_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_init.lo base/osc_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/osc_base_init.lo -MD -MP -MF base/.deps/osc_base_init.Tpo -c base/osc_base_init.c -fno-common -DPIC -o base/.libs/osc_base_init.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_osc.la base/osc_base_close.lo base/osc_base_open.lo base/osc_base_init.lo libtool: link: ar cru .libs/libmca_osc.a base/.libs/osc_base_close.o base/.libs/osc_base_open.o base/.libs/osc_base_init.o libtool: link: ranlib .libs/libmca_osc.a libtool: link: creating libmca_osc.la libtool: link: ( cd ".libs" && rm -f "libmca_osc.la" && ln -s "../libmca_osc.la" "libmca_osc.la" ) Making all in mca/pml depbase=`echo base/pml_base_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 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_bsend.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_bsend.lo base/pml_base_bsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_bsend.lo -MD -MP -MF base/.deps/pml_base_bsend.Tpo -c base/pml_base_bsend.c -fno-common -DPIC -o base/.libs/pml_base_bsend.o depbase=`echo base/pml_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/pml_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_close.lo base/pml_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/pml_base_close.lo -MD -MP -MF base/.deps/pml_base_close.Tpo -c base/pml_base_close.c -fno-common -DPIC -o base/.libs/pml_base_close.o depbase=`echo base/pml_base_module_exchange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_module_exchange.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_module_exchange.lo base/pml_base_module_exchange.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_module_exchange.lo -MD -MP -MF base/.deps/pml_base_module_exchange.Tpo -c base/pml_base_module_exchange.c -fno-common -DPIC -o base/.libs/pml_base_module_exchange.o depbase=`echo base/pml_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/pml_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_open.lo base/pml_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/pml_base_open.lo -MD -MP -MF base/.deps/pml_base_open.Tpo -c base/pml_base_open.c -fno-common -DPIC -o base/.libs/pml_base_open.o depbase=`echo base/pml_base_recvreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_recvreq.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_recvreq.lo base/pml_base_recvreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_recvreq.lo -MD -MP -MF base/.deps/pml_base_recvreq.Tpo -c base/pml_base_recvreq.c -fno-common -DPIC -o base/.libs/pml_base_recvreq.o depbase=`echo base/pml_base_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_request.lo base/pml_base_request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_request.lo -MD -MP -MF base/.deps/pml_base_request.Tpo -c base/pml_base_request.c -fno-common -DPIC -o base/.libs/pml_base_request.o depbase=`echo base/pml_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/pml_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_select.lo base/pml_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/pml_base_select.lo -MD -MP -MF base/.deps/pml_base_select.Tpo -c base/pml_base_select.c -fno-common -DPIC -o base/.libs/pml_base_select.o depbase=`echo base/pml_base_sendreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_sendreq.lo base/pml_base_sendreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/pml_base_sendreq.lo -MD -MP -MF base/.deps/pml_base_sendreq.Tpo -c base/pml_base_sendreq.c -fno-common -DPIC -o base/.libs/pml_base_sendreq.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_pml.la base/pml_base_bsend.lo base/pml_base_close.lo base/pml_base_module_exchange.lo base/pml_base_open.lo base/pml_base_recvreq.lo base/pml_base_request.lo base/pml_base_select.lo base/pml_base_sendreq.lo libtool: link: ar cru .libs/libmca_pml.a base/.libs/pml_base_bsend.o base/.libs/pml_base_close.o base/.libs/pml_base_module_exchange.o base/.libs/pml_base_open.o base/.libs/pml_base_recvreq.o base/.libs/pml_base_request.o base/.libs/pml_base_select.o base/.libs/pml_base_sendreq.o libtool: link: ranlib .libs/libmca_pml.a libtool: link: creating libmca_pml.la libtool: link: ( cd ".libs" && rm -f "libmca_pml.la" && ln -s "../libmca_pml.la" "libmca_pml.la" ) Making all in mca/rcache depbase=`echo base/rcache_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/rcache_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_open.lo base/rcache_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/rcache_base_open.lo -MD -MP -MF base/.deps/rcache_base_open.Tpo -c base/rcache_base_open.c -fno-common -DPIC -o base/.libs/rcache_base_open.o depbase=`echo base/rcache_base_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 base/rcache_base_create.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_create.lo base/rcache_base_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 base/rcache_base_create.lo -MD -MP -MF base/.deps/rcache_base_create.Tpo -c base/rcache_base_create.c -fno-common -DPIC -o base/.libs/rcache_base_create.o depbase=`echo base/rcache_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/rcache_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_close.lo base/rcache_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/rcache_base_close.lo -MD -MP -MF base/.deps/rcache_base_close.Tpo -c base/rcache_base_close.c -fno-common -DPIC -o base/.libs/rcache_base_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 libmca_rcache.la base/rcache_base_open.lo base/rcache_base_create.lo base/rcache_base_close.lo libtool: link: ar cru .libs/libmca_rcache.a base/.libs/rcache_base_open.o base/.libs/rcache_base_create.o base/.libs/rcache_base_close.o libtool: link: ranlib .libs/libmca_rcache.a libtool: link: creating libmca_rcache.la libtool: link: ( cd ".libs" && rm -f "libmca_rcache.la" && ln -s "../libmca_rcache.la" "libmca_rcache.la" ) Making all in mca/topo depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_coords.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_coords.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_coords.lo -MD -MP -MF base/.deps/topo_base_cart_coords.Tpo -c base/topo_base_cart_coords.c -fno-common -DPIC -o base/.libs/topo_base_cart_coords.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_create.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_create.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_create.lo -MD -MP -MF base/.deps/topo_base_cart_create.Tpo -c base/topo_base_cart_create.c -fno-common -DPIC -o base/.libs/topo_base_cart_create.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cartdim_get.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cartdim_get.lo -MD -MP -MF base/.deps/topo_base_cartdim_get.Tpo -c base/topo_base_cartdim_get.c -fno-common -DPIC -o base/.libs/topo_base_cartdim_get.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_get.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_get.lo -MD -MP -MF base/.deps/topo_base_cart_get.Tpo -c base/topo_base_cart_get.c -fno-common -DPIC -o base/.libs/topo_base_cart_get.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_rank.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_rank.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_rank.lo -MD -MP -MF base/.deps/topo_base_cart_rank.Tpo -c base/topo_base_cart_rank.c -fno-common -DPIC -o base/.libs/topo_base_cart_rank.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_shift.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_shift.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_shift.lo -MD -MP -MF base/.deps/topo_base_cart_shift.Tpo -c base/topo_base_cart_shift.c -fno-common -DPIC -o base/.libs/topo_base_cart_shift.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_sub.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_sub.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_cart_sub.lo -MD -MP -MF base/.deps/topo_base_cart_sub.Tpo -c base/topo_base_cart_sub.c -fno-common -DPIC -o base/.libs/topo_base_cart_sub.o depbase=`echo base/topo_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_find_available.lo base/topo_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../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_find_available.lo -MD -MP -MF base/.deps/topo_base_find_available.Tpo -c base/topo_base_find_available.c -fno-common -DPIC -o base/.libs/topo_base_find_available.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_create.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_create.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_create.lo -MD -MP -MF base/.deps/topo_base_graph_create.Tpo -c base/topo_base_graph_create.c -fno-common -DPIC -o base/.libs/topo_base_graph_create.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graphdims_get.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graphdims_get.lo -MD -MP -MF base/.deps/topo_base_graphdims_get.Tpo -c base/topo_base_graphdims_get.c -fno-common -DPIC -o base/.libs/topo_base_graphdims_get.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_get.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_get.lo -MD -MP -MF base/.deps/topo_base_graph_get.Tpo -c base/topo_base_graph_get.c -fno-common -DPIC -o base/.libs/topo_base_graph_get.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_neighbors.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_neighbors.lo -MD -MP -MF base/.deps/topo_base_graph_neighbors.Tpo -c base/topo_base_graph_neighbors.c -fno-common -DPIC -o base/.libs/topo_base_graph_neighbors.o depbase=`echo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_neighbors_count.lo base/topo_base_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 -I../../../opal/libltdl -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT base/topo_base_graph_neighbors_count.lo -MD -MP -MF base/.deps/topo_base_graph_neighbors_count.Tpo -c base/topo_base_graph_neighbors_count.c -fno-common -DPIC -o base/.libs/topo_base_graph_neighbors_count.o depbase=`echo base/topo_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/topo_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_open.lo base/topo_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/topo_base_open.lo -MD -MP -MF base/.deps/topo_base_open.Tpo -c base/topo_base_open.c -fno-common -DPIC -o base/.libs/topo_base_open.o depbase=`echo base/topo_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/topo_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_close.lo base/topo_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/topo_base_close.lo -MD -MP -MF base/.deps/topo_base_close.Tpo -c base/topo_base_close.c -fno-common -DPIC -o base/.libs/topo_base_close.o depbase=`echo base/topo_base_comm_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/topo_base_comm_select.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_comm_select.lo base/topo_base_comm_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/topo_base_comm_select.lo -MD -MP -MF base/.deps/topo_base_comm_select.Tpo -c base/topo_base_comm_select.c -fno-common -DPIC -o base/.libs/topo_base_comm_select.o depbase=`echo base/topo_base_comm_unselect.lo | sed 's|[^/]*$|.deps/&|;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/topo_base_comm_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_comm_unselect.lo base/topo_base_comm_unselect.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/topo_base_comm_unselect.lo -MD -MP -MF base/.deps/topo_base_comm_unselect.Tpo -c base/topo_base_comm_unselect.c -fno-common -DPIC -o base/.libs/topo_base_comm_unselect.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_topo.la base/topo_base_cart_coords.lo base/topo_base_cart_create.lo base/topo_base_cartdim_get.lo base/topo_base_cart_get.lo base/topo_base_cart_rank.lo base/topo_base_cart_shift.lo base/topo_base_cart_sub.lo base/topo_base_find_available.lo base/topo_base_graph_create.lo base/topo_base_graphdims_get.lo base/topo_base_graph_get.lo base/topo_base_graph_neighbors.lo base/topo_base_graph_neighbors_count.lo base/topo_base_open.lo base/topo_base_close.lo base/topo_base_comm_select.lo base/topo_base_comm_unselect.lo libtool: link: ar cru .libs/libmca_topo.a base/.libs/topo_base_cart_coords.o base/.libs/topo_base_cart_create.o base/.libs/topo_base_cartdim_get.o base/.libs/topo_base_cart_get.o base/.libs/topo_base_cart_rank.o base/.libs/topo_base_cart_shift.o base/.libs/topo_base_cart_sub.o base/.libs/topo_base_find_available.o base/.libs/topo_base_graph_create.o base/.libs/topo_base_graphdims_get.o base/.libs/topo_base_graph_get.o base/.libs/topo_base_graph_neighbors.o base/.libs/topo_base_graph_neighbors_count.o base/.libs/topo_base_open.o base/.libs/topo_base_close.o base/.libs/topo_base_comm_select.o base/.libs/topo_base_comm_unselect.o libtool: link: ranlib .libs/libmca_topo.a libtool: link: creating libmca_topo.la libtool: link: ( cd ".libs" && rm -f "libmca_topo.la" && ln -s "../libmca_topo.la" "libmca_topo.la" ) Making all in . depbase=`echo class/ompi_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/ompi_bitmap.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_bitmap.lo class/ompi_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/ompi_bitmap.lo -MD -MP -MF class/.deps/ompi_bitmap.Tpo -c class/ompi_bitmap.c -fno-common -DPIC -o class/.libs/ompi_bitmap.o depbase=`echo class/ompi_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/ompi_free_list.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_free_list.lo class/ompi_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/ompi_free_list.lo -MD -MP -MF class/.deps/ompi_free_list.Tpo -c class/ompi_free_list.c -fno-common -DPIC -o class/.libs/ompi_free_list.o depbase=`echo class/ompi_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/ompi_pointer_array.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_pointer_array.lo class/ompi_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/ompi_pointer_array.lo -MD -MP -MF class/.deps/ompi_pointer_array.Tpo -c class/ompi_pointer_array.c -fno-common -DPIC -o class/.libs/ompi_pointer_array.o depbase=`echo class/ompi_rb_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_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/ompi_rb_tree.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_rb_tree.lo class/ompi_rb_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_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/ompi_rb_tree.lo -MD -MP -MF class/.deps/ompi_rb_tree.Tpo -c class/ompi_rb_tree.c -fno-common -DPIC -o class/.libs/ompi_rb_tree.o depbase=`echo class/ompi_seq_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_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/ompi_seq_tracker.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_seq_tracker.lo class/ompi_seq_tracker.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_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/ompi_seq_tracker.lo -MD -MP -MF class/.deps/ompi_seq_tracker.Tpo -c class/ompi_seq_tracker.c -fno-common -DPIC -o class/.libs/ompi_seq_tracker.o depbase=`echo attribute/attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attribute/attribute.lo -MD -MP -MF $depbase.Tpo -c -o attribute/attribute.lo attribute/attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attribute/attribute.lo -MD -MP -MF attribute/.deps/attribute.Tpo -c attribute/attribute.c -fno-common -DPIC -o attribute/.libs/attribute.o depbase=`echo attribute/attribute_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attribute/attribute_predefined.lo -MD -MP -MF $depbase.Tpo -c -o attribute/attribute_predefined.lo attribute/attribute_predefined.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT attribute/attribute_predefined.lo -MD -MP -MF attribute/.deps/attribute_predefined.Tpo -c attribute/attribute_predefined.c -fno-common -DPIC -o attribute/.libs/attribute_predefined.o depbase=`echo communicator/comm_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 communicator/comm_init.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_init.lo communicator/comm_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 communicator/comm_init.lo -MD -MP -MF communicator/.deps/comm_init.Tpo -c communicator/comm_init.c -fno-common -DPIC -o communicator/.libs/comm_init.o depbase=`echo communicator/comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm.lo communicator/comm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm.lo -MD -MP -MF communicator/.deps/comm.Tpo -c communicator/comm.c -fno-common -DPIC -o communicator/.libs/comm.o communicator/comm.c(407): (col. 5) remark: LOOP WAS VECTORIZED. communicator/comm.c(460): (col. 9) remark: LOOP WAS VECTORIZED. communicator/comm.c(246): (col. 9) remark: LOOP WAS VECTORIZED. depbase=`echo communicator/comm_cid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_cid.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_cid.lo communicator/comm_cid.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_cid.lo -MD -MP -MF communicator/.deps/comm_cid.Tpo -c communicator/comm_cid.c -fno-common -DPIC -o communicator/.libs/comm_cid.o communicator/comm_cid.c(689): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(694): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(699): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(704): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(585): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(590): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(595): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(600): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(480): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(485): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(490): (col. 13) remark: LOOP WAS VECTORIZED. communicator/comm_cid.c(495): (col. 13) remark: LOOP WAS VECTORIZED. depbase=`echo communicator/comm_dyn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_dyn.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_dyn.lo communicator/comm_dyn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_dyn.lo -MD -MP -MF communicator/.deps/comm_dyn.Tpo -c communicator/comm_dyn.c -fno-common -DPIC -o communicator/.libs/comm_dyn.o depbase=`echo communicator/comm_publish.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_publish.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_publish.lo communicator/comm_publish.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT communicator/comm_publish.lo -MD -MP -MF communicator/.deps/comm_publish.Tpo -c communicator/comm_publish.c -fno-common -DPIC -o communicator/.libs/comm_publish.o depbase=`echo errhandler/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 -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler.lo errhandler/errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler.lo -MD -MP -MF errhandler/.deps/errhandler.Tpo -c errhandler/errhandler.c -fno-common -DPIC -o errhandler/.libs/errhandler.o depbase=`echo errhandler/errhandler_invoke.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler_invoke.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler_invoke.lo errhandler/errhandler_invoke.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler_invoke.lo -MD -MP -MF errhandler/.deps/errhandler_invoke.Tpo -c errhandler/errhandler_invoke.c -fno-common -DPIC -o errhandler/.libs/errhandler_invoke.o depbase=`echo errhandler/errhandler_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler_predefined.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler_predefined.lo errhandler/errhandler_predefined.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errhandler_predefined.lo -MD -MP -MF errhandler/.deps/errhandler_predefined.Tpo -c errhandler/errhandler_predefined.c -fno-common -DPIC -o errhandler/.libs/errhandler_predefined.o depbase=`echo errhandler/errcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errcode.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errcode.lo errhandler/errcode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errcode.lo -MD -MP -MF errhandler/.deps/errcode.Tpo -c errhandler/errcode.c -fno-common -DPIC -o errhandler/.libs/errcode.o depbase=`echo errhandler/errcode-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errcode-internal.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errcode-internal.lo errhandler/errcode-internal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT errhandler/errcode-internal.lo -MD -MP -MF errhandler/.deps/errcode-internal.Tpo -c errhandler/errcode-internal.c -fno-common -DPIC -o errhandler/.libs/errcode-internal.o depbase=`echo file/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file/file.lo -MD -MP -MF $depbase.Tpo -c -o file/file.lo file/file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT file/file.lo -MD -MP -MF file/.deps/file.Tpo -c file/file.c -fno-common -DPIC -o file/.libs/file.o depbase=`echo group/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 -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group/group.lo -MD -MP -MF $depbase.Tpo -c -o group/group.lo group/group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group/group.lo -MD -MP -MF group/.deps/group.Tpo -c group/group.c -fno-common -DPIC -o group/.libs/group.o group/group.c(48): (col. 2) remark: LOOP WAS VECTORIZED. depbase=`echo group/group_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 group/group_init.lo -MD -MP -MF $depbase.Tpo -c -o group/group_init.lo group/group_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 group/group_init.lo -MD -MP -MF group/.deps/group_init.Tpo -c group/group_init.c -fno-common -DPIC -o group/.libs/group_init.o depbase=`echo group/group_set_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 -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group/group_set_rank.lo -MD -MP -MF $depbase.Tpo -c -o group/group_set_rank.lo group/group_set_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT group/group_set_rank.lo -MD -MP -MF group/.deps/group_set_rank.Tpo -c group/group_set_rank.c -fno-common -DPIC -o group/.libs/group_set_rank.o depbase=`echo info/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 info/info.lo -MD -MP -MF $depbase.Tpo -c -o info/info.lo info/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 info/info.lo -MD -MP -MF info/.deps/info.Tpo -c info/info.c -fno-common -DPIC -o info/.libs/info.o depbase=`echo op/op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op/op.lo -MD -MP -MF $depbase.Tpo -c -o op/op.lo op/op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op/op.lo -MD -MP -MF op/.deps/op.Tpo -c op/op.c -fno-common -DPIC -o op/.libs/op.o op/op.c(594): (col. 3) remark: LOOP WAS VECTORIZED. op/op.c(598): (col. 3) remark: BLOCK WAS VECTORIZED. op/op.c(628): (col. 3) remark: BLOCK WAS VECTORIZED. op/op.c(616): (col. 3) remark: BLOCK WAS VECTORIZED. depbase=`echo op/op_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op/op_predefined.lo -MD -MP -MF $depbase.Tpo -c -o op/op_predefined.lo op/op_predefined.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT op/op_predefined.lo -MD -MP -MF op/.deps/op_predefined.Tpo -c op/op_predefined.c -fno-common -DPIC -o op/.libs/op_predefined.o depbase=`echo proc/proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT proc/proc.lo -MD -MP -MF $depbase.Tpo -c -o proc/proc.lo proc/proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT proc/proc.lo -MD -MP -MF proc/.deps/proc.Tpo -c proc/proc.c -fno-common -DPIC -o proc/.libs/proc.o depbase=`echo request/grequest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/grequest.lo -MD -MP -MF $depbase.Tpo -c -o request/grequest.lo request/grequest.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/grequest.lo -MD -MP -MF request/.deps/grequest.Tpo -c request/grequest.c -fno-common -DPIC -o request/.libs/grequest.o depbase=`echo request/request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/request.lo -MD -MP -MF $depbase.Tpo -c -o request/request.lo request/request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/request.lo -MD -MP -MF request/.deps/request.Tpo -c request/request.c -fno-common -DPIC -o request/.libs/request.o depbase=`echo request/req_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 -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/req_test.lo -MD -MP -MF $depbase.Tpo -c -o request/req_test.lo request/req_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT request/req_test.lo -MD -MP -MF request/.deps/req_test.Tpo -c request/req_test.c -fno-common -DPIC -o request/.libs/req_test.o depbase=`echo request/req_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 request/req_wait.lo -MD -MP -MF $depbase.Tpo -c -o request/req_wait.lo request/req_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 request/req_wait.lo -MD -MP -MF request/.deps/req_wait.Tpo -c request/req_wait.c -fno-common -DPIC -o request/.libs/req_wait.o request/req_wait.c(352): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo runtime/ompi_mpi_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/ompi_mpi_abort.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_abort.lo runtime/ompi_mpi_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/ompi_mpi_abort.lo -MD -MP -MF runtime/.deps/ompi_mpi_abort.Tpo -c runtime/ompi_mpi_abort.c -fno-common -DPIC -o runtime/.libs/ompi_mpi_abort.o depbase=`echo runtime/ompi_mpi_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/ompi_mpi_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_init.lo runtime/ompi_mpi_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/ompi_mpi_init.lo -MD -MP -MF runtime/.deps/ompi_mpi_init.Tpo -c runtime/ompi_mpi_init.c -fno-common -DPIC -o runtime/.libs/ompi_mpi_init.o depbase=`echo runtime/ompi_mpi_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/ompi_mpi_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_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/ompi_mpi_finalize.lo -MD -MP -MF runtime/.deps/ompi_mpi_finalize.Tpo -c runtime/ompi_mpi_finalize.c -fno-common -DPIC -o runtime/.libs/ompi_mpi_finalize.o depbase=`echo runtime/ompi_mpi_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/ompi_mpi_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_params.lo runtime/ompi_mpi_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/ompi_mpi_params.lo -MD -MP -MF runtime/.deps/ompi_mpi_params.Tpo -c runtime/ompi_mpi_params.c -fno-common -DPIC -o runtime/.libs/ompi_mpi_params.o depbase=`echo runtime/ompi_mpi_preconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_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/ompi_mpi_preconnect.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_preconnect.lo runtime/ompi_mpi_preconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_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/ompi_mpi_preconnect.lo -MD -MP -MF runtime/.deps/ompi_mpi_preconnect.Tpo -c runtime/ompi_mpi_preconnect.c -fno-common -DPIC -o runtime/.libs/ompi_mpi_preconnect.o runtime/ompi_mpi_preconnect.c(98): (col. 9) remark: LOOP WAS VECTORIZED. depbase=`echo win/win.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win/win.lo -MD -MP -MF $depbase.Tpo -c -o win/win.lo win/win.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include -I../ompi/include -I.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT win/win.lo -MD -MP -MF win/.deps/win.Tpo -c win/win.c -fno-common -DPIC -o win/.libs/win.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.la -rpath /usr/local/mpi/lib class/ompi_bitmap.lo class/ompi_free_list.lo class/ompi_pointer_array.lo class/ompi_rb_tree.lo class/ompi_seq_tracker.lo attribute/attribute.lo attribute/attribute_predefined.lo communicator/comm_init.lo communicator/comm.lo communicator/comm_cid.lo communicator/comm_dyn.lo communicator/comm_publish.lo errhandler/errhandler.lo errhandler/errhandler_invoke.lo errhandler/errhandler_predefined.lo errhandler/errcode.lo errhandler/errcode-internal.lo file/file.lo group/group.lo group/group_init.lo group/group_set_rank.lo info/info.lo op/op.lo op/op_predefined.lo proc/proc.lo request/grequest.lo request/request.lo request/req_test.lo request/req_wait.lo runtime/ompi_mpi_abort.lo runtime/ompi_mpi_init.lo runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_params.lo runtime/ompi_mpi_preconnect.lo win/win.lo datatype/libdatatype.la debuggers/libdebuggers.la mpi/c/libmpi_c.la mpi/c/libmpi_c_mpi.la mpi/c/profile/libmpi_c_pmpi.la mpi/f77/libmpi_f77_base.la mca/allocator/libmca_allocator.la mca/bml/libmca_bml.la mca/btl/libmca_btl.la mca/coll/libmca_coll.la mca/io/libmca_io.la mca/mpool/libmca_mpool.la mca/mtl/libmca_mtl.la mca/osc/libmca_osc.la mca/pml/libmca_pml.la mca/rcache/libmca_rcache.la mca/topo/libmca_topo.la /Users/cafaro/Downloads/openmpi-1.2.7/orte/libopen-rte.la libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/datatype/.libs/libdatatype.a libtool: link: (cd .libs/libmpi.lax/libdatatype.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/datatype/.libs/libdatatype.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/debuggers/.libs/libdebuggers.a libtool: link: (cd .libs/libmpi.lax/libdebuggers.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/debuggers/.libs/libdebuggers.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/.libs/libmpi_c.a libtool: link: (cd .libs/libmpi.lax/libmpi_c.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/.libs/libmpi_c.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/.libs/libmpi_c_mpi.a libtool: link: (cd .libs/libmpi.lax/libmpi_c_mpi.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/.libs/libmpi_c_mpi.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/profile/.libs/libmpi_c_pmpi.a libtool: link: (cd .libs/libmpi.lax/libmpi_c_pmpi.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/c/profile/.libs/libmpi_c_pmpi.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f77/.libs/libmpi_f77_base.a libtool: link: (cd .libs/libmpi.lax/libmpi_f77_base.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mpi/f77/.libs/libmpi_f77_base.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/allocator/.libs/libmca_allocator.a libtool: link: (cd .libs/libmpi.lax/libmca_allocator.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/allocator/.libs/libmca_allocator.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/bml/.libs/libmca_bml.a libtool: link: (cd .libs/libmpi.lax/libmca_bml.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/bml/.libs/libmca_bml.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/btl/.libs/libmca_btl.a libtool: link: (cd .libs/libmpi.lax/libmca_btl.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/btl/.libs/libmca_btl.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/coll/.libs/libmca_coll.a libtool: link: (cd .libs/libmpi.lax/libmca_coll.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/coll/.libs/libmca_coll.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/.libs/libmca_io.a libtool: link: (cd .libs/libmpi.lax/libmca_io.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/.libs/libmca_io.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/mpool/.libs/libmca_mpool.a libtool: link: (cd .libs/libmpi.lax/libmca_mpool.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/mpool/.libs/libmca_mpool.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/mtl/.libs/libmca_mtl.a libtool: link: (cd .libs/libmpi.lax/libmca_mtl.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/mtl/.libs/libmca_mtl.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/osc/.libs/libmca_osc.a libtool: link: (cd .libs/libmpi.lax/libmca_osc.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/osc/.libs/libmca_osc.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/pml/.libs/libmca_pml.a libtool: link: (cd .libs/libmpi.lax/libmca_pml.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/pml/.libs/libmca_pml.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/rcache/.libs/libmca_rcache.a libtool: link: (cd .libs/libmpi.lax/libmca_rcache.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/rcache/.libs/libmca_rcache.a) libtool: link: Extracting /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/topo/.libs/libmca_topo.a libtool: link: (cd .libs/libmpi.lax/libmca_topo.a && ar x /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/topo/.libs/libmca_topo.a) libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmpi.0.dylib class/.libs/ompi_bitmap.o class/.libs/ompi_free_list.o class/.libs/ompi_pointer_array.o class/.libs/ompi_rb_tree.o class/.libs/ompi_seq_tracker.o attribute/.libs/attribute.o attribute/.libs/attribute_predefined.o communicator/.libs/comm_init.o communicator/.libs/comm.o communicator/.libs/comm_cid.o communicator/.libs/comm_dyn.o communicator/.libs/comm_publish.o errhandler/.libs/errhandler.o errhandler/.libs/errhandler_invoke.o errhandler/.libs/errhandler_predefined.o errhandler/.libs/errcode.o errhandler/.libs/errcode-internal.o file/.libs/file.o group/.libs/group.o group/.libs/group_init.o group/.libs/group_set_rank.o info/.libs/info.o op/.libs/op.o op/.libs/op_predefined.o proc/.libs/proc.o request/.libs/grequest.o request/.libs/request.o request/.libs/req_test.o request/.libs/req_wait.o runtime/.libs/ompi_mpi_abort.o runtime/.libs/ompi_mpi_init.o runtime/.libs/ompi_mpi_finalize.o runtime/.libs/ompi_mpi_params.o runtime/.libs/ompi_mpi_preconnect.o win/.libs/win.o .libs/libmpi.lax/libdatatype.a/convertor.o .libs/libmpi.lax/libdatatype.a/copy_functions.o .libs/libmpi.lax/libdatatype.a/copy_functions_heterogeneous.o .libs/libmpi.lax/libdatatype.a/datatype_pack.o .libs/libmpi.lax/libdatatype.a/datatype_unpack.o .libs/libmpi.lax/libdatatype.a/dt_add.o .libs/libmpi.lax/libdatatype.a/dt_arch.o .libs/libmpi.lax/libdatatype.a/dt_args.o .libs/libmpi.lax/libdatatype.a/dt_copy.o .libs/libmpi.lax/libdatatype.a/dt_create.o .libs/libmpi.lax/libdatatype.a/dt_create_dup.o .libs/libmpi.lax/libdatatype.a/dt_create_indexed.o .libs/libmpi.lax/libdatatype.a/dt_create_struct.o .libs/libmpi.lax/libdatatype.a/dt_create_vector.o .libs/libmpi.lax/libdatatype.a/dt_destroy.o .libs/libmpi.lax/libdatatype.a/dt_external32.o .libs/libmpi.lax/libdatatype.a/dt_get_count.o .libs/libmpi.lax/libdatatype.a/dt_match_size.o .libs/libmpi.lax/libdatatype.a/dt_module.o .libs/libmpi.lax/libdatatype.a/dt_optimize.o .libs/libmpi.lax/libdatatype.a/dt_sndrcv.o .libs/libmpi.lax/libdatatype.a/fake_stack.o .libs/libmpi.lax/libdatatype.a/libdatatype_reliable_la-datatype_pack.o .libs/libmpi.lax/libdatatype.a/libdatatype_reliable_la-datatype_unpack.o .libs/libmpi.lax/libdatatype.a/position.o .libs/libmpi.lax/libdebuggers.a/libdebuggers_la-ompi_totalview.o .libs/libmpi.lax/libmpi_c.a/attr_fn.o .libs/libmpi.lax/libmpi_c_mpi.a/abort.o .libs/libmpi.lax/libmpi_c_mpi.a/accumulate.o .libs/libmpi.lax/libmpi_c_mpi.a/add_error_class.o .libs/libmpi.lax/libmpi_c_mpi.a/add_error_code.o .libs/libmpi.lax/libmpi_c_mpi.a/add_error_string.o .libs/libmpi.lax/libmpi_c_mpi.a/address.o .libs/libmpi.lax/libmpi_c_mpi.a/allgather.o .libs/libmpi.lax/libmpi_c_mpi.a/allgatherv.o .libs/libmpi.lax/libmpi_c_mpi.a/alloc_mem.o .libs/libmpi.lax/libmpi_c_mpi.a/allreduce.o .libs/libmpi.lax/libmpi_c_mpi.a/alltoall.o .libs/libmpi.lax/libmpi_c_mpi.a/alltoallv.o .libs/libmpi.lax/libmpi_c_mpi.a/alltoallw.o .libs/libmpi.lax/libmpi_c_mpi.a/attr_delete.o .libs/libmpi.lax/libmpi_c_mpi.a/attr_get.o .libs/libmpi.lax/libmpi_c_mpi.a/attr_put.o .libs/libmpi.lax/libmpi_c_mpi.a/barrier.o .libs/libmpi.lax/libmpi_c_mpi.a/bcast.o .libs/libmpi.lax/libmpi_c_mpi.a/bsend.o .libs/libmpi.lax/libmpi_c_mpi.a/bsend_init.o .libs/libmpi.lax/libmpi_c_mpi.a/buffer_attach.o .libs/libmpi.lax/libmpi_c_mpi.a/buffer_detach.o .libs/libmpi.lax/libmpi_c_mpi.a/cancel.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_coords.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_create.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_get.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_map.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_rank.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_shift.o .libs/libmpi.lax/libmpi_c_mpi.a/cart_sub.o .libs/libmpi.lax/libmpi_c_mpi.a/cartdim_get.o .libs/libmpi.lax/libmpi_c_mpi.a/close_port.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_accept.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_call_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_compare.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_connect.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_create.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_create_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_create_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_delete_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_disconnect.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_dup.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_free.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_free_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_get_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_get_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_get_name.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_get_parent.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_group.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_join.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_rank.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_remote_group.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_remote_size.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_set_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_set_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_set_name.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_size.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_spawn.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_spawn_multiple.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_split.o .libs/libmpi.lax/libmpi_c_mpi.a/comm_test_inter.o .libs/libmpi.lax/libmpi_c_mpi.a/dims_create.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_create.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_free.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_get.o .libs/libmpi.lax/libmpi_c_mpi.a/errhandler_set.o .libs/libmpi.lax/libmpi_c_mpi.a/error_class.o .libs/libmpi.lax/libmpi_c_mpi.a/error_string.o .libs/libmpi.lax/libmpi_c_mpi.a/exscan.o .libs/libmpi.lax/libmpi_c_mpi.a/file_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/file_call_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/file_close.o .libs/libmpi.lax/libmpi_c_mpi.a/file_create_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/file_delete.o .libs/libmpi.lax/libmpi_c_mpi.a/file_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_amode.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_atomicity.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_byte_offset.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_group.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_info.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_position.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_position_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_size.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_type_extent.o .libs/libmpi.lax/libmpi_c_mpi.a/file_get_view.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iread.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iread_at.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iread_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iwrite.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iwrite_at.o .libs/libmpi.lax/libmpi_c_mpi.a/file_iwrite_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/file_open.o .libs/libmpi.lax/libmpi_c_mpi.a/file_preallocate.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_all.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_all_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_all_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_at.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_at_all.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_at_all_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_at_all_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_ordered.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_ordered_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_ordered_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_read_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/file_seek.o .libs/libmpi.lax/libmpi_c_mpi.a/file_seek_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/file_set_atomicity.o .libs/libmpi.lax/libmpi_c_mpi.a/file_set_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/file_set_info.o .libs/libmpi.lax/libmpi_c_mpi.a/file_set_size.o .libs/libmpi.lax/libmpi_c_mpi.a/file_set_view.o .libs/libmpi.lax/libmpi_c_mpi.a/file_sync.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_all.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_all_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_all_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_at.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_at_all.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_at_all_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_at_all_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_ordered.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_ordered_begin.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_ordered_end.o .libs/libmpi.lax/libmpi_c_mpi.a/file_write_shared.o .libs/libmpi.lax/libmpi_c_mpi.a/finalize.o .libs/libmpi.lax/libmpi_c_mpi.a/finalized.o .libs/libmpi.lax/libmpi_c_mpi.a/free_mem.o .libs/libmpi.lax/libmpi_c_mpi.a/gather.o .libs/libmpi.lax/libmpi_c_mpi.a/gatherv.o .libs/libmpi.lax/libmpi_c_mpi.a/get.o .libs/libmpi.lax/libmpi_c_mpi.a/get_address.o .libs/libmpi.lax/libmpi_c_mpi.a/get_count.o .libs/libmpi.lax/libmpi_c_mpi.a/get_elements.o .libs/libmpi.lax/libmpi_c_mpi.a/get_processor_name.o .libs/libmpi.lax/libmpi_c_mpi.a/get_version.o .libs/libmpi.lax/libmpi_c_mpi.a/graph_create.o .libs/libmpi.lax/libmpi_c_mpi.a/graph_get.o .libs/libmpi.lax/libmpi_c_mpi.a/graph_map.o .libs/libmpi.lax/libmpi_c_mpi.a/graph_neighbors.o .libs/libmpi.lax/libmpi_c_mpi.a/graph_neighbors_count.o .libs/libmpi.lax/libmpi_c_mpi.a/graphdims_get.o .libs/libmpi.lax/libmpi_c_mpi.a/grequest_complete.o .libs/libmpi.lax/libmpi_c_mpi.a/grequest_start.o .libs/libmpi.lax/libmpi_c_mpi.a/group_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/group_compare.o .libs/libmpi.lax/libmpi_c_mpi.a/group_difference.o .libs/libmpi.lax/libmpi_c_mpi.a/group_excl.o .libs/libmpi.lax/libmpi_c_mpi.a/group_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/group_free.o .libs/libmpi.lax/libmpi_c_mpi.a/group_incl.o .libs/libmpi.lax/libmpi_c_mpi.a/group_intersection.o .libs/libmpi.lax/libmpi_c_mpi.a/group_range_excl.o .libs/libmpi.lax/libmpi_c_mpi.a/group_range_incl.o .libs/libmpi.lax/libmpi_c_mpi.a/group_rank.o .libs/libmpi.lax/libmpi_c_mpi.a/group_size.o .libs/libmpi.lax/libmpi_c_mpi.a/group_translate_ranks.o .libs/libmpi.lax/libmpi_c_mpi.a/group_union.o .libs/libmpi.lax/libmpi_c_mpi.a/ibsend.o .libs/libmpi.lax/libmpi_c_mpi.a/info_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/info_create.o .libs/libmpi.lax/libmpi_c_mpi.a/info_delete.o .libs/libmpi.lax/libmpi_c_mpi.a/info_dup.o .libs/libmpi.lax/libmpi_c_mpi.a/info_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/info_free.o .libs/libmpi.lax/libmpi_c_mpi.a/info_get.o .libs/libmpi.lax/libmpi_c_mpi.a/info_get_nkeys.o .libs/libmpi.lax/libmpi_c_mpi.a/info_get_nthkey.o .libs/libmpi.lax/libmpi_c_mpi.a/info_get_valuelen.o .libs/libmpi.lax/libmpi_c_mpi.a/info_set.o .libs/libmpi.lax/libmpi_c_mpi.a/init.o .libs/libmpi.lax/libmpi_c_mpi.a/init_thread.o .libs/libmpi.lax/libmpi_c_mpi.a/initialized.o .libs/libmpi.lax/libmpi_c_mpi.a/intercomm_create.o .libs/libmpi.lax/libmpi_c_mpi.a/intercomm_merge.o .libs/libmpi.lax/libmpi_c_mpi.a/iprobe.o .libs/libmpi.lax/libmpi_c_mpi.a/irecv.o .libs/libmpi.lax/libmpi_c_mpi.a/irsend.o .libs/libmpi.lax/libmpi_c_mpi.a/is_thread_main.o .libs/libmpi.lax/libmpi_c_mpi.a/isend.o .libs/libmpi.lax/libmpi_c_mpi.a/issend.o .libs/libmpi.lax/libmpi_c_mpi.a/keyval_create.o .libs/libmpi.lax/libmpi_c_mpi.a/keyval_free.o .libs/libmpi.lax/libmpi_c_mpi.a/lookup_name.o .libs/libmpi.lax/libmpi_c_mpi.a/op_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/op_create.o .libs/libmpi.lax/libmpi_c_mpi.a/op_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/op_free.o .libs/libmpi.lax/libmpi_c_mpi.a/open_port.o .libs/libmpi.lax/libmpi_c_mpi.a/pack.o .libs/libmpi.lax/libmpi_c_mpi.a/pack_external.o .libs/libmpi.lax/libmpi_c_mpi.a/pack_external_size.o .libs/libmpi.lax/libmpi_c_mpi.a/pack_size.o .libs/libmpi.lax/libmpi_c_mpi.a/pcontrol.o .libs/libmpi.lax/libmpi_c_mpi.a/probe.o .libs/libmpi.lax/libmpi_c_mpi.a/publish_name.o .libs/libmpi.lax/libmpi_c_mpi.a/put.o .libs/libmpi.lax/libmpi_c_mpi.a/query_thread.o .libs/libmpi.lax/libmpi_c_mpi.a/recv.o .libs/libmpi.lax/libmpi_c_mpi.a/recv_init.o .libs/libmpi.lax/libmpi_c_mpi.a/reduce.o .libs/libmpi.lax/libmpi_c_mpi.a/reduce_scatter.o .libs/libmpi.lax/libmpi_c_mpi.a/register_datarep.o .libs/libmpi.lax/libmpi_c_mpi.a/request_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/request_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/request_free.o .libs/libmpi.lax/libmpi_c_mpi.a/request_get_status.o .libs/libmpi.lax/libmpi_c_mpi.a/rsend.o .libs/libmpi.lax/libmpi_c_mpi.a/rsend_init.o .libs/libmpi.lax/libmpi_c_mpi.a/scan.o .libs/libmpi.lax/libmpi_c_mpi.a/scatter.o .libs/libmpi.lax/libmpi_c_mpi.a/scatterv.o .libs/libmpi.lax/libmpi_c_mpi.a/send.o .libs/libmpi.lax/libmpi_c_mpi.a/send_init.o .libs/libmpi.lax/libmpi_c_mpi.a/sendrecv.o .libs/libmpi.lax/libmpi_c_mpi.a/sendrecv_replace.o .libs/libmpi.lax/libmpi_c_mpi.a/ssend.o .libs/libmpi.lax/libmpi_c_mpi.a/ssend_init.o .libs/libmpi.lax/libmpi_c_mpi.a/start.o .libs/libmpi.lax/libmpi_c_mpi.a/startall.o .libs/libmpi.lax/libmpi_c_mpi.a/status_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/status_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/status_set_cancelled.o .libs/libmpi.lax/libmpi_c_mpi.a/status_set_elements.o .libs/libmpi.lax/libmpi_c_mpi.a/test.o .libs/libmpi.lax/libmpi_c_mpi.a/test_cancelled.o .libs/libmpi.lax/libmpi_c_mpi.a/testall.o .libs/libmpi.lax/libmpi_c_mpi.a/testany.o .libs/libmpi.lax/libmpi_c_mpi.a/testsome.o .libs/libmpi.lax/libmpi_c_mpi.a/topo_test.o .libs/libmpi.lax/libmpi_c_mpi.a/type_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/type_commit.o .libs/libmpi.lax/libmpi_c_mpi.a/type_contiguous.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_darray.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_f90_complex.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_f90_integer.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_f90_real.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_hindexed.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_hvector.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_indexed_block.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_resized.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_struct.o .libs/libmpi.lax/libmpi_c_mpi.a/type_create_subarray.o .libs/libmpi.lax/libmpi_c_mpi.a/type_delete_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/type_dup.o .libs/libmpi.lax/libmpi_c_mpi.a/type_extent.o .libs/libmpi.lax/libmpi_c_mpi.a/type_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/type_free.o .libs/libmpi.lax/libmpi_c_mpi.a/type_free_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_contents.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_envelope.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_extent.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_name.o .libs/libmpi.lax/libmpi_c_mpi.a/type_get_true_extent.o .libs/libmpi.lax/libmpi_c_mpi.a/type_hindexed.o .libs/libmpi.lax/libmpi_c_mpi.a/type_hvector.o .libs/libmpi.lax/libmpi_c_mpi.a/type_indexed.o .libs/libmpi.lax/libmpi_c_mpi.a/type_lb.o .libs/libmpi.lax/libmpi_c_mpi.a/type_match_size.o .libs/libmpi.lax/libmpi_c_mpi.a/type_set_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/type_set_name.o .libs/libmpi.lax/libmpi_c_mpi.a/type_size.o .libs/libmpi.lax/libmpi_c_mpi.a/type_struct.o .libs/libmpi.lax/libmpi_c_mpi.a/type_ub.o .libs/libmpi.lax/libmpi_c_mpi.a/type_vector.o .libs/libmpi.lax/libmpi_c_mpi.a/unpack.o .libs/libmpi.lax/libmpi_c_mpi.a/unpack_external.o .libs/libmpi.lax/libmpi_c_mpi.a/unpublish_name.o .libs/libmpi.lax/libmpi_c_mpi.a/wait.o .libs/libmpi.lax/libmpi_c_mpi.a/waitall.o .libs/libmpi.lax/libmpi_c_mpi.a/waitany.o .libs/libmpi.lax/libmpi_c_mpi.a/waitsome.o .libs/libmpi.lax/libmpi_c_mpi.a/win_c2f.o .libs/libmpi.lax/libmpi_c_mpi.a/win_call_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/win_complete.o .libs/libmpi.lax/libmpi_c_mpi.a/win_create.o .libs/libmpi.lax/libmpi_c_mpi.a/win_create_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/win_create_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/win_delete_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/win_f2c.o .libs/libmpi.lax/libmpi_c_mpi.a/win_fence.o .libs/libmpi.lax/libmpi_c_mpi.a/win_free.o .libs/libmpi.lax/libmpi_c_mpi.a/win_free_keyval.o .libs/libmpi.lax/libmpi_c_mpi.a/win_get_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/win_get_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/win_get_group.o .libs/libmpi.lax/libmpi_c_mpi.a/win_get_name.o .libs/libmpi.lax/libmpi_c_mpi.a/win_lock.o .libs/libmpi.lax/libmpi_c_mpi.a/win_post.o .libs/libmpi.lax/libmpi_c_mpi.a/win_set_attr.o .libs/libmpi.lax/libmpi_c_mpi.a/win_set_errhandler.o .libs/libmpi.lax/libmpi_c_mpi.a/win_set_name.o .libs/libmpi.lax/libmpi_c_mpi.a/win_start.o .libs/libmpi.lax/libmpi_c_mpi.a/win_test.o .libs/libmpi.lax/libmpi_c_mpi.a/win_unlock.o .libs/libmpi.lax/libmpi_c_mpi.a/win_wait.o .libs/libmpi.lax/libmpi_c_mpi.a/wtick.o .libs/libmpi.lax/libmpi_c_mpi.a/wtime.o .libs/libmpi.lax/libmpi_c_pmpi.a/pabort.o .libs/libmpi.lax/libmpi_c_pmpi.a/paccumulate.o .libs/libmpi.lax/libmpi_c_pmpi.a/padd_error_class.o .libs/libmpi.lax/libmpi_c_pmpi.a/padd_error_code.o .libs/libmpi.lax/libmpi_c_pmpi.a/padd_error_string.o .libs/libmpi.lax/libmpi_c_pmpi.a/paddress.o .libs/libmpi.lax/libmpi_c_pmpi.a/pallgather.o .libs/libmpi.lax/libmpi_c_pmpi.a/pallgatherv.o .libs/libmpi.lax/libmpi_c_pmpi.a/palloc_mem.o .libs/libmpi.lax/libmpi_c_pmpi.a/pallreduce.o .libs/libmpi.lax/libmpi_c_pmpi.a/palltoall.o .libs/libmpi.lax/libmpi_c_pmpi.a/palltoallv.o .libs/libmpi.lax/libmpi_c_pmpi.a/palltoallw.o .libs/libmpi.lax/libmpi_c_pmpi.a/pattr_delete.o .libs/libmpi.lax/libmpi_c_pmpi.a/pattr_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pattr_put.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbarrier.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbcast.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbsend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbsend_init.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbuffer_attach.o .libs/libmpi.lax/libmpi_c_pmpi.a/pbuffer_detach.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcancel.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_coords.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_map.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_rank.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_shift.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcart_sub.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcartdim_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pclose_port.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_accept.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_call_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_compare.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_connect.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_create_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_create_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_delete_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_disconnect.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_dup.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_free_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_get_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_get_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_get_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_get_parent.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_group.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_join.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_rank.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_remote_group.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_remote_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_set_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_set_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_set_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_spawn.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_spawn_multiple.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_split.o .libs/libmpi.lax/libmpi_c_pmpi.a/pcomm_test_inter.o .libs/libmpi.lax/libmpi_c_pmpi.a/pdims_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/perrhandler_set.o .libs/libmpi.lax/libmpi_c_pmpi.a/perror_class.o .libs/libmpi.lax/libmpi_c_pmpi.a/perror_string.o .libs/libmpi.lax/libmpi_c_pmpi.a/pexscan.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_call_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_close.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_create_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_delete.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_amode.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_atomicity.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_byte_offset.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_group.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_info.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_position.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_position_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_type_extent.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_get_view.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iread.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iread_at.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iread_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iwrite.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iwrite_at.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_iwrite_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_open.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_preallocate.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_all.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_all_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_all_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_at.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_at_all.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_at_all_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_at_all_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_ordered.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_ordered_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_ordered_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_read_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_seek.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_seek_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_set_atomicity.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_set_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_set_info.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_set_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_set_view.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_sync.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_all.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_all_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_all_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_at.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_at_all.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_at_all_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_at_all_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_ordered.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_ordered_begin.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_ordered_end.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfile_write_shared.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfinalize.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfinalized.o .libs/libmpi.lax/libmpi_c_pmpi.a/pfree_mem.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgather.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgatherv.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget_address.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget_count.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget_elements.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget_processor_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pget_version.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraph_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraph_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraph_map.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraph_neighbors.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraph_neighbors_count.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgraphdims_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgrequest_complete.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgrequest_start.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_compare.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_difference.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_excl.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_incl.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_intersection.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_range_excl.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_range_incl.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_rank.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_translate_ranks.o .libs/libmpi.lax/libmpi_c_pmpi.a/pgroup_union.o .libs/libmpi.lax/libmpi_c_pmpi.a/pibsend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_delete.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_dup.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_get.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_get_nkeys.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_get_nthkey.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_get_valuelen.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinfo_set.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinit.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinit_thread.o .libs/libmpi.lax/libmpi_c_pmpi.a/pinitialized.o .libs/libmpi.lax/libmpi_c_pmpi.a/pintercomm_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pintercomm_merge.o .libs/libmpi.lax/libmpi_c_pmpi.a/piprobe.o .libs/libmpi.lax/libmpi_c_pmpi.a/pirecv.o .libs/libmpi.lax/libmpi_c_pmpi.a/pirsend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pis_thread_main.o .libs/libmpi.lax/libmpi_c_pmpi.a/pisend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pissend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pkeyval_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pkeyval_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/plookup_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pop_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pop_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pop_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pop_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/popen_port.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppack.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppack_external.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppack_external_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppack_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppcontrol.o .libs/libmpi.lax/libmpi_c_pmpi.a/pprobe.o .libs/libmpi.lax/libmpi_c_pmpi.a/ppublish_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pput.o .libs/libmpi.lax/libmpi_c_pmpi.a/pquery_thread.o .libs/libmpi.lax/libmpi_c_pmpi.a/precv.o .libs/libmpi.lax/libmpi_c_pmpi.a/precv_init.o .libs/libmpi.lax/libmpi_c_pmpi.a/preduce.o .libs/libmpi.lax/libmpi_c_pmpi.a/preduce_scatter.o .libs/libmpi.lax/libmpi_c_pmpi.a/pregister_datarep.o .libs/libmpi.lax/libmpi_c_pmpi.a/prequest_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/prequest_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/prequest_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/prequest_get_status.o .libs/libmpi.lax/libmpi_c_pmpi.a/prsend.o .libs/libmpi.lax/libmpi_c_pmpi.a/prsend_init.o .libs/libmpi.lax/libmpi_c_pmpi.a/pscan.o .libs/libmpi.lax/libmpi_c_pmpi.a/pscatter.o .libs/libmpi.lax/libmpi_c_pmpi.a/pscatterv.o .libs/libmpi.lax/libmpi_c_pmpi.a/psend.o .libs/libmpi.lax/libmpi_c_pmpi.a/psend_init.o .libs/libmpi.lax/libmpi_c_pmpi.a/psendrecv.o .libs/libmpi.lax/libmpi_c_pmpi.a/psendrecv_replace.o .libs/libmpi.lax/libmpi_c_pmpi.a/pssend.o .libs/libmpi.lax/libmpi_c_pmpi.a/pssend_init.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstart.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstartall.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstatus_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstatus_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstatus_set_cancelled.o .libs/libmpi.lax/libmpi_c_pmpi.a/pstatus_set_elements.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptest.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptest_cancelled.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptestall.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptestany.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptestsome.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptopo_test.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_commit.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_contiguous.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_darray.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_f90_complex.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_f90_integer.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_f90_real.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_hindexed.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_hvector.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_indexed_block.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_resized.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_struct.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_create_subarray.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_delete_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_dup.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_extent.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_free_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_contents.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_envelope.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_extent.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_get_true_extent.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_hindexed.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_hvector.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_indexed.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_lb.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_match_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_set_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_set_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_size.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_struct.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_ub.o .libs/libmpi.lax/libmpi_c_pmpi.a/ptype_vector.o .libs/libmpi.lax/libmpi_c_pmpi.a/punpack.o .libs/libmpi.lax/libmpi_c_pmpi.a/punpack_external.o .libs/libmpi.lax/libmpi_c_pmpi.a/punpublish_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwait.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwaitall.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwaitany.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwaitsome.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_c2f.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_call_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_complete.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_create.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_create_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_create_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_delete_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_f2c.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_fence.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_free.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_free_keyval.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_get_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_get_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_get_group.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_get_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_lock.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_post.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_set_attr.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_set_errhandler.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_set_name.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_start.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_test.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_unlock.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwin_wait.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwtick.o .libs/libmpi.lax/libmpi_c_pmpi.a/pwtime.o .libs/libmpi.lax/libmpi_f77_base.a/attr_fn_f.o .libs/libmpi.lax/libmpi_f77_base.a/f90_accessors.o .libs/libmpi.lax/libmpi_f77_base.a/strings.o .libs/libmpi.lax/libmpi_f77_base.a/test_constants_f.o .libs/libmpi.lax/libmca_allocator.a/allocator_base_close.o .libs/libmpi.lax/libmca_allocator.a/allocator_base_open.o .libs/libmpi.lax/libmca_bml.a/bml_base_btl.o .libs/libmpi.lax/libmca_bml.a/bml_base_close.o .libs/libmpi.lax/libmca_bml.a/bml_base_endpoint.o .libs/libmpi.lax/libmca_bml.a/bml_base_init.o .libs/libmpi.lax/libmca_bml.a/bml_base_open.o .libs/libmpi.lax/libmca_btl.a/btl_base_close.o .libs/libmpi.lax/libmca_btl.a/btl_base_error.o .libs/libmpi.lax/libmca_btl.a/btl_base_open.o .libs/libmpi.lax/libmca_btl.a/btl_base_select.o .libs/libmpi.lax/libmca_coll.a/coll_base_close.o .libs/libmpi.lax/libmca_coll.a/coll_base_comm_select.o .libs/libmpi.lax/libmca_coll.a/coll_base_comm_unselect.o .libs/libmpi.lax/libmca_coll.a/coll_base_find_available.o .libs/libmpi.lax/libmca_coll.a/coll_base_open.o .libs/libmpi.lax/libmca_io.a/io_base_close.o .libs/libmpi.lax/libmca_io.a/io_base_component_list.o .libs/libmpi.lax/libmca_io.a/io_base_delete.o .libs/libmpi.lax/libmca_io.a/io_base_file_select.o .libs/libmpi.lax/libmca_io.a/io_base_find_available.o .libs/libmpi.lax/libmca_io.a/io_base_open.o .libs/libmpi.lax/libmca_io.a/io_base_register_datarep.o .libs/libmpi.lax/libmca_io.a/io_base_request.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_alloc.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_close.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_init.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_lookup.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_mem_cb.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_open.o .libs/libmpi.lax/libmca_mpool.a/mpool_base_tree.o .libs/libmpi.lax/libmca_mtl.a/mtl_base_component.o .libs/libmpi.lax/libmca_osc.a/osc_base_close.o .libs/libmpi.lax/libmca_osc.a/osc_base_init.o .libs/libmpi.lax/libmca_osc.a/osc_base_open.o .libs/libmpi.lax/libmca_pml.a/pml_base_bsend.o .libs/libmpi.lax/libmca_pml.a/pml_base_close.o .libs/libmpi.lax/libmca_pml.a/pml_base_module_exchange.o .libs/libmpi.lax/libmca_pml.a/pml_base_open.o .libs/libmpi.lax/libmca_pml.a/pml_base_recvreq.o .libs/libmpi.lax/libmca_pml.a/pml_base_request.o .libs/libmpi.lax/libmca_pml.a/pml_base_select.o .libs/libmpi.lax/libmca_pml.a/pml_base_sendreq.o .libs/libmpi.lax/libmca_rcache.a/rcache_base_close.o .libs/libmpi.lax/libmca_rcache.a/rcache_base_create.o .libs/libmpi.lax/libmca_rcache.a/rcache_base_open.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_coords.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_create.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_get.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_rank.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_shift.o .libs/libmpi.lax/libmca_topo.a/topo_base_cart_sub.o .libs/libmpi.lax/libmca_topo.a/topo_base_cartdim_get.o .libs/libmpi.lax/libmca_topo.a/topo_base_close.o .libs/libmpi.lax/libmca_topo.a/topo_base_comm_select.o .libs/libmpi.lax/libmca_topo.a/topo_base_comm_unselect.o .libs/libmpi.lax/libmca_topo.a/topo_base_find_available.o .libs/libmpi.lax/libmca_topo.a/topo_base_graph_create.o .libs/libmpi.lax/libmca_topo.a/topo_base_graph_get.o .libs/libmpi.lax/libmca_topo.a/topo_base_graph_neighbors.o .libs/libmpi.lax/libmca_topo.a/topo_base_graph_neighbors_count.o .libs/libmpi.lax/libmca_topo.a/topo_base_graphdims_get.o .libs/libmpi.lax/libmca_topo.a/topo_base_open.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 -install_name /usr/local/mpi/lib/libmpi.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libmpi.dylib" && ln -s "libmpi.0.dylib" "libmpi.dylib") libtool: link: rm -fr .libs/libmpi.lax libtool: link: creating libmpi.la libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) Making all in mca/common/sm depbase=`echo common_sm_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT common_sm_mmap.lo -MD -MP -MF $depbase.Tpo -c -o common_sm_mmap.lo common_sm_mmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT common_sm_mmap.lo -MD -MP -MF .deps/common_sm_mmap.Tpo -c common_sm_mmap.c -fno-common -DPIC -o .libs/common_sm_mmap.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_common_sm.la -rpath /usr/local/mpi/lib common_sm_mmap.lo libtool: link: icc -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmca_common_sm.0.dylib .libs/common_sm_mmap.o -Wl,-u -Wl,_munmap -Wl,-multiply_defined -Wl,suppress -install_name /usr/local/mpi/lib/libmca_common_sm.0.dylib -compatibility_version 1 -current_version 1.0 xilibtool: executing 'libtool' libtool: link: (cd ".libs" && rm -f "libmca_common_sm.dylib" && ln -s "libmca_common_sm.0.dylib" "libmca_common_sm.dylib") libtool: link: creating libmca_common_sm.la libtool: link: ( cd ".libs" && rm -f "libmca_common_sm.la" && ln -s "../libmca_common_sm.la" "libmca_common_sm.la" ) if test -z "libmca_common_sm.la"; then \ rm -f "libmca_common_sm.la"; \ ln -s "libmca_common_sm_noinst.la" "libmca_common_sm.la"; \ fi Making all in mca/allocator/basic depbase=`echo allocator_basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allocator_basic.lo -MD -MP -MF $depbase.Tpo -c -o allocator_basic.lo allocator_basic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allocator_basic.lo -MD -MP -MF .deps/allocator_basic.Tpo -c allocator_basic.c -fno-common -DPIC -o .libs/allocator_basic.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_allocator_basic.la -rpath /usr/local/mpi/lib/openmpi allocator_basic.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_allocator_basic.so -bundle .libs/allocator_basic.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_allocator_basic.la libtool: link: ( cd ".libs" && rm -f "mca_allocator_basic.la" && ln -s "../mca_allocator_basic.la" "mca_allocator_basic.la" ) Making all in mca/allocator/bucket depbase=`echo allocator_bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allocator_bucket.lo -MD -MP -MF $depbase.Tpo -c -o allocator_bucket.lo allocator_bucket.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT allocator_bucket.lo -MD -MP -MF .deps/allocator_bucket.Tpo -c allocator_bucket.c -fno-common -DPIC -o .libs/allocator_bucket.o depbase=`echo allocator_bucket_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 allocator_bucket_alloc.lo -MD -MP -MF $depbase.Tpo -c -o allocator_bucket_alloc.lo allocator_bucket_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 allocator_bucket_alloc.lo -MD -MP -MF .deps/allocator_bucket_alloc.Tpo -c allocator_bucket_alloc.c -fno-common -DPIC -o .libs/allocator_bucket_alloc.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_allocator_bucket.la -rpath /usr/local/mpi/lib/openmpi allocator_bucket.lo allocator_bucket_alloc.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_allocator_bucket.so -bundle .libs/allocator_bucket.o .libs/allocator_bucket_alloc.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_allocator_bucket.la libtool: link: ( cd ".libs" && rm -f "mca_allocator_bucket.la" && ln -s "../mca_allocator_bucket.la" "mca_allocator_bucket.la" ) Making all in mca/bml/r2 depbase=`echo bml_r2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bml_r2.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2.lo bml_r2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bml_r2.lo -MD -MP -MF .deps/bml_r2.Tpo -c bml_r2.c -fno-common -DPIC -o .libs/bml_r2.o depbase=`echo bml_r2_btl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bml_r2_btl.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2_btl.lo bml_r2_btl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT bml_r2_btl.lo -MD -MP -MF .deps/bml_r2_btl.Tpo -c bml_r2_btl.c -fno-common -DPIC -o .libs/bml_r2_btl.o depbase=`echo bml_r2_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 bml_r2_component.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2_component.lo bml_r2_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 bml_r2_component.lo -MD -MP -MF .deps/bml_r2_component.Tpo -c bml_r2_component.c -fno-common -DPIC -o .libs/bml_r2_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_bml_r2.la -rpath /usr/local/mpi/lib/openmpi bml_r2.lo bml_r2_btl.lo bml_r2_component.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_bml_r2.so -bundle .libs/bml_r2.o .libs/bml_r2_btl.o .libs/bml_r2_component.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_bml_r2.la libtool: link: ( cd ".libs" && rm -f "mca_bml_r2.la" && ln -s "../mca_bml_r2.la" "mca_bml_r2.la" ) Making all in mca/btl/self depbase=`echo btl_self.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_self.lo -MD -MP -MF $depbase.Tpo -c -o btl_self.lo btl_self.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_self.lo -MD -MP -MF .deps/btl_self.Tpo -c btl_self.c -fno-common -DPIC -o .libs/btl_self.o depbase=`echo btl_self_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 btl_self_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_self_component.lo btl_self_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 btl_self_component.lo -MD -MP -MF .deps/btl_self_component.Tpo -c btl_self_component.c -fno-common -DPIC -o .libs/btl_self_component.o depbase=`echo btl_self_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_self_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_self_frag.lo btl_self_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_self_frag.lo -MD -MP -MF .deps/btl_self_frag.Tpo -c btl_self_frag.c -fno-common -DPIC -o .libs/btl_self_frag.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_btl_self.la -rpath /usr/local/mpi/lib/openmpi btl_self.lo btl_self_component.lo btl_self_frag.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_btl_self.so -bundle .libs/btl_self.o .libs/btl_self_component.o .libs/btl_self_frag.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_btl_self.la libtool: link: ( cd ".libs" && rm -f "mca_btl_self.la" && ln -s "../mca_btl_self.la" "mca_btl_self.la" ) Making all in mca/btl/sm depbase=`echo btl_sm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_sm.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm.lo btl_sm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_sm.lo -MD -MP -MF .deps/btl_sm.Tpo -c btl_sm.c -fno-common -DPIC -o .libs/btl_sm.o btl_sm.c(169): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo btl_sm_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 btl_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm_component.lo btl_sm_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 btl_sm_component.lo -MD -MP -MF .deps/btl_sm_component.Tpo -c btl_sm_component.c -fno-common -DPIC -o .libs/btl_sm_component.o depbase=`echo btl_sm_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_sm_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm_frag.lo btl_sm_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_sm_frag.lo -MD -MP -MF .deps/btl_sm_frag.Tpo -c btl_sm_frag.c -fno-common -DPIC -o .libs/btl_sm_frag.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_btl_sm.la -rpath /usr/local/mpi/lib/openmpi btl_sm.lo btl_sm_component.lo btl_sm_frag.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/common/sm/libmca_common_sm.la /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_btl_sm.so -bundle .libs/btl_sm.o .libs/btl_sm_component.o .libs/btl_sm_frag.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/common/sm/.libs/libmca_common_sm.dylib /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_btl_sm.la libtool: link: ( cd ".libs" && rm -f "mca_btl_sm.la" && ln -s "../mca_btl_sm.la" "mca_btl_sm.la" ) Making all in mca/btl/tcp depbase=`echo btl_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 btl_tcp.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp.lo btl_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 btl_tcp.lo -MD -MP -MF .deps/btl_tcp.Tpo -c btl_tcp.c -fno-common -DPIC -o .libs/btl_tcp.o depbase=`echo btl_tcp_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 btl_tcp_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_component.lo btl_tcp_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 btl_tcp_component.lo -MD -MP -MF .deps/btl_tcp_component.Tpo -c btl_tcp_component.c -fno-common -DPIC -o .libs/btl_tcp_component.o depbase=`echo btl_tcp_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../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_endpoint.lo btl_tcp_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../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_endpoint.lo -MD -MP -MF .deps/btl_tcp_endpoint.Tpo -c btl_tcp_endpoint.c -fno-common -DPIC -o .libs/btl_tcp_endpoint.o depbase=`echo btl_tcp_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_frag.lo btl_tcp_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_frag.lo -MD -MP -MF .deps/btl_tcp_frag.Tpo -c btl_tcp_frag.c -fno-common -DPIC -o .libs/btl_tcp_frag.o depbase=`echo btl_tcp_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_proc.lo btl_tcp_proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT btl_tcp_proc.lo -MD -MP -MF .deps/btl_tcp_proc.Tpo -c btl_tcp_proc.c -fno-common -DPIC -o .libs/btl_tcp_proc.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_btl_tcp.la -rpath /usr/local/mpi/lib/openmpi btl_tcp.lo btl_tcp_component.lo btl_tcp_endpoint.lo btl_tcp_frag.lo btl_tcp_proc.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_btl_tcp.so -bundle .libs/btl_tcp.o .libs/btl_tcp_component.o .libs/btl_tcp_endpoint.o .libs/btl_tcp_frag.o .libs/btl_tcp_proc.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_btl_tcp.la libtool: link: ( cd ".libs" && rm -f "mca_btl_tcp.la" && ln -s "../mca_btl_tcp.la" "mca_btl_tcp.la" ) Making all in mca/coll/basic depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allgather.lo coll_basic_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allgather.lo -MD -MP -MF .deps/coll_basic_allgather.Tpo -c coll_basic_allgather.c -fno-common -DPIC -o .libs/coll_basic_allgather.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allgatherv.lo coll_basic_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allgatherv.lo -MD -MP -MF .deps/coll_basic_allgatherv.Tpo -c coll_basic_allgatherv.c -fno-common -DPIC -o .libs/coll_basic_allgatherv.o coll_basic_allgatherv.c(137): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allreduce.lo coll_basic_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_allreduce.lo -MD -MP -MF .deps/coll_basic_allreduce.Tpo -c coll_basic_allreduce.c -fno-common -DPIC -o .libs/coll_basic_allreduce.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoall.lo coll_basic_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoall.lo -MD -MP -MF .deps/coll_basic_alltoall.Tpo -c coll_basic_alltoall.c -fno-common -DPIC -o .libs/coll_basic_alltoall.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoallv.lo coll_basic_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoallv.lo -MD -MP -MF .deps/coll_basic_alltoallv.Tpo -c coll_basic_alltoallv.c -fno-common -DPIC -o .libs/coll_basic_alltoallv.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoallw.lo coll_basic_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_alltoallw.lo -MD -MP -MF .deps/coll_basic_alltoallw.Tpo -c coll_basic_alltoallw.c -fno-common -DPIC -o .libs/coll_basic_alltoallw.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_barrier.lo coll_basic_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_barrier.lo -MD -MP -MF .deps/coll_basic_barrier.Tpo -c coll_basic_barrier.c -fno-common -DPIC -o .libs/coll_basic_barrier.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_bcast.lo coll_basic_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_bcast.lo -MD -MP -MF .deps/coll_basic_bcast.Tpo -c coll_basic_bcast.c -fno-common -DPIC -o .libs/coll_basic_bcast.o depbase=`echo coll_basic_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 coll_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_component.lo coll_basic_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 coll_basic_component.lo -MD -MP -MF .deps/coll_basic_component.Tpo -c coll_basic_component.c -fno-common -DPIC -o .libs/coll_basic_component.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_gather.lo coll_basic_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_gather.lo -MD -MP -MF .deps/coll_basic_gather.Tpo -c coll_basic_gather.c -fno-common -DPIC -o .libs/coll_basic_gather.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_gatherv.lo coll_basic_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_gatherv.lo -MD -MP -MF .deps/coll_basic_gatherv.Tpo -c coll_basic_gatherv.c -fno-common -DPIC -o .libs/coll_basic_gatherv.o depbase=`echo coll_basic_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 coll_basic_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_module.lo coll_basic_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 coll_basic_module.lo -MD -MP -MF .deps/coll_basic_module.Tpo -c coll_basic_module.c -fno-common -DPIC -o .libs/coll_basic_module.o depbase=`echo coll_basic_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_reduce.lo coll_basic_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_reduce.lo -MD -MP -MF .deps/coll_basic_reduce.Tpo -c coll_basic_reduce.c -fno-common -DPIC -o .libs/coll_basic_reduce.o depbase=`echo coll_basic_reduce_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_reduce_scatter.lo coll_basic_reduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_reduce_scatter.lo -MD -MP -MF .deps/coll_basic_reduce_scatter.Tpo -c coll_basic_reduce_scatter.c -fno-common -DPIC -o .libs/coll_basic_reduce_scatter.o coll_basic_reduce_scatter.c(151): (col. 5) remark: LOOP WAS VECTORIZED. depbase=`echo coll_basic_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scan.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scan.lo coll_basic_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scan.lo -MD -MP -MF .deps/coll_basic_scan.Tpo -c coll_basic_scan.c -fno-common -DPIC -o .libs/coll_basic_scan.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_exscan.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_exscan.lo coll_basic_exscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_exscan.lo -MD -MP -MF .deps/coll_basic_exscan.Tpo -c coll_basic_exscan.c -fno-common -DPIC -o .libs/coll_basic_exscan.o depbase=`echo coll_basic_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scatter.lo coll_basic_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scatter.lo -MD -MP -MF .deps/coll_basic_scatter.Tpo -c coll_basic_scatter.c -fno-common -DPIC -o .libs/coll_basic_scatter.o depbase=`echo coll_basic_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scatterv.lo coll_basic_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_basic_scatterv.lo -MD -MP -MF .deps/coll_basic_scatterv.Tpo -c coll_basic_scatterv.c -fno-common -DPIC -o .libs/coll_basic_scatterv.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_coll_basic.la -rpath /usr/local/mpi/lib/openmpi coll_basic_allgather.lo coll_basic_allgatherv.lo coll_basic_allreduce.lo coll_basic_alltoall.lo coll_basic_alltoallv.lo coll_basic_alltoallw.lo coll_basic_barrier.lo coll_basic_bcast.lo coll_basic_component.lo coll_basic_gather.lo coll_basic_gatherv.lo coll_basic_module.lo coll_basic_reduce.lo coll_basic_reduce_scatter.lo coll_basic_scan.lo coll_basic_exscan.lo coll_basic_scatter.lo coll_basic_scatterv.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_coll_basic.so -bundle .libs/coll_basic_allgather.o .libs/coll_basic_allgatherv.o .libs/coll_basic_allreduce.o .libs/coll_basic_alltoall.o .libs/coll_basic_alltoallv.o .libs/coll_basic_alltoallw.o .libs/coll_basic_barrier.o .libs/coll_basic_bcast.o .libs/coll_basic_component.o .libs/coll_basic_gather.o .libs/coll_basic_gatherv.o .libs/coll_basic_module.o .libs/coll_basic_reduce.o .libs/coll_basic_reduce_scatter.o .libs/coll_basic_scan.o .libs/coll_basic_exscan.o .libs/coll_basic_scatter.o .libs/coll_basic_scatterv.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_coll_basic.la libtool: link: ( cd ".libs" && rm -f "mca_coll_basic.la" && ln -s "../mca_coll_basic.la" "mca_coll_basic.la" ) Making all in mca/coll/self depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allgather.lo coll_self_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allgather.lo -MD -MP -MF .deps/coll_self_allgather.Tpo -c coll_self_allgather.c -fno-common -DPIC -o .libs/coll_self_allgather.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allgatherv.lo coll_self_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allgatherv.lo -MD -MP -MF .deps/coll_self_allgatherv.Tpo -c coll_self_allgatherv.c -fno-common -DPIC -o .libs/coll_self_allgatherv.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allreduce.lo coll_self_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_allreduce.lo -MD -MP -MF .deps/coll_self_allreduce.Tpo -c coll_self_allreduce.c -fno-common -DPIC -o .libs/coll_self_allreduce.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoall.lo coll_self_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoall.lo -MD -MP -MF .deps/coll_self_alltoall.Tpo -c coll_self_alltoall.c -fno-common -DPIC -o .libs/coll_self_alltoall.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoallv.lo coll_self_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoallv.lo -MD -MP -MF .deps/coll_self_alltoallv.Tpo -c coll_self_alltoallv.c -fno-common -DPIC -o .libs/coll_self_alltoallv.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoallw.lo coll_self_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_alltoallw.lo -MD -MP -MF .deps/coll_self_alltoallw.Tpo -c coll_self_alltoallw.c -fno-common -DPIC -o .libs/coll_self_alltoallw.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_barrier.lo coll_self_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_barrier.lo -MD -MP -MF .deps/coll_self_barrier.Tpo -c coll_self_barrier.c -fno-common -DPIC -o .libs/coll_self_barrier.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_bcast.lo coll_self_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_bcast.lo -MD -MP -MF .deps/coll_self_bcast.Tpo -c coll_self_bcast.c -fno-common -DPIC -o .libs/coll_self_bcast.o depbase=`echo coll_self_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 coll_self_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_component.lo coll_self_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 coll_self_component.lo -MD -MP -MF .deps/coll_self_component.Tpo -c coll_self_component.c -fno-common -DPIC -o .libs/coll_self_component.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_gather.lo coll_self_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_gather.lo -MD -MP -MF .deps/coll_self_gather.Tpo -c coll_self_gather.c -fno-common -DPIC -o .libs/coll_self_gather.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_gatherv.lo coll_self_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_gatherv.lo -MD -MP -MF .deps/coll_self_gatherv.Tpo -c coll_self_gatherv.c -fno-common -DPIC -o .libs/coll_self_gatherv.o depbase=`echo coll_self_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 coll_self_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_module.lo coll_self_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 coll_self_module.lo -MD -MP -MF .deps/coll_self_module.Tpo -c coll_self_module.c -fno-common -DPIC -o .libs/coll_self_module.o depbase=`echo coll_self_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_reduce.lo coll_self_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_reduce.lo -MD -MP -MF .deps/coll_self_reduce.Tpo -c coll_self_reduce.c -fno-common -DPIC -o .libs/coll_self_reduce.o depbase=`echo coll_self_reduce_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_reduce_scatter.lo coll_self_reduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_reduce_scatter.lo -MD -MP -MF .deps/coll_self_reduce_scatter.Tpo -c coll_self_reduce_scatter.c -fno-common -DPIC -o .libs/coll_self_reduce_scatter.o depbase=`echo coll_self_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scan.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scan.lo coll_self_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scan.lo -MD -MP -MF .deps/coll_self_scan.Tpo -c coll_self_scan.c -fno-common -DPIC -o .libs/coll_self_scan.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_exscan.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_exscan.lo coll_self_exscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_exscan.lo -MD -MP -MF .deps/coll_self_exscan.Tpo -c coll_self_exscan.c -fno-common -DPIC -o .libs/coll_self_exscan.o depbase=`echo coll_self_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scatter.lo coll_self_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scatter.lo -MD -MP -MF .deps/coll_self_scatter.Tpo -c coll_self_scatter.c -fno-common -DPIC -o .libs/coll_self_scatter.o depbase=`echo coll_self_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scatterv.lo coll_self_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_self_scatterv.lo -MD -MP -MF .deps/coll_self_scatterv.Tpo -c coll_self_scatterv.c -fno-common -DPIC -o .libs/coll_self_scatterv.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_coll_self.la -rpath /usr/local/mpi/lib/openmpi coll_self_allgather.lo coll_self_allgatherv.lo coll_self_allreduce.lo coll_self_alltoall.lo coll_self_alltoallv.lo coll_self_alltoallw.lo coll_self_barrier.lo coll_self_bcast.lo coll_self_component.lo coll_self_gather.lo coll_self_gatherv.lo coll_self_module.lo coll_self_reduce.lo coll_self_reduce_scatter.lo coll_self_scan.lo coll_self_exscan.lo coll_self_scatter.lo coll_self_scatterv.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_coll_self.so -bundle .libs/coll_self_allgather.o .libs/coll_self_allgatherv.o .libs/coll_self_allreduce.o .libs/coll_self_alltoall.o .libs/coll_self_alltoallv.o .libs/coll_self_alltoallw.o .libs/coll_self_barrier.o .libs/coll_self_bcast.o .libs/coll_self_component.o .libs/coll_self_gather.o .libs/coll_self_gatherv.o .libs/coll_self_module.o .libs/coll_self_reduce.o .libs/coll_self_reduce_scatter.o .libs/coll_self_scan.o .libs/coll_self_exscan.o .libs/coll_self_scatter.o .libs/coll_self_scatterv.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_coll_self.la libtool: link: ( cd ".libs" && rm -f "mca_coll_self.la" && ln -s "../mca_coll_self.la" "mca_coll_self.la" ) Making all in mca/coll/sm depbase=`echo coll_sm_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_allreduce.lo coll_sm_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_allreduce.lo -MD -MP -MF .deps/coll_sm_allreduce.Tpo -c coll_sm_allreduce.c -fno-common -DPIC -o .libs/coll_sm_allreduce.o depbase=`echo coll_sm_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_barrier.lo coll_sm_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_barrier.lo -MD -MP -MF .deps/coll_sm_barrier.Tpo -c coll_sm_barrier.c -fno-common -DPIC -o .libs/coll_sm_barrier.o depbase=`echo coll_sm_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_bcast.lo coll_sm_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_bcast.lo -MD -MP -MF .deps/coll_sm_bcast.Tpo -c coll_sm_bcast.c -fno-common -DPIC -o .libs/coll_sm_bcast.o depbase=`echo coll_sm_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 coll_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_component.lo coll_sm_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 coll_sm_component.lo -MD -MP -MF .deps/coll_sm_component.Tpo -c coll_sm_component.c -fno-common -DPIC -o .libs/coll_sm_component.o depbase=`echo coll_sm_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 coll_sm_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_module.lo coll_sm_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 coll_sm_module.lo -MD -MP -MF .deps/coll_sm_module.Tpo -c coll_sm_module.c -fno-common -DPIC -o .libs/coll_sm_module.o depbase=`echo coll_sm_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_reduce.lo coll_sm_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_sm_reduce.lo -MD -MP -MF .deps/coll_sm_reduce.Tpo -c coll_sm_reduce.c -fno-common -DPIC -o .libs/coll_sm_reduce.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_coll_sm.la -rpath /usr/local/mpi/lib/openmpi coll_sm_allreduce.lo coll_sm_barrier.lo coll_sm_bcast.lo coll_sm_component.lo coll_sm_module.lo coll_sm_reduce.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/common/sm/libmca_common_sm.la /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_coll_sm.so -bundle .libs/coll_sm_allreduce.o .libs/coll_sm_barrier.o .libs/coll_sm_bcast.o .libs/coll_sm_component.o .libs/coll_sm_module.o .libs/coll_sm_reduce.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/common/sm/.libs/libmca_common_sm.dylib /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_coll_sm.la libtool: link: ( cd ".libs" && rm -f "mca_coll_sm.la" && ln -s "../mca_coll_sm.la" "mca_coll_sm.la" ) Making all in mca/coll/tuned depbase=`echo coll_tuned_topo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_topo.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_topo.lo coll_tuned_topo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_topo.lo -MD -MP -MF .deps/coll_tuned_topo.Tpo -c coll_tuned_topo.c -fno-common -DPIC -o .libs/coll_tuned_topo.o coll_tuned_topo.c(143): (col. 13) remark: LOOP WAS VECTORIZED. coll_tuned_topo.c(144): (col. 13) remark: LOOP WAS VECTORIZED. coll_tuned_topo.c(158): (col. 14) remark: LOOP WAS VECTORIZED. depbase=`echo coll_tuned_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_util.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_util.lo coll_tuned_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_util.lo -MD -MP -MF .deps/coll_tuned_util.Tpo -c coll_tuned_util.c -fno-common -DPIC -o .libs/coll_tuned_util.o depbase=`echo coll_tuned_decision_fixed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_decision_fixed.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_decision_fixed.lo coll_tuned_decision_fixed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_decision_fixed.lo -MD -MP -MF .deps/coll_tuned_decision_fixed.Tpo -c coll_tuned_decision_fixed.c -fno-common -DPIC -o .libs/coll_tuned_decision_fixed.o depbase=`echo coll_tuned_decision_dynamic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_decision_dynamic.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_decision_dynamic.lo coll_tuned_decision_dynamic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_decision_dynamic.lo -MD -MP -MF .deps/coll_tuned_decision_dynamic.Tpo -c coll_tuned_decision_dynamic.c -fno-common -DPIC -o .libs/coll_tuned_decision_dynamic.o depbase=`echo coll_tuned_dynamic_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_dynamic_file.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_dynamic_file.lo coll_tuned_dynamic_file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_dynamic_file.lo -MD -MP -MF .deps/coll_tuned_dynamic_file.Tpo -c coll_tuned_dynamic_file.c -fno-common -DPIC -o .libs/coll_tuned_dynamic_file.o depbase=`echo coll_tuned_dynamic_rules.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_dynamic_rules.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_dynamic_rules.lo coll_tuned_dynamic_rules.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_dynamic_rules.lo -MD -MP -MF .deps/coll_tuned_dynamic_rules.Tpo -c coll_tuned_dynamic_rules.c -fno-common -DPIC -o .libs/coll_tuned_dynamic_rules.o depbase=`echo coll_tuned_forced.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_forced.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_forced.lo coll_tuned_forced.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_forced.lo -MD -MP -MF .deps/coll_tuned_forced.Tpo -c coll_tuned_forced.c -fno-common -DPIC -o .libs/coll_tuned_forced.o depbase=`echo coll_tuned_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allreduce.lo coll_tuned_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_allreduce.lo -MD -MP -MF .deps/coll_tuned_allreduce.Tpo -c coll_tuned_allreduce.c -fno-common -DPIC -o .libs/coll_tuned_allreduce.o depbase=`echo coll_tuned_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_alltoall.lo coll_tuned_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_alltoall.lo -MD -MP -MF .deps/coll_tuned_alltoall.Tpo -c coll_tuned_alltoall.c -fno-common -DPIC -o .libs/coll_tuned_alltoall.o depbase=`echo coll_tuned_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allgather.lo coll_tuned_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_allgather.lo -MD -MP -MF .deps/coll_tuned_allgather.Tpo -c coll_tuned_allgather.c -fno-common -DPIC -o .libs/coll_tuned_allgather.o depbase=`echo coll_tuned_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_barrier.lo coll_tuned_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_barrier.lo -MD -MP -MF .deps/coll_tuned_barrier.Tpo -c coll_tuned_barrier.c -fno-common -DPIC -o .libs/coll_tuned_barrier.o depbase=`echo coll_tuned_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 -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_bcast.lo coll_tuned_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_bcast.lo -MD -MP -MF .deps/coll_tuned_bcast.Tpo -c coll_tuned_bcast.c -fno-common -DPIC -o .libs/coll_tuned_bcast.o depbase=`echo coll_tuned_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_reduce.lo coll_tuned_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include -I../../../../ompi/include -I../../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -MT coll_tuned_reduce.lo -MD -MP -MF .deps/coll_tuned_reduce.Tpo -c coll_tuned_reduce.c -fno-common -DPIC -o .libs/coll_tuned_reduce.o depbase=`echo coll_tuned_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 coll_tuned_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_component.lo coll_tuned_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 coll_tuned_component.lo -MD -MP -MF .deps/coll_tuned_component.Tpo -c coll_tuned_component.c -fno-common -DPIC -o .libs/coll_tuned_component.o depbase=`echo coll_tuned_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 coll_tuned_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_module.lo coll_tuned_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 coll_tuned_module.lo -MD -MP -MF .deps/coll_tuned_module.Tpo -c coll_tuned_module.c -fno-common -DPIC -o .libs/coll_tuned_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_coll_tuned.la -rpath /usr/local/mpi/lib/openmpi coll_tuned_topo.lo coll_tuned_util.lo coll_tuned_decision_fixed.lo coll_tuned_decision_dynamic.lo coll_tuned_dynamic_file.lo coll_tuned_dynamic_rules.lo coll_tuned_forced.lo coll_tuned_allreduce.lo coll_tuned_alltoall.lo coll_tuned_allgather.lo coll_tuned_barrier.lo coll_tuned_bcast.lo coll_tuned_reduce.lo coll_tuned_component.lo coll_tuned_module.lo /Users/cafaro/Downloads/openmpi-1.2.7/ompi/libmpi.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: icc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mca_coll_tuned.so -bundle .libs/coll_tuned_topo.o .libs/coll_tuned_util.o .libs/coll_tuned_decision_fixed.o .libs/coll_tuned_decision_dynamic.o .libs/coll_tuned_dynamic_file.o .libs/coll_tuned_dynamic_rules.o .libs/coll_tuned_forced.o .libs/coll_tuned_allreduce.o .libs/coll_tuned_alltoall.o .libs/coll_tuned_allgather.o .libs/coll_tuned_barrier.o .libs/coll_tuned_bcast.o .libs/coll_tuned_reduce.o .libs/coll_tuned_component.o .libs/coll_tuned_module.o /Users/cafaro/Downloads/openmpi-1.2.7/ompi/.libs/libmpi.dylib /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-rte.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/orte/.libs/libopen-rte.dylib -Wl,-dylib_file -Wl,/usr/local/mpi/lib/libopen-pal.0.dylib:/Users/cafaro/Downloads/openmpi-1.2.7/opal/.libs/libopen-pal.dylib -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_coll_tuned.la libtool: link: ( cd ".libs" && rm -f "mca_coll_tuned.la" && ln -s "../mca_coll_tuned.la" "mca_coll_tuned.la" ) Making all in mca/io/romio Making all in romio Making all in include make[4]: Nothing to be done for `all'. Making all in adio Making all in common /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_aggregate.lo -MD -MP -MF .deps/io_romio_ad_aggregate.Tpo -c -o io_romio_ad_aggregate.lo io_romio_ad_aggregate.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_aggregate.lo -MD -MP -MF .deps/io_romio_ad_aggregate.Tpo -c io_romio_ad_aggregate.c -fno-common -DPIC -o .libs/io_romio_ad_aggregate.o io_romio_ad_aggregate.c(225): (col. 5) remark: LOOP WAS VECTORIZED. mv -f .deps/io_romio_ad_aggregate.Tpo .deps/io_romio_ad_aggregate.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_close.lo -MD -MP -MF .deps/io_romio_ad_close.Tpo -c -o io_romio_ad_close.lo io_romio_ad_close.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_close.lo -MD -MP -MF .deps/io_romio_ad_close.Tpo -c io_romio_ad_close.c -fno-common -DPIC -o .libs/io_romio_ad_close.o mv -f .deps/io_romio_ad_close.Tpo .deps/io_romio_ad_close.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_darray.lo -MD -MP -MF .deps/io_romio_ad_darray.Tpo -c -o io_romio_ad_darray.lo io_romio_ad_darray.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_darray.lo -MD -MP -MF .deps/io_romio_ad_darray.Tpo -c io_romio_ad_darray.c -fno-common -DPIC -o .libs/io_romio_ad_darray.o mv -f .deps/io_romio_ad_darray.Tpo .deps/io_romio_ad_darray.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_delete.lo -MD -MP -MF .deps/io_romio_ad_delete.Tpo -c -o io_romio_ad_delete.lo io_romio_ad_delete.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_delete.lo -MD -MP -MF .deps/io_romio_ad_delete.Tpo -c io_romio_ad_delete.c -fno-common -DPIC -o .libs/io_romio_ad_delete.o mv -f .deps/io_romio_ad_delete.Tpo .deps/io_romio_ad_delete.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_done.lo -MD -MP -MF .deps/io_romio_ad_done.Tpo -c -o io_romio_ad_done.lo io_romio_ad_done.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_done.lo -MD -MP -MF .deps/io_romio_ad_done.Tpo -c io_romio_ad_done.c -fno-common -DPIC -o .libs/io_romio_ad_done.o mv -f .deps/io_romio_ad_done.Tpo .deps/io_romio_ad_done.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_done_fake.lo -MD -MP -MF .deps/io_romio_ad_done_fake.Tpo -c -o io_romio_ad_done_fake.lo io_romio_ad_done_fake.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_done_fake.lo -MD -MP -MF .deps/io_romio_ad_done_fake.Tpo -c io_romio_ad_done_fake.c -fno-common -DPIC -o .libs/io_romio_ad_done_fake.o mv -f .deps/io_romio_ad_done_fake.Tpo .deps/io_romio_ad_done_fake.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_end.lo -MD -MP -MF .deps/io_romio_ad_end.Tpo -c -o io_romio_ad_end.lo io_romio_ad_end.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_end.lo -MD -MP -MF .deps/io_romio_ad_end.Tpo -c io_romio_ad_end.c -fno-common -DPIC -o .libs/io_romio_ad_end.o mv -f .deps/io_romio_ad_end.Tpo .deps/io_romio_ad_end.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_fcntl.lo -MD -MP -MF .deps/io_romio_ad_fcntl.Tpo -c -o io_romio_ad_fcntl.lo io_romio_ad_fcntl.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_fcntl.lo -MD -MP -MF .deps/io_romio_ad_fcntl.Tpo -c io_romio_ad_fcntl.c -fno-common -DPIC -o .libs/io_romio_ad_fcntl.o mv -f .deps/io_romio_ad_fcntl.Tpo .deps/io_romio_ad_fcntl.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_flush.lo -MD -MP -MF .deps/io_romio_ad_flush.Tpo -c -o io_romio_ad_flush.lo io_romio_ad_flush.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_flush.lo -MD -MP -MF .deps/io_romio_ad_flush.Tpo -c io_romio_ad_flush.c -fno-common -DPIC -o .libs/io_romio_ad_flush.o mv -f .deps/io_romio_ad_flush.Tpo .deps/io_romio_ad_flush.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_fstype.lo -MD -MP -MF .deps/io_romio_ad_fstype.Tpo -c -o io_romio_ad_fstype.lo io_romio_ad_fstype.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_fstype.lo -MD -MP -MF .deps/io_romio_ad_fstype.Tpo -c io_romio_ad_fstype.c -fno-common -DPIC -o .libs/io_romio_ad_fstype.o mv -f .deps/io_romio_ad_fstype.Tpo .deps/io_romio_ad_fstype.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_get_sh_fp.lo -MD -MP -MF .deps/io_romio_ad_get_sh_fp.Tpo -c -o io_romio_ad_get_sh_fp.lo io_romio_ad_get_sh_fp.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_get_sh_fp.lo -MD -MP -MF .deps/io_romio_ad_get_sh_fp.Tpo -c io_romio_ad_get_sh_fp.c -fno-common -DPIC -o .libs/io_romio_ad_get_sh_fp.o mv -f .deps/io_romio_ad_get_sh_fp.Tpo .deps/io_romio_ad_get_sh_fp.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_hints.lo -MD -MP -MF .deps/io_romio_ad_hints.Tpo -c -o io_romio_ad_hints.lo io_romio_ad_hints.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_hints.lo -MD -MP -MF .deps/io_romio_ad_hints.Tpo -c io_romio_ad_hints.c -fno-common -DPIC -o .libs/io_romio_ad_hints.o mv -f .deps/io_romio_ad_hints.Tpo .deps/io_romio_ad_hints.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_init.lo -MD -MP -MF .deps/io_romio_ad_init.Tpo -c -o io_romio_ad_init.lo io_romio_ad_init.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_init.lo -MD -MP -MF .deps/io_romio_ad_init.Tpo -c io_romio_ad_init.c -fno-common -DPIC -o .libs/io_romio_ad_init.o mv -f .deps/io_romio_ad_init.Tpo .deps/io_romio_ad_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iopen.lo -MD -MP -MF .deps/io_romio_ad_iopen.Tpo -c -o io_romio_ad_iopen.lo io_romio_ad_iopen.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iopen.lo -MD -MP -MF .deps/io_romio_ad_iopen.Tpo -c io_romio_ad_iopen.c -fno-common -DPIC -o .libs/io_romio_ad_iopen.o mv -f .deps/io_romio_ad_iopen.Tpo .deps/io_romio_ad_iopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iread.lo -MD -MP -MF .deps/io_romio_ad_iread.Tpo -c -o io_romio_ad_iread.lo io_romio_ad_iread.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iread.lo -MD -MP -MF .deps/io_romio_ad_iread.Tpo -c io_romio_ad_iread.c -fno-common -DPIC -o .libs/io_romio_ad_iread.o mv -f .deps/io_romio_ad_iread.Tpo .deps/io_romio_ad_iread.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iread_fake.lo -MD -MP -MF .deps/io_romio_ad_iread_fake.Tpo -c -o io_romio_ad_iread_fake.lo io_romio_ad_iread_fake.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iread_fake.lo -MD -MP -MF .deps/io_romio_ad_iread_fake.Tpo -c io_romio_ad_iread_fake.c -fno-common -DPIC -o .libs/io_romio_ad_iread_fake.o mv -f .deps/io_romio_ad_iread_fake.Tpo .deps/io_romio_ad_iread_fake.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iwrite.lo -MD -MP -MF .deps/io_romio_ad_iwrite.Tpo -c -o io_romio_ad_iwrite.lo io_romio_ad_iwrite.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iwrite.lo -MD -MP -MF .deps/io_romio_ad_iwrite.Tpo -c io_romio_ad_iwrite.c -fno-common -DPIC -o .libs/io_romio_ad_iwrite.o mv -f .deps/io_romio_ad_iwrite.Tpo .deps/io_romio_ad_iwrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iwrite_fake.lo -MD -MP -MF .deps/io_romio_ad_iwrite_fake.Tpo -c -o io_romio_ad_iwrite_fake.lo io_romio_ad_iwrite_fake.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_iwrite_fake.lo -MD -MP -MF .deps/io_romio_ad_iwrite_fake.Tpo -c io_romio_ad_iwrite_fake.c -fno-common -DPIC -o .libs/io_romio_ad_iwrite_fake.o mv -f .deps/io_romio_ad_iwrite_fake.Tpo .deps/io_romio_ad_iwrite_fake.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_open.lo -MD -MP -MF .deps/io_romio_ad_open.Tpo -c -o io_romio_ad_open.lo io_romio_ad_open.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_open.lo -MD -MP -MF .deps/io_romio_ad_open.Tpo -c io_romio_ad_open.c -fno-common -DPIC -o .libs/io_romio_ad_open.o mv -f .deps/io_romio_ad_open.Tpo .deps/io_romio_ad_open.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_prealloc.lo -MD -MP -MF .deps/io_romio_ad_prealloc.Tpo -c -o io_romio_ad_prealloc.lo io_romio_ad_prealloc.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_prealloc.lo -MD -MP -MF .deps/io_romio_ad_prealloc.Tpo -c io_romio_ad_prealloc.c -fno-common -DPIC -o .libs/io_romio_ad_prealloc.o mv -f .deps/io_romio_ad_prealloc.Tpo .deps/io_romio_ad_prealloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read.lo -MD -MP -MF .deps/io_romio_ad_read.Tpo -c -o io_romio_ad_read.lo io_romio_ad_read.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read.lo -MD -MP -MF .deps/io_romio_ad_read.Tpo -c io_romio_ad_read.c -fno-common -DPIC -o .libs/io_romio_ad_read.o mv -f .deps/io_romio_ad_read.Tpo .deps/io_romio_ad_read.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_coll.lo -MD -MP -MF .deps/io_romio_ad_read_coll.Tpo -c -o io_romio_ad_read_coll.lo io_romio_ad_read_coll.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_coll.lo -MD -MP -MF .deps/io_romio_ad_read_coll.Tpo -c io_romio_ad_read_coll.c -fno-common -DPIC -o .libs/io_romio_ad_read_coll.o io_romio_ad_read_coll.c(228): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_read_coll.c(228): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_read_coll.c(773): (col. 5) remark: FUSED LOOP WAS VECTORIZED. mv -f .deps/io_romio_ad_read_coll.Tpo .deps/io_romio_ad_read_coll.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_str.lo -MD -MP -MF .deps/io_romio_ad_read_str.Tpo -c -o io_romio_ad_read_str.lo io_romio_ad_read_str.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_str.lo -MD -MP -MF .deps/io_romio_ad_read_str.Tpo -c io_romio_ad_read_str.c -fno-common -DPIC -o .libs/io_romio_ad_read_str.o mv -f .deps/io_romio_ad_read_str.Tpo .deps/io_romio_ad_read_str.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_str_naive.lo -MD -MP -MF .deps/io_romio_ad_read_str_naive.Tpo -c -o io_romio_ad_read_str_naive.lo io_romio_ad_read_str_naive.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_read_str_naive.lo -MD -MP -MF .deps/io_romio_ad_read_str_naive.Tpo -c io_romio_ad_read_str_naive.c -fno-common -DPIC -o .libs/io_romio_ad_read_str_naive.o mv -f .deps/io_romio_ad_read_str_naive.Tpo .deps/io_romio_ad_read_str_naive.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_resize.lo -MD -MP -MF .deps/io_romio_ad_resize.Tpo -c -o io_romio_ad_resize.lo io_romio_ad_resize.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_resize.lo -MD -MP -MF .deps/io_romio_ad_resize.Tpo -c io_romio_ad_resize.c -fno-common -DPIC -o .libs/io_romio_ad_resize.o mv -f .deps/io_romio_ad_resize.Tpo .deps/io_romio_ad_resize.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_seek.lo -MD -MP -MF .deps/io_romio_ad_seek.Tpo -c -o io_romio_ad_seek.lo io_romio_ad_seek.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_seek.lo -MD -MP -MF .deps/io_romio_ad_seek.Tpo -c io_romio_ad_seek.c -fno-common -DPIC -o .libs/io_romio_ad_seek.o mv -f .deps/io_romio_ad_seek.Tpo .deps/io_romio_ad_seek.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_set_sh_fp.lo -MD -MP -MF .deps/io_romio_ad_set_sh_fp.Tpo -c -o io_romio_ad_set_sh_fp.lo io_romio_ad_set_sh_fp.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_set_sh_fp.lo -MD -MP -MF .deps/io_romio_ad_set_sh_fp.Tpo -c io_romio_ad_set_sh_fp.c -fno-common -DPIC -o .libs/io_romio_ad_set_sh_fp.o mv -f .deps/io_romio_ad_set_sh_fp.Tpo .deps/io_romio_ad_set_sh_fp.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_set_view.lo -MD -MP -MF .deps/io_romio_ad_set_view.Tpo -c -o io_romio_ad_set_view.lo io_romio_ad_set_view.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_set_view.lo -MD -MP -MF .deps/io_romio_ad_set_view.Tpo -c io_romio_ad_set_view.c -fno-common -DPIC -o .libs/io_romio_ad_set_view.o mv -f .deps/io_romio_ad_set_view.Tpo .deps/io_romio_ad_set_view.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_subarray.lo -MD -MP -MF .deps/io_romio_ad_subarray.Tpo -c -o io_romio_ad_subarray.lo io_romio_ad_subarray.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_subarray.lo -MD -MP -MF .deps/io_romio_ad_subarray.Tpo -c io_romio_ad_subarray.c -fno-common -DPIC -o .libs/io_romio_ad_subarray.o mv -f .deps/io_romio_ad_subarray.Tpo .deps/io_romio_ad_subarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_wait.lo -MD -MP -MF .deps/io_romio_ad_wait.Tpo -c -o io_romio_ad_wait.lo io_romio_ad_wait.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_wait.lo -MD -MP -MF .deps/io_romio_ad_wait.Tpo -c io_romio_ad_wait.c -fno-common -DPIC -o .libs/io_romio_ad_wait.o mv -f .deps/io_romio_ad_wait.Tpo .deps/io_romio_ad_wait.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_wait_fake.lo -MD -MP -MF .deps/io_romio_ad_wait_fake.Tpo -c -o io_romio_ad_wait_fake.lo io_romio_ad_wait_fake.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_wait_fake.lo -MD -MP -MF .deps/io_romio_ad_wait_fake.Tpo -c io_romio_ad_wait_fake.c -fno-common -DPIC -o .libs/io_romio_ad_wait_fake.o mv -f .deps/io_romio_ad_wait_fake.Tpo .deps/io_romio_ad_wait_fake.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write.lo -MD -MP -MF .deps/io_romio_ad_write.Tpo -c -o io_romio_ad_write.lo io_romio_ad_write.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write.lo -MD -MP -MF .deps/io_romio_ad_write.Tpo -c io_romio_ad_write.c -fno-common -DPIC -o .libs/io_romio_ad_write.o mv -f .deps/io_romio_ad_write.Tpo .deps/io_romio_ad_write.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_coll.lo -MD -MP -MF .deps/io_romio_ad_write_coll.Tpo -c -o io_romio_ad_write_coll.lo io_romio_ad_write_coll.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_coll.lo -MD -MP -MF .deps/io_romio_ad_write_coll.Tpo -c io_romio_ad_write_coll.c -fno-common -DPIC -o .libs/io_romio_ad_write_coll.o io_romio_ad_write_coll.c(274): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_write_coll.c(274): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_write_coll.c(274): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_write_coll.c(676): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_write_coll.c(707): (col. 5) remark: LOOP WAS VECTORIZED. io_romio_ad_write_coll.c(751): (col. 5) remark: LOOP WAS VECTORIZED. mv -f .deps/io_romio_ad_write_coll.Tpo .deps/io_romio_ad_write_coll.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_str.lo -MD -MP -MF .deps/io_romio_ad_write_str.Tpo -c -o io_romio_ad_write_str.lo io_romio_ad_write_str.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_str.lo -MD -MP -MF .deps/io_romio_ad_write_str.Tpo -c io_romio_ad_write_str.c -fno-common -DPIC -o .libs/io_romio_ad_write_str.o mv -f .deps/io_romio_ad_write_str.Tpo .deps/io_romio_ad_write_str.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_str_naive.lo -MD -MP -MF .deps/io_romio_ad_write_str_naive.Tpo -c -o io_romio_ad_write_str_naive.lo io_romio_ad_write_str_naive.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_write_str_naive.lo -MD -MP -MF .deps/io_romio_ad_write_str_naive.Tpo -c io_romio_ad_write_str_naive.c -fno-common -DPIC -o .libs/io_romio_ad_write_str_naive.o mv -f .deps/io_romio_ad_write_str_naive.Tpo .deps/io_romio_ad_write_str_naive.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_adi_close.lo -MD -MP -MF .deps/io_romio_adi_close.Tpo -c -o io_romio_adi_close.lo io_romio_adi_close.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_adi_close.lo -MD -MP -MF .deps/io_romio_adi_close.Tpo -c io_romio_adi_close.c -fno-common -DPIC -o .libs/io_romio_adi_close.o mv -f .deps/io_romio_adi_close.Tpo .deps/io_romio_adi_close.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_async_list.lo -MD -MP -MF .deps/io_romio_async_list.Tpo -c -o io_romio_async_list.lo io_romio_async_list.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_async_list.lo -MD -MP -MF .deps/io_romio_async_list.Tpo -c io_romio_async_list.c -fno-common -DPIC -o .libs/io_romio_async_list.o mv -f .deps/io_romio_async_list.Tpo .deps/io_romio_async_list.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_byte_offset.lo -MD -MP -MF .deps/io_romio_byte_offset.Tpo -c -o io_romio_byte_offset.lo io_romio_byte_offset.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_byte_offset.lo -MD -MP -MF .deps/io_romio_byte_offset.Tpo -c io_romio_byte_offset.c -fno-common -DPIC -o .libs/io_romio_byte_offset.o mv -f .deps/io_romio_byte_offset.Tpo .deps/io_romio_byte_offset.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_cb_config_list.lo -MD -MP -MF .deps/io_romio_cb_config_list.Tpo -c -o io_romio_cb_config_list.lo io_romio_cb_config_list.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_cb_config_list.lo -MD -MP -MF .deps/io_romio_cb_config_list.Tpo -c io_romio_cb_config_list.c -fno-common -DPIC -o .libs/io_romio_cb_config_list.o io_romio_cb_config_list.c(298): (col. 2) remark: LOOP WAS VECTORIZED. io_romio_cb_config_list.c(352): (col. 2) remark: LOOP WAS VECTORIZED. mv -f .deps/io_romio_cb_config_list.Tpo .deps/io_romio_cb_config_list.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_eof_offset.lo -MD -MP -MF .deps/io_romio_eof_offset.Tpo -c -o io_romio_eof_offset.lo io_romio_eof_offset.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_eof_offset.lo -MD -MP -MF .deps/io_romio_eof_offset.Tpo -c io_romio_eof_offset.c -fno-common -DPIC -o .libs/io_romio_eof_offset.o mv -f .deps/io_romio_eof_offset.Tpo .deps/io_romio_eof_offset.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_error.lo -MD -MP -MF .deps/io_romio_error.Tpo -c -o io_romio_error.lo io_romio_error.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_error.lo -MD -MP -MF .deps/io_romio_error.Tpo -c io_romio_error.c -fno-common -DPIC -o .libs/io_romio_error.o mv -f .deps/io_romio_error.Tpo .deps/io_romio_error.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_flatten.lo -MD -MP -MF .deps/io_romio_flatten.Tpo -c -o io_romio_flatten.lo io_romio_flatten.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_flatten.lo -MD -MP -MF .deps/io_romio_flatten.Tpo -c io_romio_flatten.c -fno-common -DPIC -o .libs/io_romio_flatten.o io_romio_flatten.c(670): (col. 6) remark: LOOP WAS VECTORIZED. mv -f .deps/io_romio_flatten.Tpo .deps/io_romio_flatten.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_get_fp_posn.lo -MD -MP -MF .deps/io_romio_get_fp_posn.Tpo -c -o io_romio_get_fp_posn.lo io_romio_get_fp_posn.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_get_fp_posn.lo -MD -MP -MF .deps/io_romio_get_fp_posn.Tpo -c io_romio_get_fp_posn.c -fno-common -DPIC -o .libs/io_romio_get_fp_posn.o mv -f .deps/io_romio_get_fp_posn.Tpo .deps/io_romio_get_fp_posn.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_iscontig.lo -MD -MP -MF .deps/io_romio_iscontig.Tpo -c -o io_romio_iscontig.lo io_romio_iscontig.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_iscontig.lo -MD -MP -MF .deps/io_romio_iscontig.Tpo -c io_romio_iscontig.c -fno-common -DPIC -o .libs/io_romio_iscontig.o mv -f .deps/io_romio_iscontig.Tpo .deps/io_romio_iscontig.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_lock.lo -MD -MP -MF .deps/io_romio_lock.Tpo -c -o io_romio_lock.lo io_romio_lock.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_lock.lo -MD -MP -MF .deps/io_romio_lock.Tpo -c io_romio_lock.c -fno-common -DPIC -o .libs/io_romio_lock.o mv -f .deps/io_romio_lock.Tpo .deps/io_romio_lock.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_malloc.lo -MD -MP -MF .deps/io_romio_malloc.Tpo -c -o io_romio_malloc.lo io_romio_malloc.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_malloc.lo -MD -MP -MF .deps/io_romio_malloc.Tpo -c io_romio_malloc.c -fno-common -DPIC -o .libs/io_romio_malloc.o mv -f .deps/io_romio_malloc.Tpo .deps/io_romio_malloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_req_malloc.lo -MD -MP -MF .deps/io_romio_req_malloc.Tpo -c -o io_romio_req_malloc.lo io_romio_req_malloc.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_req_malloc.lo -MD -MP -MF .deps/io_romio_req_malloc.Tpo -c io_romio_req_malloc.c -fno-common -DPIC -o .libs/io_romio_req_malloc.o mv -f .deps/io_romio_req_malloc.Tpo .deps/io_romio_req_malloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_shfp_fname.lo -MD -MP -MF .deps/io_romio_shfp_fname.Tpo -c -o io_romio_shfp_fname.lo io_romio_shfp_fname.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_shfp_fname.lo -MD -MP -MF .deps/io_romio_shfp_fname.Tpo -c io_romio_shfp_fname.c -fno-common -DPIC -o .libs/io_romio_shfp_fname.o mv -f .deps/io_romio_shfp_fname.Tpo .deps/io_romio_shfp_fname.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_status_setb.lo -MD -MP -MF .deps/io_romio_status_setb.Tpo -c -o io_romio_status_setb.lo io_romio_status_setb.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_status_setb.lo -MD -MP -MF .deps/io_romio_status_setb.Tpo -c io_romio_status_setb.c -fno-common -DPIC -o .libs/io_romio_status_setb.o mv -f .deps/io_romio_status_setb.Tpo .deps/io_romio_status_setb.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_strfns.lo -MD -MP -MF .deps/io_romio_strfns.Tpo -c -o io_romio_strfns.lo io_romio_strfns.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_strfns.lo -MD -MP -MF .deps/io_romio_strfns.Tpo -c io_romio_strfns.c -fno-common -DPIC -o .libs/io_romio_strfns.o mv -f .deps/io_romio_strfns.Tpo .deps/io_romio_strfns.Plo /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libadio_common.la io_romio_ad_aggregate.lo io_romio_ad_close.lo io_romio_ad_darray.lo io_romio_ad_delete.lo io_romio_ad_done.lo io_romio_ad_done_fake.lo io_romio_ad_end.lo io_romio_ad_fcntl.lo io_romio_ad_flush.lo io_romio_ad_fstype.lo io_romio_ad_get_sh_fp.lo io_romio_ad_hints.lo io_romio_ad_init.lo io_romio_ad_iopen.lo io_romio_ad_iread.lo io_romio_ad_iread_fake.lo io_romio_ad_iwrite.lo io_romio_ad_iwrite_fake.lo io_romio_ad_open.lo io_romio_ad_prealloc.lo io_romio_ad_read.lo io_romio_ad_read_coll.lo io_romio_ad_read_str.lo io_romio_ad_read_str_naive.lo io_romio_ad_resize.lo io_romio_ad_seek.lo io_romio_ad_set_sh_fp.lo io_romio_ad_set_view.lo io_romio_ad_subarray.lo io_romio_ad_wait.lo io_romio_ad_wait_fake.lo io_romio_ad_write.lo io_romio_ad_write_coll.lo io_romio_ad_write_str.lo io_romio_ad_write_str_naive.lo io_romio_adi_close.lo io_romio_async_list.lo io_romio_byte_offset.lo io_romio_cb_config_list.lo io_romio_eof_offset.lo io_romio_error.lo io_romio_flatten.lo io_romio_get_fp_posn.lo io_romio_iscontig.lo io_romio_lock.lo io_romio_malloc.lo io_romio_req_malloc.lo io_romio_shfp_fname.lo io_romio_status_setb.lo io_romio_strfns.lo libtool: link: ar cru .libs/libadio_common.a .libs/io_romio_ad_aggregate.o .libs/io_romio_ad_close.o .libs/io_romio_ad_darray.o .libs/io_romio_ad_delete.o .libs/io_romio_ad_done.o .libs/io_romio_ad_done_fake.o .libs/io_romio_ad_end.o .libs/io_romio_ad_fcntl.o .libs/io_romio_ad_flush.o .libs/io_romio_ad_fstype.o .libs/io_romio_ad_get_sh_fp.o .libs/io_romio_ad_hints.o .libs/io_romio_ad_init.o .libs/io_romio_ad_iopen.o .libs/io_romio_ad_iread.o .libs/io_romio_ad_iread_fake.o .libs/io_romio_ad_iwrite.o .libs/io_romio_ad_iwrite_fake.o .libs/io_romio_ad_open.o .libs/io_romio_ad_prealloc.o .libs/io_romio_ad_read.o .libs/io_romio_ad_read_coll.o .libs/io_romio_ad_read_str.o .libs/io_romio_ad_read_str_naive.o .libs/io_romio_ad_resize.o .libs/io_romio_ad_seek.o .libs/io_romio_ad_set_sh_fp.o .libs/io_romio_ad_set_view.o .libs/io_romio_ad_subarray.o .libs/io_romio_ad_wait.o .libs/io_romio_ad_wait_fake.o .libs/io_romio_ad_write.o .libs/io_romio_ad_write_coll.o .libs/io_romio_ad_write_str.o .libs/io_romio_ad_write_str_naive.o .libs/io_romio_adi_close.o .libs/io_romio_async_list.o .libs/io_romio_byte_offset.o .libs/io_romio_cb_config_list.o .libs/io_romio_eof_offset.o .libs/io_romio_error.o .libs/io_romio_flatten.o .libs/io_romio_get_fp_posn.o .libs/io_romio_iscontig.o .libs/io_romio_lock.o .libs/io_romio_malloc.o .libs/io_romio_req_malloc.o .libs/io_romio_shfp_fname.o .libs/io_romio_status_setb.o .libs/io_romio_strfns.o ranlib: file: .libs/libadio_common.a(io_romio_status_setb.o) has no symbols libtool: link: ranlib .libs/libadio_common.a ranlib: file: .libs/libadio_common.a(io_romio_status_setb.o) has no symbols libtool: link: creating libadio_common.la libtool: link: ( cd ".libs" && rm -f "libadio_common.la" && ln -s "../libadio_common.la" "libadio_common.la" ) Making all in include make all-am make[6]: Nothing to be done for `all-am'. Making all in ad_nfs /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs.lo -MD -MP -MF .deps/io_romio_ad_nfs.Tpo -c -o io_romio_ad_nfs.lo io_romio_ad_nfs.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs.lo -MD -MP -MF .deps/io_romio_ad_nfs.Tpo -c io_romio_ad_nfs.c -fno-common -DPIC -o .libs/io_romio_ad_nfs.o mv -f .deps/io_romio_ad_nfs.Tpo .deps/io_romio_ad_nfs.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_done.lo -MD -MP -MF .deps/io_romio_ad_nfs_done.Tpo -c -o io_romio_ad_nfs_done.lo io_romio_ad_nfs_done.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_done.lo -MD -MP -MF .deps/io_romio_ad_nfs_done.Tpo -c io_romio_ad_nfs_done.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_done.o mv -f .deps/io_romio_ad_nfs_done.Tpo .deps/io_romio_ad_nfs_done.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_fcntl.lo -MD -MP -MF .deps/io_romio_ad_nfs_fcntl.Tpo -c -o io_romio_ad_nfs_fcntl.lo io_romio_ad_nfs_fcntl.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_fcntl.lo -MD -MP -MF .deps/io_romio_ad_nfs_fcntl.Tpo -c io_romio_ad_nfs_fcntl.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_fcntl.o mv -f .deps/io_romio_ad_nfs_fcntl.Tpo .deps/io_romio_ad_nfs_fcntl.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_getsh.lo -MD -MP -MF .deps/io_romio_ad_nfs_getsh.Tpo -c -o io_romio_ad_nfs_getsh.lo io_romio_ad_nfs_getsh.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_getsh.lo -MD -MP -MF .deps/io_romio_ad_nfs_getsh.Tpo -c io_romio_ad_nfs_getsh.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_getsh.o mv -f .deps/io_romio_ad_nfs_getsh.Tpo .deps/io_romio_ad_nfs_getsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_hints.lo -MD -MP -MF .deps/io_romio_ad_nfs_hints.Tpo -c -o io_romio_ad_nfs_hints.lo io_romio_ad_nfs_hints.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_hints.lo -MD -MP -MF .deps/io_romio_ad_nfs_hints.Tpo -c io_romio_ad_nfs_hints.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_hints.o mv -f .deps/io_romio_ad_nfs_hints.Tpo .deps/io_romio_ad_nfs_hints.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_iread.lo -MD -MP -MF .deps/io_romio_ad_nfs_iread.Tpo -c -o io_romio_ad_nfs_iread.lo io_romio_ad_nfs_iread.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_iread.lo -MD -MP -MF .deps/io_romio_ad_nfs_iread.Tpo -c io_romio_ad_nfs_iread.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_iread.o mv -f .deps/io_romio_ad_nfs_iread.Tpo .deps/io_romio_ad_nfs_iread.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_iwrite.lo -MD -MP -MF .deps/io_romio_ad_nfs_iwrite.Tpo -c -o io_romio_ad_nfs_iwrite.lo io_romio_ad_nfs_iwrite.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_iwrite.lo -MD -MP -MF .deps/io_romio_ad_nfs_iwrite.Tpo -c io_romio_ad_nfs_iwrite.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_iwrite.o mv -f .deps/io_romio_ad_nfs_iwrite.Tpo .deps/io_romio_ad_nfs_iwrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_open.lo -MD -MP -MF .deps/io_romio_ad_nfs_open.Tpo -c -o io_romio_ad_nfs_open.lo io_romio_ad_nfs_open.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_open.lo -MD -MP -MF .deps/io_romio_ad_nfs_open.Tpo -c io_romio_ad_nfs_open.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_open.o mv -f .deps/io_romio_ad_nfs_open.Tpo .deps/io_romio_ad_nfs_open.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_read.lo -MD -MP -MF .deps/io_romio_ad_nfs_read.Tpo -c -o io_romio_ad_nfs_read.lo io_romio_ad_nfs_read.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_read.lo -MD -MP -MF .deps/io_romio_ad_nfs_read.Tpo -c io_romio_ad_nfs_read.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_read.o mv -f .deps/io_romio_ad_nfs_read.Tpo .deps/io_romio_ad_nfs_read.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_resize.lo -MD -MP -MF .deps/io_romio_ad_nfs_resize.Tpo -c -o io_romio_ad_nfs_resize.lo io_romio_ad_nfs_resize.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_resize.lo -MD -MP -MF .deps/io_romio_ad_nfs_resize.Tpo -c io_romio_ad_nfs_resize.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_resize.o mv -f .deps/io_romio_ad_nfs_resize.Tpo .deps/io_romio_ad_nfs_resize.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_setsh.lo -MD -MP -MF .deps/io_romio_ad_nfs_setsh.Tpo -c -o io_romio_ad_nfs_setsh.lo io_romio_ad_nfs_setsh.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_setsh.lo -MD -MP -MF .deps/io_romio_ad_nfs_setsh.Tpo -c io_romio_ad_nfs_setsh.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_setsh.o mv -f .deps/io_romio_ad_nfs_setsh.Tpo .deps/io_romio_ad_nfs_setsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_wait.lo -MD -MP -MF .deps/io_romio_ad_nfs_wait.Tpo -c -o io_romio_ad_nfs_wait.lo io_romio_ad_nfs_wait.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_wait.lo -MD -MP -MF .deps/io_romio_ad_nfs_wait.Tpo -c io_romio_ad_nfs_wait.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_wait.o mv -f .deps/io_romio_ad_nfs_wait.Tpo .deps/io_romio_ad_nfs_wait.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_write.lo -MD -MP -MF .deps/io_romio_ad_nfs_write.Tpo -c -o io_romio_ad_nfs_write.lo io_romio_ad_nfs_write.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_nfs_write.lo -MD -MP -MF .deps/io_romio_ad_nfs_write.Tpo -c io_romio_ad_nfs_write.c -fno-common -DPIC -o .libs/io_romio_ad_nfs_write.o mv -f .deps/io_romio_ad_nfs_write.Tpo .deps/io_romio_ad_nfs_write.Plo /bin/sh ../../libtool --tag=CC --mode=link icc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -Wl,-u,_munmap -Wl,-multiply_defined,suppress -o libadio_nfs.la io_romio_ad_nfs.lo io_romio_ad_nfs_done.lo io_romio_ad_nfs_fcntl.lo io_romio_ad_nfs_getsh.lo io_romio_ad_nfs_hints.lo io_romio_ad_nfs_iread.lo io_romio_ad_nfs_iwrite.lo io_romio_ad_nfs_open.lo io_romio_ad_nfs_read.lo io_romio_ad_nfs_resize.lo io_romio_ad_nfs_setsh.lo io_romio_ad_nfs_wait.lo io_romio_ad_nfs_write.lo libtool: link: ar cru .libs/libadio_nfs.a .libs/io_romio_ad_nfs.o .libs/io_romio_ad_nfs_done.o .libs/io_romio_ad_nfs_fcntl.o .libs/io_romio_ad_nfs_getsh.o .libs/io_romio_ad_nfs_hints.o .libs/io_romio_ad_nfs_iread.o .libs/io_romio_ad_nfs_iwrite.o .libs/io_romio_ad_nfs_open.o .libs/io_romio_ad_nfs_read.o .libs/io_romio_ad_nfs_resize.o .libs/io_romio_ad_nfs_setsh.o .libs/io_romio_ad_nfs_wait.o .libs/io_romio_ad_nfs_write.o libtool: link: ranlib .libs/libadio_nfs.a libtool: link: creating libadio_nfs.la libtool: link: ( cd ".libs" && rm -f "libadio_nfs.la" && ln -s "../libadio_nfs.la" "libadio_nfs.la" ) Making all in ad_testfs /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs.lo -MD -MP -MF .deps/io_romio_ad_testfs.Tpo -c -o io_romio_ad_testfs.lo io_romio_ad_testfs.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs.lo -MD -MP -MF .deps/io_romio_ad_testfs.Tpo -c io_romio_ad_testfs.c -fno-common -DPIC -o .libs/io_romio_ad_testfs.o mv -f .deps/io_romio_ad_testfs.Tpo .deps/io_romio_ad_testfs.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_close.lo -MD -MP -MF .deps/io_romio_ad_testfs_close.Tpo -c -o io_romio_ad_testfs_close.lo io_romio_ad_testfs_close.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_close.lo -MD -MP -MF .deps/io_romio_ad_testfs_close.Tpo -c io_romio_ad_testfs_close.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_close.o mv -f .deps/io_romio_ad_testfs_close.Tpo .deps/io_romio_ad_testfs_close.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_delete.lo -MD -MP -MF .deps/io_romio_ad_testfs_delete.Tpo -c -o io_romio_ad_testfs_delete.lo io_romio_ad_testfs_delete.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_delete.lo -MD -MP -MF .deps/io_romio_ad_testfs_delete.Tpo -c io_romio_ad_testfs_delete.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_delete.o mv -f .deps/io_romio_ad_testfs_delete.Tpo .deps/io_romio_ad_testfs_delete.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_done.lo -MD -MP -MF .deps/io_romio_ad_testfs_done.Tpo -c -o io_romio_ad_testfs_done.lo io_romio_ad_testfs_done.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_done.lo -MD -MP -MF .deps/io_romio_ad_testfs_done.Tpo -c io_romio_ad_testfs_done.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_done.o mv -f .deps/io_romio_ad_testfs_done.Tpo .deps/io_romio_ad_testfs_done.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_fcntl.lo -MD -MP -MF .deps/io_romio_ad_testfs_fcntl.Tpo -c -o io_romio_ad_testfs_fcntl.lo io_romio_ad_testfs_fcntl.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_fcntl.lo -MD -MP -MF .deps/io_romio_ad_testfs_fcntl.Tpo -c io_romio_ad_testfs_fcntl.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_fcntl.o mv -f .deps/io_romio_ad_testfs_fcntl.Tpo .deps/io_romio_ad_testfs_fcntl.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_flush.lo -MD -MP -MF .deps/io_romio_ad_testfs_flush.Tpo -c -o io_romio_ad_testfs_flush.lo io_romio_ad_testfs_flush.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_flush.lo -MD -MP -MF .deps/io_romio_ad_testfs_flush.Tpo -c io_romio_ad_testfs_flush.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_flush.o mv -f .deps/io_romio_ad_testfs_flush.Tpo .deps/io_romio_ad_testfs_flush.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_getsh.lo -MD -MP -MF .deps/io_romio_ad_testfs_getsh.Tpo -c -o io_romio_ad_testfs_getsh.lo io_romio_ad_testfs_getsh.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_getsh.lo -MD -MP -MF .deps/io_romio_ad_testfs_getsh.Tpo -c io_romio_ad_testfs_getsh.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_getsh.o mv -f .deps/io_romio_ad_testfs_getsh.Tpo .deps/io_romio_ad_testfs_getsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_hints.lo -MD -MP -MF .deps/io_romio_ad_testfs_hints.Tpo -c -o io_romio_ad_testfs_hints.lo io_romio_ad_testfs_hints.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_hints.lo -MD -MP -MF .deps/io_romio_ad_testfs_hints.Tpo -c io_romio_ad_testfs_hints.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_hints.o mv -f .deps/io_romio_ad_testfs_hints.Tpo .deps/io_romio_ad_testfs_hints.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_iread.lo -MD -MP -MF .deps/io_romio_ad_testfs_iread.Tpo -c -o io_romio_ad_testfs_iread.lo io_romio_ad_testfs_iread.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_iread.lo -MD -MP -MF .deps/io_romio_ad_testfs_iread.Tpo -c io_romio_ad_testfs_iread.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_iread.o mv -f .deps/io_romio_ad_testfs_iread.Tpo .deps/io_romio_ad_testfs_iread.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_iwrite.lo -MD -MP -MF .deps/io_romio_ad_testfs_iwrite.Tpo -c -o io_romio_ad_testfs_iwrite.lo io_romio_ad_testfs_iwrite.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_iwrite.lo -MD -MP -MF .deps/io_romio_ad_testfs_iwrite.Tpo -c io_romio_ad_testfs_iwrite.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_iwrite.o mv -f .deps/io_romio_ad_testfs_iwrite.Tpo .deps/io_romio_ad_testfs_iwrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_open.lo -MD -MP -MF .deps/io_romio_ad_testfs_open.Tpo -c -o io_romio_ad_testfs_open.lo io_romio_ad_testfs_open.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_open.lo -MD -MP -MF .deps/io_romio_ad_testfs_open.Tpo -c io_romio_ad_testfs_open.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_open.o mv -f .deps/io_romio_ad_testfs_open.Tpo .deps/io_romio_ad_testfs_open.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_rdcoll.lo -MD -MP -MF .deps/io_romio_ad_testfs_rdcoll.Tpo -c -o io_romio_ad_testfs_rdcoll.lo io_romio_ad_testfs_rdcoll.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_rdcoll.lo -MD -MP -MF .deps/io_romio_ad_testfs_rdcoll.Tpo -c io_romio_ad_testfs_rdcoll.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_rdcoll.o mv -f .deps/io_romio_ad_testfs_rdcoll.Tpo .deps/io_romio_ad_testfs_rdcoll.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_read.lo -MD -MP -MF .deps/io_romio_ad_testfs_read.Tpo -c -o io_romio_ad_testfs_read.lo io_romio_ad_testfs_read.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_read.lo -MD -MP -MF .deps/io_romio_ad_testfs_read.Tpo -c io_romio_ad_testfs_read.c -fno-common -DPIC -o .libs/io_romio_ad_testfs_read.o mv -f .deps/io_romio_ad_testfs_read.Tpo .deps/io_romio_ad_testfs_read.Plo /bin/sh ../../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/include -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/adio/include -D_REENTRANT -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict -DHAVE_ROMIOCONF_H -DHAVE_ROMIOCONF_H -I../../include -MT io_romio_ad_testfs_resize.lo -MD -MP -MF .deps/io_romio_ad_testfs_resize.Tpo -c -o io_romio_ad_testfs_resize.lo io_romio_ad_testfs_resize.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../.. -I/Users/cafaro/Downloads/openmpi-1.2.7/ompi/mca/io/romio/romio/../../../../../opal/include -I../../../../../../../opal/include -I../../../../../../../ompi/include -I/Users/cafaro/Downloads/openmpi-1.2.7/om