Skip to content

Instantly share code, notes, and snippets.

@qilicun
Created November 12, 2013 09:19
Show Gist options
  • Select an option

  • Save qilicun/7427926 to your computer and use it in GitHub Desktop.

Select an option

Save qilicun/7427926 to your computer and use it in GitHub Desktop.
log
# This is the CMakeCache file.
# For build in directory: /home/liuming/work/opm/opm-autodiff/build
# It was generated by CMake: /usr/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 GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a library.
BLAS_Accelerate_LIBRARY:FILEPATH=BLAS_Accelerate_LIBRARY-NOTFOUND
//Path to a library.
BLAS_acml_LIBRARY:FILEPATH=BLAS_acml_LIBRARY-NOTFOUND
//Path to a library.
BLAS_acml_mp_LIBRARY:FILEPATH=BLAS_acml_mp_LIBRARY-NOTFOUND
//Path to a library.
BLAS_blas_LIBRARY:FILEPATH=/usr/lib/libblas.so
//Path to a library.
BLAS_complib.sgimath_LIBRARY:FILEPATH=BLAS_complib.sgimath_LIBRARY-NOTFOUND
//Path to a library.
BLAS_cxml_LIBRARY:FILEPATH=BLAS_cxml_LIBRARY-NOTFOUND
//Path to a library.
BLAS_dxml_LIBRARY:FILEPATH=BLAS_dxml_LIBRARY-NOTFOUND
//Path to a library.
BLAS_essl_LIBRARY:FILEPATH=BLAS_essl_LIBRARY-NOTFOUND
//Path to a library.
BLAS_f77blas_LIBRARY:FILEPATH=BLAS_f77blas_LIBRARY-NOTFOUND
//Path to a library.
BLAS_goto2_LIBRARY:FILEPATH=BLAS_goto2_LIBRARY-NOTFOUND
//Path to a library.
BLAS_scsl_LIBRARY:FILEPATH=BLAS_scsl_LIBRARY-NOTFOUND
//Path to a library.
BLAS_sgemm_LIBRARY:FILEPATH=BLAS_sgemm_LIBRARY-NOTFOUND
//Path to a library.
BLAS_sunperf_LIBRARY:FILEPATH=BLAS_sunperf_LIBRARY-NOTFOUND
//Path to a library.
BLAS_vecLib_LIBRARY:FILEPATH=BLAS_vecLib_LIBRARY-NOTFOUND
//Boost date_time library (debug)
Boost_DATE_TIME_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_date_time.so
//Boost date_time library (release)
Boost_DATE_TIME_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_date_time.so
//Boost filesystem library (debug)
Boost_FILESYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_filesystem.so
//Boost filesystem library (release)
Boost_FILESYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_filesystem.so
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/local/include
//Boost library directory
Boost_LIBRARY_DIR:PATH=/usr/local/lib
//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_system.so
//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_system.so
//Boost unit_test_framework library (debug)
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_unit_test_framework.so
//Boost unit_test_framework library (release)
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_unit_test_framework.so
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Debug
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler.
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
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 release minsize 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 Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info 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_NAME:STATIC=opm-autodiff
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info 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
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//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
//No help, variable specified on the command line.
DUNE_ROOT:UNINITIALIZED=/home/liuming/work/dune
//No help, variable specified on the command line.
ERT_ROOT:UNINITIALIZED=/home/liuming/work/opm/ert
//git command line client
GIT_EXECUTABLE:FILEPATH=/usr/bin/git
//Path to a library.
LAPACK_Accelerate_LIBRARY:FILEPATH=LAPACK_Accelerate_LIBRARY-NOTFOUND
//Path to a library.
LAPACK_goto2_LIBRARY:FILEPATH=LAPACK_goto2_LIBRARY-NOTFOUND
//Path to a library.
LAPACK_lapack_LIBRARY:FILEPATH=/usr/lib/liblapack.so
//Path to a library.
LAPACK_vecLib_LIBRARY:FILEPATH=LAPACK_vecLib_LIBRARY-NOTFOUND
//Path to build system macros and scripts
OPM_MACROS_ROOT:PATH=/home/liuming/work/opm/opm-autodiff
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
//Precompile common headers for speed.
PRECOMPILE_HEADERS:BOOL=OFF
//Value Computed by CMake
Project_BINARY_DIR:STATIC=/home/liuming/work/opm/opm-autodiff/build
//Value Computed by CMake
Project_SOURCE_DIR:STATIC=/home/liuming/work/opm/opm-autodiff
//Search sibling directories before system paths
SIBLING_SEARCH:BOOL=ON
//Use Message Passing Interface for parallel computing
USE_MPI:BOOL=OFF
//Enable OpenMP for parallelization
USE_OPENMP:BOOL=OFF
//Embed original dependency paths in installed library
USE_RUNPATH:BOOL=ON
//Put files in release-specific directories
USE_VERSIONED_DIR:BOOL=OFF
//Whole program optimization (lto)
WHOLE_PROG_OPTIM:BOOL=OFF
//Use native instruction set
WITH_NATIVE:BOOL=ON
//Path to a file.
dune-common_INCLUDE_DIR:PATH=/home/liuming/work/dune/dune-common
//Path to a library.
dune-common_LIBRARY:FILEPATH=dune-common_LIBRARY-NOTFOUND
//Value Computed by CMake
opm-autodiff_BINARY_DIR:STATIC=/home/liuming/work/opm/opm-autodiff/build
//Value Computed by CMake
opm-autodiff_SOURCE_DIR:STATIC=/home/liuming/work/opm/opm-autodiff
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: BLAS_Accelerate_LIBRARY
BLAS_Accelerate_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_acml_LIBRARY
BLAS_acml_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_acml_mp_LIBRARY
BLAS_acml_mp_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_blas_LIBRARY
BLAS_blas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_blas_WORKS
BLAS_blas_WORKS-ADVANCED:INTERNAL=1
//Have function sgemm_
BLAS_blas_WORKS:INTERNAL=1
//ADVANCED property for variable: BLAS_complib.sgimath_LIBRARY
BLAS_complib.sgimath_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_cxml_LIBRARY
BLAS_cxml_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_dxml_LIBRARY
BLAS_dxml_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_essl_LIBRARY
BLAS_essl_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_f77blas_LIBRARY
BLAS_f77blas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_goto2_LIBRARY
BLAS_goto2_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_scsl_LIBRARY
BLAS_scsl_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_sgemm_LIBRARY
BLAS_sgemm_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_sunperf_LIBRARY
BLAS_sunperf_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_vecLib_LIBRARY
BLAS_vecLib_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_DEBUG
Boost_DATE_TIME_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_RELEASE
Boost_DATE_TIME_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG
Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE
Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR
Boost_LIBRARY_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/liuming/work/opm/opm-autodiff/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=11
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-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
//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 generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=
//Have library pthreads
CMAKE_HAVE_PTHREADS_CREATE:INTERNAL=
//Have library pthread
CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/liuming/work/opm/opm-autodiff
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE: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_LOCAL_GENERATORS:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
//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_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
CXX_FLAG_CXX11:INTERNAL=TRUE
//Details about finding C99
FIND_PACKAGE_MESSAGE_DETAILS_C99:INTERNAL=[-std=c99][v()]
//Details about finding CxaDemangle
FIND_PACKAGE_MESSAGE_DETAILS_CxaDemangle:INTERNAL=[1][v()]
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v1.8.3.2()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.26()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Test HAS_ATTRIBUTE_DEPRECATED
HAS_ATTRIBUTE_DEPRECATED:INTERNAL=1
//Test HAS_ATTRIBUTE_DEPRECATED_MSG
HAS_ATTRIBUTE_DEPRECATED_MSG:INTERNAL=1
//Test HAS_ATTRIBUTE_UNUSED
HAS_ATTRIBUTE_UNUSED:INTERNAL=1
//Test HAVE_ARRAY
HAVE_ARRAY:INTERNAL=1
//Test HAVE_ATTRIBUTE_ALWAYS_INLINE
HAVE_ATTRIBUTE_ALWAYS_INLINE:INTERNAL=1
//Test HAVE_AUTO
HAVE_AUTO:INTERNAL=1
//Test HAVE_C99
HAVE_C99:INTERNAL=1
//Test HAVE_CONSTEXPR
HAVE_CONSTEXPR:INTERNAL=1
//Test HAVE_CXA_DEMANGLE
HAVE_CXA_DEMANGLE:INTERNAL=1
//Test HAVE_DUNE_COMMON
HAVE_DUNE_COMMON:INTERNAL=1
//Test HAVE_INTEGRAL_CONSTANT
HAVE_INTEGRAL_CONSTANT:INTERNAL=1
//Result of TRY_COMPILE
HAVE_MTUNE:INTERNAL=TRUE
//Test HAVE_NULLPTR
HAVE_NULLPTR:INTERNAL=1
//Result of TRY_COMPILE
HAVE_RUNPATH:INTERNAL=TRUE
//Test HAVE_RVALUE_REFERENCES
HAVE_RVALUE_REFERENCES:INTERNAL=1
//Test HAVE_SHARED_PTR
HAVE_SHARED_PTR:INTERNAL=1
//Test HAVE_STATIC_ASSERT
HAVE_STATIC_ASSERT:INTERNAL=1
//Have include tr1/tuple
HAVE_TR1_TUPLE:INTERNAL=1
//Have include tr1/type_traits
HAVE_TR1_TYPE_TRAITS:INTERNAL=1
//Have include tuple
HAVE_TUPLE:INTERNAL=1
//Test HAVE_TYPE_TRAITS
HAVE_TYPE_TRAITS:INTERNAL=1
//Test HAVE_UNIQUE_PTR
HAVE_UNIQUE_PTR:INTERNAL=1
//Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE
HAVE_VARIADIC_CONSTRUCTOR_SFINAE:INTERNAL=1
//Test HAVE_VARIADIC_TEMPLATES
HAVE_VARIADIC_TEMPLATES:INTERNAL=1
//ADVANCED property for variable: LAPACK_Accelerate_LIBRARY
LAPACK_Accelerate_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_goto2_LIBRARY
LAPACK_goto2_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_lapack_LIBRARY
LAPACK_lapack_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_lapack_WORKS
LAPACK_lapack_WORKS-ADVANCED:INTERNAL=1
//Have function cheev_
LAPACK_lapack_WORKS:INTERNAL=1
//ADVANCED property for variable: LAPACK_vecLib_LIBRARY
LAPACK_vecLib_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PRECOMPILE_HEADERS
PRECOMPILE_HEADERS-ADVANCED:INTERNAL=1
PkgConf_dune-common_CFLAGS:INTERNAL=
PkgConf_dune-common_CFLAGS_I:INTERNAL=
PkgConf_dune-common_CFLAGS_OTHER:INTERNAL=
PkgConf_dune-common_FOUND:INTERNAL=
PkgConf_dune-common_INCLUDEDIR:INTERNAL=
PkgConf_dune-common_LIBDIR:INTERNAL=
PkgConf_dune-common_LIBS:INTERNAL=
PkgConf_dune-common_LIBS_L:INTERNAL=
PkgConf_dune-common_LIBS_OTHER:INTERNAL=
PkgConf_dune-common_LIBS_PATHS:INTERNAL=
PkgConf_dune-common_PREFIX:INTERNAL=
PkgConf_dune-common_STATIC_CFLAGS:INTERNAL=
PkgConf_dune-common_STATIC_CFLAGS_I:INTERNAL=
PkgConf_dune-common_STATIC_CFLAGS_OTHER:INTERNAL=
PkgConf_dune-common_STATIC_LIBDIR:INTERNAL=
PkgConf_dune-common_STATIC_LIBS:INTERNAL=
PkgConf_dune-common_STATIC_LIBS_L:INTERNAL=
PkgConf_dune-common_STATIC_LIBS_OTHER:INTERNAL=
PkgConf_dune-common_STATIC_LIBS_PATHS:INTERNAL=
PkgConf_dune-common_VERSION:INTERNAL=
PkgConf_dune-common_dune-common_INCLUDEDIR:INTERNAL=
PkgConf_dune-common_dune-common_LIBDIR:INTERNAL=
PkgConf_dune-common_dune-common_PREFIX:INTERNAL=
PkgConf_dune-common_dune-common_VERSION:INTERNAL=
//ADVANCED property for variable: SIBLING_SEARCH
SIBLING_SEARCH-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=date_time;filesystem;system;unit_test_framework
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/local/include
//Last used Boost_LIBRARY_DIR value.
_Boost_LIBRARY_DIR_LAST:INTERNAL=/usr/local/lib
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
__pkg_config_checked_PkgConf_dune-common:INTERNAL=1
//Result of TRY_COMPILE
compile_result_unused:INTERNAL=FALSE
Determining if the pthread_create exist failed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1219798285/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1219798285.dir/build.make CMakeFiles/cmTryCompileExec1219798285.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1219798285.dir/CheckSymbolExists.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -o CMakeFiles/cmTryCompileExec1219798285.dir/CheckSymbolExists.c.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1219798285
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1219798285.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 CMakeFiles/cmTryCompileExec1219798285.dir/CheckSymbolExists.c.o -o cmTryCompileExec1219798285 -rdynamic
CMakeFiles/cmTryCompileExec1219798285.dir/CheckSymbolExists.c.o: In function `main':
CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
make[1]: *** [cmTryCompileExec1219798285] Error 1
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
make: *** [cmTryCompileExec1219798285/fast] Error 2
File /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec843714508/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec843714508.dir/build.make CMakeFiles/cmTryCompileExec843714508.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec843714508.dir/CheckFunctionExists.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec843714508.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec843714508
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec843714508.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec843714508.dir/CheckFunctionExists.c.o -o cmTryCompileExec843714508 -rdynamic -lpthreads
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [cmTryCompileExec843714508] Error 1
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
make: *** [cmTryCompileExec843714508/fast] Error 2
The system is: Linux - 3.11.0-12-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
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/liuming/work/opm/opm-autodiff/build/CMakeFiles/2.8.11.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/2.8.11.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3525965407/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3525965407.dir/build.make CMakeFiles/cmTryCompileExec3525965407.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3525965407.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3525965407.dir/testCCompiler.c.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec3525965407
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3525965407.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3525965407.dir/testCCompiler.c.o -o cmTryCompileExec3525965407 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1692515212/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1692515212.dir/build.make CMakeFiles/cmTryCompileExec1692515212.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec1692515212
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1692515212.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1692515212 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1692515212' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1692515212 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec1692515212/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1692515212.dir/build.make CMakeFiles/cmTryCompileExec1692515212.dir/build]
ignore line: [make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec1692515212]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1692515212.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1692515212 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1692515212' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1692515212 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec1692515212.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec1692515212] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [CMakeFiles/cmTryCompileExec1692515212.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 [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1688679711/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1688679711.dir/build.make CMakeFiles/cmTryCompileExec1688679711.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1688679711.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1688679711.dir/testCXXCompiler.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec1688679711
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1688679711.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec1688679711.dir/testCXXCompiler.cxx.o -o cmTryCompileExec1688679711 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2851429448/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2851429448.dir/build.make CMakeFiles/cmTryCompileExec2851429448.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec2851429448
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2851429448.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2851429448 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2851429448' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2851429448 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec2851429448/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2851429448.dir/build.make CMakeFiles/cmTryCompileExec2851429448.dir/build]
ignore line: [make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec2851429448]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2851429448.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2851429448 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2851429448' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2851429448 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec2851429448] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [CMakeFiles/cmTryCompileExec2851429448.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the CXX compiler accepts the flag -Wl,--enable-new-dtags passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2095184277/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2095184277.dir/build.make CMakeFiles/cmTryCompileExec2095184277.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2095184277.dir/DummyCXXFile.cxx.o
/usr/bin/c++ -Wl,--enable-new-dtags -o CMakeFiles/cmTryCompileExec2095184277.dir/DummyCXXFile.cxx.o -c /usr/share/cmake-2.8/Modules/DummyCXXFile.cxx
Linking CXX executable cmTryCompileExec2095184277
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2095184277.dir/link.txt --verbose=1
/usr/bin/c++ -Wl,--enable-new-dtags CMakeFiles/cmTryCompileExec2095184277.dir/DummyCXXFile.cxx.o -o cmTryCompileExec2095184277 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if the CXX compiler accepts the flag -mtune=native passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4180595642/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4180595642.dir/build.make CMakeFiles/cmTryCompileExec4180595642.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec4180595642.dir/DummyCXXFile.cxx.o
/usr/bin/c++ -pipe -mtune=native -o CMakeFiles/cmTryCompileExec4180595642.dir/DummyCXXFile.cxx.o -c /usr/share/cmake-2.8/Modules/DummyCXXFile.cxx
Linking CXX executable cmTryCompileExec4180595642
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4180595642.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -mtune=native CMakeFiles/cmTryCompileExec4180595642.dir/DummyCXXFile.cxx.o -o cmTryCompileExec4180595642 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_C99 succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec265734363/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec265734363.dir/build.make CMakeFiles/cmTryCompileExec265734363.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec265734363.dir/src.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -DHAVE_C99 -std=c99 -o CMakeFiles/cmTryCompileExec265734363.dir/src.c.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec265734363
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec265734363.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -DHAVE_C99 CMakeFiles/cmTryCompileExec265734363.dir/src.c.o -o cmTryCompileExec265734363 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Determining if the CXX compiler accepts the flag -std=c++11 passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2991784165/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2991784165.dir/build.make CMakeFiles/cmTryCompileExec2991784165.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2991784165.dir/DummyCXXFile.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -o CMakeFiles/cmTryCompileExec2991784165.dir/DummyCXXFile.cxx.o -c /usr/share/cmake-2.8/Modules/DummyCXXFile.cxx
Linking CXX executable cmTryCompileExec2991784165
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2991784165.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 CMakeFiles/cmTryCompileExec2991784165.dir/DummyCXXFile.cxx.o -o cmTryCompileExec2991784165 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_TYPE_TRAITS succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2003234812/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2003234812.dir/build.make CMakeFiles/cmTryCompileExec2003234812.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2003234812.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_TYPE_TRAITS -o CMakeFiles/cmTryCompileExec2003234812.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:9:10: warning: unused variable ‘foo’ [-Wunused-variable]
bool foo = std::is_convertible<int, double>::value;
^
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:10:10: warning: unused variable ‘bar’ [-Wunused-variable]
bool bar = std::is_base_of<Base, Derived>::value;
^
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:11:10: warning: unused variable ‘foobar’ [-Wunused-variable]
bool foobar = std::is_integral<double>::value;
^
Linking CXX executable cmTryCompileExec2003234812
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2003234812.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_TYPE_TRAITS CMakeFiles/cmTryCompileExec2003234812.dir/src.cxx.o -o cmTryCompileExec2003234812 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <type_traits>
class Base {};
class Derived : public Base {};
int main()
{
bool foo = std::is_convertible<int, double>::value;
bool bar = std::is_base_of<Base, Derived>::value;
bool foobar = std::is_integral<double>::value;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_SHARED_PTR succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec477130644/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec477130644.dir/build.make CMakeFiles/cmTryCompileExec477130644.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec477130644.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_SHARED_PTR -o CMakeFiles/cmTryCompileExec477130644.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec477130644
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec477130644.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_SHARED_PTR CMakeFiles/cmTryCompileExec477130644.dir/src.cxx.o -o cmTryCompileExec477130644 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <memory>
int main(void)
{
std::shared_ptr<int> foo(new int(123));
return 0;
}
Performing C++ SOURCE FILE Test HAVE_UNIQUE_PTR succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3309497072/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3309497072.dir/build.make CMakeFiles/cmTryCompileExec3309497072.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3309497072.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_UNIQUE_PTR -o CMakeFiles/cmTryCompileExec3309497072.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3309497072
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3309497072.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_UNIQUE_PTR CMakeFiles/cmTryCompileExec3309497072.dir/src.cxx.o -o cmTryCompileExec3309497072 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <memory>
int main(void)
{
std::unique_ptr<int> foo(new int(123));
return 0;
}
Performing C++ SOURCE FILE Test HAVE_NULLPTR succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3208833600/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3208833600.dir/build.make CMakeFiles/cmTryCompileExec3208833600.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3208833600.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_NULLPTR -o CMakeFiles/cmTryCompileExec3208833600.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:4:13: warning: unused variable ‘ch’ [-Wunused-variable]
char* ch = nullptr;
^
Linking CXX executable cmTryCompileExec3208833600
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3208833600.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_NULLPTR CMakeFiles/cmTryCompileExec3208833600.dir/src.cxx.o -o cmTryCompileExec3208833600 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void)
{
char* ch = nullptr;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_CONSTEXPR succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec534229489/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec534229489.dir/build.make CMakeFiles/cmTryCompileExec534229489.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec534229489.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_CONSTEXPR -o CMakeFiles/cmTryCompileExec534229489.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:6:21: warning: unused variable ‘foobar’ [-Wunused-variable]
constexpr int foobar = foo(100);
^
Linking CXX executable cmTryCompileExec534229489
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec534229489.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_CONSTEXPR CMakeFiles/cmTryCompileExec534229489.dir/src.cxx.o -o cmTryCompileExec534229489 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
template <class T>
inline constexpr int foo(T bar) { return bar*2; }
int main(void)
{
constexpr int foobar = foo(100);
return 0;
}
Performing C++ SOURCE FILE Test HAVE_ARRAY succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec163429833/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec163429833.dir/build.make CMakeFiles/cmTryCompileExec163429833.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec163429833.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_ARRAY -o CMakeFiles/cmTryCompileExec163429833.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec163429833
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec163429833.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_ARRAY CMakeFiles/cmTryCompileExec163429833.dir/src.cxx.o -o cmTryCompileExec163429833 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <array>
int main(void)
{
std::array<int,2> a;
a.fill(9);
return 0;
}
Performing C++ SOURCE FILE Test HAVE_INTEGRAL_CONSTANT succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2096401383/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2096401383.dir/build.make CMakeFiles/cmTryCompileExec2096401383.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2096401383.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_INTEGRAL_CONSTANT -o CMakeFiles/cmTryCompileExec2096401383.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2096401383
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2096401383.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_INTEGRAL_CONSTANT CMakeFiles/cmTryCompileExec2096401383.dir/src.cxx.o -o cmTryCompileExec2096401383 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <type_traits>
void f( int ){}
int main(void){
f( std::integral_constant< int, 42 >() );
}
Determining if the include file tuple exists passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec404247030/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec404247030.dir/build.make CMakeFiles/cmTryCompileExec404247030.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec404247030.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -o CMakeFiles/cmTryCompileExec404247030.dir/CheckIncludeFile.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTryCompileExec404247030
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec404247030.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 CMakeFiles/cmTryCompileExec404247030.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec404247030 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if the include file tr1/tuple exists passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2474710277/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2474710277.dir/build.make CMakeFiles/cmTryCompileExec2474710277.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2474710277.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -o CMakeFiles/cmTryCompileExec2474710277.dir/CheckIncludeFile.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTryCompileExec2474710277
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2474710277.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 CMakeFiles/cmTryCompileExec2474710277.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec2474710277 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_ATTRIBUTE_ALWAYS_INLINE succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3843396595/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3843396595.dir/build.make CMakeFiles/cmTryCompileExec3843396595.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3843396595.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_ATTRIBUTE_ALWAYS_INLINE -o CMakeFiles/cmTryCompileExec3843396595.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:2:40: warning: always_inline function might not be inlinable [-Wattributes]
void __attribute__((always_inline)) foo(void) {}
^
Linking CXX executable cmTryCompileExec3843396595
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3843396595.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_ATTRIBUTE_ALWAYS_INLINE CMakeFiles/cmTryCompileExec3843396595.dir/src.cxx.o -o cmTryCompileExec3843396595 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
void __attribute__((always_inline)) foo(void) {}
int main(void)
{
foo();
return 0;
};
Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_UNUSED succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2344643184/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2344643184.dir/build.make CMakeFiles/cmTryCompileExec2344643184.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2344643184.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_UNUSED -o CMakeFiles/cmTryCompileExec2344643184.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2344643184
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2344643184.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_UNUSED CMakeFiles/cmTryCompileExec2344643184.dir/src.cxx.o -o cmTryCompileExec2344643184 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void)
{
int __attribute__((unused)) foo;
return 0;
};
Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_DEPRECATED succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1864777658/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1864777658.dir/build.make CMakeFiles/cmTryCompileExec1864777658.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1864777658.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_DEPRECATED -o CMakeFiles/cmTryCompileExec1864777658.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1864777658
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1864777658.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_DEPRECATED CMakeFiles/cmTryCompileExec1864777658.dir/src.cxx.o -o cmTryCompileExec1864777658 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#define DEP __attribute__((deprecated))
class bar
{
bar() DEP;
};
class peng { } DEP;
template <class T>
class t_bar
{
t_bar() DEP;
};
template <class T>
class t_peng {
t_peng() {};
} DEP;
void foo() DEP;
void foo() {};
int main(void)
{
return 0;
};
Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_DEPRECATED_MSG succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1759287853/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1759287853.dir/build.make CMakeFiles/cmTryCompileExec1759287853.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1759287853.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_DEPRECATED_MSG -o CMakeFiles/cmTryCompileExec1759287853.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1759287853
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1759287853.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAS_ATTRIBUTE_DEPRECATED_MSG CMakeFiles/cmTryCompileExec1759287853.dir/src.cxx.o -o cmTryCompileExec1759287853 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#define DEP __attribute__((deprecated("message")))
class bar {
bar() DEP;
};
class peng { } DEP;
template <class T>
class t_bar
{
t_bar() DEP;
};
template <class T>
class t_peng
{
t_peng() {};
} DEP;
void foo() DEP;
void foo() {};
int main(void)
{
return 0;
};
Performing C++ SOURCE FILE Test HAVE_STATIC_ASSERT succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec343807604/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec343807604.dir/build.make CMakeFiles/cmTryCompileExec343807604.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec343807604.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_STATIC_ASSERT -o CMakeFiles/cmTryCompileExec343807604.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec343807604
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec343807604.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_STATIC_ASSERT CMakeFiles/cmTryCompileExec343807604.dir/src.cxx.o -o cmTryCompileExec343807604 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void)
{
static_assert(true,"MSG");
return 0;
}
Performing C++ SOURCE FILE Test HAVE_AUTO succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec4175401312/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4175401312.dir/build.make CMakeFiles/cmTryCompileExec4175401312.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec4175401312.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_AUTO -o CMakeFiles/cmTryCompileExec4175401312.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:4:11: warning: unused variable ‘foo’ [-Wunused-variable]
auto foo = 1.23;
^
Linking CXX executable cmTryCompileExec4175401312
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4175401312.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_AUTO CMakeFiles/cmTryCompileExec4175401312.dir/src.cxx.o -o cmTryCompileExec4175401312 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void)
{
auto foo = 1.23;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_VARIADIC_TEMPLATES succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1701994422/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1701994422.dir/build.make CMakeFiles/cmTryCompileExec1701994422.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1701994422.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_VARIADIC_TEMPLATES -o CMakeFiles/cmTryCompileExec1701994422.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1701994422
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1701994422.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_VARIADIC_TEMPLATES CMakeFiles/cmTryCompileExec1701994422.dir/src.cxx.o -o cmTryCompileExec1701994422 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <cassert>
template<typename... T>
int addints(T... x);
int add_ints()
{
return 0;
}
template<typename T1, typename... T>
int add_ints(T1 t1, T... t)
{
return t1 + add_ints(t...);
}
int main(void)
{
assert( 5 == add_ints(9,3,-5,-2) );
return 0;
}
Performing C++ SOURCE FILE Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1288952788/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1288952788.dir/build.make CMakeFiles/cmTryCompileExec1288952788.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1288952788.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_VARIADIC_CONSTRUCTOR_SFINAE -o CMakeFiles/cmTryCompileExec1288952788.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1288952788
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1288952788.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_VARIADIC_CONSTRUCTOR_SFINAE CMakeFiles/cmTryCompileExec1288952788.dir/src.cxx.o -o cmTryCompileExec1288952788 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <functional>
template<typename... U>
struct A
{
template<typename... T,
typename = typename std::enable_if<(sizeof...(T) < 2)>::type
>
A(T... t)
: i(1)
{}
template<typename... T,
typename = typename std::enable_if<(sizeof...(T) >= 2)>::type,
typename = void
>
A(T... t)
: i(-1)
{}
A()
: i(1)
{}
int i;
};
int main(void)
{
return (A<int>().i + A<int>(2).i + A<int>("foo",3.4).i + A<int>(8,'a',A<int>()).i == 0 ? 0 : 1);
}
Performing C++ SOURCE FILE Test HAVE_RVALUE_REFERENCES succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2002855966/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2002855966.dir/build.make CMakeFiles/cmTryCompileExec2002855966.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2002855966.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_RVALUE_REFERENCES -o CMakeFiles/cmTryCompileExec2002855966.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2002855966
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2002855966.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_RVALUE_REFERENCES CMakeFiles/cmTryCompileExec2002855966.dir/src.cxx.o -o cmTryCompileExec2002855966 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <cassert>
#include <utility>
int foo(int&& x) { return 1; }
int foo(const int& x) { return -1; }
template<typename T>
int forward(T&& x)
{
return foo(std::forward<T>(x));
}
int main(void)
{
int i = 0;
assert( forward(i) + forward(int(2)) == 0);
return 0;
}
Determining if the include file tr1/type_traits exists passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1092719945/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1092719945.dir/build.make CMakeFiles/cmTryCompileExec1092719945.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1092719945.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -o CMakeFiles/cmTryCompileExec1092719945.dir/CheckIncludeFile.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTryCompileExec1092719945
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1092719945.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 CMakeFiles/cmTryCompileExec1092719945.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec1092719945 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if the function sgemm_ exists passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec914510658/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec914510658.dir/build.make CMakeFiles/cmTryCompileExec914510658.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec914510658.dir/CheckFunctionExists.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=sgemm_ -o CMakeFiles/cmTryCompileExec914510658.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec914510658
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec914510658.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=sgemm_ CMakeFiles/cmTryCompileExec914510658.dir/CheckFunctionExists.c.o -o cmTryCompileExec914510658 -rdynamic -lblas
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if files pthread.h exist passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3215369650/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3215369650.dir/build.make CMakeFiles/cmTryCompileExec3215369650.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3215369650.dir/CheckIncludeFiles.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -o CMakeFiles/cmTryCompileExec3215369650.dir/CheckIncludeFiles.c.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3215369650
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3215369650.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 CMakeFiles/cmTryCompileExec3215369650.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3215369650 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2732776652/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2732776652.dir/build.make CMakeFiles/cmTryCompileExec2732776652.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2732776652.dir/CheckFunctionExists.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec2732776652.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2732776652
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2732776652.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec2732776652.dir/CheckFunctionExists.c.o -o cmTryCompileExec2732776652 -rdynamic -lpthread
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Determining if the function cheev_ exists passed with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2480092350/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2480092350.dir/build.make CMakeFiles/cmTryCompileExec2480092350.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2480092350.dir/CheckFunctionExists.c.o
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=cheev_ -o CMakeFiles/cmTryCompileExec2480092350.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2480092350
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2480092350.dir/link.txt --verbose=1
/usr/bin/cc -pipe -Wall -Wno-unknown-pragmas -std=c99 -DCHECK_FUNCTION_EXISTS=cheev_ CMakeFiles/cmTryCompileExec2480092350.dir/CheckFunctionExists.c.o -o cmTryCompileExec2480092350 -rdynamic -llapack -lblas
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_CXA_DEMANGLE succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3347448491/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3347448491.dir/build.make CMakeFiles/cmTryCompileExec3347448491.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3347448491.dir/src.cxx.o
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_CXA_DEMANGLE -o CMakeFiles/cmTryCompileExec3347448491.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:6:11: warning: unused variable ‘demangled’ [-Wunused-variable]
char *demangled = abi::__cxa_demangle( foo, 0, 0, &status );
^
Linking CXX executable cmTryCompileExec3347448491
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3347448491.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_CXA_DEMANGLE CMakeFiles/cmTryCompileExec3347448491.dir/src.cxx.o -o cmTryCompileExec3347448491 -rdynamic
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <cxxabi.h>
int main(void){
int foobar = 0;
const char *foo = typeid(foobar).name();
int status;
char *demangled = abi::__cxa_demangle( foo, 0, 0, &status );
}
Performing C++ SOURCE FILE Test HAVE_DUNE_COMMON succeded with the following output:
Change Dir: /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3629628530/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3629628530.dir/build.make CMakeFiles/cmTryCompileExec3629628530.dir/build
make[1]: Entering directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3629628530.dir/src.cxx.o
/usr/bin/c++ -DDUNE_COMMON_FIELDVECTOR_SIZE_IS_METHOD=1 -DHAS_ATTRIBUTE_DEPRECATED=1 -DHAS_ATTRIBUTE_DEPRECATED_MSG=1 -DHAS_ATTRIBUTE_UNUSED=1 -DHAVE_ARRAY=1 -DHAVE_CXA_DEMANGLE=1 -DHAVE_MAKE_SHARED=1 -DHAVE_NULLPTR=1 -DHAVE_SHARED_PTR=1 -DHAVE_STATIC_ASSERT=1 -DHAVE_TR1_TUPLE=1 -DHAVE_TUPLE=1 -DHAVE_TYPE_TRAITS=1 -DSHARED_PTR_HEADER="<memory>" -DSHARED_PTR_NAMESPACE=std -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_DUNE_COMMON -I/home/liuming/work/dune/dune-common -o CMakeFiles/cmTryCompileExec3629628530.dir/src.cxx.o -c /home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’:
/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp/src.cxx:8:31: warning: variable ‘w’ set but not used [-Wunused-but-set-variable]
Dune::FieldVector<double,1> w = m*v;
^
Linking CXX executable cmTryCompileExec3629628530
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3629628530.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -Wall -Wno-unknown-pragmas -std=c++11 -DHAVE_DUNE_COMMON CMakeFiles/cmTryCompileExec3629628530.dir/src.cxx.o -o cmTryCompileExec3629628530 -rdynamic -llapack -lblas
make[1]: Leaving directory `/home/liuming/work/opm/opm-autodiff/build/CMakeFiles/CMakeTmp'
Source file was:
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
int main (void) {
Dune::FieldVector<double,1> v;
Dune::FieldMatrix<double,1,1> m;
m[0][0] = 1.0;
v[0] = 1.0;
Dune::FieldVector<double,1> w = m*v;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment