Scanning dependencies of target libabt [ 2%] Creating directories for 'libabt' [ 5%] No download step for 'libabt' [ 8%] No patch step for 'libabt' [ 11%] No update step for 'libabt' [ 13%] Performing configure step for 'libabt' checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc accepts -g... yes checking for /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc option to accept ISO C89... none needed checking whether /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc understands -c and -o together... yes checking how to run the C preprocessor... /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether C compiler accepts option ... yes checking whether C compiler option works with an invalid prototype program... yes checking whether routines compiled with can be linked with ones compiled without ... yes checking beacon.h usability... no checking beacon.h presence... no checking for beacon.h... no checking for BEACON_Publish in -lbeacon... no checking raplreader.h usability... no checking raplreader.h presence... no checking for raplreader.h... no checking for raplreader_init in -lintercoolr... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking for pthread_barrier_init... yes checking for clock_gettime... no checking for mach_absolute_time... no checking for gettimeofday... yes configure: Timer type selected is gettimeofday checking for log10 in -lm... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc... gcc3 checking whether make supports nested variables... (cached) yes checking dependency style of /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for ld used by /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc supports -fno-rtti -fno-exceptions... yes checking for /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc option to produce PIC... -fPIC -DPIC checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc PIC flag -fPIC -DPIC works... yes checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc static flag -static works... no checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc supports -c -o file.o... yes checking if /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc supports -c -o file.o... (cached) yes checking whether the /gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin/icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating maint/argobots.pc config.status: creating src/include/abt.h config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/basic/Makefile config.status: creating test/benchmark/Makefile config.status: creating test/util/Makefile config.status: creating examples/Makefile config.status: creating examples/dynamic-es/Makefile config.status: creating src/include/abt_config.h config.status: executing depfiles commands config.status: executing libtool commands [ 16%] Performing build step for 'libabt' Making all in src CC libabt_la-barrier.lo CC libabt_la-cond.lo CC libabt_la-error.lo CC libabt_la-event.lo CC libabt_la-eventual.lo CC libabt_la-futures.lo CC libabt_la-global.lo CC libabt_la-info.lo CC libabt_la-key.lo CC libabt_la-local.lo CC libabt_la-log.lo CC libabt_la-mutex.lo CC libabt_la-mutex_attr.lo CC libabt_la-rwlock.lo CC libabt_la-self.lo CC libabt_la-stream.lo CC libabt_la-stream_barrier.lo CC libabt_la-task.lo CC libabt_la-thread.lo CC libabt_la-thread_attr.lo CC libabt_la-thread_htable.lo CC libabt_la-timer.lo CC libabt_la-unit.lo CC arch/libabt_la-abtd_affinity.lo CC arch/libabt_la-abtd_env.lo CC arch/libabt_la-abtd_stream.lo CC arch/libabt_la-abtd_thread.lo CC arch/libabt_la-abtd_time.lo CPPAS arch/fcontext/libabt_la-jump_x86_64_sysv_elf_gas.lo CPPAS arch/fcontext/libabt_la-make_x86_64_sysv_elf_gas.lo CPPAS arch/fcontext/libabt_la-take_x86_64_sysv_elf_gas.lo CC container/libabt_la-contn.lo CC container/libabt_la-elem.lo CC mem/libabt_la-malloc.lo CC pool/libabt_la-fifo.lo CC pool/libabt_la-pool.lo CC sched/libabt_la-basic.lo CC sched/libabt_la-config.lo CC sched/libabt_la-prio.lo CC sched/libabt_la-sched.lo CC sched/libabt_la-randws.lo CC util/libabt_la-util.lo CCLD libabt.la [ 19%] Performing install step for 'libabt' Making install in src /bin/mkdir -p '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libabt.la '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib' libtool: install: /usr/bin/install -c .libs/libabt.so.0.0.0 /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/libabt.so.0.0.0 libtool: install: (cd /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib && { ln -s -f libabt.so.0.0.0 libabt.so.0 || { rm -f libabt.so.0 && ln -s libabt.so.0.0.0 libabt.so.0; }; }) libtool: install: (cd /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib && { ln -s -f libabt.so.0.0.0 libabt.so || { rm -f libabt.so && ln -s libabt.so.0.0.0 libabt.so; }; }) libtool: install: /usr/bin/install -c .libs/libabt.lai /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/libabt.la libtool: install: /usr/bin/install -c .libs/libabt.a /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/libabt.a libtool: install: chmod 644 /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/libabt.a libtool: install: ranlib /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/libabt.a libtool: finish: PATH="/gpfs/stfc/local/apps/gcc/cmake/3.6.1/bin:/gpfs/stfc/local/apps/intel/intel_cs/2017.2.050/bin:/opt/lsf/9.1/linux2.6-glibc2.3-x86_64/etc:/opt/lsf/9.1/linux2.6-glibc2.3-x86_64/bin:/opt/xcat/bin:/opt/xcat/sbin:/opt/xcat/share/xcat/tools:/usr/local/bin:/usr/local/X11/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/lpp/mmfs/bin:/sbin" ldconfig -n /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib ---------------------------------------------------------------------- Libraries have been installed in: /gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/include' /usr/bin/install -c -m 644 include/abt.h '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/include' /bin/mkdir -p '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/pkgconfig' /usr/bin/install -c -m 644 maint/argobots.pc '/gpfs/stfc/local/SCD/jpf02/axc67-jpf02/INSTALL/bolt/lib/pkgconfig' [ 22%] Completed 'libabt' [ 22%] Built target libabt Scanning dependencies of target libomp-needed-headers [ 25%] Generating kmp_i18n_id.inc [ 27%] Generating kmp_i18n_default.inc [ 27%] Built target libomp-needed-headers Scanning dependencies of target omp [ 30%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_alloc.c.o [ 33%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_atomic.c.o [ 36%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_csupport.c.o [ 38%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_debug.c.o [ 41%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_environment.c.o [ 44%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_error.c.o [ 47%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_global.c.o [ 50%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_i18n.c.o [ 52%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_io.c.o [ 55%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_util_Linux.c.o [ 58%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_runtime.c.o [ 61%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_settings.c.o [ 63%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_str.c.o [ 66%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_tasking.c.o [ 69%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_taskq.c.o [ 72%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_threadprivate.c.o [ 75%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_utility.c.o [ 77%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_ftn_cdecl.c.o [ 80%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_ftn_extra.c.o [ 83%] Building C object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_version.c.o [ 86%] Building CXX object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_dispatch.cpp.o [ 88%] Building CXX object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_sched.cpp.o [ 91%] Building CXX object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_taskdeps.cpp.o [ 94%] Building CXX object runtime/src/CMakeFiles/omp.dir/abt/kmp_abt_cancel.cpp.o [ 97%] Building C object runtime/src/CMakeFiles/omp.dir/z_Linux_asm.s.o [100%] Linking C shared library libomp.so [100%] Built target omp