Avoid ctest truncation of output: CTEST_FULL_OUTPUT ======================================================== === MAIN VARIABLES ======================================================== CMAKE_STATIC_LIBRARY_PREFIX == "lib" CMAKE_STATIC_LIBRARY_SUFFIX == ".a" CMAKE_SHARED_LIBRARY_PREFIX == "lib" CMAKE_SHARED_LIBRARY_SUFFIX == ".so" CMAKE_SHARED_MODULE_PREFIX == "lib" CMAKE_SHARED_MODULE_SUFFIX == ".so" CMAKE_DL_LIBS == "dl" CMAKE_LIBRARY_PATH_FLAG == "-L" CMAKE_LINK_LIBRARY_FLAG == "-l" CMAKE_SKIP_RPATH == "NO" CMAKE_SYSTEM_INFO_FILE == "Platform/Linux" CMAKE_SYSTEM_NAME == "Linux" CMAKE_SYSTEM == "Linux-3.10.0-957.27.2.el7.x86_64" CMAKE_CXX_COMPILER == "/cm/local/apps/gcc/8.2.0/bin/g++" CMAKE_C_COMPILER == "/cm/local/apps/gcc/8.2.0/bin/gcc" CMAKE_COMPILER_IS_GNUCC == "1" CMAKE_COMPILER_IS_GNUCXX == "1" // C shared library flag CMAKE_SHARED_LIBRARY_C_FLAGS == "-fPIC" CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS == "-shared" CMAKE_SHARED_LIBRARY_LINK_FLAGS == "" CMAKE_SHARED_LIBRARY_RUNTIME_FLAG == "" CMAKE_SHARED_LIBRARY_RUNTIME_FLAG_SEP == "" CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" // C shared module flags CMAKE_SHARED_MODULE_C_FLAGS == "-fPIC" CMAKE_SHARED_MODULE_CREATE_C_FLAGS == "-shared" CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" // C exe flags CMAKE_EXE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" CMAKE_EXE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" // CXX shared library flags CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS == "-shared" CMAKE_SHARED_LIBRARY_CXX_FLAGS == "-fPIC" CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS == "-rdynamic" CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG == "-Wl,-rpath," CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP == ":" CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" // CXX shared module flags CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS == "-shared" CMAKE_SHARED_MODULE_CXX_FLAGS == "-fPIC" CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" // CXX exe flags CMAKE_EXE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" CMAKE_USER_MAKE_RULES_OVERRIDE == "" CMAKE_VERBOSE_MAKEFILE == "FALSE" CMAKE_BUILD_TYPE == "" CMAKE_CXX_FLAGS == "" CMAKE_CXX_FLAGS_DEBUG == "-g" CMAKE_CXX_FLAGS_MINSIZEREL == "-Os -DNDEBUG" CMAKE_CXX_FLAGS_RELEASE == "-O3 -DNDEBUG" CMAKE_CXX_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" CMAKE_C_FLAGS == "" CMAKE_C_FLAGS_DEBUG == "-g" CMAKE_C_FLAGS_MINSIZEREL == "-Os -DNDEBUG" CMAKE_C_FLAGS_RELEASE == "-O3 -DNDEBUG" CMAKE_C_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" // build rules CMAKE_CXX_CREATE_SHARED_LIBRARY == " -o " CMAKE_CXX_CREATE_SHARED_MODULE == " -o " CMAKE_C_CREATE_SHARED_LIBRARY == " -o " CMAKE_C_CREATE_SHARED_MODULE == " -o " CMAKE_CXX_CREATE_STATIC_LIBRARY == "" CMAKE_C_CREATE_STATIC_LIBRARY == "" CMAKE_CXX_COMPILE_OBJECT == " -o -c " CMAKE_C_COMPILE_OBJECT == " -o -c " CMAKE_C_LINK_EXECUTABLE == " -o " CMAKE_CXX_LINK_EXECUTABLE == " -o " ================================================================= === VARIABLES ================================================================= CMAKE_AR "/usr/bin/ar" CMAKE_AR "/usr/bin/ar" CMAKE_AUTOGEN_ORIGIN_DEPENDS "ON" CMAKE_AUTOMOC_COMPILER_PREDEFINES "ON" CMAKE_AUTOMOC_MACRO_NAMES "Q_OBJECT;Q_GADGET;Q_NAMESPACE" CMAKE_BASE_NAME "g++" CMAKE_BINARY_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_BUILD_TOOL "/usr/bin/gmake" CMAKE_BUILD_TYPE "" CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert" CMAKE_C11_EXTENSION_COMPILE_OPTION "-std=gnu11" CMAKE_C11_STANDARD_COMPILE_OPTION "-std=c11" CMAKE_C11_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes" CMAKE_C90_EXTENSION_COMPILE_OPTION "-std=gnu90" CMAKE_C90_STANDARD_COMPILE_OPTION "-std=c90" CMAKE_C90_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros" CMAKE_C99_EXTENSION_COMPILE_OPTION "-std=gnu99" CMAKE_C99_STANDARD_COMPILE_OPTION "-std=c99" CMAKE_C99_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_CFG_INTDIR "." CMAKE_COLOR_MAKEFILE "ON" CMAKE_COMMAND "/gpfs/packages/cmake/3.15.4/bin/cmake" CMAKE_COMPILER_IS_GNUCC "1" CMAKE_COMPILER_IS_GNUCXX "1" CMAKE_CPACK_COMMAND "/gpfs/packages/cmake/3.15.4/bin/cpack" CMAKE_CROSSCOMPILING "FALSE" CMAKE_CTEST_COMMAND "/gpfs/packages/cmake/3.15.4/bin/ctest" CMAKE_CURRENT_BINARY_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_CURRENT_LIST_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_CURRENT_LIST_FILE "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation/CMakeLists.txt" CMAKE_CURRENT_SOURCE_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates" CMAKE_CXX11_EXTENSION_COMPILE_OPTION "-std=gnu++11" CMAKE_CXX11_STANDARD_COMPILE_OPTION "-std=c++11" CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" CMAKE_CXX14_EXTENSION_COMPILE_OPTION "-std=gnu++14" CMAKE_CXX14_STANDARD_COMPILE_OPTION "-std=c++14" CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17" CMAKE_CXX17_EXTENSION_COMPILE_OPTION "-std=gnu++17" CMAKE_CXX17_STANDARD_COMPILE_OPTION "-std=c++17" CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20" CMAKE_CXX20_EXTENSION_COMPILE_OPTION "-std=gnu++2a" CMAKE_CXX20_STANDARD_COMPILE_OPTION "-std=c++2a" CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters" CMAKE_CXX98_EXTENSION_COMPILE_OPTION "-std=gnu++98" CMAKE_CXX98_STANDARD_COMPILE_OPTION "-std=c++98" CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT "ON" CMAKE_CXX_ABI_COMPILED "TRUE" CMAKE_CXX_ARCHIVE_APPEND " q " CMAKE_CXX_ARCHIVE_APPEND_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ar" r " CMAKE_CXX_ARCHIVE_CREATE " qc " CMAKE_CXX_ARCHIVE_CREATE_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ar" cr " CMAKE_CXX_ARCHIVE_FINISH " " CMAKE_CXX_ARCHIVE_FINISH_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" " CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "" CMAKE_CXX_COMPILER "/cm/local/apps/gcc/8.2.0/bin/g++" CMAKE_CXX_COMPILER "/cm/local/apps/gcc/8.2.0/bin/g++" CMAKE_CXX_COMPILER_ABI "ELF" CMAKE_CXX_COMPILER_AR "/cm/local/apps/gcc/8.2.0/bin/gcc-ar" CMAKE_CXX_COMPILER_AR "/cm/local/apps/gcc/8.2.0/bin/gcc-ar" CMAKE_CXX_COMPILER_ARCHITECTURE_ID "" CMAKE_CXX_COMPILER_ARG1 "" CMAKE_CXX_COMPILER_ENV_VAR "CXX" CMAKE_CXX_COMPILER_FRONTEND_VARIANT "" CMAKE_CXX_COMPILER_ID "GNU" CMAKE_CXX_COMPILER_ID_PLATFORM_CONTENT "#define STRINGIFY_HELPER(X) #X #define STRINGIFY(X) STRINGIFY_HELPER(X) /* Identify known platforms by name. */ #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" #elif defined(__MINGW32__) # define PLATFORM_ID "MinGW" #elif defined(__APPLE__) # define PLATFORM_ID "Darwin" #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) # define PLATFORM_ID "Windows" #elif defined(__FreeBSD__) || defined(__FreeBSD) # define PLATFORM_ID "FreeBSD" #elif defined(__NetBSD__) || defined(__NetBSD) # define PLATFORM_ID "NetBSD" #elif defined(__OpenBSD__) || defined(__OPENBSD) # define PLATFORM_ID "OpenBSD" #elif defined(__sun) || defined(sun) # define PLATFORM_ID "SunOS" #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" #elif defined(__HAIKU__) # define PLATFORM_ID "Haiku" #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) # define PLATFORM_ID "BeOS" #elif defined(__QNX__) || defined(__QNXNTO__) # define PLATFORM_ID "QNX" #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) # define PLATFORM_ID "Tru64" #elif defined(__riscos) || defined(__riscos__) # define PLATFORM_ID "RISCos" #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) # define PLATFORM_ID "SINIX" #elif defined(__UNIX_SV__) # define PLATFORM_ID "UNIX_SV" #elif defined(__bsdos__) # define PLATFORM_ID "BSDOS" #elif defined(_MPRAS) || defined(MPRAS) # define PLATFORM_ID "MP-RAS" #elif defined(__osf) || defined(__osf__) # define PLATFORM_ID "OSF1" #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) # define PLATFORM_ID "SCO_SV" #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) # define PLATFORM_ID "ULTRIX" #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) # define PLATFORM_ID "Xenix" #elif defined(__WATCOMC__) # if defined(__LINUX__) # define PLATFORM_ID "Linux" # elif defined(__DOS__) # define PLATFORM_ID "DOS" # elif defined(__OS2__) # define PLATFORM_ID "OS2" # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" # else /* unknown platform */ # define PLATFORM_ID # endif #elif defined(__INTEGRITY) # if defined(INT_178B) # define PLATFORM_ID "Integrity178" # else /* regular Integrity */ # define PLATFORM_ID "Integrity" # endif #else /* unknown platform */ # define PLATFORM_ID #endif /* For windows compilers MSVC and Intel we can determine the architecture of the compiler being used. This is because the compilers do not have flags that can change the architecture, but rather depend on which compiler is being used */ #if defined(_WIN32) && defined(_MSC_VER) # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # elif defined(_M_ARM64) # define ARCHITECTURE_ID "ARM64" # elif defined(_M_ARM) # if _M_ARM == 4 # define ARCHITECTURE_ID "ARMV4I" # elif _M_ARM == 5 # define ARCHITECTURE_ID "ARMV5I" # else # define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) # endif # elif defined(_M_MIPS) # define ARCHITECTURE_ID "MIPS" # elif defined(_M_SH) # define ARCHITECTURE_ID "SHx" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__WATCOMC__) # if defined(_M_I86) # define ARCHITECTURE_ID "I86" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__ICCRX__) # define ARCHITECTURE_ID "RX" # elif defined(__ICCRH850__) # define ARCHITECTURE_ID "RH850" # elif defined(__ICCRL78__) # define ARCHITECTURE_ID "RL78" # elif defined(__ICCRISCV__) # define ARCHITECTURE_ID "RISCV" # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" # elif defined(__ICC430__) # define ARCHITECTURE_ID "MSP430" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__ghs__) # if defined(__PPC64__) # define ARCHITECTURE_ID "PPC64" # elif defined(__ppc__) # define ARCHITECTURE_ID "PPC" # elif defined(__ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__x86_64__) # define ARCHITECTURE_ID "x64" # elif defined(__i386__) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #else # define ARCHITECTURE_ID #endif /* Convert integer to decimal digit literals. */ #define DEC(n) \ ('0' + (((n) / 10000000)%10)), \ ('0' + (((n) / 1000000)%10)), \ ('0' + (((n) / 100000)%10)), \ ('0' + (((n) / 10000)%10)), \ ('0' + (((n) / 1000)%10)), \ ('0' + (((n) / 100)%10)), \ ('0' + (((n) / 10)%10)), \ ('0' + ((n) % 10)) /* Convert integer to hex digit literals. */ #define HEX(n) \ ('0' + ((n)>>28 & 0xF)), \ ('0' + ((n)>>24 & 0xF)), \ ('0' + ((n)>>20 & 0xF)), \ ('0' + ((n)>>16 & 0xF)), \ ('0' + ((n)>>12 & 0xF)), \ ('0' + ((n)>>8 & 0xF)), \ ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) /* Construct a string literal encoding the version number components. */ #ifdef COMPILER_VERSION_MAJOR char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', COMPILER_VERSION_MAJOR, # ifdef COMPILER_VERSION_MINOR '.', COMPILER_VERSION_MINOR, # ifdef COMPILER_VERSION_PATCH '.', COMPILER_VERSION_PATCH, # ifdef COMPILER_VERSION_TWEAK '.', COMPILER_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct a string literal encoding the internal version number. */ #ifdef COMPILER_VERSION_INTERNAL char const info_version_internal[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; #endif /* Construct a string literal encoding the version number components. */ #ifdef SIMULATE_VERSION_MAJOR char const info_simulate_version[] = { 'I', 'N', 'F', 'O', ':', 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', SIMULATE_VERSION_MAJOR, # ifdef SIMULATE_VERSION_MINOR '.', SIMULATE_VERSION_MINOR, # ifdef SIMULATE_VERSION_PATCH '.', SIMULATE_VERSION_PATCH, # ifdef SIMULATE_VERSION_TWEAK '.', SIMULATE_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; " CMAKE_CXX_COMPILER_ID_RUN "1" CMAKE_CXX_COMPILER_ID_TEST_FLAGS "-c;--c++;--ec++;--target=arm-arm-none-eabi -mcpu=cortex-m3" CMAKE_CXX_COMPILER_ID_TOOL_MATCH_INDEX "2" CMAKE_CXX_COMPILER_ID_TOOL_MATCH_REGEX " Ld[^ ]*( [ ]+[^ ]*)* [ ]+([^ ]+)[^ ]*-o[^ ]*CompilerIdCXX/(\./)?(CompilerIdCXX.(framework|xctest)/)?CompilerIdCXX[ \"]" CMAKE_CXX_COMPILER_ID_VENDORS "IAR" CMAKE_CXX_COMPILER_ID_VENDOR_REGEX_IAR "IAR .+ Compiler" CMAKE_CXX_COMPILER_INIT "/cm/local/apps/gcc/8.2.0/bin/g++" CMAKE_CXX_COMPILER_LIST "/cm/local/apps/gcc/8.2.0/bin/g++" CMAKE_CXX_COMPILER_LOADED "1" CMAKE_CXX_COMPILER_NAMES "c++" CMAKE_CXX_COMPILER_PREDEFINES_COMMAND "/cm/local/apps/gcc/8.2.0/bin/g++;-dM;-E;-c;/gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCXXCompilerABI.cpp" CMAKE_CXX_COMPILER_PRODUCED_FILES "a.out" CMAKE_CXX_COMPILER_PRODUCED_OUTPUT "" CMAKE_CXX_COMPILER_RANLIB "/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" CMAKE_CXX_COMPILER_RANLIB "/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" CMAKE_CXX_COMPILER_VERSION "8.2.0" CMAKE_CXX_COMPILER_VERSION_INTERNAL "" CMAKE_CXX_COMPILER_WORKS "TRUE" CMAKE_CXX_COMPILER_WRAPPER "" CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20" CMAKE_CXX_COMPILE_OBJECT " -o -c " CMAKE_CXX_COMPILE_OPTIONS_IPO "-flto;-fno-fat-lto-objects" CMAKE_CXX_COMPILE_OPTIONS_PIC "-fPIC" CMAKE_CXX_COMPILE_OPTIONS_PIE "-fPIE" CMAKE_CXX_COMPILE_OPTIONS_SYSROOT "--sysroot=" CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN "-fvisibility-inlines-hidden" CMAKE_CXX_CREATE_ASSEMBLY_SOURCE " -S -o " CMAKE_CXX_CREATE_PREPROCESSED_SOURCE " -E > " CMAKE_CXX_CREATE_SHARED_LIBRARY " -o " CMAKE_CXX_CREATE_SHARED_MODULE " -o " CMAKE_CXX_FLAGS "" CMAKE_CXX_FLAGS_DEBUG "-g" CMAKE_CXX_FLAGS_DEBUG_INIT " -g" CMAKE_CXX_FLAGS_INIT " " CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -Os -DNDEBUG" CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG" CMAKE_CXX_FLAGS_RELEASE_INIT " -O3 -DNDEBUG" CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT " -O2 -g -DNDEBUG" CMAKE_CXX_IGNORE_EXTENSIONS "inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC" CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/home/ibeekman/.local/include;/cm/shared/apps/slurm/18.08/include;/cm/local/apps/gcc/8.2.0/include/c++/8.2.0;/cm/local/apps/gcc/8.2.0/include/c++/8.2.0/x86_64-pc-linux-gnu;/cm/local/apps/gcc/8.2.0/include/c++/8.2.0/backward;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include;/usr/local/include;/cm/local/apps/gcc/8.2.0/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed;/usr/include" CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/ibeekman/.local/lib64;/cm/shared/apps/slurm/18.08/lib64;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0;/cm/local/apps/gcc/8.2.0/lib64;/lib64;/usr/lib64;/home/ibeekman/.local/lib;/cm/shared/apps/slurm/18.08/lib/slurm;/cm/shared/apps/slurm/18.08/lib;/cm/local/apps/gcc/8.2.0/lib" CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc" CMAKE_CXX_INFORMATION_LOADED "1" CMAKE_CXX_LIBRARY_ARCHITECTURE "" CMAKE_CXX_LINKER_PREFERENCE "30" CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES "1" CMAKE_CXX_LINKER_WRAPPER_FLAG "-Wl," CMAKE_CXX_LINKER_WRAPPER_FLAG_SEP "," CMAKE_CXX_LINK_EXECUTABLE " -o " CMAKE_CXX_LINK_OPTIONS_NO_PIE "-no-pie" CMAKE_CXX_LINK_OPTIONS_PIE "-fPIE;-pie" CMAKE_CXX_OUTPUT_EXTENSION ".o" CMAKE_CXX_PLATFORM_ID "Linux" CMAKE_CXX_SIMULATE_ID "" CMAKE_CXX_SIMULATE_VERSION "" CMAKE_CXX_SIZEOF_DATA_PTR "8" CMAKE_CXX_SOURCE_FILE_EXTENSIONS "C;M;c++;cc;cpp;cxx;mm;CPP" CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14" CMAKE_CXX_STANDARD_DEFAULT "14" CMAKE_CXX_VERBOSE_FLAG "-v" CMAKE_CXX_XCODE_ARCHS "" CMAKE_C_ABI_COMPILED "TRUE" CMAKE_C_ARCHIVE_APPEND " q " CMAKE_C_ARCHIVE_APPEND_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ar" r " CMAKE_C_ARCHIVE_CREATE " qc " CMAKE_C_ARCHIVE_CREATE_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ar" cr " CMAKE_C_ARCHIVE_FINISH " " CMAKE_C_ARCHIVE_FINISH_IPO ""/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" " CMAKE_C_CL_SHOWINCLUDES_PREFIX "" CMAKE_C_COMPILER "/cm/local/apps/gcc/8.2.0/bin/gcc" CMAKE_C_COMPILER "/cm/local/apps/gcc/8.2.0/bin/gcc" CMAKE_C_COMPILER_ABI "ELF" CMAKE_C_COMPILER_AR "/cm/local/apps/gcc/8.2.0/bin/gcc-ar" CMAKE_C_COMPILER_AR "/cm/local/apps/gcc/8.2.0/bin/gcc-ar" CMAKE_C_COMPILER_ARCHITECTURE_ID "" CMAKE_C_COMPILER_ARG1 "" CMAKE_C_COMPILER_ENV_VAR "CC" CMAKE_C_COMPILER_FRONTEND_VARIANT "" CMAKE_C_COMPILER_ID "GNU" CMAKE_C_COMPILER_ID_PLATFORM_CONTENT "#define STRINGIFY_HELPER(X) #X #define STRINGIFY(X) STRINGIFY_HELPER(X) /* Identify known platforms by name. */ #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" #elif defined(__MINGW32__) # define PLATFORM_ID "MinGW" #elif defined(__APPLE__) # define PLATFORM_ID "Darwin" #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) # define PLATFORM_ID "Windows" #elif defined(__FreeBSD__) || defined(__FreeBSD) # define PLATFORM_ID "FreeBSD" #elif defined(__NetBSD__) || defined(__NetBSD) # define PLATFORM_ID "NetBSD" #elif defined(__OpenBSD__) || defined(__OPENBSD) # define PLATFORM_ID "OpenBSD" #elif defined(__sun) || defined(sun) # define PLATFORM_ID "SunOS" #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" #elif defined(__HAIKU__) # define PLATFORM_ID "Haiku" #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) # define PLATFORM_ID "BeOS" #elif defined(__QNX__) || defined(__QNXNTO__) # define PLATFORM_ID "QNX" #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) # define PLATFORM_ID "Tru64" #elif defined(__riscos) || defined(__riscos__) # define PLATFORM_ID "RISCos" #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) # define PLATFORM_ID "SINIX" #elif defined(__UNIX_SV__) # define PLATFORM_ID "UNIX_SV" #elif defined(__bsdos__) # define PLATFORM_ID "BSDOS" #elif defined(_MPRAS) || defined(MPRAS) # define PLATFORM_ID "MP-RAS" #elif defined(__osf) || defined(__osf__) # define PLATFORM_ID "OSF1" #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) # define PLATFORM_ID "SCO_SV" #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) # define PLATFORM_ID "ULTRIX" #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) # define PLATFORM_ID "Xenix" #elif defined(__WATCOMC__) # if defined(__LINUX__) # define PLATFORM_ID "Linux" # elif defined(__DOS__) # define PLATFORM_ID "DOS" # elif defined(__OS2__) # define PLATFORM_ID "OS2" # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" # else /* unknown platform */ # define PLATFORM_ID # endif #elif defined(__INTEGRITY) # if defined(INT_178B) # define PLATFORM_ID "Integrity178" # else /* regular Integrity */ # define PLATFORM_ID "Integrity" # endif #else /* unknown platform */ # define PLATFORM_ID #endif /* For windows compilers MSVC and Intel we can determine the architecture of the compiler being used. This is because the compilers do not have flags that can change the architecture, but rather depend on which compiler is being used */ #if defined(_WIN32) && defined(_MSC_VER) # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # elif defined(_M_ARM64) # define ARCHITECTURE_ID "ARM64" # elif defined(_M_ARM) # if _M_ARM == 4 # define ARCHITECTURE_ID "ARMV4I" # elif _M_ARM == 5 # define ARCHITECTURE_ID "ARMV5I" # else # define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) # endif # elif defined(_M_MIPS) # define ARCHITECTURE_ID "MIPS" # elif defined(_M_SH) # define ARCHITECTURE_ID "SHx" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__WATCOMC__) # if defined(_M_I86) # define ARCHITECTURE_ID "I86" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__ICCRX__) # define ARCHITECTURE_ID "RX" # elif defined(__ICCRH850__) # define ARCHITECTURE_ID "RH850" # elif defined(__ICCRL78__) # define ARCHITECTURE_ID "RL78" # elif defined(__ICCRISCV__) # define ARCHITECTURE_ID "RISCV" # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" # elif defined(__ICC430__) # define ARCHITECTURE_ID "MSP430" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__ghs__) # if defined(__PPC64__) # define ARCHITECTURE_ID "PPC64" # elif defined(__ppc__) # define ARCHITECTURE_ID "PPC" # elif defined(__ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__x86_64__) # define ARCHITECTURE_ID "x64" # elif defined(__i386__) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #else # define ARCHITECTURE_ID #endif /* Convert integer to decimal digit literals. */ #define DEC(n) \ ('0' + (((n) / 10000000)%10)), \ ('0' + (((n) / 1000000)%10)), \ ('0' + (((n) / 100000)%10)), \ ('0' + (((n) / 10000)%10)), \ ('0' + (((n) / 1000)%10)), \ ('0' + (((n) / 100)%10)), \ ('0' + (((n) / 10)%10)), \ ('0' + ((n) % 10)) /* Convert integer to hex digit literals. */ #define HEX(n) \ ('0' + ((n)>>28 & 0xF)), \ ('0' + ((n)>>24 & 0xF)), \ ('0' + ((n)>>20 & 0xF)), \ ('0' + ((n)>>16 & 0xF)), \ ('0' + ((n)>>12 & 0xF)), \ ('0' + ((n)>>8 & 0xF)), \ ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) /* Construct a string literal encoding the version number components. */ #ifdef COMPILER_VERSION_MAJOR char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', COMPILER_VERSION_MAJOR, # ifdef COMPILER_VERSION_MINOR '.', COMPILER_VERSION_MINOR, # ifdef COMPILER_VERSION_PATCH '.', COMPILER_VERSION_PATCH, # ifdef COMPILER_VERSION_TWEAK '.', COMPILER_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct a string literal encoding the internal version number. */ #ifdef COMPILER_VERSION_INTERNAL char const info_version_internal[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; #endif /* Construct a string literal encoding the version number components. */ #ifdef SIMULATE_VERSION_MAJOR char const info_simulate_version[] = { 'I', 'N', 'F', 'O', ':', 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', SIMULATE_VERSION_MAJOR, # ifdef SIMULATE_VERSION_MINOR '.', SIMULATE_VERSION_MINOR, # ifdef SIMULATE_VERSION_PATCH '.', SIMULATE_VERSION_PATCH, # ifdef SIMULATE_VERSION_TWEAK '.', SIMULATE_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; " CMAKE_C_COMPILER_ID_RUN "1" CMAKE_C_COMPILER_ID_TEST_FLAGS "-c;-Aa;-D__CLASSIC_C__;--target=arm-arm-none-eabi -mcpu=cortex-m3" CMAKE_C_COMPILER_ID_TOOL_MATCH_INDEX "2" CMAKE_C_COMPILER_ID_TOOL_MATCH_REGEX " Ld[^ ]*( [ ]+[^ ]*)* [ ]+([^ ]+)[^ ]*-o[^ ]*CompilerIdC/(\./)?(CompilerIdC.(framework|xctest)/)?CompilerIdC[ \"]" CMAKE_C_COMPILER_ID_VENDORS "IAR" CMAKE_C_COMPILER_ID_VENDOR_REGEX_IAR "IAR .+ Compiler" CMAKE_C_COMPILER_INIT "/cm/local/apps/gcc/8.2.0/bin/gcc" CMAKE_C_COMPILER_LIST "/cm/local/apps/gcc/8.2.0/bin/gcc" CMAKE_C_COMPILER_LOADED "1" CMAKE_C_COMPILER_NAMES "cc" CMAKE_C_COMPILER_PREDEFINES_COMMAND "/cm/local/apps/gcc/8.2.0/bin/gcc;-dM;-E;-c;/gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCXXCompilerABI.cpp" CMAKE_C_COMPILER_PRODUCED_FILES "a.out" CMAKE_C_COMPILER_PRODUCED_OUTPUT "" CMAKE_C_COMPILER_RANLIB "/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" CMAKE_C_COMPILER_RANLIB "/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib" CMAKE_C_COMPILER_VERSION "8.2.0" CMAKE_C_COMPILER_VERSION_INTERNAL "" CMAKE_C_COMPILER_WORKS "TRUE" CMAKE_C_COMPILER_WRAPPER "" CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert" CMAKE_C_COMPILE_OBJECT " -o -c " CMAKE_C_COMPILE_OPTIONS_IPO "-flto;-fno-fat-lto-objects" CMAKE_C_COMPILE_OPTIONS_PIC "-fPIC" CMAKE_C_COMPILE_OPTIONS_PIE "-fPIE" CMAKE_C_COMPILE_OPTIONS_SYSROOT "--sysroot=" CMAKE_C_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" CMAKE_C_CREATE_ASSEMBLY_SOURCE " -S -o " CMAKE_C_CREATE_PREPROCESSED_SOURCE " -E > " CMAKE_C_CREATE_SHARED_LIBRARY " -o " CMAKE_C_CREATE_SHARED_MODULE " -o " CMAKE_C_FLAGS "" CMAKE_C_FLAGS_DEBUG "-g" CMAKE_C_FLAGS_DEBUG_INIT " -g" CMAKE_C_FLAGS_INIT " " CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" CMAKE_C_FLAGS_MINSIZEREL_INIT " -Os -DNDEBUG" CMAKE_C_FLAGS_RELEASE "-O3 -DNDEBUG" CMAKE_C_FLAGS_RELEASE_INIT " -O3 -DNDEBUG" CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" CMAKE_C_FLAGS_RELWITHDEBINFO_INIT " -O2 -g -DNDEBUG" CMAKE_C_IGNORE_EXTENSIONS "h;H;o;O;obj;OBJ;def;DEF;rc;RC" CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/home/ibeekman/.local/include;/cm/shared/apps/slurm/18.08/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include;/usr/local/include;/cm/local/apps/gcc/8.2.0/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed;/usr/include" CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/ibeekman/.local/lib64;/cm/shared/apps/slurm/18.08/lib64;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0;/cm/local/apps/gcc/8.2.0/lib64;/lib64;/usr/lib64;/home/ibeekman/.local/lib;/cm/shared/apps/slurm/18.08/lib/slurm;/cm/shared/apps/slurm/18.08/lib;/cm/local/apps/gcc/8.2.0/lib" CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s" CMAKE_C_INFORMATION_LOADED "1" CMAKE_C_LIBRARY_ARCHITECTURE "" CMAKE_C_LINKER_PREFERENCE "10" CMAKE_C_LINKER_WRAPPER_FLAG "-Wl," CMAKE_C_LINKER_WRAPPER_FLAG_SEP "," CMAKE_C_LINK_EXECUTABLE " -o " CMAKE_C_LINK_OPTIONS_NO_PIE "-no-pie" CMAKE_C_LINK_OPTIONS_PIE "-fPIE;-pie" CMAKE_C_OUTPUT_EXTENSION ".o" CMAKE_C_PLATFORM_ID "Linux" CMAKE_C_SIMULATE_ID "" CMAKE_C_SIMULATE_VERSION "" CMAKE_C_SIZEOF_DATA_PTR "8" CMAKE_C_SOURCE_FILE_EXTENSIONS "c;m" CMAKE_C_STANDARD_COMPUTED_DEFAULT "11" CMAKE_C_STANDARD_DEFAULT "11" CMAKE_C_VERBOSE_FLAG "-v" CMAKE_C_XCODE_ARCHS "" CMAKE_DEPFILE_FLAGS_C "-MD -MT -MF " CMAKE_DEPFILE_FLAGS_CXX "-MD -MT -MF " CMAKE_DL_LIBS "dl" CMAKE_EDIT_COMMAND "/gpfs/packages/cmake/3.15.4/bin/ccmake" CMAKE_EFFECTIVE_SYSTEM_NAME "Linux" CMAKE_EXECUTABLE_FORMAT "ELF" CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG "-Wl,-rpath-link," CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG "-Wl,-rpath," CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ":" CMAKE_EXECUTABLE_RUNTIME_C_FLAG "-Wl,-rpath," CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ":" CMAKE_EXECUTABLE_SUFFIX "" CMAKE_EXE_EXPORTS_CXX_FLAG "-Wl,--export-dynamic" CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic" CMAKE_EXE_LINKER_FLAGS "" CMAKE_EXE_LINKER_FLAGS_DEBUG "" CMAKE_EXE_LINKER_FLAGS_INIT " " CMAKE_EXE_LINKER_FLAGS_MINSIZEREL "" CMAKE_EXE_LINKER_FLAGS_RELEASE "" CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO "" CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" CMAKE_EXE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" CMAKE_EXE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" CMAKE_EXE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" CMAKE_EXPORT_COMPILE_COMMANDS "OFF" CMAKE_EXTRA_GENERATOR "" CMAKE_FILES_DIRECTORY "/CMakeFiles" CMAKE_FIND_LIBRARY_PREFIXES "lib" CMAKE_FIND_LIBRARY_SUFFIXES ".so;.a" CMAKE_GENERATOR "Unix Makefiles" CMAKE_GENERATOR_INSTANCE "" CMAKE_GENERATOR_PLATFORM "" CMAKE_GENERATOR_TOOLSET "" CMAKE_HOME_DIRECTORY "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_HOST_SYSTEM "Linux-3.10.0-957.27.2.el7.x86_64" CMAKE_HOST_SYSTEM_NAME "Linux" CMAKE_HOST_SYSTEM_PROCESSOR "x86_64" CMAKE_HOST_SYSTEM_VERSION "3.10.0-957.27.2.el7.x86_64" CMAKE_HOST_UNIX "1" CMAKE_INCLUDE_FLAG_C "-I" CMAKE_INCLUDE_FLAG_CXX "-I" CMAKE_INCLUDE_SYSTEM_FLAG_C "-isystem " CMAKE_INCLUDE_SYSTEM_FLAG_CXX "-isystem " CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "Unspecified" CMAKE_INSTALL_PREFIX "/usr/local" CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT "1" CMAKE_INSTALL_SO_NO_EXE "0" CMAKE_INTERNAL_PLATFORM_ABI "ELF" CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-linux-gnu[a-z0-9_]*" CMAKE_LIBRARY_PATH_FLAG "-L" CMAKE_LIBRARY_PATH_TERMINATOR "" CMAKE_LINKER "/usr/bin/ld" CMAKE_LINKER "/usr/bin/ld" CMAKE_LINK_LIBRARY_FLAG "-l" CMAKE_LINK_LIBRARY_SUFFIX "" CMAKE_MAJOR_VERSION "3" CMAKE_MAKE_PROGRAM "/usr/bin/gmake" CMAKE_MATCH_0 "" CMAKE_MATCH_1 "" CMAKE_MATCH_COUNT "0" CMAKE_MINIMUM_REQUIRED_VERSION "3.15.4" CMAKE_MINOR_VERSION "15" CMAKE_MODULE_LINKER_FLAGS "" CMAKE_MODULE_LINKER_FLAGS_DEBUG "" CMAKE_MODULE_LINKER_FLAGS_INIT " " CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL "" CMAKE_MODULE_LINKER_FLAGS_RELEASE "" CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "" CMAKE_MT "" CMAKE_NM "/usr/bin/nm" CMAKE_OBJCOPY "/usr/bin/objcopy" CMAKE_OBJDUMP "/usr/bin/objdump" CMAKE_PARENT_LIST_FILE "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation/CMakeLists.txt" CMAKE_PATCH_VERSION "4" CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES "/lib;/lib32;/lib64;/usr/lib;/usr/lib32;/usr/lib64" CMAKE_PLATFORM_INFO_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation/CMakeFiles/3.15.4" CMAKE_PLATFORM_INFO_INITIALIZED "1" CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME "1" CMAKE_PROJECT_DESCRIPTION "" CMAKE_PROJECT_HOMEPAGE_URL "" CMAKE_PROJECT_NAME "DumpInformation" CMAKE_RANLIB "/usr/bin/ranlib" CMAKE_RANLIB "/usr/bin/ranlib" CMAKE_ROOT "/gpfs/packages/cmake/3.15.4/share/cmake-3.15" CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS "-shared" CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared" CMAKE_SHARED_LIBRARY_CXX_FLAGS "-fPIC" CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC" CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-rdynamic" CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic" CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" CMAKE_SHARED_LIBRARY_PREFIX "lib" CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG "-Wl,-rpath-link," CMAKE_SHARED_LIBRARY_RPATH_ORIGIN_TOKEN "$ORIGIN" CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG "-Wl,-rpath," CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ":" CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "-Wl,-rpath," CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ":" CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG "-Wl,-soname," CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-Wl,-soname," CMAKE_SHARED_LIBRARY_SUFFIX ".so" CMAKE_SHARED_LINKER_FLAGS "" CMAKE_SHARED_LINKER_FLAGS_DEBUG "" CMAKE_SHARED_LINKER_FLAGS_INIT " " CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL "" CMAKE_SHARED_LINKER_FLAGS_RELEASE "" CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO "" CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS "-shared" CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-shared" CMAKE_SHARED_MODULE_CXX_FLAGS "-fPIC" CMAKE_SHARED_MODULE_C_FLAGS "-fPIC" CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" CMAKE_SHARED_MODULE_PREFIX "lib" CMAKE_SHARED_MODULE_SUFFIX ".so" CMAKE_SIZEOF_VOID_P "8" CMAKE_SKIP_INSTALL_RPATH "NO" CMAKE_SKIP_RPATH "NO" CMAKE_SOURCE_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" CMAKE_STATIC_LIBRARY_PREFIX "lib" CMAKE_STATIC_LIBRARY_SUFFIX ".a" CMAKE_STATIC_LINKER_FLAGS "" CMAKE_STATIC_LINKER_FLAGS_DEBUG "" CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL "" CMAKE_STATIC_LINKER_FLAGS_RELEASE "" CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO "" CMAKE_STRIP "/usr/bin/strip" CMAKE_SYSTEM "Linux-3.10.0-957.27.2.el7.x86_64" CMAKE_SYSTEM_INCLUDE_PATH "/usr/include/X11" CMAKE_SYSTEM_INFO_FILE "Platform/Linux" CMAKE_SYSTEM_LIBRARY_PATH "/usr/lib/X11" CMAKE_SYSTEM_LOADED "1" CMAKE_SYSTEM_NAME "Linux" CMAKE_SYSTEM_PREFIX_PATH "/usr/local;/usr;/;/gpfs/packages/cmake/3.15.4;/usr/local;/usr/X11R6;/usr/pkg;/opt" CMAKE_SYSTEM_PROCESSOR "x86_64" CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED "1" CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED "1" CMAKE_SYSTEM_VERSION "3.10.0-957.27.2.el7.x86_64" CMAKE_TWEAK_VERSION "0" CMAKE_UNAME "/usr/bin/uname" CMAKE_VERBOSE_MAKEFILE "FALSE" CMAKE_VERSION "3.15.4" CXX_TEST_WAS_RUN "1" C_TEST_WAS_RUN "1" DumpInformation_BINARY_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" DumpInformation_DESCRIPTION "" DumpInformation_HOMEPAGE_URL "" DumpInformation_SOURCE_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" MSVC_CXX_ARCHITECTURE_ID "" MSVC_C_ARCHITECTURE_ID "" PRESET_CMAKE_SYSTEM_NAME "FALSE" PROJECT_BINARY_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" PROJECT_DESCRIPTION "" PROJECT_HOMEPAGE_URL "" PROJECT_NAME "DumpInformation" PROJECT_SOURCE_DIR "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation" RESULT_FILE "/home/ibeekman/Sandbox/OpenCoarrays/build/Talapas.txt" RUN_CONFIGURE "ON" UNIX "1" _CMAKE_CUDA_IMPLICIT_INCLUDE_DIRECTORIES_INIT "/usr/include" _CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES_INIT "/usr/include" _CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER "YES" _CMAKE_CXX_IPO_SUPPORTED_BY_CMAKE "YES" _CMAKE_CXX_PIE_MAY_BE_SUPPORTED_BY_LINKER "YES" _CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES_INIT "/usr/include" _CMAKE_C_IPO_MAY_BE_SUPPORTED_BY_COMPILER "YES" _CMAKE_C_IPO_SUPPORTED_BY_CMAKE "YES" _CMAKE_C_PIE_MAY_BE_SUPPORTED_BY_LINKER "YES" _CMAKE_INSTALL_DIR "/gpfs/packages/cmake/3.15.4" _CMAKE_TOOLCHAIN_LOCATION "/cm/local/apps/gcc/8.2.0/bin" _INCLUDED_FILE "/gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/Platform/Linux-GNU-CXX.cmake" _INCLUDED_SYSTEM_INFO_FILE "/gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/Platform/Linux.cmake" _IN_TC "0" _SET_CMAKE_CXX_COMPILER_ARCHITECTURE_ID "" _SET_CMAKE_C_COMPILER_ARCHITECTURE_ID "" __COMPILER_CMAKE_COMMON_COMPILER_MACROS "1" __COMPILER_GNU "1" __LINUX_COMPILER_GNU "1" __UNIX_PATHS_INCLUDED "1" __gcc_hints "/cm/local/apps/gcc/8.2.0/bin" __lto_flags "-flto;-fno-fat-lto-objects" __version_x "8" __version_x_y "8.2" f "" incl "/home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation/This does not exists" l "" type "" val "0" var "var" ================================================================= === COMMANDS ================================================================= ___cmake_include_compiler_wrapper ___resolve_tool_path ___testcompiler_restoretrycompiletargettype ___testcompiler_settrycompiletargettype __cmake_find_compiler __cmake_find_compiler_path __cmake_include_compiler_wrapper __compiler_check_default_language_standard __compiler_gnu __has_compiler_features __has_compiler_features_c __has_compiler_features_cxx __linux_compiler_gnu __readfile __record_compiler_features __record_compiler_features_c __record_compiler_features_cxx __resolve_tool_path __testcompiler_restoretrycompiletargettype __testcompiler_settrycompiletargettype _cmake_determine_compile_features _cmake_determine_compiler_abi _cmake_determine_compiler_id _cmake_determine_compiler_id_build _cmake_determine_compiler_id_check _cmake_determine_compiler_id_match_vendor _cmake_determine_compiler_id_vendor _cmake_determine_compiler_id_write _cmake_determine_msvc_showincludes_prefix _cmake_find_compiler _cmake_find_compiler_path _cmake_parse_implicit_include_info _cmake_parse_implicit_include_line _cmake_parse_implicit_link_info _compiler_id_detection _has_compiler_features _has_compiler_features_c _has_compiler_features_cxx _printtestcompilerstatus _readfile _record_compiler_features _record_compiler_features_c _record_compiler_features_cxx add_compile_definitions add_compile_options add_custom_command add_custom_target add_definitions add_dependencies add_executable add_library add_link_options add_subdirectory add_test adjust_cmake_system_variables aux_source_directory break build_command build_name check_compiler_flag_common_patterns cmake_check_compiler_flag cmake_determine_compile_features cmake_determine_compiler_abi cmake_determine_compiler_id cmake_determine_compiler_id_build cmake_determine_compiler_id_check cmake_determine_compiler_id_match_vendor cmake_determine_compiler_id_vendor cmake_determine_compiler_id_write cmake_determine_msvc_showincludes_prefix cmake_host_system_information cmake_initialize_per_config_variable cmake_minimum_required cmake_parse_arguments cmake_parse_implicit_include_info cmake_parse_implicit_include_line cmake_parse_implicit_link_info cmake_policy cmake_record_c_compile_features cmake_record_cxx_compile_features compiler_id_detection configure_file continue create_test_sourcelist define_property else elseif enable_language enable_testing endforeach endfunction endif endmacro endwhile exec_program execute_process export export_library_dependencies file find_file find_library find_package find_path find_program fltk_wrap_ui foreach function get_cmake_property get_directory_property get_filename_component get_property get_source_file_property get_target_property get_test_property getdefaultwindowsprefixbase if include include_directories include_external_msproject include_guard include_regular_expression install install_files install_programs install_targets link_directories link_libraries list load_cache load_command macro make_directory mark_as_advanced math message option output_required_files printtestcompilerstatus project qt_wrap_cpp qt_wrap_ui remove remove_definitions return separate_arguments set set_directory_properties set_property set_source_files_properties set_target_properties set_tests_properties site_name source_group string subdir_depends subdirs target_compile_definitions target_compile_features target_compile_options target_include_directories target_link_directories target_link_libraries target_link_options target_sources try_compile try_run unset use_mangled_mesa utility_source variable_requires variable_watch while write_file ================================================================= === MACROS ================================================================= ADJUST_CMAKE_SYSTEM_VARIABLES _cmake_find_compiler _cmake_find_compiler_path _cmake_find_compiler _cmake_find_compiler_path __cmake_include_compiler_wrapper __compiler_check_default_language_standard cmake_record_c_compile_features cmake_record_cxx_compile_features CHECK_COMPILER_FLAG_COMMON_PATTERNS __compiler_gnu __linux_compiler_gnu __TestCompiler_setTryCompileTargetType __TestCompiler_restoreTryCompileTargetType __TestCompiler_setTryCompileTargetType __TestCompiler_restoreTryCompileTargetType _record_compiler_features _record_compiler_features_c _record_compiler_features_cxx _has_compiler_features _has_compiler_features_c _has_compiler_features_cxx __cmake_include_compiler_wrapper __TestCompiler_setTryCompileTargetType __TestCompiler_restoreTryCompileTargetType __TestCompiler_setTryCompileTargetType __TestCompiler_restoreTryCompileTargetType _record_compiler_features _record_compiler_features_c _record_compiler_features_cxx _has_compiler_features _has_compiler_features_c _has_compiler_features_cxx ================================================================= === OTHER ================================================================= INCLUDE_DIRECTORY: /home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation INCLUDE_DIRECTORY: /home/ibeekman/Sandbox/OpenCoarrays/build/__cmake_systeminformation INCLUDE_REGULAR_EXPRESSION: ^.*$ ================================================================= === ../CMakeCache.txt ================================================================= # This is the CMakeCache file. # For build in directory: /home/ibeekman/Sandbox/OpenCoarrays/build # It was generated by CMake: /gpfs/packages/cmake/3.15.4/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Enable failed images support CAF_ENABLE_FAILED_IMAGES:BOOL=OFF //Build and install F2018 C interop iso_fortran_binding.h header; // experimental! CAF_ENABLE_ISO_Fortran_BINDING:BOOL=OFF //Expose caf_init and caf_finalize in opencoarrays module CAF_EXPOSE_INIT_FINALIZE:BOOL=OFF //Run tests intended only for developers CAF_RUN_DEVELOPER_TESTS:BOOL=OFF //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Use relative rpaths CMAKE_BUILD_RPATH_USE_ORIGIN:BOOL=ON //Select which configuration to build. CMAKE_BUILD_TYPE:STRING=Release //Build using the install rpath CMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //C compiler CMAKE_C_COMPILER:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //Code coverage C compiler flags CMAKE_C_FLAGS_CODECOVERAGE:STRING=-fprofile-arcs -ftest-coverage -O0 //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Fortran compiler CMAKE_Fortran_COMPILER:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gfortran //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_Fortran_COMPILER_AR:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_Fortran_COMPILER_RANLIB:FILEPATH=/cm/local/apps/gcc/8.2.0/bin/gcc-ranlib //Flags used by the Fortran compiler during all build types. CMAKE_Fortran_FLAGS:STRING= //Code coverage Fortran compiler flags CMAKE_Fortran_FLAGS_CODECOVERAGE:STRING=-fprofile-arcs -ftest-coverage -O0 //Flags used by the Fortran compiler during DEBUG builds. CMAKE_Fortran_FLAGS_DEBUG:STRING=-g //Flags used by the Fortran compiler during MINSIZEREL builds. CMAKE_Fortran_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG -Os //Flags used by the Fortran compiler during RELEASE builds. CMAKE_Fortran_FLAGS_RELEASE:STRING=-O3 -DNDEBUG -O3 //Flags used by the Fortran compiler during RELWITHDEBINFO builds. CMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib64) CMAKE_INSTALL_LIBDIR:PATH=lib64 //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/home/ibeekman/.local //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=opencoarrays //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=2.8.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=2 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=8 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //Don't add a build-dir rpath CMAKE_SKIP_RPATH:BOOL=ON //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Git command line client GIT_EXECUTABLE:FILEPATH=/usr/bin/git //use the walltime.o wallclock timer HIGH_RESOLUTION_TIMER:BOOL=OFF //use the SSE-enabled FFT library LEGACY_ARCHITECTURE:BOOL=OFF //Executable for running MPI programs. MPIEXEC_EXECUTABLE:FILEPATH=/home/ibeekman/.local/bin/mpiexec //Maximum number of processors available to run MPI applications. MPIEXEC_MAX_NUMPROCS:STRING=28 //Flag used by MPI to specify the number of processes for mpiexec; // the next option will be the number of processes. MPIEXEC_NUMPROC_FLAG:STRING=-n //These flags will be placed after all flags passed to mpiexec. MPIEXEC_POSTFLAGS:STRING= //These flags will be directly before the executable that is being // run by mpiexec. MPIEXEC_PREFLAGS:STRING= //MPI C additional include directories MPI_C_ADDITIONAL_INCLUDE_DIRS:STRING=/gpfs/home/ibeekman/.local/mpich-3.3/include //MPI compiler for C MPI_C_COMPILER:FILEPATH=/home/ibeekman/.local/bin/mpicc //MPI C compilation definitions MPI_C_COMPILE_DEFINITIONS:STRING= //MPI C compilation options MPI_C_COMPILE_OPTIONS:STRING= //Path to a file. MPI_C_HEADER_DIR:PATH=/home/ibeekman/.local/mpich-3.3/include //MPI C libraries to link against MPI_C_LIB_NAMES:STRING=mpi //MPI C linker flags MPI_C_LINK_FLAGS:STRING=-Wl,-rpath -Wl,/home/ibeekman/.local/mpich-3.3/lib -Wl,--enable-new-dtags -L/gpfs/home/ibeekman/.local/mpich-3.3/lib //MPI Fortran additional include directories MPI_Fortran_ADDITIONAL_INCLUDE_DIRS:STRING=/gpfs/home/ibeekman/.local/mpich-3.3/include //MPI compiler for Fortran MPI_Fortran_COMPILER:FILEPATH=/home/ibeekman/.local/bin/mpif90 //MPI Fortran compilation definitions MPI_Fortran_COMPILE_DEFINITIONS:STRING= //MPI Fortran compilation options MPI_Fortran_COMPILE_OPTIONS:STRING= //Path to a file. MPI_Fortran_F77_HEADER_DIR:PATH=/home/ibeekman/.local/mpich-3.3/include //MPI Fortran libraries to link against MPI_Fortran_LIB_NAMES:STRING=mpifort;mpi //MPI Fortran linker flags MPI_Fortran_LINK_FLAGS:STRING=-Wl,-rpath -Wl,/home/ibeekman/.local/mpich-3.3/lib -Wl,--enable-new-dtags -L/gpfs/home/ibeekman/.local/mpich-3.3/lib //Path to a file. MPI_Fortran_MODULE_DIR:PATH=/home/ibeekman/.local/mpich-3.3/include //Location of the mpi library for MPI MPI_mpi_LIBRARY:FILEPATH=/home/ibeekman/.local/mpich-3.3/lib/libmpi.so //Location of the mpifort library for MPI MPI_mpifort_LIBRARY:FILEPATH=/home/ibeekman/.local/mpich-3.3/lib/libmpifort.so //Path to shellcheck executable for linting scripts SHELLCHECK_EXE:FILEPATH=SHELLCHECK_EXE-NOTFOUND //Skip buidling/running tests that depend on files written in assembly SKIP_ASSEMBLY_DEPS:BOOL=OFF //Value Computed by CMake opencoarrays_BINARY_DIR:STATIC=/home/ibeekman/Sandbox/OpenCoarrays/build //Value Computed by CMake opencoarrays_SOURCE_DIR:STATIC=/home/ibeekman/Sandbox/OpenCoarrays //Path to a program. style_pl:FILEPATH=/home/ibeekman/Sandbox/OpenCoarrays/developer-scripts/style.pl ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CAF_RUN_DEVELOPER_TESTS CAF_RUN_DEVELOPER_TESTS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //STRINGS property for variable: CMAKE_BUILD_TYPE CMAKE_BUILD_TYPE-STRINGS:INTERNAL=Debug;Release;MinSizeRel;RelWithDebInfo;CodeCoverage //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/ibeekman/Sandbox/OpenCoarrays/build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=15 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/gpfs/packages/cmake/3.15.4/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/gpfs/packages/cmake/3.15.4/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/gpfs/packages/cmake/3.15.4/bin/ctest //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/gpfs/packages/cmake/3.15.4/bin/ccmake //Whether to issue deprecation errors for macros and functions. CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //ADVANCED property for variable: CMAKE_Fortran_COMPILER CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_COMPILER_RANLIB CMAKE_Fortran_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_FLAGS CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_FLAGS_DEBUG CMAKE_Fortran_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_FLAGS_MINSIZEREL CMAKE_Fortran_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELWITHDEBINFO CMAKE_Fortran_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/ibeekman/Sandbox/OpenCoarrays //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=24 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/gpfs/packages/cmake/3.15.4/share/cmake-3.15 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //Suppress errors that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE //Suppress Warnings that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Whether to issue warnings for deprecated functionality. CMAKE_WARN_DEPRECATED:INTERNAL=TRUE //Test Check_Simple_Coarray_Fortran_Source_Compiles Check_Simple_Coarray_Fortran_Source_Compiles:INTERNAL= //Details about finding MPI FIND_PACKAGE_MESSAGE_DETAILS_MPI:INTERNAL=[TRUE][TRUE][c ][v3.1()] //Details about finding MPI_C FIND_PACKAGE_MESSAGE_DETAILS_MPI_C:INTERNAL=[/home/ibeekman/.local/mpich-3.3/lib/libmpi.so][mpi][/home/ibeekman/.local/mpich-3.3/include][TRUE][v3.1()] //Details about finding MPI_Fortran FIND_PACKAGE_MESSAGE_DETAILS_MPI_Fortran:INTERNAL=[/home/ibeekman/.local/mpich-3.3/lib/libmpifort.so][/home/ibeekman/.local/mpich-3.3/lib/libmpi.so][mpifort;mpi][TRUE][v3.1()] //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //Have include alloca.h HAVE_ALLOCA:INTERNAL=1 //Test HAVE_ERROR_STOP_IN_PURE HAVE_ERROR_STOP_IN_PURE:INTERNAL=1 //Have symbol I_MPI_VERSION HAVE_Intel_MPI:INTERNAL= //Have symbol MPIX_Comm_agree HAVE_MPIX_Comm_agree:INTERNAL=1 //Have symbol MPIX_Comm_failure_ack HAVE_MPIX_Comm_failure_ack:INTERNAL=1 //Have symbol MPIX_Comm_failure_get_acked HAVE_MPIX_Comm_failure_get_acked:INTERNAL=1 //Have symbol MPIX_Comm_shrink HAVE_MPIX_Comm_shrink:INTERNAL=1 //Have symbol MPIX_ERR_PROC_FAILED HAVE_MPIX_ERR_PROC_FAILED:INTERNAL=1 //Have symbol MPIX_ERR_REVOKED HAVE_MPIX_ERR_REVOKED:INTERNAL=1 //Have includes mpi.h;mpi-ext.h HAVE_MPI_EXT:INTERNAL= //Have include mpi.h HAVE_MPI_H:INTERNAL=1 //Have symbol SIGKILL HAVE_SIGKILL:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Test HAVE_VARIABLE_STOP_CODE HAVE_VARIABLE_STOP_CODE:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_EXECUTABLE MPIEXEC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_POSTFLAGS MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_PREFLAGS MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_ADDITIONAL_INCLUDE_DIRS MPI_C_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_COMPILER MPI_C_COMPILER-ADVANCED:INTERNAL=1 //Test MPI_C_COMPILES MPI_C_COMPILES:INTERNAL=1 //ADVANCED property for variable: MPI_C_COMPILE_DEFINITIONS MPI_C_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_COMPILE_OPTIONS MPI_C_COMPILE_OPTIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_HEADER_DIR MPI_C_HEADER_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_LIB_NAMES MPI_C_LIB_NAMES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_C_LINK_FLAGS MPI_C_LINK_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_ADDITIONAL_INCLUDE_DIRS MPI_Fortran_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_COMPILER MPI_Fortran_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_COMPILE_DEFINITIONS MPI_Fortran_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_COMPILE_OPTIONS MPI_Fortran_COMPILE_OPTIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_F77_HEADER_DIR MPI_Fortran_F77_HEADER_DIR-ADVANCED:INTERNAL=1 //Test MPI_Fortran_INCLUDE_COMPILES MPI_Fortran_INCLUDE_COMPILES:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_LIB_NAMES MPI_Fortran_LIB_NAMES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_LINK_FLAGS MPI_Fortran_LINK_FLAGS-ADVANCED:INTERNAL=1 //Test MPI_Fortran_MODULE_COMPILES MPI_Fortran_MODULE_COMPILES:INTERNAL=1 //ADVANCED property for variable: MPI_Fortran_MODULE_DIR MPI_Fortran_MODULE_DIR-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE MPI_RESULT_C_test_mpi_normal:INTERNAL=TRUE //Result of TRY_COMPILE MPI_RESULT_Fortran_mpiver_F90_MODULE:INTERNAL=TRUE //Result of TRY_COMPILE MPI_RESULT_Fortran_test_mpi_F08_MODULE:INTERNAL=FALSE //Result of TRY_COMPILE MPI_RESULT_Fortran_test_mpi_F77_HEADER:INTERNAL=TRUE //Result of TRY_COMPILE MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND:INTERNAL=FALSE //Result of TRY_COMPILE MPI_RESULT_Fortran_test_mpi_F90_MODULE:INTERNAL=TRUE //ADVANCED property for variable: MPI_mpi_LIBRARY MPI_mpi_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_mpifort_LIBRARY MPI_mpifort_LIBRARY-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/home/ibeekman/.local ================================================================= === ../CMakeFiles/CMakeOutput.log ================================================================= The system is: Linux - 3.10.0-957.27.2.el7.x86_64 - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /cm/local/apps/gcc/8.2.0/bin/gcc Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in "/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/3.15.4/CompilerIdC/a.out" Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" succeeded. Compiler: /cm/local/apps/gcc/8.2.0/bin/gfortran Build flags: Id flags: -v The output was: 0 Driving: /cm/local/apps/gcc/8.2.0/bin/gfortran -v CMakeFortranCompilerId.F -l gfortran -l m -shared-libgcc Using built-in specs. COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gfortran COLLECT_LTO_WRAPPER=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs Thread model: posix gcc version 8.2.0 (GCC) COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/f951 CMakeFortranCompilerId.F -ffixed-form -cpp=/tmp/cckAy74h.f90 -quiet -v CMakeFortranCompilerId.F -quiet -dumpbase CMakeFortranCompilerId.F -mtune=generic -march=x86-64 -auxbase CMakeFortranCompilerId -version -fintrinsic-modules-path /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude -o /tmp/cc3twYm8.s GNU Fortran (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude /home/ibeekman/.local/include . /cm/shared/apps/slurm/18.08/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include /usr/local/include /cm/local/apps/gcc/8.2.0/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed /usr/include End of search list. GNU Fortran2008 (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' as -v --64 -o /tmp/cc4Fz9VY.o /tmp/cc3twYm8.s GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-34.base.el7 Reading specs from /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/collect2 -plugin /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/liblto_plugin.so -plugin-opt=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJMyyxP.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 /lib/../lib64/crt1.o /lib/../lib64/crti.o /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtbegin.o -L/home/ibeekman/.local/lib64/../lib64 -L/home/ibeekman/.local/lib/../lib64 -L/cm/shared/apps/slurm/18.08/lib/../lib64 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/ibeekman/.local/lib64 -L/home/ibeekman/.local/lib -L. -L/cm/shared/apps/slurm/18.08/lib/slurm -L/cm/shared/apps/slurm/18.08/lib -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../.. /tmp/cc4Fz9VY.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtend.o /lib/../lib64/crtn.o COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' Compilation of the Fortran compiler identification source "CMakeFortranCompilerId.F" produced "a.out" The Fortran compiler identification is GNU, found in "/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/3.15.4/CompilerIdFortran/a.out" Determining if the C compiler works passed with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_0bdec/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0bdec.dir/build.make CMakeFiles/cmTC_0bdec.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0bdec.dir/testCCompiler.c.o /cm/local/apps/gcc/8.2.0/bin/gcc -o CMakeFiles/cmTC_0bdec.dir/testCCompiler.c.o -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_0bdec /gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bdec.dir/link.txt --verbose=1 /cm/local/apps/gcc/8.2.0/bin/gcc CMakeFiles/cmTC_0bdec.dir/testCCompiler.c.o -o cmTC_0bdec gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_d15db/fast && /usr/bin/gmake -f CMakeFiles/cmTC_d15db.dir/build.make CMakeFiles/cmTC_d15db.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o /cm/local/apps/gcc/8.2.0/bin/gcc -v -o CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -c /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCCompilerABI.c Using built-in specs. COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gcc Target: x86_64-pc-linux-gnu Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs Thread model: posix gcc version 8.2.0 (GCC) COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/cc1 -quiet -v /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc2HwClX.s GNU C17 (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /home/ibeekman/.local/include . /cm/shared/apps/slurm/18.08/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include /usr/local/include /cm/local/apps/gcc/8.2.0/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed /usr/include End of search list. GNU C17 (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 02da3e87361210b2286dcbfc17f702f9 COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' as -v --64 -o CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o /tmp/cc2HwClX.s GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-34.base.el7 COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' Linking C executable cmTC_d15db /gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d15db.dir/link.txt --verbose=1 /cm/local/apps/gcc/8.2.0/bin/gcc -v CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -o cmTC_d15db Using built-in specs. COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gcc COLLECT_LTO_WRAPPER=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs Thread model: posix gcc version 8.2.0 (GCC) COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d15db' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/collect2 -plugin /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/liblto_plugin.so -plugin-opt=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdVNun3.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_d15db /lib/../lib64/crt1.o /lib/../lib64/crti.o /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtbegin.o -L/home/ibeekman/.local/lib64/../lib64 -L/home/ibeekman/.local/lib/../lib64 -L/cm/shared/apps/slurm/18.08/lib/../lib64 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/ibeekman/.local/lib64 -L/home/ibeekman/.local/lib -L. -L/cm/shared/apps/slurm/18.08/lib/slurm -L/cm/shared/apps/slurm/18.08/lib -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../.. CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtend.o /lib/../lib64/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d15db' '-mtune=generic' '-march=x86-64' gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Parsed C implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/home/ibeekman/.local/include] add: [.] add: [/cm/shared/apps/slurm/18.08/include] add: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] add: [/usr/local/include] add: [/cm/local/apps/gcc/8.2.0/include] add: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] add: [/usr/include] end of search list found collapse include dir [/home/ibeekman/.local/include] ==> [/home/ibeekman/.local/include] skipping relative include dir [.] collapse include dir [/cm/shared/apps/slurm/18.08/include] ==> [/cm/shared/apps/slurm/18.08/include] collapse include dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] collapse include dir [/usr/local/include] ==> [/usr/local/include] collapse include dir [/cm/local/apps/gcc/8.2.0/include] ==> [/cm/local/apps/gcc/8.2.0/include] collapse include dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] collapse include dir [/usr/include] ==> [/usr/include] implicit include dirs: [/home/ibeekman/.local/include;/cm/shared/apps/slurm/18.08/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include;/usr/local/include;/cm/local/apps/gcc/8.2.0/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed;/usr/include] Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_d15db/fast && /usr/bin/gmake -f CMakeFiles/cmTC_d15db.dir/build.make CMakeFiles/cmTC_d15db.dir/build] ignore line: [gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o] ignore line: [/cm/local/apps/gcc/8.2.0/bin/gcc -v -o CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -c /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCCompilerABI.c] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gcc] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (GCC) ] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] ignore line: [ /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/cc1 -quiet -v /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc2HwClX.s] ignore line: [GNU C17 (GCC) version 8.2.0 (x86_64-pc-linux-gnu)] ignore line: [ compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring nonexistent directory "/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /home/ibeekman/.local/include] ignore line: [ .] ignore line: [ /cm/shared/apps/slurm/18.08/include] ignore line: [ /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] ignore line: [ /usr/local/include] ignore line: [ /cm/local/apps/gcc/8.2.0/include] ignore line: [ /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] ignore line: [ /usr/include] ignore line: [End of search list.] ignore line: [GNU C17 (GCC) version 8.2.0 (x86_64-pc-linux-gnu)] ignore line: [ compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: 02da3e87361210b2286dcbfc17f702f9] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] ignore line: [ as -v --64 -o CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o /tmp/cc2HwClX.s] ignore line: [GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-34.base.el7] ignore line: [COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] ignore line: [Linking C executable cmTC_d15db] ignore line: [/gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d15db.dir/link.txt --verbose=1] ignore line: [/cm/local/apps/gcc/8.2.0/bin/gcc -v CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -o cmTC_d15db ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gcc] ignore line: [COLLECT_LTO_WRAPPER=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (GCC) ] ignore line: [COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d15db' '-mtune=generic' '-march=x86-64'] link line: [ /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/collect2 -plugin /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/liblto_plugin.so -plugin-opt=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdVNun3.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_d15db /lib/../lib64/crt1.o /lib/../lib64/crti.o /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtbegin.o -L/home/ibeekman/.local/lib64/../lib64 -L/home/ibeekman/.local/lib/../lib64 -L/cm/shared/apps/slurm/18.08/lib/../lib64 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/ibeekman/.local/lib64 -L/home/ibeekman/.local/lib -L. -L/cm/shared/apps/slurm/18.08/lib/slurm -L/cm/shared/apps/slurm/18.08/lib -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../.. CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtend.o /lib/../lib64/crtn.o] arg [/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccdVNun3.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_d15db] ==> ignore arg [/lib/../lib64/crt1.o] ==> ignore arg [/lib/../lib64/crti.o] ==> ignore arg [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtbegin.o] ==> ignore arg [-L/home/ibeekman/.local/lib64/../lib64] ==> dir [/home/ibeekman/.local/lib64/../lib64] arg [-L/home/ibeekman/.local/lib/../lib64] ==> dir [/home/ibeekman/.local/lib/../lib64] arg [-L/cm/shared/apps/slurm/18.08/lib/../lib64] ==> dir [/cm/shared/apps/slurm/18.08/lib/../lib64] arg [-L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0] ==> dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0] arg [-L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64] ==> dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64] arg [-L/lib/../lib64] ==> dir [/lib/../lib64] arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] arg [-L/home/ibeekman/.local/lib64] ==> dir [/home/ibeekman/.local/lib64] arg [-L/home/ibeekman/.local/lib] ==> dir [/home/ibeekman/.local/lib] arg [-L.] ==> ignore arg [-L/cm/shared/apps/slurm/18.08/lib/slurm] ==> dir [/cm/shared/apps/slurm/18.08/lib/slurm] arg [-L/cm/shared/apps/slurm/18.08/lib] ==> dir [/cm/shared/apps/slurm/18.08/lib] arg [-L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../..] ==> dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../..] arg [CMakeFiles/cmTC_d15db.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtend.o] ==> ignore arg [/lib/../lib64/crtn.o] ==> ignore collapse library dir [/home/ibeekman/.local/lib64/../lib64] ==> [/home/ibeekman/.local/lib64] collapse library dir [/home/ibeekman/.local/lib/../lib64] ==> [/home/ibeekman/.local/lib64] collapse library dir [/cm/shared/apps/slurm/18.08/lib/../lib64] ==> [/cm/shared/apps/slurm/18.08/lib64] collapse library dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0] collapse library dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64] ==> [/cm/local/apps/gcc/8.2.0/lib64] collapse library dir [/lib/../lib64] ==> [/lib64] collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] collapse library dir [/home/ibeekman/.local/lib64] ==> [/home/ibeekman/.local/lib64] collapse library dir [/home/ibeekman/.local/lib] ==> [/home/ibeekman/.local/lib] collapse library dir [/cm/shared/apps/slurm/18.08/lib/slurm] ==> [/cm/shared/apps/slurm/18.08/lib/slurm] collapse library dir [/cm/shared/apps/slurm/18.08/lib] ==> [/cm/shared/apps/slurm/18.08/lib] collapse library dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../..] ==> [/cm/local/apps/gcc/8.2.0/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/home/ibeekman/.local/lib64;/cm/shared/apps/slurm/18.08/lib64;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0;/cm/local/apps/gcc/8.2.0/lib64;/lib64;/usr/lib64;/home/ibeekman/.local/lib;/cm/shared/apps/slurm/18.08/lib/slurm;/cm/shared/apps/slurm/18.08/lib;/cm/local/apps/gcc/8.2.0/lib] implicit fwks: [] Determining if the Fortran compiler works passed with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_c2c37/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c2c37.dir/build.make CMakeFiles/cmTC_c2c37.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building Fortran object CMakeFiles/cmTC_c2c37.dir/testFortranCompiler.f.o /cm/local/apps/gcc/8.2.0/bin/gfortran -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_c2c37.dir/testFortranCompiler.f.o Linking Fortran executable cmTC_c2c37 /gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c2c37.dir/link.txt --verbose=1 /cm/local/apps/gcc/8.2.0/bin/gfortran CMakeFiles/cmTC_c2c37.dir/testFortranCompiler.f.o -o cmTC_c2c37 gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Detecting Fortran compiler ABI info compiled with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_4f2ae/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4f2ae.dir/build.make CMakeFiles/cmTC_4f2ae.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building Fortran object CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o /cm/local/apps/gcc/8.2.0/bin/gfortran -v -c /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -o CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o Using built-in specs. COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gfortran Target: x86_64-pc-linux-gnu Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs Thread model: posix gcc version 8.2.0 (GCC) COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/f951 /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -ffixed-form -cpp=/tmp/cctnHe9j.f90 -quiet -v /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -quiet -dumpbase CMakeFortranCompilerABI.F -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -version -fintrinsic-modules-path /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude -o /tmp/ccmTbzid.s GNU Fortran (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude /home/ibeekman/.local/include . /cm/shared/apps/slurm/18.08/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include /usr/local/include /cm/local/apps/gcc/8.2.0/include /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed /usr/include End of search list. GNU Fortran2008 (GCC) version 8.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64' as -v --64 -o CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o /tmp/ccmTbzid.s GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-34.base.el7 COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64' Linking Fortran executable cmTC_4f2ae /gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f2ae.dir/link.txt --verbose=1 /cm/local/apps/gcc/8.2.0/bin/gfortran -v CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -o cmTC_4f2ae Driving: /cm/local/apps/gcc/8.2.0/bin/gfortran -v CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -o cmTC_4f2ae -l gfortran -l m -shared-libgcc Using built-in specs. COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gfortran COLLECT_LTO_WRAPPER=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs Thread model: posix gcc version 8.2.0 (GCC) Reading specs from /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f2ae' '-shared-libgcc' '-mtune=generic' '-march=x86-64' COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f2ae' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/collect2 -plugin /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/liblto_plugin.so -plugin-opt=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoIbNin.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_4f2ae /lib/../lib64/crt1.o /lib/../lib64/crti.o /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtbegin.o -L/home/ibeekman/.local/lib64/../lib64 -L/home/ibeekman/.local/lib/../lib64 -L/cm/shared/apps/slurm/18.08/lib/../lib64 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0 -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/ibeekman/.local/lib64 -L/home/ibeekman/.local/lib -L. -L/cm/shared/apps/slurm/18.08/lib/slurm -L/cm/shared/apps/slurm/18.08/lib -L/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../.. CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtend.o /lib/../lib64/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f2ae' '-shared-libgcc' '-mtune=generic' '-march=x86-64' gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Parsed Fortran implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude] add: [/home/ibeekman/.local/include] add: [.] add: [/cm/shared/apps/slurm/18.08/include] add: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] add: [/usr/local/include] add: [/cm/local/apps/gcc/8.2.0/include] add: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] add: [/usr/include] end of search list found collapse include dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude] collapse include dir [/home/ibeekman/.local/include] ==> [/home/ibeekman/.local/include] skipping relative include dir [.] collapse include dir [/cm/shared/apps/slurm/18.08/include] ==> [/cm/shared/apps/slurm/18.08/include] collapse include dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] collapse include dir [/usr/local/include] ==> [/usr/local/include] collapse include dir [/cm/local/apps/gcc/8.2.0/include] ==> [/cm/local/apps/gcc/8.2.0/include] collapse include dir [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] ==> [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] collapse include dir [/usr/include] ==> [/usr/include] implicit include dirs: [/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude;/home/ibeekman/.local/include;/cm/shared/apps/slurm/18.08/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include;/usr/local/include;/cm/local/apps/gcc/8.2.0/include;/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed;/usr/include] Parsed Fortran implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_4f2ae/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4f2ae.dir/build.make CMakeFiles/cmTC_4f2ae.dir/build] ignore line: [gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp'] ignore line: [Building Fortran object CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o] ignore line: [/cm/local/apps/gcc/8.2.0/bin/gfortran -v -c /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -o CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gfortran] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (GCC) ] ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64'] ignore line: [ /cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/f951 /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -ffixed-form -cpp=/tmp/cctnHe9j.f90 -quiet -v /gpfs/packages/cmake/3.15.4/share/cmake-3.15/Modules/CMakeFortranCompilerABI.F -quiet -dumpbase CMakeFortranCompilerABI.F -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -version -fintrinsic-modules-path /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude -o /tmp/ccmTbzid.s] ignore line: [GNU Fortran (GCC) version 8.2.0 (x86_64-pc-linux-gnu)] ignore line: [ compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring nonexistent directory "/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/finclude] ignore line: [ /home/ibeekman/.local/include] ignore line: [ .] ignore line: [ /cm/shared/apps/slurm/18.08/include] ignore line: [ /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include] ignore line: [ /usr/local/include] ignore line: [ /cm/local/apps/gcc/8.2.0/include] ignore line: [ /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include-fixed] ignore line: [ /usr/include] ignore line: [End of search list.] ignore line: [GNU Fortran2008 (GCC) version 8.2.0 (x86_64-pc-linux-gnu)] ignore line: [ compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64'] ignore line: [ as -v --64 -o CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o /tmp/ccmTbzid.s] ignore line: [GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-34.base.el7] ignore line: [COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o' '-mtune=generic' '-march=x86-64'] ignore line: [Linking Fortran executable cmTC_4f2ae] ignore line: [/gpfs/packages/cmake/3.15.4/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f2ae.dir/link.txt --verbose=1] ignore line: [/cm/local/apps/gcc/8.2.0/bin/gfortran -v CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -o cmTC_4f2ae ] ignore line: [Driving: /cm/local/apps/gcc/8.2.0/bin/gfortran -v CMakeFiles/cmTC_4f2ae.dir/CMakeFortranCompilerABI.F.o -o cmTC_4f2ae -l gfortran -l m -shared-libgcc] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/cm/local/apps/gcc/8.2.0/bin/gfortran] ignore line: [COLLECT_LTO_WRAPPER=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: ./configure --prefix=/cm/local/apps/gcc/8.2.0 --enable-languages=c,c++,fortran --with-gmp-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2 --with-gmp-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/gmp-6.1.2/.libs --with-mpc-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src --with-mpc-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpc-1.1.0/src/.libs --with-mpfr-include=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src --with-mpfr-lib=/var/lib/jenkins/workspace/autobuild/x86_64/8.2/rhel7/x86_64/gcc-recent/tmp-build/mpfr-4.0.1/src/.libs] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (GCC) ] ignore line: [Reading specs from /cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libgfortran.spec] ignore line: [rename spec lib to liborig] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f2ae' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] ignore line: [COMPILER_PATH=/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/libexec/gcc/x86_64-pc-linux-gnu/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/home/ibeekman/.local/lib64/../lib64/:/home/ibeekman/.local/lib/../lib64/:/cm/shared/apps/slurm/18.08/lib/../lib64/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/ibeekman/.local/lib64/:/home/ibeekman/.local/lib/:./:/cm/shared/apps/slurm/18.08/lib/slurm/:/cm/shared/apps/slurm/18.08/lib/:/cm/local/apps/gcc/8.2.0/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f2ae' '-shared-libgcc' '- ================================================================= === ../CMakeFiles/CMakeError.log ================================================================= Performing Fortran SOURCE FILE Test Check_Simple_Coarray_Fortran_Source_Compiles failed with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_988ab/fast && /usr/bin/gmake -f CMakeFiles/cmTC_988ab.dir/build.make CMakeFiles/cmTC_988ab.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building Fortran object CMakeFiles/cmTC_988ab.dir/src.F.o /cm/local/apps/gcc/8.2.0/bin/gfortran -fno-working-directory -fdebug-prefix-map=/home/ibeekman/Sandbox/OpenCoarrays=. -DCheck_Simple_Coarray_Fortran_Source_Compiles src.Fsrc.FCOMPILE_LANGUAGE:Fortran>:-fcoarray=single -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/src.F -o CMakeFiles/cmTC_988ab.dir/src.F.o gfortran: error: src.Fsrc.FCOMPILE_LANGUAGE:Fortran: No such file or directory gmake[1]: *** [CMakeFiles/cmTC_988ab.dir/src.F.o] Error 1 gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' gmake: *** [cmTC_988ab/fast] Error 2 Source file was: program main implicit none integer :: i i = this_image() end program The MPI test test_mpi for Fortran in mode F08_MODULE failed to compile with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_4e911/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4e911.dir/build.make CMakeFiles/cmTC_4e911.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building Fortran object CMakeFiles/cmTC_4e911.dir/test_mpi.f90.o /cm/local/apps/gcc/8.2.0/bin/gfortran -I/gpfs/home/ibeekman/.local/mpich-3.3/include -I/home/ibeekman/.local/mpich-3.3/include -fno-working-directory -fdebug-prefix-map=/home/ibeekman/Sandbox/OpenCoarrays=. -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/FindMPI/test_mpi.f90 -o CMakeFiles/cmTC_4e911.dir/test_mpi.f90.o /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/FindMPI/test_mpi.f90:2:10: use mpi_f08 1 Fatal Error: Can't open module file ‘mpi_f08.mod’ for reading at (1): No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_4e911.dir/test_mpi.f90.o] Error 1 gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' gmake: *** [cmTC_4e911/fast] Error 2 Determining if files mpi.h;mpi-ext.h exist failed with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_276fc/fast && /usr/bin/gmake -f CMakeFiles/cmTC_276fc.dir/build.make CMakeFiles/cmTC_276fc.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_276fc.dir/HAVE_MPI_EXT.c.o /cm/local/apps/gcc/8.2.0/bin/gcc -I/gpfs/home/ibeekman/.local/mpich-3.3/include -I/home/ibeekman/.local/mpich-3.3/include -fno-working-directory -fdebug-prefix-map=/home/ibeekman/Sandbox/OpenCoarrays=. -Wl,-rpath -Wl,/home/ibeekman/.local/mpich-3.3/lib -Wl,--enable-new-dtags -L/gpfs/home/ibeekman/.local/mpich-3.3/lib -o CMakeFiles/cmTC_276fc.dir/HAVE_MPI_EXT.c.o -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CheckIncludeFiles/HAVE_MPI_EXT.c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CheckIncludeFiles/HAVE_MPI_EXT.c:3:10: fatal error: mpi-ext.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_276fc.dir/HAVE_MPI_EXT.c.o] Error 1 gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' gmake: *** [cmTC_276fc/fast] Error 2 Source: /* */ #include #include int main(void){return 0;} Determining if the I_MPI_VERSION exist failed with the following output: Change Dir: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_cf1e1/fast && /usr/bin/gmake -f CMakeFiles/cmTC_cf1e1.dir/build.make CMakeFiles/cmTC_cf1e1.dir/build gmake[1]: Entering directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf1e1.dir/CheckSymbolExists.c.o /cm/local/apps/gcc/8.2.0/bin/gcc -I/gpfs/home/ibeekman/.local/mpich-3.3/include -I/home/ibeekman/.local/mpich-3.3/include -fno-working-directory -fdebug-prefix-map=/home/ibeekman/Sandbox/OpenCoarrays=. -o CMakeFiles/cmTC_cf1e1.dir/CheckSymbolExists.c.o -c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘I_MPI_VERSION’ undeclared (first use in this function); did you mean ‘MPI_VERSION’? return ((int*)(&I_MPI_VERSION))[argc]; ^~~~~~~~~~~~~ MPI_VERSION /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[1]: *** [CMakeFiles/cmTC_cf1e1.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/gpfs/home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp' gmake: *** [cmTC_cf1e1/fast] Error 2 File /home/ibeekman/Sandbox/OpenCoarrays/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef I_MPI_VERSION return ((int*)(&I_MPI_VERSION))[argc]; #else (void)argc; return 0; #endif }