FreeBSD Bugzilla – Attachment 182404 Details for
Bug 219145
net/freediameter fails to build via poudriere
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Cmake Output log
CMakeOutput.log (text/x-log), 48.76 KB, created by
Vikash Badal
on 2017-05-08 11:19:12 UTC
(
hide
)
Description:
Cmake Output log
Filename:
MIME Type:
Creator:
Vikash Badal
Created:
2017-05-08 11:19:12 UTC
Size:
48.76 KB
patch
obsolete
>The system is: FreeBSD - 11.0-RELEASE-p8 - amd64 >Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. >Compiler: /usr/local/libexec/ccache/cc >Build flags: -O2;-pipe;;-fstack-protector;-fno-strict-aliasing >Id flags: > >The output was: >0 > > >Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" > >The C compiler identification is Clang, found in "/wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/3.8.0/CompilerIdC/a.out" > >Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. >Compiler: /usr/local/libexec/ccache/c++ >Build flags: -O2;-pipe;-fstack-protector;-fno-strict-aliasing >Id flags: > >The output was: >0 > > >Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" > >The CXX compiler identification is Clang, found in "/wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/3.8.0/CompilerIdCXX/a.out" > >Determining if the C compiler works passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_061df/fast" >/usr/bin/make -f CMakeFiles/cmTC_061df.dir/build.make CMakeFiles/cmTC_061df.dir/build >Building C object CMakeFiles/cmTC_061df.dir/testCCompiler.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_061df.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/testCCompiler.c >Linking C executable cmTC_061df >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_061df.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_061df.dir/testCCompiler.c.o -o cmTC_061df > > >Detecting C compiler ABI info compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_3c0c6/fast" >/usr/bin/make -f CMakeFiles/cmTC_3c0c6.dir/build.make CMakeFiles/cmTC_3c0c6.dir/build >Building C object CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c >Linking C executable cmTC_3c0c6 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c0c6.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -v CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -o cmTC_3c0c6 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >Target: x86_64-unknown-freebsd11.0 >Thread model: posix >InstalledDir: /usr/bin > "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_3c0c6 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o > > >Parsed C implicit link information from above output: > link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] > ignore line: [Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp] > ignore line: [] > ignore line: [Run Build Command:"/usr/bin/make" "cmTC_3c0c6/fast"] > ignore line: [/usr/bin/make -f CMakeFiles/cmTC_3c0c6.dir/build.make CMakeFiles/cmTC_3c0c6.dir/build] > ignore line: [Building C object CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o] > ignore line: [/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c] > ignore line: [Linking C executable cmTC_3c0c6] > ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c0c6.dir/link.txt --verbose=1] > ignore line: [/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -v CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -o cmTC_3c0c6 ] > ignore line: [FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)] > ignore line: [Target: x86_64-unknown-freebsd11.0] > ignore line: [Thread model: posix] > ignore line: [InstalledDir: /usr/bin] > link line: [ "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_3c0c6 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_3c0c6.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o] > arg [/usr/bin/ld] ==> ignore > arg [--eh-frame-hdr] ==> ignore > arg [-dynamic-linker] ==> ignore > arg [/libexec/ld-elf.so.1] ==> ignore > arg [--hash-style=both] ==> ignore > arg [--enable-new-dtags] ==> ignore > arg [-o] ==> ignore > arg [cmTC_3c0c6] ==> ignore > arg [/usr/lib/crt1.o] ==> ignore > arg [/usr/lib/crti.o] ==> ignore > arg [/usr/lib/crtbegin.o] ==> ignore > arg [-L/usr/lib] ==> dir [/usr/lib] > arg [CMakeFiles/cmTC_3c0c6.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/crtend.o] ==> ignore > arg [/usr/lib/crtn.o] ==> ignore > remove lib [gcc] > remove lib [gcc_s] > remove lib [gcc] > remove lib [gcc_s] > collapse library dir [/usr/lib] ==> [/usr/lib] > implicit libs: [c] > implicit dirs: [/usr/lib] > implicit fwks: [] > > > > >Detecting C [-std=c11] compiler features compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_6c04f/fast" >/usr/bin/make -f CMakeFiles/cmTC_6c04f.dir/build.make CMakeFiles/cmTC_6c04f.dir/build >Building C object CMakeFiles/cmTC_6c04f.dir/feature_tests.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c11 -o CMakeFiles/cmTC_6c04f.dir/feature_tests.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.c >Linking C executable cmTC_6c04f >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c04f.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_6c04f.dir/feature_tests.c.o -o cmTC_6c04f > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:1c_restrict > Feature record: C_FEATURE:1c_static_assert > Feature record: C_FEATURE:1c_variadic_macros > > >Detecting C [-std=c99] compiler features compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_ee51b/fast" >/usr/bin/make -f CMakeFiles/cmTC_ee51b.dir/build.make CMakeFiles/cmTC_ee51b.dir/build >Building C object CMakeFiles/cmTC_ee51b.dir/feature_tests.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c99 -o CMakeFiles/cmTC_ee51b.dir/feature_tests.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.c >Linking C executable cmTC_ee51b >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee51b.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_ee51b.dir/feature_tests.c.o -o cmTC_ee51b > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:1c_restrict > Feature record: C_FEATURE:0c_static_assert > Feature record: C_FEATURE:1c_variadic_macros > > >Detecting C [-std=c90] compiler features compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_ee195/fast" >/usr/bin/make -f CMakeFiles/cmTC_ee195.dir/build.make CMakeFiles/cmTC_ee195.dir/build >Building C object CMakeFiles/cmTC_ee195.dir/feature_tests.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c90 -o CMakeFiles/cmTC_ee195.dir/feature_tests.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.c >Linking C executable cmTC_ee195 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee195.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_ee195.dir/feature_tests.c.o -o cmTC_ee195 > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:0c_restrict > Feature record: C_FEATURE:0c_static_assert > Feature record: C_FEATURE:0c_variadic_macros >Determining if the CXX compiler works passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_eeade/fast" >/usr/bin/make -f CMakeFiles/cmTC_eeade.dir/build.make CMakeFiles/cmTC_eeade.dir/build >Building CXX object CMakeFiles/cmTC_eeade.dir/testCXXCompiler.cxx.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_eeade.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >Linking CXX executable cmTC_eeade >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eeade.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_eeade.dir/testCXXCompiler.cxx.o -o cmTC_eeade > > >Detecting CXX compiler ABI info compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_ca9ab/fast" >/usr/bin/make -f CMakeFiles/cmTC_ca9ab.dir/build.make CMakeFiles/cmTC_ca9ab.dir/build >Building CXX object CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp >Linking CXX executable cmTC_ca9ab >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca9ab.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -v CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca9ab >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >Target: x86_64-unknown-freebsd11.0 >Thread model: posix >InstalledDir: /usr/bin > "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_ca9ab /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o > > >Parsed CXX implicit link information from above output: > link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] > ignore line: [Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp] > ignore line: [] > ignore line: [Run Build Command:"/usr/bin/make" "cmTC_ca9ab/fast"] > ignore line: [/usr/bin/make -f CMakeFiles/cmTC_ca9ab.dir/build.make CMakeFiles/cmTC_ca9ab.dir/build] > ignore line: [Building CXX object CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o] > ignore line: [/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp] > ignore line: [Linking CXX executable cmTC_ca9ab] > ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca9ab.dir/link.txt --verbose=1] > ignore line: [/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -v CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca9ab ] > ignore line: [FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)] > ignore line: [Target: x86_64-unknown-freebsd11.0] > ignore line: [Thread model: posix] > ignore line: [InstalledDir: /usr/bin] > link line: [ "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_ca9ab /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o] > arg [/usr/bin/ld] ==> ignore > arg [--eh-frame-hdr] ==> ignore > arg [-dynamic-linker] ==> ignore > arg [/libexec/ld-elf.so.1] ==> ignore > arg [--hash-style=both] ==> ignore > arg [--enable-new-dtags] ==> ignore > arg [-o] ==> ignore > arg [cmTC_ca9ab] ==> ignore > arg [/usr/lib/crt1.o] ==> ignore > arg [/usr/lib/crti.o] ==> ignore > arg [/usr/lib/crtbegin.o] ==> ignore > arg [-L/usr/lib] ==> dir [/usr/lib] > arg [CMakeFiles/cmTC_ca9ab.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore > arg [-lc++] ==> lib [c++] > arg [-lm] ==> lib [m] > 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/crtend.o] ==> ignore > arg [/usr/lib/crtn.o] ==> ignore > remove lib [gcc] > remove lib [gcc_s] > remove lib [gcc] > remove lib [gcc_s] > collapse library dir [/usr/lib] ==> [/usr/lib] > implicit libs: [c++;m;c] > implicit dirs: [/usr/lib] > implicit fwks: [] > > > > >Detecting CXX [-std=c++1z] compiler features compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_063e2/fast" >/usr/bin/make -f CMakeFiles/cmTC_063e2.dir/build.make CMakeFiles/cmTC_063e2.dir/build >Building CXX object CMakeFiles/cmTC_063e2.dir/feature_tests.cxx.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1z -o CMakeFiles/cmTC_063e2.dir/feature_tests.cxx.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_063e2 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_063e2.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_063e2.dir/feature_tests.cxx.o -o cmTC_063e2 > > > 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++14] compiler features compiled with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_aa31f/fast" >/usr/bin/make -f CMakeFiles/cmTC_aa31f.dir/build.make CMakeFiles/cmTC_aa31f.dir/build >Building CXX object CMakeFiles/cmTC_aa31f.dir/feature_tests.cxx.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++14 -o CMakeFiles/cmTC_aa31f.dir/feature_tests.cxx.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_aa31f >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa31f.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_aa31f.dir/feature_tests.cxx.o -o cmTC_aa31f > > > 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: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_1bc1f/fast" >/usr/bin/make -f CMakeFiles/cmTC_1bc1f.dir/build.make CMakeFiles/cmTC_1bc1f.dir/build >Building CXX object CMakeFiles/cmTC_1bc1f.dir/feature_tests.cxx.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -o CMakeFiles/cmTC_1bc1f.dir/feature_tests.cxx.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_1bc1f >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bc1f.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_1bc1f.dir/feature_tests.cxx.o -o cmTC_1bc1f > > > 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: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_00a96/fast" >/usr/bin/make -f CMakeFiles/cmTC_00a96.dir/build.make CMakeFiles/cmTC_00a96.dir/build >Building CXX object CMakeFiles/cmTC_00a96.dir/feature_tests.cxx.o >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++98 -o CMakeFiles/cmTC_00a96.dir/feature_tests.cxx.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_00a96 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_00a96.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_00a96.dir/feature_tests.cxx.o -o cmTC_00a96 > > > 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 >Determining if the function getopt_long exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_4dab7/fast" >/usr/bin/make -f CMakeFiles/cmTC_4dab7.dir/build.make CMakeFiles/cmTC_4dab7.dir/build >Building C object CMakeFiles/cmTC_4dab7.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getopt_long -o CMakeFiles/cmTC_4dab7.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_4dab7 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4dab7.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getopt_long CMakeFiles/cmTC_4dab7.dir/CheckFunctionExists.c.o -o cmTC_4dab7 > > >Determining if the function getifaddrs exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_677b1/fast" >/usr/bin/make -f CMakeFiles/cmTC_677b1.dir/build.make CMakeFiles/cmTC_677b1.dir/build >Building C object CMakeFiles/cmTC_677b1.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs -o CMakeFiles/cmTC_677b1.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_677b1 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_677b1.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs CMakeFiles/cmTC_677b1.dir/CheckFunctionExists.c.o -o cmTC_677b1 > > >Determining if the include file sys/types.h exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_37971/fast" >/usr/bin/make -f CMakeFiles/cmTC_37971.dir/build.make CMakeFiles/cmTC_37971.dir/build >Building C object CMakeFiles/cmTC_37971.dir/CheckIncludeFile.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_37971.dir/CheckIncludeFile.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_37971 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37971.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_37971.dir/CheckIncludeFile.c.o -o cmTC_37971 > > >Determining if the include file stdint.h exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_96ae7/fast" >/usr/bin/make -f CMakeFiles/cmTC_96ae7.dir/build.make CMakeFiles/cmTC_96ae7.dir/build >Building C object CMakeFiles/cmTC_96ae7.dir/CheckIncludeFile.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_96ae7.dir/CheckIncludeFile.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_96ae7 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96ae7.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_96ae7.dir/CheckIncludeFile.c.o -o cmTC_96ae7 > > >Determining if the include file stddef.h exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_b1708/fast" >/usr/bin/make -f CMakeFiles/cmTC_b1708.dir/build.make CMakeFiles/cmTC_b1708.dir/build >Building C object CMakeFiles/cmTC_b1708.dir/CheckIncludeFile.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_b1708.dir/CheckIncludeFile.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_b1708 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1708.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_b1708.dir/CheckIncludeFile.c.o -o cmTC_b1708 > > >Determining size of unsigned short passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_e1467/fast" >/usr/bin/make -f CMakeFiles/cmTC_e1467.dir/build.make CMakeFiles/cmTC_e1467.dir/build >Building C object CMakeFiles/cmTC_e1467.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_e1467.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c >Linking C executable cmTC_e1467 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1467.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_e1467.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_e1467 > > >Determining if the system is big endian passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_dec3d/fast" >/usr/bin/make -f CMakeFiles/cmTC_dec3d.dir/build.make CMakeFiles/cmTC_dec3d.dir/build >Building C object CMakeFiles/cmTC_dec3d.dir/TestEndianess.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_dec3d.dir/TestEndianess.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/TestEndianess.c >Linking C executable cmTC_dec3d >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dec3d.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_dec3d.dir/TestEndianess.c.o -o cmTC_dec3d > >TestEndianess.c: >/* A 16 bit integer is required. */ >typedef unsigned short cmakeint16; > >/* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." > On a big endian machine the characters will be exchanged pairwise. */ >const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; > >/* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." > On a little endian machine the characters will be exchanged pairwise. */ >const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; > >#ifdef __CLASSIC_C__ >int main(argc, argv) int argc; char *argv[]; >#else >int main(int argc, char *argv[]) >#endif >{ > int require = 0; > require += info_little[argc]; > require += info_big[argc]; > (void)argv; > return require; >} > > >Determining if the function strndup exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_7ec95/fast" >/usr/bin/make -f CMakeFiles/cmTC_7ec95.dir/build.make CMakeFiles/cmTC_7ec95.dir/build >Building C object CMakeFiles/cmTC_7ec95.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTC_7ec95.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >/usr/local/share/cmake/Modules/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] > CHECK_FUNCTION_EXISTS(void); > ^ ><command line>:1:31: note: expanded from here >#define CHECK_FUNCTION_EXISTS strndup > ^ >/usr/local/share/cmake/Modules/CheckFunctionExists.c:7:3: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' ><command line>:1:31: note: expanded from here >#define CHECK_FUNCTION_EXISTS strndup > ^ >1 warning generated. >Linking C executable cmTC_7ec95 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ec95.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strndup CMakeFiles/cmTC_7ec95.dir/CheckFunctionExists.c.o -o cmTC_7ec95 > > >Determining if the include file pthread.h exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_8a6e3/fast" >/usr/bin/make -f CMakeFiles/cmTC_8a6e3.dir/build.make CMakeFiles/cmTC_8a6e3.dir/build >Building C object CMakeFiles/cmTC_8a6e3.dir/CheckIncludeFile.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_8a6e3.dir/CheckIncludeFile.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_8a6e3 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8a6e3.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_8a6e3.dir/CheckIncludeFile.c.o -o cmTC_8a6e3 > > >Determining if the function clock_gettime exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_65a82/fast" >/usr/bin/make -f CMakeFiles/cmTC_65a82.dir/build.make CMakeFiles/cmTC_65a82.dir/build >Building C object CMakeFiles/cmTC_65a82.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_65a82.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_65a82 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65a82.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime CMakeFiles/cmTC_65a82.dir/CheckFunctionExists.c.o -o cmTC_65a82 > > >Determining if the function sctp_connectx exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_781a6/fast" >/usr/bin/make -f CMakeFiles/cmTC_781a6.dir/build.make CMakeFiles/cmTC_781a6.dir/build >Building C object CMakeFiles/cmTC_781a6.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sctp_connectx -o CMakeFiles/cmTC_781a6.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_781a6 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_781a6.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sctp_connectx CMakeFiles/cmTC_781a6.dir/CheckFunctionExists.c.o -o cmTC_781a6 > > >Performing C SOURCE FILE Test SCTP_CONNECTX_4_ARGS succeeded with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_29f2c/fast" >/usr/bin/make -f CMakeFiles/cmTC_29f2c.dir/build.make CMakeFiles/cmTC_29f2c.dir/build >Building C object CMakeFiles/cmTC_29f2c.dir/src.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSCTP_CONNECTX_4_ARGS -o CMakeFiles/cmTC_29f2c.dir/src.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/src.c >Linking C executable cmTC_29f2c >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29f2c.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSCTP_CONNECTX_4_ARGS CMakeFiles/cmTC_29f2c.dir/src.c.o -o cmTC_29f2c > >Source file was: > > #include <unistd.h> > #include <netinet/sctp.h> > int main() { > return sctp_connectx(0, NULL, 0, NULL); > } > >Determining if the function gnutls_hash exists in the gnutls passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_77a14/fast" >/usr/bin/make -f CMakeFiles/cmTC_77a14.dir/build.make CMakeFiles/cmTC_77a14.dir/build >Building C object CMakeFiles/cmTC_77a14.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_hash -o CMakeFiles/cmTC_77a14.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_77a14 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77a14.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_hash CMakeFiles/cmTC_77a14.dir/CheckFunctionExists.c.o -o cmTC_77a14 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lgnutls > > >Determining if the function gnutls_transport_set_vec_push_function exists in the gnutls passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_7434b/fast" >/usr/bin/make -f CMakeFiles/cmTC_7434b.dir/build.make CMakeFiles/cmTC_7434b.dir/build >Building C object CMakeFiles/cmTC_7434b.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_transport_set_vec_push_function -o CMakeFiles/cmTC_7434b.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_7434b >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7434b.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_transport_set_vec_push_function CMakeFiles/cmTC_7434b.dir/CheckFunctionExists.c.o -o cmTC_7434b -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lgnutls > > >Determining if the function gnutls_x509_trust_list_verify_crt exists in the gnutls passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_17ee7/fast" >/usr/bin/make -f CMakeFiles/cmTC_17ee7.dir/build.make CMakeFiles/cmTC_17ee7.dir/build >Building C object CMakeFiles/cmTC_17ee7.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_x509_trust_list_verify_crt -o CMakeFiles/cmTC_17ee7.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_17ee7 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_17ee7.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_x509_trust_list_verify_crt CMakeFiles/cmTC_17ee7.dir/CheckFunctionExists.c.o -o cmTC_17ee7 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lgnutls > > >Determining if the function gnutls_handshake_set_timeout exists in the gnutls passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_7c1bb/fast" >/usr/bin/make -f CMakeFiles/cmTC_7c1bb.dir/build.make CMakeFiles/cmTC_7c1bb.dir/build >Building C object CMakeFiles/cmTC_7c1bb.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_handshake_set_timeout -o CMakeFiles/cmTC_7c1bb.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_7c1bb >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c1bb.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gnutls_handshake_set_timeout CMakeFiles/cmTC_7c1bb.dir/CheckFunctionExists.c.o -o cmTC_7c1bb -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lgnutls > > >Determining if the AI_ADDRCONFIG exist passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_c859f/fast" >/usr/bin/make -f CMakeFiles/cmTC_c859f.dir/build.make CMakeFiles/cmTC_c859f.dir/build >Building C object CMakeFiles/cmTC_c859f.dir/CheckSymbolExists.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTC_c859f.dir/CheckSymbolExists.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTC_c859f >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c859f.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing CMakeFiles/cmTC_c859f.dir/CheckSymbolExists.c.o -o cmTC_c859f > >File /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <netdb.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef AI_ADDRCONFIG > return ((int*)(&AI_ADDRCONFIG))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the function pthread_barrier_wait exists passed with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_f5237/fast" >/usr/bin/make -f CMakeFiles/cmTC_f5237.dir/build.make CMakeFiles/cmTC_f5237.dir/build >Building C object CMakeFiles/cmTC_f5237.dir/CheckFunctionExists.c.o >/usr/local/libexec/ccache/cc -I/wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/pthread.h -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pthread_barrier_wait -o CMakeFiles/cmTC_f5237.dir/CheckFunctionExists.c.o -c /usr/local/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_f5237 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5237.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pthread_barrier_wait CMakeFiles/cmTC_f5237.dir/CheckFunctionExists.c.o -o cmTC_f5237 -pthread > > >Performing C SOURCE FILE Test HAVE_REG_STARTEND succeeded with the following output: >Change Dir: /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/make" "cmTC_53236/fast" >/usr/bin/make -f CMakeFiles/cmTC_53236.dir/build.make CMakeFiles/cmTC_53236.dir/build >Building C object CMakeFiles/cmTC_53236.dir/src.c.o >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_REG_STARTEND -o CMakeFiles/cmTC_53236.dir/src.c.o -c /wrkdirs/usr/ports/net/freediameter/work/freeDiameter-1.2.0/CMakeFiles/CMakeTmp/src.c >Linking C executable cmTC_53236 >/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53236.dir/link.txt --verbose=1 >/usr/local/libexec/ccache/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_REG_STARTEND CMakeFiles/cmTC_53236.dir/src.c.o -o cmTC_53236 > >Source file was: > > #include <unistd.h> > #include <regex.h> > int main() { > return regexec(NULL, NULL, 0, NULL, REG_STARTEND); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 219145
:
182403
| 182404 |
182405
|
182406