Skip to content

Instantly share code, notes, and snippets.

@biot023
Created January 3, 2017 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biot023/071fa2c7ff9f8e32161bbaf670205c93 to your computer and use it in GitHub Desktop.
Save biot023/071fa2c7ff9f8e32161bbaf670205c93 to your computer and use it in GitHub Desktop.
esql/build/CMakeFiles/CMakeOutput.log
The system is: Linux - 3.19.0-32-generic - x86_64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/local/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 "/src/sqlpp11-connector-postgresql/build/CMakeFiles/3.2.2/CompilerIdCXX/a.out"
Determining if the CXX compiler works passed with the following output:
Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec2850410330/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2850410330.dir/build.make CMakeFiles/cmTryCompileExec2850410330.dir/build
make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2850410330.dir/testCXXCompiler.cxx.o
/usr/local/bin/c++ -o CMakeFiles/cmTryCompileExec2850410330.dir/testCXXCompiler.cxx.o -c /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec2850410330
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2850410330.dir/link.txt --verbose=1
/usr/local/bin/c++ CMakeFiles/cmTryCompileExec2850410330.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2850410330 -rdynamic
make[1]: Leaving directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec570594767/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec570594767.dir/build.make CMakeFiles/cmTryCompileExec570594767.dir/build
make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o
/usr/local/bin/c++ -o CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec570594767
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec570594767.dir/link.txt --verbose=1
/usr/local/bin/c++ -v CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec570594767 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/local/bin/c++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /usr/src/gcc/configure --disable-multilib --enable-languages=c,c++,fortran,go
Thread model: posix
gcc version 6.3.0 (GCC)
COMPILER_PATH=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/libexec/gcc/x86_64-pc-linux-gnu/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/:/lib/x86_64-linux-gnu/:/lib/../lib64/:/usr/lib/x86_64-linux-gnu/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec570594767' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/collect2 -plugin /usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/liblto_plugin.so -plugin-opt=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccX2f7YE.res -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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec570594767 /usr/lib/x86_64-linux-gnu/crt1.o /usr/lib/x86_64-linux-gnu/crti.o /usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbegin.o -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtend.o /usr/lib/x86_64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec570594767' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec570594767/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec570594767.dir/build.make CMakeFiles/cmTryCompileExec570594767.dir/build]
ignore line: [make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/local/bin/c++ -o CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec570594767]
ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec570594767.dir/link.txt --verbose=1]
ignore line: [/usr/local/bin/c++ -v CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec570594767 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/local/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /usr/src/gcc/configure --disable-multilib --enable-languages=c,c++,fortran,go]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.3.0 (GCC) ]
ignore line: [COMPILER_PATH=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/libexec/gcc/x86_64-pc-linux-gnu/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/:/lib/x86_64-linux-gnu/:/lib/../lib64/:/usr/lib/x86_64-linux-gnu/:/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec570594767' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/collect2 -plugin /usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/liblto_plugin.so -plugin-opt=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccX2f7YE.res -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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec570594767 /usr/lib/x86_64-linux-gnu/crt1.o /usr/lib/x86_64-linux-gnu/crti.o /usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbegin.o -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. CMakeFiles/cmTryCompileExec570594767.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtend.o /usr/lib/x86_64-linux-gnu/crtn.o]
arg [/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccX2f7YE.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec570594767] ==> ignore
arg [/usr/lib/x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbegin.o] ==> ignore
arg [-L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0] ==> dir [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0]
arg [-L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64] ==> dir [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../..] ==> dir [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../..]
arg [CMakeFiles/cmTryCompileExec570594767.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/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtend.o] ==> ignore
arg [/usr/lib/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/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0] ==> [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0]
collapse library dir [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64] ==> [/usr/local/lib64]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../..] ==> [/usr/local/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.0;/usr/local/lib64;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/usr/local/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec2966199635/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2966199635.dir/build.make CMakeFiles/cmTryCompileExec2966199635.dir/build
make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2966199635.dir/feature_tests.cxx.o
/usr/local/bin/c++ -std=c++14 -o CMakeFiles/cmTryCompileExec2966199635.dir/feature_tests.cxx.o -c /src/sqlpp11-connector-postgresql/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec2966199635
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2966199635.dir/link.txt --verbose=1
/usr/local/bin/c++ CMakeFiles/cmTryCompileExec2966199635.dir/feature_tests.cxx.o -o cmTryCompileExec2966199635 -rdynamic
make[1]: Leaving directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec587008772/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec587008772.dir/build.make CMakeFiles/cmTryCompileExec587008772.dir/build
make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec587008772.dir/feature_tests.cxx.o
/usr/local/bin/c++ -std=c++11 -o CMakeFiles/cmTryCompileExec587008772.dir/feature_tests.cxx.o -c /src/sqlpp11-connector-postgresql/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec587008772
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec587008772.dir/link.txt --verbose=1
/usr/local/bin/c++ CMakeFiles/cmTryCompileExec587008772.dir/feature_tests.cxx.o -o cmTryCompileExec587008772 -rdynamic
make[1]: Leaving directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec549428424/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec549428424.dir/build.make CMakeFiles/cmTryCompileExec549428424.dir/build
make[1]: Entering directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec549428424.dir/feature_tests.cxx.o
/usr/local/bin/c++ -std=c++98 -o CMakeFiles/cmTryCompileExec549428424.dir/feature_tests.cxx.o -c /src/sqlpp11-connector-postgresql/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec549428424
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec549428424.dir/link.txt --verbose=1
/usr/local/bin/c++ CMakeFiles/cmTryCompileExec549428424.dir/feature_tests.cxx.o -o cmTryCompileExec549428424 -rdynamic
make[1]: Leaving directory '/src/sqlpp11-connector-postgresql/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment