Skip to content
Snippets Groups Projects
papi-configure.log 4.43 KiB
Newer Older
  • Learn to ignore specific revisions
  • Lubomir Riha's avatar
    Lubomir Riha committed
    checking for architecture... ppc64le
    checking for OS... linux
    checking for OS version... 3.10.0-862.3.2.el7.ppc64le
    checking for perf_event workaround level... autodetect
    checking for if MIC should be used... no
    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 gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether gfortran accepts -g... yes
    checking for mpicc... mpicc
    checking for gawk... gawk
    checking how to run the C preprocessor... gcc -E
    checking whether ln -s works... yes
    checking whether make sets $(MAKE)... yes
    checking for ranlib... ranlib
    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 minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking whether it is safe to define __EXTENSIONS__... yes
    checking for ANSI C header files... (cached) yes
    checking for inline... inline
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking c_asm.h usability... no
    checking c_asm.h presence... no
    checking for c_asm.h... no
    checking intrinsics.h usability... no
    checking intrinsics.h presence... no
    checking for intrinsics.h... no
    checking mach/mach_time.h usability... no
    checking mach/mach_time.h presence... no
    checking for mach/mach_time.h... no
    checking sched.h usability... yes
    checking sched.h presence... yes
    checking for sched.h... yes
    checking for gethrtime... no
    checking for read_real_time... no
    checking for time_base_to_time... no
    checking for clock_gettime... yes
    checking for mach_absolute_time... no
    checking for sched_getcpu... yes
    checking for dlopen and dlerror symbols in base system... not found
    checking for dlopen and dlerror symbols in -ldl... found
    checking for debug build... 
    checking for -Wno-override-init... 1
    checking for CPU type... 
    checking for ffsll... yes
    checking for working gettid... no
    checking for working syscall(SYS_gettid)... yes
    checking for working MMTIMER... no
    checking for working CLOCK_REALTIME_HR POSIX 1b timer... no
    checking for working CLOCK_REALTIME POSIX 1b timer... yes
    checking for which real time clock to use... clock_realtime
    checking for working __thread... yes
    checking for high performance thread local storage... __thread
    checking for working CLOCK_THREAD_CPUTIME_ID POSIX 1b timer... yes
    checking for which virtual timer to use... clock_thread_cputime_id
    checking for static user preset events... no
    checking for static PAPI preset events... yes
    checking for whether to build static library... yes
    checking for whether to build shared library... yes
    checking for static compile of tests and utilities... no
    checking for linking with papi shared library of tests and utilities... no
    checking for /sys/class/perfctr... no
    checking for /dev/perfctr... no
    checking for /sys/kernel/perfmon/version... no
    checking for /proc/perfmon... no
    checking for /proc/sys/kernel/perf_event_paranoid... yes
    checking for libpfm4/include/perfmon/perf_event.h... yes
    checking platform... linux-pe
    checking for components to build... perf_event perf_event_uncore
    checking for PAPI event CSV filename to use... papi_events.csv
    configure: Compiling genpapifdef with gcc
    configure: Generating fpapi.h
    configure: Generating f77papi.h
    configure: Generating f90papi.h
    configure: Rules.pfm4_pe will be included in the generated Makefile
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating papi.pc
    config.status: creating components/Makefile_comp_tests.target
    config.status: creating testlib/Makefile.target
    config.status: creating utils/Makefile.target
    config.status: creating ctests/Makefile.target
    config.status: creating ftests/Makefile.target
    config.status: creating validation_tests/Makefile.target
    config.status: creating config.h