cmake problem report

Pelle Hjek hjek at mail.com
Sun Jul 15 19:32:36 BST 2018


Hi cmake maintainer,

I tried to compile the FreeBSD LibreOffice port which gave an error whith a message telling me to send you a problem report. So I'll do that.

Last bit of output from `make` in /usr/ports/editors/libreoffice:

[...]
---------------------------------------------
`cmake' is up to date.
loading initial cache file /usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/InitialCacheFlags.cm
ake
-- Using system-installed BZIP2
-- Using system-installed CURL
-- Using system-installed EXPAT
-- Using system-installed FORM
-- Using system-installed JSONCPP
-- Using system-installed LIBARCHIVE
-- Using system-installed LIBLZMA
-- Using system-installed LIBRHASH
-- Using system-installed LIBUV
-- Using system-installed ZLIB
-- Could NOT find LibUV: Found unsuitable version "", but required is at least "1.0.0" (found /usr/loc
al/lib/libuv.so)
CMake Error at CMakeLists.txt:531 (message):
  CMAKE_USE_SYSTEM_LIBUV is ON but a libuv is not found!
Call Stack (most recent call first):
  CMakeLists.txt:662 (CMAKE_BUILD_UTILITIES)


-- Configuring incomplete, errors occurred!
See also "/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeOutput.log".
See also "/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
===>  Script "configure" failed unexpectedly.
Please report the problem to kde at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/cmake/work/cmake-3.10.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/cmake
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/vigra
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/libreoffice


--
Pelle Hjek
hjek at member.fsf.org
https://news.hjek.tk
-------------- next part --------------
The system is: FreeBSD - 11.2-RELEASE - i386
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc 
Build flags: -pipe;;-g;-fstack-protector;-isystem;/usr/local/include;-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 "/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/3.10.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++ 
Build flags: -pipe;-g;-fstack-protector;-isystem;/usr/local/include;-fno-strict-aliasing;;-isystem;/usr/local/include
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 "/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/3.10.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_51c5b/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_51c5b.dir/build.make CMakeFiles/cmTC_51c5b.dir/build
Building C object CMakeFiles/cmTC_51c5b.dir/testCCompiler.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_51c5b.dir/testCCompiler.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_51c5b
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_51c5b.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_51c5b.dir/testCCompiler.c.o  -o cmTC_51c5b 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_b6704/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_b6704.dir/build.make CMakeFiles/cmTC_b6704.dir/build
Building C object CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_b6704
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_b6704.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector -v CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o  -o cmTC_b6704 
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
Target: i386-unknown-freebsd11.2
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 -m elf_i386_fbsd -o cmTC_b6704 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_b6704.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
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/local/bin/gmake" "cmTC_b6704/fast"]
  ignore line: [gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp']
  ignore line: [make -f CMakeFiles/cmTC_b6704.dir/build.make CMakeFiles/cmTC_b6704.dir/build]
  ignore line: [Building C object CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o]
  ignore line: [make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTC_b6704]
  ignore line: [/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_b6704.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector -v CMakeFiles/cmTC_b6704.dir/CMakeCCompilerABI.c.o  -o cmTC_b6704 ]
  ignore line: [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)]
  ignore line: [Target: i386-unknown-freebsd11.2]
  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 -m elf_i386_fbsd -o cmTC_b6704 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_b6704.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 [-m] ==> ignore
    arg [elf_i386_fbsd] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_b6704] ==> 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_b6704.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
  collapse library dir [/usr/lib] ==> [/usr/lib]
  implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  implicit dirs: [/usr/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_8697e/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_8697e.dir/build.make CMakeFiles/cmTC_8697e.dir/build
Building C object CMakeFiles/cmTC_8697e.dir/feature_tests.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing    -std=c11 -o CMakeFiles/cmTC_8697e.dir/feature_tests.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.c
Linking C executable cmTC_8697e
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8697e.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_8697e.dir/feature_tests.c.o  -o cmTC_8697e 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


    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: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_e73ea/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_e73ea.dir/build.make CMakeFiles/cmTC_e73ea.dir/build
Building C object CMakeFiles/cmTC_e73ea.dir/feature_tests.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing    -std=c99 -o CMakeFiles/cmTC_e73ea.dir/feature_tests.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.c
Linking C executable cmTC_e73ea
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_e73ea.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_e73ea.dir/feature_tests.c.o  -o cmTC_e73ea 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


    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: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_4a761/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_4a761.dir/build.make CMakeFiles/cmTC_4a761.dir/build
Building C object CMakeFiles/cmTC_4a761.dir/feature_tests.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing    -std=c90 -o CMakeFiles/cmTC_4a761.dir/feature_tests.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.c
Linking C executable cmTC_4a761
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_4a761.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_4a761.dir/feature_tests.c.o  -o cmTC_4a761 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


    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: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_650cd/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_650cd.dir/build.make CMakeFiles/cmTC_650cd.dir/build
Building CXX object CMakeFiles/cmTC_650cd.dir/testCXXCompiler.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_650cd.dir/testCXXCompiler.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_650cd
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_650cd.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_650cd.dir/testCXXCompiler.cxx.o  -o cmTC_650cd 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_7d6c9/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_7d6c9.dir/build.make CMakeFiles/cmTC_7d6c9.dir/build
Building CXX object CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_7d6c9
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7d6c9.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector -v CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_7d6c9 
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
Target: i386-unknown-freebsd11.2
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 -m elf_i386_fbsd -o cmTC_7d6c9 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_7d6c9.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
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/local/bin/gmake" "cmTC_7d6c9/fast"]
  ignore line: [gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp']
  ignore line: [make -f CMakeFiles/cmTC_7d6c9.dir/build.make CMakeFiles/cmTC_7d6c9.dir/build]
  ignore line: [Building CXX object CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTC_7d6c9]
  ignore line: [/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7d6c9.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector -v CMakeFiles/cmTC_7d6c9.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_7d6c9 ]
  ignore line: [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)]
  ignore line: [Target: i386-unknown-freebsd11.2]
  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 -m elf_i386_fbsd -o cmTC_7d6c9 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_7d6c9.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 [-m] ==> ignore
    arg [elf_i386_fbsd] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_7d6c9] ==> 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_7d6c9.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
  collapse library dir [/usr/lib] ==> [/usr/lib]
  implicit libs: [c++;m;gcc;gcc_s;c;gcc;gcc_s]
  implicit dirs: [/usr/lib]
  implicit fwks: []




Detecting CXX [-std=c++1z] compiler features compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_bb939/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_bb939.dir/build.make CMakeFiles/cmTC_bb939.dir/build
Building CXX object CMakeFiles/cmTC_bb939.dir/feature_tests.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=c++1z -o CMakeFiles/cmTC_bb939.dir/feature_tests.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_bb939
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_bb939.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_bb939.dir/feature_tests.cxx.o  -o cmTC_bb939 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/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++14] compiler features compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_5d2f8/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_5d2f8.dir/build.make CMakeFiles/cmTC_5d2f8.dir/build
Building CXX object CMakeFiles/cmTC_5d2f8.dir/feature_tests.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=c++14 -o CMakeFiles/cmTC_5d2f8.dir/feature_tests.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_5d2f8
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_5d2f8.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_5d2f8.dir/feature_tests.cxx.o  -o cmTC_5d2f8 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/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: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_89ded/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_89ded.dir/build.make CMakeFiles/cmTC_89ded.dir/build
Building CXX object CMakeFiles/cmTC_89ded.dir/feature_tests.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=c++11 -o CMakeFiles/cmTC_89ded.dir/feature_tests.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_89ded
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_89ded.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_89ded.dir/feature_tests.cxx.o  -o cmTC_89ded 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/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: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_dc575/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_dc575.dir/build.make CMakeFiles/cmTC_dc575.dir/build
Building CXX object CMakeFiles/cmTC_dc575.dir/feature_tests.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=c++98 -o CMakeFiles/cmTC_dc575.dir/feature_tests.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_dc575
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_dc575.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_dc575.dir/feature_tests.cxx.o  -o cmTC_dc575 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/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
Determining if compiler supports C++14 cstdio passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_22a56/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_22a56.dir/build.make CMakeFiles/cmTC_22a56.dir/build
Building CXX object CMakeFiles/cmTC_22a56.dir/cm_cxx14_cstdio.cpp.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=gnu++14 -o CMakeFiles/cmTC_22a56.dir/cm_cxx14_cstdio.cpp.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/Checks/cm_cxx14_cstdio.cpp
Linking CXX executable cmTC_22a56
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_22a56.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_22a56.dir/cm_cxx14_cstdio.cpp.o  -o cmTC_22a56 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Determining if compiler supports C++ fallthrough passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_7d102/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_7d102.dir/build.make CMakeFiles/cmTC_7d102.dir/build
Building CXX object CMakeFiles/cmTC_7d102.dir/cm_cxx_fallthrough.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=gnu++14 -o CMakeFiles/cmTC_7d102.dir/cm_cxx_fallthrough.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/Checks/cm_cxx_fallthrough.cxx
Linking CXX executable cmTC_7d102
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7d102.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_7d102.dir/cm_cxx_fallthrough.cxx.o  -o cmTC_7d102 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Determining if compiler supports C++ make_unique passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_0a621/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_0a621.dir/build.make CMakeFiles/cmTC_0a621.dir/build
Building CXX object CMakeFiles/cmTC_0a621.dir/cm_cxx_make_unique.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -std=gnu++14 -o CMakeFiles/cmTC_0a621.dir/cm_cxx_make_unique.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/Checks/cm_cxx_make_unique.cxx
Linking CXX executable cmTC_0a621
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_0a621.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_0a621.dir/cm_cxx_make_unique.cxx.o  -o cmTC_0a621 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Determining if the unsetenv exist passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_16518/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_16518.dir/build.make CMakeFiles/cmTC_16518.dir/build
Building C object CMakeFiles/cmTC_16518.dir/CheckSymbolExists.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_16518.dir/CheckSymbolExists.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_16518
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_16518.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_16518.dir/CheckSymbolExists.c.o  -o cmTC_16518 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'

File /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef unsetenv
  return ((int*)(&unsetenv))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Checking whether header cstdio is available compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_e50ff/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_e50ff.dir/build.make CMakeFiles/cmTC_e50ff.dir/build
Building CXX object CMakeFiles/cmTC_e50ff.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_CSTDIO  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_e50ff.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_e50ff
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_e50ff.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_e50ff.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_e50ff 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking for Large File Support compiled and ran with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_0191c/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_0191c.dir/build.make CMakeFiles/cmTC_0191c.dir/build
Building CXX object CMakeFiles/cmTC_0191c.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DKWSYS_CXX_HAS_CSTDIO=1 -DTEST_KWSYS_LFS_WORKS  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_0191c.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_0191c
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_0191c.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_0191c.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_0191c 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether C++ compiler has 'long long' compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_00de8/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_00de8.dir/build.make CMakeFiles/cmTC_00de8.dir/build
Building CXX object CMakeFiles/cmTC_00de8.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_LONG_LONG  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_00de8.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_00de8
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_00de8.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_00de8.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_00de8 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether wstring is available compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_f6753/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_f6753.dir/build.make CMakeFiles/cmTC_f6753.dir/build
Building CXX object CMakeFiles/cmTC_f6753.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_STL_HAS_WSTRING  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_f6753.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_f6753
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f6753.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_f6753.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_f6753 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking if istream supports long long compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_65aec/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_65aec.dir/build.make CMakeFiles/cmTC_65aec.dir/build
Building CXX object CMakeFiles/cmTC_65aec.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_65aec.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_65aec
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_65aec.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_65aec.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_65aec 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking if ostream supports long long compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_94faa/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_94faa.dir/build.make CMakeFiles/cmTC_94faa.dir/build
Building CXX object CMakeFiles/cmTC_94faa.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_94faa.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_94faa
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_94faa.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_94faa.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_94faa 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether C compiler has ptrdiff_t in stddef.h compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_dc9e7/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_dc9e7.dir/build.make CMakeFiles/cmTC_dc9e7.dir/build
Building C object CMakeFiles/cmTC_dc9e7.dir/kwsysPlatformTestsC.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/cc -DTEST_KWSYS_C_HAS_PTRDIFF_T  -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_dc9e7.dir/kwsysPlatformTestsC.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsC.c
Linking C executable cmTC_dc9e7
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_dc9e7.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_dc9e7.dir/kwsysPlatformTestsC.c.o  -o cmTC_dc9e7 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether C compiler has ssize_t in unistd.h compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_74a9f/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_74a9f.dir/build.make CMakeFiles/cmTC_74a9f.dir/build
Building C object CMakeFiles/cmTC_74a9f.dir/kwsysPlatformTestsC.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/cc -DTEST_KWSYS_C_HAS_SSIZE_T  -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_74a9f.dir/kwsysPlatformTestsC.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsC.c
Linking C executable cmTC_74a9f
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_74a9f.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_74a9f.dir/kwsysPlatformTestsC.c.o  -o cmTC_74a9f 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has setenv compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_5bb1d/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_5bb1d.dir/build.make CMakeFiles/cmTC_5bb1d.dir/build
Building CXX object CMakeFiles/cmTC_5bb1d.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_SETENV  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_5bb1d.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_5bb1d
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_5bb1d.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_5bb1d.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_5bb1d 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has unsetenv compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_7e226/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_7e226.dir/build.make CMakeFiles/cmTC_7e226.dir/build
Building CXX object CMakeFiles/cmTC_7e226.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_UNSETENV  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_7e226.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_7e226
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7e226.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_7e226.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_7e226 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has utimes compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_7c320/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_7c320.dir/build.make CMakeFiles/cmTC_7c320.dir/build
Building CXX object CMakeFiles/cmTC_7c320.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_UTIMES  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_7c320.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_7c320
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7c320.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_7c320.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_7c320 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has utimensat compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_5b237/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_5b237.dir/build.make CMakeFiles/cmTC_5b237.dir/build
Building CXX object CMakeFiles/cmTC_5b237.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_UTIMENSAT  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_5b237.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_5b237
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_5b237.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_5b237.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_5b237 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler struct stat has st_mtim member compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_58c16/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_58c16.dir/build.make CMakeFiles/cmTC_58c16.dir/build
Building CXX object CMakeFiles/cmTC_58c16.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIM  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_58c16.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_58c16
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_58c16.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_58c16.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_58c16 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler struct stat has st_mtimespec member compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_2214b/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_2214b.dir/build.make CMakeFiles/cmTC_2214b.dir/build
Building CXX object CMakeFiles/cmTC_2214b.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_2214b.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_2214b
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_2214b.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_2214b.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_2214b 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Determining if files sys/types.h;ifaddrs.h exist passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_647cb/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_647cb.dir/build.make CMakeFiles/cmTC_647cb.dir/build
Building C object CMakeFiles/cmTC_647cb.dir/CheckIncludeFiles.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_647cb.dir/CheckIncludeFiles.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_647cb
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_647cb.dir/link.txt --verbose=1
/usr/bin/cc -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing   -fstack-protector  CMakeFiles/cmTC_647cb.dir/CheckIncludeFiles.c.o  -o cmTC_647cb 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has atol compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_44b10/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_44b10.dir/build.make CMakeFiles/cmTC_44b10.dir/build
Building CXX object CMakeFiles/cmTC_44b10.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_ATOL  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_44b10.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_44b10
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_44b10.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_44b10.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_44b10 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has atoll compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_ca5d6/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_ca5d6.dir/build.make CMakeFiles/cmTC_ca5d6.dir/build
Building CXX object CMakeFiles/cmTC_ca5d6.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_ATOLL  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_ca5d6.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_ca5d6
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_ca5d6.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_ca5d6.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_ca5d6 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Determining if the include file execinfo.h exists passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_12e18/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_12e18.dir/build.make CMakeFiles/cmTC_12e18.dir/build
Building CXX object CMakeFiles/cmTC_12e18.dir/CheckIncludeFile.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_12e18.dir/CheckIncludeFile.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_12e18
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_12e18.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_12e18.dir/CheckIncludeFile.cxx.o  -o cmTC_12e18 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Checking whether backtrace works with this C++ compiler compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_f55b4/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_f55b4.dir/build.make CMakeFiles/cmTC_f55b4.dir/build
Building CXX object CMakeFiles/cmTC_f55b4.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_BACKTRACE  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_f55b4.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_f55b4
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f55b4.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_f55b4.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_f55b4 /usr/lib/libexecinfo.so 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Determining if the include file dlfcn.h exists passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_c19f1/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_c19f1.dir/build.make CMakeFiles/cmTC_c19f1.dir/build
Building CXX object CMakeFiles/cmTC_c19f1.dir/CheckIncludeFile.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_c19f1.dir/CheckIncludeFile.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_c19f1
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_c19f1.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_c19f1.dir/CheckIncludeFile.cxx.o  -o cmTC_c19f1 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Checking whether dladdr works with this C++ compiler compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_a9862/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_a9862.dir/build.make CMakeFiles/cmTC_a9862.dir/build
Building CXX object CMakeFiles/cmTC_a9862.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_DLADDR  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_a9862.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_a9862
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_a9862.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_a9862.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_a9862 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Determining if the include file cxxabi.h exists passed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_52537/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_52537.dir/build.make CMakeFiles/cmTC_52537.dir/build
Building CXX object CMakeFiles/cmTC_52537.dir/CheckIncludeFile.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/c++    -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_52537.dir/CheckIncludeFile.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_52537
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_52537.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_52537.dir/CheckIncludeFile.cxx.o  -o cmTC_52537 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'


Checking whether cxxabi works with this C++ compiler compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_3042f/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_3042f.dir/build.make CMakeFiles/cmTC_3042f.dir/build
Building CXX object CMakeFiles/cmTC_3042f.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_CXXABI  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_3042f.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_3042f
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_3042f.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_3042f.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_3042f 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has getloadavg compiled with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_fd4ab/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_fd4ab.dir/build.make CMakeFiles/cmTC_fd4ab.dir/build
Building CXX object CMakeFiles/cmTC_fd4ab.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_GETLOADAVG  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_fd4ab.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
Linking CXX executable cmTC_fd4ab
/usr/ports/devel/cmake/work/cmake-3.10.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_fd4ab.dir/link.txt --verbose=1
/usr/bin/c++  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include   -fstack-protector  CMakeFiles/cmTC_fd4ab.dir/kwsysPlatformTestsCXX.cxx.o  -o cmTC_fd4ab 
make[4]: Leaving directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


-------------- next part --------------
Determining if the environ exist failed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_0cb70/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_0cb70.dir/build.make CMakeFiles/cmTC_0cb70.dir/build
Building C object CMakeFiles/cmTC_0cb70.dir/CheckSymbolExists.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_0cb70.dir/CheckSymbolExists.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'environ'
  return ((int*)(&environ))[argc];
                  ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_0cb70/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'

File /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef environ
  return ((int*)(&environ))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Checking whether C++ compiler has '__int64' failed to compile with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_d156d/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_d156d.dir/build.make CMakeFiles/cmTC_d156d.dir/build
Building CXX object CMakeFiles/cmTC_d156d.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS___INT64  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_d156d.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:24:1: error: unknown type name '__int64'
__int64 f(__int64 n)
^
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:24:11: error: unknown type name '__int64'
__int64 f(__int64 n)
          ^
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:3: error: unknown type name '__int64'
  __int64 n = 0;
  ^
3 errors generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_d156d/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_59a06/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_59a06.dir/build.make CMakeFiles/cmTC_59a06.dir/build
Building CXX object CMakeFiles/cmTC_59a06.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_59a06.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:196:13: error: use of undeclared identifier 'environ'
  char* e = environ[0];
            ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_59a06/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Determining if files machine/cpu.h exist failed with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_3cb91/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_3cb91.dir/build.make CMakeFiles/cmTC_3cb91.dir/build
Building C object CMakeFiles/cmTC_3cb91.dir/CheckIncludeFiles.c.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'
/usr/bin/cc   -pipe  -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_3cb91.dir/CheckIncludeFiles.c.o   -c /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
In file included from /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/machine/cpu.h:44:
In file included from /usr/include/machine/segments.h:45:
/usr/include/x86/segments.h:87:3: error: redefinition of '__packed' with a different type: 'struct user_segment_descriptor' vs 'struct segment_descriptor'
} __packed;
  ^
/usr/include/x86/segments.h:73:3: note: previous definition is here
} __packed;
  ^
/usr/include/x86/segments.h:109:3: error: redefinition of '__packed' with a different type: 'struct gate_descriptor' vs 'struct segment_descriptor'
} __packed;
  ^
/usr/include/x86/segments.h:73:3: note: previous definition is here
} __packed;
  ^
In file included from /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/machine/cpu.h:44:
/usr/include/machine/segments.h:70:21: error: expected ';' at end of declaration list
        unsigned rd_base:32 __packed;   /* base address  */
                           ^
3 errors generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_3cb91/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/CMakeFiles/CMakeTmp'

Source:
/* */
#include <machine/cpu.h>


int main(void){return 0;}

Checking whether CXX compiler has rlimit64 failed to compile with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_0123a/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_0123a.dir/build.make CMakeFiles/cmTC_0123a.dir/build
Building CXX object CMakeFiles/cmTC_0123a.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DKWSYS_HAS_LFS=1 -DTEST_KWSYS_CXX_HAS_RLIMIT64  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_0123a.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:224:19: error: variable has incomplete type 'struct rlimit64'
  struct rlimit64 rlim;
                  ^
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:224:10: note: forward declaration of 'rlimit64'
  struct rlimit64 rlim;
         ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_0123a/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether CXX compiler has _atoi64 failed to compile with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_deb70/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_deb70.dir/build.make CMakeFiles/cmTC_deb70.dir/build
Building CXX object CMakeFiles/cmTC_deb70.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS__ATOI64  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_deb70.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:252:27: error: use of undeclared identifier '_atoi64'
  return static_cast<int>(_atoi64(str));
                          ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_deb70/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'


Checking whether <ext/stdio_filebuf.h> is available failed to compile with the following output:
Change Dir: /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp

Run Build Command:"/usr/local/bin/gmake" "cmTC_3281d/fast"
gmake[3]: Entering directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
make -f CMakeFiles/cmTC_3281d.dir/build.make CMakeFiles/cmTC_3281d.dir/build
Building CXX object CMakeFiles/cmTC_3281d.dir/kwsysPlatformTestsCXX.cxx.o
make[4]: Entering directory `/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'
/usr/bin/c++  -DTEST_KWSYS_CXX_HAS_EXT_STDIO_FILEBUF_H  -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -o CMakeFiles/cmTC_3281d.dir/kwsysPlatformTestsCXX.cxx.o -c /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx
/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:372:10: fatal error: 'ext/stdio_filebuf.h' file not found
#include <ext/stdio_filebuf.h>
         ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp
gmake[3]: *** [Makefile:126: cmTC_3281d/fast] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/cmake/work/cmake-3.10.2/Source/kwsys/CMakeFiles/CMakeTmp'




More information about the kde-freebsd mailing list